Max level shown:
1 [ Feb 6 17:04:37 Enabled. ]
2 [ Feb 6 17:04:37 Rereading configuration. ]
3 [ Feb 6 17:04:41 Rereading configuration. ]
4 [ Feb 6 17:04:48 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 6 17:04:48 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.06 17:04:48.618671 [ 1 ] {} <Information> Application: Will watch for the process with pid 23806
33 2024.02.06 17:04:48.618775 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.02.06 17:04:49.264943 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23806
35 2024.02.06 17:04:49.265129 [ 1 ] {} <Information> Application: starting up
36 2024.02.06 17:04:49.265346 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.02.06 17:04:49.408472 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.02.06 17:04:49.408530 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.02.06 17:04:49.408544 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.02.06 17:04:49.408579 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.02.06 17:04:49.408887 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.02.06 17:04:49.409598 [ 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.06 17:04:49.410078 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.02.06 17:04:49.410328 [ 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.06 17:04:49.412917 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.02.06 17:04:49.412959 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.02.06 17:04:49.413695 [ 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.06 17:04:49.413863 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.02.06 17:04:49.419950 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.02.06 17:04:49.420365 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.02.06 17:04:49.420391 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.02.06 17:04:49.421910 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.02.06 17:04:49.422441 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.02.06 17:04:49.422761 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.02.06 17:04:49.423096 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.02.06 17:04:49.423915 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.02.06 17:04:49.423960 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.02.06 17:04:49.424020 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.02.06 17:04:49.424037 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.02.06 17:04:49.447841 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.02.06 17:04:49.447884 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157355 sec
68 2024.02.06 17:04:49.448646 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.02.06 17:04:49.448720 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.02.06 17:04:49.448740 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.02.06 17:04:49.448756 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.02.06 17:04:49.448768 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.02.06 17:04:49.448780 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.02.06 17:04:49.448794 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.02.06 17:04:49.448823 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.02.06 17:04:49.448841 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.02.06 17:04:49.448869 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.02.06 17:04:49.448882 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.02.06 17:04:49.448895 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.02.06 17:04:49.448909 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.02.06 17:04:49.448939 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.02.06 17:04:49.448953 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.02.06 17:04:49.448964 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.02.06 17:04:49.483587 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.02.06 17:04:49.485710 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.02.06 17:04:49.485742 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2972e-05 sec
87 2024.02.06 17:04:49.485770 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.02.06 17:04:49.485786 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.02.06 17:04:49.485810 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.02.06 17:04:49.487900 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.02.06 17:04:49.492788 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.02.06 17:04:49.492902 [ 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.06 17:04:49.492936 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.02.06 17:04:49.704418 [ 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.06 17:04:49.720957 [ 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.06 17:04:49.721005 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.02.06 17:04:49.773187 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.02.06 17:04:49.773943 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
99 2024.02.06 17:04:49.774302 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.02.06 17:04:49.774356 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.02.06 17:04:49.774365 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.02.06 17:04:49.774417 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
103 2024.02.06 17:04:49.774461 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
104 2024.02.06 17:04:49.774506 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.02.06 17:04:49.774565 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.02.06 17:04:49.774589 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.02.06 17:04:50.386697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
108 2024.02.06 17:04:50.386882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
109 2024.02.06 17:04:50.387458 [ 3 ] {} <Debug> HTTP-Session: ddf03e43-58ee-4203-9bcf-dea20eb36cfb Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
110 2024.02.06 17:04:50.387492 [ 3 ] {} <Debug> HTTP-Session: ddf03e43-58ee-4203-9bcf-dea20eb36cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
111 2024.02.06 17:04:50.387626 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
112 2024.02.06 17:04:50.387655 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
113 2024.02.06 17:04:50.387673 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
114 2024.02.06 17:04:50.389046 [ 3 ] {15e17d54-6e4a-4efe-9d0f-57977b6fdc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
115 2024.02.06 17:04:50.410589 [ 3 ] {15e17d54-6e4a-4efe-9d0f-57977b6fdc54} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:51594) (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.06 17:04:50.411335 [ 3 ] {15e17d54-6e4a-4efe-9d0f-57977b6fdc54} <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.06 17:04:50.412021 [ 3 ] {15e17d54-6e4a-4efe-9d0f-57977b6fdc54} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2024.02.06 17:04:50.412044 [ 3 ] {} <Debug> HTTP-Session: ddf03e43-58ee-4203-9bcf-dea20eb36cfb Destroying unnamed session
167 2024.02.06 17:04:50.412429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2024.02.06 17:04:50.412483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2024.02.06 17:04:50.412503 [ 3 ] {} <Debug> HTTP-Session: 06b57f48-a597-4af7-92e8-8862332a17d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
170 2024.02.06 17:04:50.412526 [ 3 ] {} <Debug> HTTP-Session: 06b57f48-a597-4af7-92e8-8862332a17d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2024.02.06 17:04:50.412623 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
172 2024.02.06 17:04:50.412704 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
173 2024.02.06 17:04:50.413642 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
174 2024.02.06 17:04:50.415508 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
175 2024.02.06 17:04:50.419423 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} <Debug> DynamicQueryHandler: Done processing query
176 2024.02.06 17:04:50.419461 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
177 2024.02.06 17:04:50.419478 [ 3 ] {} <Debug> HTTP-Session: 06b57f48-a597-4af7-92e8-8862332a17d8 Destroying unnamed session
178 2024.02.06 17:04:50.419636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2024.02.06 17:04:50.419696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2024.02.06 17:04:50.419716 [ 3 ] {} <Debug> HTTP-Session: 88ecba3d-0b6c-42f7-ae2b-30368d0bbc20 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
181 2024.02.06 17:04:50.419733 [ 3 ] {} <Debug> HTTP-Session: 88ecba3d-0b6c-42f7-ae2b-30368d0bbc20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2024.02.06 17:04:50.419837 [ 3 ] {2e2185f7-ca0e-4bb3-aa2f-19904b66e5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
183 2024.02.06 17:04:50.420091 [ 3 ] {2e2185f7-ca0e-4bb3-aa2f-19904b66e5e5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:51594) (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.06 17:04:50.420219 [ 3 ] {2e2185f7-ca0e-4bb3-aa2f-19904b66e5e5} <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.06 17:04:50.420330 [ 3 ] {2e2185f7-ca0e-4bb3-aa2f-19904b66e5e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
234 2024.02.06 17:04:50.420351 [ 3 ] {} <Debug> HTTP-Session: 88ecba3d-0b6c-42f7-ae2b-30368d0bbc20 Destroying unnamed session
235 2024.02.06 17:04:50.420687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
236 2024.02.06 17:04:50.420740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
237 2024.02.06 17:04:50.420759 [ 3 ] {} <Debug> HTTP-Session: 1b9c2d99-9703-47ed-a549-8ee3b456cf66 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
238 2024.02.06 17:04:50.420782 [ 3 ] {} <Debug> HTTP-Session: 1b9c2d99-9703-47ed-a549-8ee3b456cf66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
239 2024.02.06 17:04:50.420898 [ 3 ] {19647319-bb9a-4d23-8e28-559f2b70ea98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) DROP DATABASE IF EXISTS oximeter (stage: Complete)
240 2024.02.06 17:04:50.421002 [ 3 ] {19647319-bb9a-4d23-8e28-559f2b70ea98} <Debug> DynamicQueryHandler: Done processing query
241 2024.02.06 17:04:50.421031 [ 3 ] {19647319-bb9a-4d23-8e28-559f2b70ea98} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2024.02.06 17:04:50.421047 [ 3 ] {} <Debug> HTTP-Session: 1b9c2d99-9703-47ed-a549-8ee3b456cf66 Destroying unnamed session
243 2024.02.06 17:04:50.421162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2024.02.06 17:04:50.421212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2024.02.06 17:04:50.421231 [ 3 ] {} <Debug> HTTP-Session: d27df956-1c70-4fc4-addd-46cb6acfede6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
246 2024.02.06 17:04:50.421256 [ 3 ] {} <Debug> HTTP-Session: d27df956-1c70-4fc4-addd-46cb6acfede6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2024.02.06 17:04:50.421316 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
248 2024.02.06 17:04:50.421375 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
249 2024.02.06 17:04:50.422497 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
250 2024.02.06 17:04:50.422519 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3082e-05 sec
251 2024.02.06 17:04:50.422546 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} <Information> TablesLoader: Loading 0 tables with 0 dependency level
252 2024.02.06 17:04:50.422565 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.02.06 17:04:50.422634 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} <Debug> DynamicQueryHandler: Done processing query
254 2024.02.06 17:04:50.422659 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2024.02.06 17:04:50.422674 [ 3 ] {} <Debug> HTTP-Session: d27df956-1c70-4fc4-addd-46cb6acfede6 Destroying unnamed session
256 2024.02.06 17:04:50.422783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.02.06 17:04:50.422828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2024.02.06 17:04:50.422847 [ 3 ] {} <Debug> HTTP-Session: 356b2e61-3970-4e95-b7ba-9d0108c47963 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
259 2024.02.06 17:04:50.422867 [ 3 ] {} <Debug> HTTP-Session: 356b2e61-3970-4e95-b7ba-9d0108c47963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.02.06 17:04:50.423007 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) /* 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.06 17:04:50.423056 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
263 2024.02.06 17:04:50.434796 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} <Debug> oximeter.version (9942ac75-c637-45e8-af5f-018419eb6419): Loading data parts
264 2024.02.06 17:04:50.434950 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} <Debug> oximeter.version (9942ac75-c637-45e8-af5f-018419eb6419): There are no data parts
265 2024.02.06 17:04:50.447433 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} <Debug> DynamicQueryHandler: Done processing query
266 2024.02.06 17:04:50.447466 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
267 2024.02.06 17:04:50.447494 [ 3 ] {} <Debug> HTTP-Session: 356b2e61-3970-4e95-b7ba-9d0108c47963 Destroying unnamed session
268 2024.02.06 17:04:50.447638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
269 2024.02.06 17:04:50.447699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
270 2024.02.06 17:04:50.447727 [ 3 ] {} <Debug> HTTP-Session: ce7c2b03-4587-4203-bc24-110c959ce535 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
271 2024.02.06 17:04:50.447747 [ 3 ] {} <Debug> HTTP-Session: ce7c2b03-4587-4203-bc24-110c959ce535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
272 2024.02.06 17:04:50.448000 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) /* 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.06 17:04:50.448074 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
284 2024.02.06 17:04:50.461544 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} <Debug> oximeter.measurements_bool (79999fa3-b385-4b2a-b756-6a9bf02ba5c8): Loading data parts
285 2024.02.06 17:04:50.461709 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} <Debug> oximeter.measurements_bool (79999fa3-b385-4b2a-b756-6a9bf02ba5c8): There are no data parts
286 2024.02.06 17:04:50.464610 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} <Debug> DynamicQueryHandler: Done processing query
287 2024.02.06 17:04:50.464640 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2024.02.06 17:04:50.464667 [ 3 ] {} <Debug> HTTP-Session: ce7c2b03-4587-4203-bc24-110c959ce535 Destroying unnamed session
289 2024.02.06 17:04:50.464793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2024.02.06 17:04:50.464852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2024.02.06 17:04:50.464879 [ 3 ] {} <Debug> HTTP-Session: b9906dbd-2b1b-4c60-a3db-a6c590ee70aa Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
292 2024.02.06 17:04:50.464897 [ 3 ] {} <Debug> HTTP-Session: b9906dbd-2b1b-4c60-a3db-a6c590ee70aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2024.02.06 17:04:50.465125 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.465248 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
295 2024.02.06 17:04:50.477118 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} <Debug> oximeter.measurements_i8 (26104b1e-f654-412b-87d7-3e9fd60084a3): Loading data parts
296 2024.02.06 17:04:50.477262 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} <Debug> oximeter.measurements_i8 (26104b1e-f654-412b-87d7-3e9fd60084a3): There are no data parts
297 2024.02.06 17:04:50.489846 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} <Debug> DynamicQueryHandler: Done processing query
298 2024.02.06 17:04:50.489895 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2024.02.06 17:04:50.489926 [ 3 ] {} <Debug> HTTP-Session: b9906dbd-2b1b-4c60-a3db-a6c590ee70aa Destroying unnamed session
300 2024.02.06 17:04:50.490124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2024.02.06 17:04:50.490229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2024.02.06 17:04:50.490269 [ 3 ] {} <Debug> HTTP-Session: 805f6665-a579-423e-b570-f304e6475b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
303 2024.02.06 17:04:50.490304 [ 3 ] {} <Debug> HTTP-Session: 805f6665-a579-423e-b570-f304e6475b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2024.02.06 17:04:50.490502 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.490551 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
306 2024.02.06 17:04:50.494280 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} <Debug> oximeter.measurements_u8 (3f918e6a-425e-42da-b880-8f20ab36dffa): Loading data parts
307 2024.02.06 17:04:50.494386 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} <Debug> oximeter.measurements_u8 (3f918e6a-425e-42da-b880-8f20ab36dffa): There are no data parts
308 2024.02.06 17:04:50.507630 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} <Debug> DynamicQueryHandler: Done processing query
309 2024.02.06 17:04:50.507660 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2024.02.06 17:04:50.507680 [ 3 ] {} <Debug> HTTP-Session: 805f6665-a579-423e-b570-f304e6475b33 Destroying unnamed session
311 2024.02.06 17:04:50.507837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2024.02.06 17:04:50.507896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2024.02.06 17:04:50.507919 [ 3 ] {} <Debug> HTTP-Session: 16aad71f-5bdc-45fc-a901-793f0b6f1c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
314 2024.02.06 17:04:50.507943 [ 3 ] {} <Debug> HTTP-Session: 16aad71f-5bdc-45fc-a901-793f0b6f1c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2024.02.06 17:04:50.508189 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.508247 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
317 2024.02.06 17:04:50.520152 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} <Debug> oximeter.measurements_i16 (bae78de6-96b2-4894-b092-1709474105fc): Loading data parts
318 2024.02.06 17:04:50.520270 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} <Debug> oximeter.measurements_i16 (bae78de6-96b2-4894-b092-1709474105fc): There are no data parts
319 2024.02.06 17:04:50.530697 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} <Debug> DynamicQueryHandler: Done processing query
320 2024.02.06 17:04:50.530727 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2024.02.06 17:04:50.530742 [ 3 ] {} <Debug> HTTP-Session: 16aad71f-5bdc-45fc-a901-793f0b6f1c31 Destroying unnamed session
322 2024.02.06 17:04:50.530864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2024.02.06 17:04:50.530911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2024.02.06 17:04:50.530928 [ 3 ] {} <Debug> HTTP-Session: ab907496-925d-40ce-9477-19c96fc6fb88 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
325 2024.02.06 17:04:50.530948 [ 3 ] {} <Debug> HTTP-Session: ab907496-925d-40ce-9477-19c96fc6fb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2024.02.06 17:04:50.531130 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.531239 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
328 2024.02.06 17:04:50.536563 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} <Debug> oximeter.measurements_u16 (3aa6a0a0-1656-49b4-af0a-18d012377392): Loading data parts
329 2024.02.06 17:04:50.536651 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} <Debug> oximeter.measurements_u16 (3aa6a0a0-1656-49b4-af0a-18d012377392): There are no data parts
330 2024.02.06 17:04:50.549264 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} <Debug> DynamicQueryHandler: Done processing query
331 2024.02.06 17:04:50.549298 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2024.02.06 17:04:50.549313 [ 3 ] {} <Debug> HTTP-Session: ab907496-925d-40ce-9477-19c96fc6fb88 Destroying unnamed session
333 2024.02.06 17:04:50.549430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2024.02.06 17:04:50.549481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2024.02.06 17:04:50.549499 [ 3 ] {} <Debug> HTTP-Session: a019ccfb-533e-45e5-89db-91371718d0e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
336 2024.02.06 17:04:50.549521 [ 3 ] {} <Debug> HTTP-Session: a019ccfb-533e-45e5-89db-91371718d0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2024.02.06 17:04:50.549703 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.549749 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
339 2024.02.06 17:04:50.563638 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} <Debug> oximeter.measurements_i32 (f9c72b51-4d5d-43de-942c-ce8f2767d59b): Loading data parts
340 2024.02.06 17:04:50.563750 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} <Debug> oximeter.measurements_i32 (f9c72b51-4d5d-43de-942c-ce8f2767d59b): There are no data parts
341 2024.02.06 17:04:50.565825 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} <Debug> DynamicQueryHandler: Done processing query
342 2024.02.06 17:04:50.565861 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2024.02.06 17:04:50.565876 [ 3 ] {} <Debug> HTTP-Session: a019ccfb-533e-45e5-89db-91371718d0e1 Destroying unnamed session
344 2024.02.06 17:04:50.565989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2024.02.06 17:04:50.566044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2024.02.06 17:04:50.566063 [ 3 ] {} <Debug> HTTP-Session: d2c7c401-6ba5-4527-8c1b-ef1af902f62a Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
347 2024.02.06 17:04:50.566086 [ 3 ] {} <Debug> HTTP-Session: d2c7c401-6ba5-4527-8c1b-ef1af902f62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2024.02.06 17:04:50.566276 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.566328 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
350 2024.02.06 17:04:50.578716 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} <Debug> oximeter.measurements_u32 (31661973-8c22-4834-9086-89a15895cefa): Loading data parts
351 2024.02.06 17:04:50.578822 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} <Debug> oximeter.measurements_u32 (31661973-8c22-4834-9086-89a15895cefa): There are no data parts
352 2024.02.06 17:04:50.581022 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} <Debug> DynamicQueryHandler: Done processing query
353 2024.02.06 17:04:50.581056 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2024.02.06 17:04:50.581071 [ 3 ] {} <Debug> HTTP-Session: d2c7c401-6ba5-4527-8c1b-ef1af902f62a Destroying unnamed session
355 2024.02.06 17:04:50.581229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.02.06 17:04:50.581287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2024.02.06 17:04:50.581309 [ 3 ] {} <Debug> HTTP-Session: 3288b391-c7ec-4ddc-b110-cbaa274fd6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
358 2024.02.06 17:04:50.581326 [ 3 ] {} <Debug> HTTP-Session: 3288b391-c7ec-4ddc-b110-cbaa274fd6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.02.06 17:04:50.581529 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.581584 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
361 2024.02.06 17:04:50.595815 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} <Debug> oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Loading data parts
362 2024.02.06 17:04:50.595913 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} <Debug> oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): There are no data parts
363 2024.02.06 17:04:50.599474 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} <Debug> DynamicQueryHandler: Done processing query
364 2024.02.06 17:04:50.599505 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2024.02.06 17:04:50.599534 [ 3 ] {} <Debug> HTTP-Session: 3288b391-c7ec-4ddc-b110-cbaa274fd6bd Destroying unnamed session
366 2024.02.06 17:04:50.599686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2024.02.06 17:04:50.599745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2024.02.06 17:04:50.599775 [ 3 ] {} <Debug> HTTP-Session: c1bbf1ba-f38e-43ca-88af-4d1ae8fc5fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
369 2024.02.06 17:04:50.599795 [ 3 ] {} <Debug> HTTP-Session: c1bbf1ba-f38e-43ca-88af-4d1ae8fc5fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2024.02.06 17:04:50.600031 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.600094 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
372 2024.02.06 17:04:50.611750 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} <Debug> oximeter.measurements_u64 (eb01812e-58a4-4b92-8ecd-3ff6ce6ac7ab): Loading data parts
373 2024.02.06 17:04:50.611839 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} <Debug> oximeter.measurements_u64 (eb01812e-58a4-4b92-8ecd-3ff6ce6ac7ab): There are no data parts
374 2024.02.06 17:04:50.624881 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} <Debug> DynamicQueryHandler: Done processing query
375 2024.02.06 17:04:50.624911 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2024.02.06 17:04:50.624937 [ 3 ] {} <Debug> HTTP-Session: c1bbf1ba-f38e-43ca-88af-4d1ae8fc5fc6 Destroying unnamed session
377 2024.02.06 17:04:50.625108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2024.02.06 17:04:50.625165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2024.02.06 17:04:50.625194 [ 3 ] {} <Debug> HTTP-Session: 72974ea9-0f7f-44f7-9b1e-97e0116119d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
380 2024.02.06 17:04:50.625213 [ 3 ] {} <Debug> HTTP-Session: 72974ea9-0f7f-44f7-9b1e-97e0116119d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2024.02.06 17:04:50.625410 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.625454 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
383 2024.02.06 17:04:50.628535 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} <Debug> oximeter.measurements_f32 (96f24465-9014-45ed-809e-c198a1766a76): Loading data parts
384 2024.02.06 17:04:50.628646 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} <Debug> oximeter.measurements_f32 (96f24465-9014-45ed-809e-c198a1766a76): There are no data parts
385 2024.02.06 17:04:50.639486 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} <Debug> DynamicQueryHandler: Done processing query
386 2024.02.06 17:04:50.639510 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2024.02.06 17:04:50.639533 [ 3 ] {} <Debug> HTTP-Session: 72974ea9-0f7f-44f7-9b1e-97e0116119d6 Destroying unnamed session
388 2024.02.06 17:04:50.639659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2024.02.06 17:04:50.639709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2024.02.06 17:04:50.639733 [ 3 ] {} <Debug> HTTP-Session: 401ec05d-5f8b-4e50-95b2-cbd17dfabb55 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
391 2024.02.06 17:04:50.639749 [ 3 ] {} <Debug> HTTP-Session: 401ec05d-5f8b-4e50-95b2-cbd17dfabb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2024.02.06 17:04:50.639938 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.639985 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
394 2024.02.06 17:04:50.654507 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} <Debug> oximeter.measurements_f64 (e24c3fef-e033-431c-9213-9771832a89a7): Loading data parts
395 2024.02.06 17:04:50.654640 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} <Debug> oximeter.measurements_f64 (e24c3fef-e033-431c-9213-9771832a89a7): There are no data parts
396 2024.02.06 17:04:50.658458 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} <Debug> DynamicQueryHandler: Done processing query
397 2024.02.06 17:04:50.658537 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2024.02.06 17:04:50.658595 [ 3 ] {} <Debug> HTTP-Session: 401ec05d-5f8b-4e50-95b2-cbd17dfabb55 Destroying unnamed session
399 2024.02.06 17:04:50.658817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.02.06 17:04:50.658945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2024.02.06 17:04:50.659015 [ 3 ] {} <Debug> HTTP-Session: 085e6771-c583-4fae-8a67-74ee4accc53c Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
402 2024.02.06 17:04:50.659064 [ 3 ] {} <Debug> HTTP-Session: 085e6771-c583-4fae-8a67-74ee4accc53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.02.06 17:04:50.659419 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.659472 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
405 2024.02.06 17:04:50.669105 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} <Debug> oximeter.measurements_string (1f7af7ed-8403-4bda-be09-5f92b23e657b): Loading data parts
406 2024.02.06 17:04:50.669245 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} <Debug> oximeter.measurements_string (1f7af7ed-8403-4bda-be09-5f92b23e657b): There are no data parts
407 2024.02.06 17:04:50.685389 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} <Debug> DynamicQueryHandler: Done processing query
408 2024.02.06 17:04:50.685421 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2024.02.06 17:04:50.685446 [ 3 ] {} <Debug> HTTP-Session: 085e6771-c583-4fae-8a67-74ee4accc53c Destroying unnamed session
410 2024.02.06 17:04:50.685575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2024.02.06 17:04:50.685625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2024.02.06 17:04:50.685649 [ 3 ] {} <Debug> HTTP-Session: 5d928add-cdbd-406a-b497-438dd9b1dfb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
413 2024.02.06 17:04:50.685665 [ 3 ] {} <Debug> HTTP-Session: 5d928add-cdbd-406a-b497-438dd9b1dfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2024.02.06 17:04:50.685861 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.685916 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
423 2024.02.06 17:04:50.703482 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} <Debug> oximeter.measurements_bytes (1508a7d2-2f57-4988-b1af-403f895bcdec): Loading data parts
424 2024.02.06 17:04:50.703590 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} <Debug> oximeter.measurements_bytes (1508a7d2-2f57-4988-b1af-403f895bcdec): There are no data parts
425 2024.02.06 17:04:50.707862 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} <Debug> DynamicQueryHandler: Done processing query
426 2024.02.06 17:04:50.707892 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
427 2024.02.06 17:04:50.707911 [ 3 ] {} <Debug> HTTP-Session: 5d928add-cdbd-406a-b497-438dd9b1dfb1 Destroying unnamed session
428 2024.02.06 17:04:50.708086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2024.02.06 17:04:50.708155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
430 2024.02.06 17:04:50.708179 [ 3 ] {} <Debug> HTTP-Session: c7b84d64-0016-4234-a840-8dec0bfea4a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
431 2024.02.06 17:04:50.708209 [ 3 ] {} <Debug> HTTP-Session: c7b84d64-0016-4234-a840-8dec0bfea4a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2024.02.06 17:04:50.708443 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.708515 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
434 2024.02.06 17:04:50.722000 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} <Debug> oximeter.measurements_cumulativei64 (d2be1cd1-e360-489d-b476-9d60273a6d23): Loading data parts
435 2024.02.06 17:04:50.722109 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} <Debug> oximeter.measurements_cumulativei64 (d2be1cd1-e360-489d-b476-9d60273a6d23): There are no data parts
436 2024.02.06 17:04:50.727095 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} <Debug> DynamicQueryHandler: Done processing query
437 2024.02.06 17:04:50.727125 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
438 2024.02.06 17:04:50.727158 [ 3 ] {} <Debug> HTTP-Session: c7b84d64-0016-4234-a840-8dec0bfea4a8 Destroying unnamed session
439 2024.02.06 17:04:50.727324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.02.06 17:04:50.727380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
441 2024.02.06 17:04:50.727407 [ 3 ] {} <Debug> HTTP-Session: a1039f7a-4de4-447d-a61b-a90b78fa9696 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
442 2024.02.06 17:04:50.727431 [ 3 ] {} <Debug> HTTP-Session: a1039f7a-4de4-447d-a61b-a90b78fa9696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.02.06 17:04:50.727636 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.727697 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
445 2024.02.06 17:04:50.740656 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} <Debug> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Loading data parts
446 2024.02.06 17:04:50.740752 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} <Debug> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): There are no data parts
447 2024.02.06 17:04:50.745919 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} <Debug> DynamicQueryHandler: Done processing query
448 2024.02.06 17:04:50.745950 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
449 2024.02.06 17:04:50.745982 [ 3 ] {} <Debug> HTTP-Session: a1039f7a-4de4-447d-a61b-a90b78fa9696 Destroying unnamed session
450 2024.02.06 17:04:50.746120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
451 2024.02.06 17:04:50.746173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
452 2024.02.06 17:04:50.746208 [ 3 ] {} <Debug> HTTP-Session: 675d6694-2e7c-49ab-933b-a331507545f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
453 2024.02.06 17:04:50.746238 [ 3 ] {} <Debug> HTTP-Session: 675d6694-2e7c-49ab-933b-a331507545f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
454 2024.02.06 17:04:50.746453 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.746515 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
456 2024.02.06 17:04:50.759105 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} <Debug> oximeter.measurements_cumulativef32 (a88e373d-c9a1-433a-b95d-9e507cde8e80): Loading data parts
457 2024.02.06 17:04:50.759316 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} <Debug> oximeter.measurements_cumulativef32 (a88e373d-c9a1-433a-b95d-9e507cde8e80): There are no data parts
458 2024.02.06 17:04:50.776921 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} <Debug> DynamicQueryHandler: Done processing query
459 2024.02.06 17:04:50.776965 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
460 2024.02.06 17:04:50.776985 [ 3 ] {} <Debug> HTTP-Session: 675d6694-2e7c-49ab-933b-a331507545f7 Destroying unnamed session
461 2024.02.06 17:04:50.777142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
462 2024.02.06 17:04:50.777207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
463 2024.02.06 17:04:50.777231 [ 3 ] {} <Debug> HTTP-Session: 2873cc98-b53b-4b6f-815d-baa1ab83916f Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
464 2024.02.06 17:04:50.777269 [ 3 ] {} <Debug> HTTP-Session: 2873cc98-b53b-4b6f-815d-baa1ab83916f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
465 2024.02.06 17:04:50.777495 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.777564 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
467 2024.02.06 17:04:50.794038 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} <Debug> oximeter.measurements_cumulativef64 (091bfaee-30fd-4b5d-aa27-ef02ebafb3b7): Loading data parts
468 2024.02.06 17:04:50.794154 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} <Debug> oximeter.measurements_cumulativef64 (091bfaee-30fd-4b5d-aa27-ef02ebafb3b7): There are no data parts
469 2024.02.06 17:04:50.799033 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} <Debug> DynamicQueryHandler: Done processing query
470 2024.02.06 17:04:50.799080 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
471 2024.02.06 17:04:50.799111 [ 3 ] {} <Debug> HTTP-Session: 2873cc98-b53b-4b6f-815d-baa1ab83916f Destroying unnamed session
472 2024.02.06 17:04:50.799263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
473 2024.02.06 17:04:50.799331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
474 2024.02.06 17:04:50.799365 [ 3 ] {} <Debug> HTTP-Session: 701650ee-e8f7-4ff7-93d4-8928889d032f Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
475 2024.02.06 17:04:50.799383 [ 3 ] {} <Debug> HTTP-Session: 701650ee-e8f7-4ff7-93d4-8928889d032f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
476 2024.02.06 17:04:50.799612 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.799677 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
488 2024.02.06 17:04:50.812174 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} <Debug> oximeter.measurements_histogrami8 (5b6cf806-a119-4e54-bc38-4ce668b21607): Loading data parts
489 2024.02.06 17:04:50.812296 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} <Debug> oximeter.measurements_histogrami8 (5b6cf806-a119-4e54-bc38-4ce668b21607): There are no data parts
490 2024.02.06 17:04:50.814064 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} <Debug> DynamicQueryHandler: Done processing query
491 2024.02.06 17:04:50.814103 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
492 2024.02.06 17:04:50.814127 [ 3 ] {} <Debug> HTTP-Session: 701650ee-e8f7-4ff7-93d4-8928889d032f Destroying unnamed session
493 2024.02.06 17:04:50.814251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
494 2024.02.06 17:04:50.814306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
495 2024.02.06 17:04:50.814338 [ 3 ] {} <Debug> HTTP-Session: ad7e858d-8938-48c0-991e-e00ce839a7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
496 2024.02.06 17:04:50.814354 [ 3 ] {} <Debug> HTTP-Session: ad7e858d-8938-48c0-991e-e00ce839a7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
497 2024.02.06 17:04:50.814572 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.814636 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
499 2024.02.06 17:04:50.831548 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} <Debug> oximeter.measurements_histogramu8 (19baf73c-5a08-4c51-b4d5-3f205e572c7f): Loading data parts
500 2024.02.06 17:04:50.831638 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} <Debug> oximeter.measurements_histogramu8 (19baf73c-5a08-4c51-b4d5-3f205e572c7f): There are no data parts
501 2024.02.06 17:04:50.837744 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} <Debug> DynamicQueryHandler: Done processing query
502 2024.02.06 17:04:50.837775 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
503 2024.02.06 17:04:50.837815 [ 3 ] {} <Debug> HTTP-Session: ad7e858d-8938-48c0-991e-e00ce839a7d5 Destroying unnamed session
504 2024.02.06 17:04:50.837965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
505 2024.02.06 17:04:50.838035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
506 2024.02.06 17:04:50.838072 [ 3 ] {} <Debug> HTTP-Session: f4dda47d-cc5b-4f93-943c-649a34fa384d Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
507 2024.02.06 17:04:50.838094 [ 3 ] {} <Debug> HTTP-Session: f4dda47d-cc5b-4f93-943c-649a34fa384d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
508 2024.02.06 17:04:50.838402 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.838632 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
510 2024.02.06 17:04:50.923292 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} <Debug> oximeter.measurements_histogrami16 (0231f452-34be-4ca0-a1e3-c8ac99b1022d): Loading data parts
511 2024.02.06 17:04:50.923445 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} <Debug> oximeter.measurements_histogrami16 (0231f452-34be-4ca0-a1e3-c8ac99b1022d): There are no data parts
512 2024.02.06 17:04:50.990258 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} <Debug> DynamicQueryHandler: Done processing query
513 2024.02.06 17:04:50.990348 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
514 2024.02.06 17:04:50.990373 [ 3 ] {} <Debug> HTTP-Session: f4dda47d-cc5b-4f93-943c-649a34fa384d Destroying unnamed session
515 2024.02.06 17:04:50.990591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
516 2024.02.06 17:04:50.990686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
517 2024.02.06 17:04:50.990708 [ 3 ] {} <Debug> HTTP-Session: 8956f953-2f05-4484-9698-d1dd324451cf Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
518 2024.02.06 17:04:50.990742 [ 3 ] {} <Debug> HTTP-Session: 8956f953-2f05-4484-9698-d1dd324451cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
519 2024.02.06 17:04:50.991021 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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.06 17:04:50.991096 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
521 2024.02.06 17:04:51.000254 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.06 MiB, peak 222.02 MiB, will set to 226.32 MiB (RSS), difference: 7.27 MiB
522 2024.02.06 17:04:51.029397 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} <Debug> oximeter.measurements_histogramu16 (c38c87ab-fbda-4263-8073-8d364248d231): Loading data parts
523 2024.02.06 17:04:51.029557 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} <Debug> oximeter.measurements_histogramu16 (c38c87ab-fbda-4263-8073-8d364248d231): There are no data parts
524 2024.02.06 17:04:51.062303 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} <Debug> DynamicQueryHandler: Done processing query
525 2024.02.06 17:04:51.062336 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
526 2024.02.06 17:04:51.062380 [ 3 ] {} <Debug> HTTP-Session: 8956f953-2f05-4484-9698-d1dd324451cf Destroying unnamed session
527 2024.02.06 17:04:51.062595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
528 2024.02.06 17:04:51.062660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
529 2024.02.06 17:04:51.062697 [ 3 ] {} <Debug> HTTP-Session: 6762420e-47de-4ee4-98a1-3c168ddb3c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
530 2024.02.06 17:04:51.062737 [ 3 ] {} <Debug> HTTP-Session: 6762420e-47de-4ee4-98a1-3c168ddb3c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
531 2024.02.06 17:04:51.063018 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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)
532 2024.02.06 17:04:51.063100 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
533 2024.02.06 17:04:51.082307 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} <Debug> oximeter.measurements_histogrami32 (2974b925-e985-4012-be6a-917f530ab7ba): Loading data parts
534 2024.02.06 17:04:51.082434 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} <Debug> oximeter.measurements_histogrami32 (2974b925-e985-4012-be6a-917f530ab7ba): There are no data parts
535 2024.02.06 17:04:51.101844 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} <Debug> DynamicQueryHandler: Done processing query
536 2024.02.06 17:04:51.101921 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
537 2024.02.06 17:04:51.101952 [ 3 ] {} <Debug> HTTP-Session: 6762420e-47de-4ee4-98a1-3c168ddb3c83 Destroying unnamed session
538 2024.02.06 17:04:51.102193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
539 2024.02.06 17:04:51.102303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
540 2024.02.06 17:04:51.102341 [ 3 ] {} <Debug> HTTP-Session: d91c5f81-5da2-4f83-9fe0-01d839212bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
541 2024.02.06 17:04:51.102400 [ 3 ] {} <Debug> HTTP-Session: d91c5f81-5da2-4f83-9fe0-01d839212bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
542 2024.02.06 17:04:51.102627 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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)
543 2024.02.06 17:04:51.102694 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
544 2024.02.06 17:04:51.120900 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} <Debug> oximeter.measurements_histogramu32 (a5c21301-fc5e-4636-83b9-cd6d7bc15e59): Loading data parts
545 2024.02.06 17:04:51.121013 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} <Debug> oximeter.measurements_histogramu32 (a5c21301-fc5e-4636-83b9-cd6d7bc15e59): There are no data parts
546 2024.02.06 17:04:51.138764 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} <Debug> DynamicQueryHandler: Done processing query
547 2024.02.06 17:04:51.138805 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
548 2024.02.06 17:04:51.138830 [ 3 ] {} <Debug> HTTP-Session: d91c5f81-5da2-4f83-9fe0-01d839212bfb Destroying unnamed session
549 2024.02.06 17:04:51.139008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
550 2024.02.06 17:04:51.139069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
551 2024.02.06 17:04:51.139098 [ 3 ] {} <Debug> HTTP-Session: 12832483-6c50-48e2-b9db-39f75c7d7746 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
552 2024.02.06 17:04:51.139118 [ 3 ] {} <Debug> HTTP-Session: 12832483-6c50-48e2-b9db-39f75c7d7746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
553 2024.02.06 17:04:51.139439 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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)
554 2024.02.06 17:04:51.139500 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
555 2024.02.06 17:04:51.156570 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} <Debug> oximeter.measurements_histogrami64 (b0cd1736-7430-42c9-a07d-1faa16c120dd): Loading data parts
556 2024.02.06 17:04:51.156671 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} <Debug> oximeter.measurements_histogrami64 (b0cd1736-7430-42c9-a07d-1faa16c120dd): There are no data parts
557 2024.02.06 17:04:51.161252 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} <Debug> DynamicQueryHandler: Done processing query
558 2024.02.06 17:04:51.161279 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
559 2024.02.06 17:04:51.161308 [ 3 ] {} <Debug> HTTP-Session: 12832483-6c50-48e2-b9db-39f75c7d7746 Destroying unnamed session
560 2024.02.06 17:04:51.161448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.02.06 17:04:51.161515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
562 2024.02.06 17:04:51.161550 [ 3 ] {} <Debug> HTTP-Session: 2cb1266b-7865-4508-a479-baa37f198412 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
563 2024.02.06 17:04:51.161572 [ 3 ] {} <Debug> HTTP-Session: 2cb1266b-7865-4508-a479-baa37f198412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.02.06 17:04:51.161842 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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)
565 2024.02.06 17:04:51.161907 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
566 2024.02.06 17:04:51.170351 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} <Debug> oximeter.measurements_histogramu64 (685407e6-04d7-4d78-85e4-92aa2fb9557f): Loading data parts
567 2024.02.06 17:04:51.170442 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} <Debug> oximeter.measurements_histogramu64 (685407e6-04d7-4d78-85e4-92aa2fb9557f): There are no data parts
568 2024.02.06 17:04:51.174901 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} <Debug> DynamicQueryHandler: Done processing query
569 2024.02.06 17:04:51.174934 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
570 2024.02.06 17:04:51.174949 [ 3 ] {} <Debug> HTTP-Session: 2cb1266b-7865-4508-a479-baa37f198412 Destroying unnamed session
571 2024.02.06 17:04:51.175073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
572 2024.02.06 17:04:51.175128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
573 2024.02.06 17:04:51.175147 [ 3 ] {} <Debug> HTTP-Session: ae8398f5-ab17-48fd-bf8a-20cd5b7bfac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
574 2024.02.06 17:04:51.175169 [ 3 ] {} <Debug> HTTP-Session: ae8398f5-ab17-48fd-bf8a-20cd5b7bfac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
575 2024.02.06 17:04:51.175390 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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)
576 2024.02.06 17:04:51.175445 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
577 2024.02.06 17:04:51.184782 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} <Debug> oximeter.measurements_histogramf32 (2089f462-0670-4791-82a3-4b63be5a681b): Loading data parts
578 2024.02.06 17:04:51.184907 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} <Debug> oximeter.measurements_histogramf32 (2089f462-0670-4791-82a3-4b63be5a681b): There are no data parts
579 2024.02.06 17:04:51.186725 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} <Debug> DynamicQueryHandler: Done processing query
580 2024.02.06 17:04:51.186757 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
581 2024.02.06 17:04:51.186771 [ 3 ] {} <Debug> HTTP-Session: ae8398f5-ab17-48fd-bf8a-20cd5b7bfac9 Destroying unnamed session
582 2024.02.06 17:04:51.186890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
583 2024.02.06 17:04:51.186939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
584 2024.02.06 17:04:51.186957 [ 3 ] {} <Debug> HTTP-Session: 4f040e67-88f4-49c2-bb68-62d3e79c870f Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
585 2024.02.06 17:04:51.186979 [ 3 ] {} <Debug> HTTP-Session: 4f040e67-88f4-49c2-bb68-62d3e79c870f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
586 2024.02.06 17:04:51.187181 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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)
587 2024.02.06 17:04:51.187303 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
588 2024.02.06 17:04:51.189978 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Loading data parts
589 2024.02.06 17:04:51.190080 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): There are no data parts
590 2024.02.06 17:04:51.199892 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} <Debug> DynamicQueryHandler: Done processing query
591 2024.02.06 17:04:51.199918 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
592 2024.02.06 17:04:51.199942 [ 3 ] {} <Debug> HTTP-Session: 4f040e67-88f4-49c2-bb68-62d3e79c870f Destroying unnamed session
593 2024.02.06 17:04:51.200110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
594 2024.02.06 17:04:51.200167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
595 2024.02.06 17:04:51.200192 [ 3 ] {} <Debug> HTTP-Session: ecb6aabb-8207-4e6a-8889-557f18f55f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
596 2024.02.06 17:04:51.200208 [ 3 ] {} <Debug> HTTP-Session: ecb6aabb-8207-4e6a-8889-557f18f55f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
597 2024.02.06 17:04:51.200376 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) /* The field tables store named dimensions of each timeseries.
598 *
599 * As with the measurement tables, there is one field table for each field data
600 * type. Fields are deduplicated by using the "replacing merge tree", though
601 * this behavior **must not** be relied upon for query correctness.
602 *
603 * The index for the fields differs from the measurements, however. Rows are
604 * sorted by timeseries name, then field name, field value, and finally
605 * timeseries key. This reflects the most common pattern for looking them up:
606 * by field name and possibly value, within a timeseries. The resulting keys are
607 * usually then used to look up measurements.
608 *
609 * NOTE: We may want to consider a secondary index on these tables, sorting by
610 * timeseries name and then key, since it would improve lookups where one
611 * already has the key. Realistically though, these tables are quite small and
612 * so performance benefits will be low in absolute terms.
613 */
614 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)
615 2024.02.06 17:04:51.200431 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
616 2024.02.06 17:04:51.202485 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} <Debug> oximeter.fields_bool (03dade02-b6b5-48fb-b865-de15abe86ce2): Loading data parts
617 2024.02.06 17:04:51.202575 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} <Debug> oximeter.fields_bool (03dade02-b6b5-48fb-b865-de15abe86ce2): There are no data parts
618 2024.02.06 17:04:51.204996 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} <Debug> DynamicQueryHandler: Done processing query
619 2024.02.06 17:04:51.205039 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
620 2024.02.06 17:04:51.205057 [ 3 ] {} <Debug> HTTP-Session: ecb6aabb-8207-4e6a-8889-557f18f55f1d Destroying unnamed session
621 2024.02.06 17:04:51.205192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
622 2024.02.06 17:04:51.205260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
623 2024.02.06 17:04:51.205283 [ 3 ] {} <Debug> HTTP-Session: 6c3be844-c53b-4ab7-9f2b-6a66189bc1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
624 2024.02.06 17:04:51.205310 [ 3 ] {} <Debug> HTTP-Session: 6c3be844-c53b-4ab7-9f2b-6a66189bc1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
625 2024.02.06 17:04:51.205464 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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)
626 2024.02.06 17:04:51.205510 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
627 2024.02.06 17:04:51.215125 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} <Debug> oximeter.fields_i8 (6984cf72-5439-4f27-a99b-657deaa1369d): Loading data parts
628 2024.02.06 17:04:51.215204 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} <Debug> oximeter.fields_i8 (6984cf72-5439-4f27-a99b-657deaa1369d): There are no data parts
629 2024.02.06 17:04:51.216871 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} <Debug> DynamicQueryHandler: Done processing query
630 2024.02.06 17:04:51.216897 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
631 2024.02.06 17:04:51.216920 [ 3 ] {} <Debug> HTTP-Session: 6c3be844-c53b-4ab7-9f2b-6a66189bc1e2 Destroying unnamed session
632 2024.02.06 17:04:51.217046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
633 2024.02.06 17:04:51.217095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
634 2024.02.06 17:04:51.217121 [ 3 ] {} <Debug> HTTP-Session: c0691d89-fa73-4e8c-b2cd-d6ae728a1496 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
635 2024.02.06 17:04:51.217138 [ 3 ] {} <Debug> HTTP-Session: c0691d89-fa73-4e8c-b2cd-d6ae728a1496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
636 2024.02.06 17:04:51.217297 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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)
637 2024.02.06 17:04:51.217340 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
638 2024.02.06 17:04:51.219474 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} <Debug> oximeter.fields_u8 (3cdb3d3e-9a7b-4588-aebb-d34d936115d2): Loading data parts
639 2024.02.06 17:04:51.219565 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} <Debug> oximeter.fields_u8 (3cdb3d3e-9a7b-4588-aebb-d34d936115d2): There are no data parts
640 2024.02.06 17:04:51.222249 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} <Debug> DynamicQueryHandler: Done processing query
641 2024.02.06 17:04:51.222287 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
642 2024.02.06 17:04:51.222309 [ 3 ] {} <Debug> HTTP-Session: c0691d89-fa73-4e8c-b2cd-d6ae728a1496 Destroying unnamed session
643 2024.02.06 17:04:51.222441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
644 2024.02.06 17:04:51.222501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
645 2024.02.06 17:04:51.222523 [ 3 ] {} <Debug> HTTP-Session: da0773f2-0902-4c5d-8b10-09bbdf36f831 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
646 2024.02.06 17:04:51.222553 [ 3 ] {} <Debug> HTTP-Session: da0773f2-0902-4c5d-8b10-09bbdf36f831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
647 2024.02.06 17:04:51.222739 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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)
648 2024.02.06 17:04:51.222798 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
649 2024.02.06 17:04:51.224296 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} <Debug> oximeter.fields_i16 (09de046f-44ac-4544-9e9f-23c1a4f56d99): Loading data parts
650 2024.02.06 17:04:51.224373 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} <Debug> oximeter.fields_i16 (09de046f-44ac-4544-9e9f-23c1a4f56d99): There are no data parts
651 2024.02.06 17:04:51.230907 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} <Debug> DynamicQueryHandler: Done processing query
652 2024.02.06 17:04:51.230937 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
653 2024.02.06 17:04:51.230967 [ 3 ] {} <Debug> HTTP-Session: da0773f2-0902-4c5d-8b10-09bbdf36f831 Destroying unnamed session
654 2024.02.06 17:04:51.231091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
655 2024.02.06 17:04:51.231146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
656 2024.02.06 17:04:51.231178 [ 3 ] {} <Debug> HTTP-Session: 165302f3-bf16-4497-9af0-a3f377796e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
657 2024.02.06 17:04:51.231207 [ 3 ] {} <Debug> HTTP-Session: 165302f3-bf16-4497-9af0-a3f377796e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
658 2024.02.06 17:04:51.231391 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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)
659 2024.02.06 17:04:51.231440 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
660 2024.02.06 17:04:51.233231 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} <Debug> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Loading data parts
661 2024.02.06 17:04:51.233320 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} <Debug> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): There are no data parts
662 2024.02.06 17:04:51.247910 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} <Debug> DynamicQueryHandler: Done processing query
663 2024.02.06 17:04:51.247939 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
664 2024.02.06 17:04:51.247959 [ 3 ] {} <Debug> HTTP-Session: 165302f3-bf16-4497-9af0-a3f377796e75 Destroying unnamed session
665 2024.02.06 17:04:51.248122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.02.06 17:04:51.248181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
667 2024.02.06 17:04:51.248202 [ 3 ] {} <Debug> HTTP-Session: 5522f439-d731-47d0-9d84-73fa19b1ff2e Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
668 2024.02.06 17:04:51.248229 [ 3 ] {} <Debug> HTTP-Session: 5522f439-d731-47d0-9d84-73fa19b1ff2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.02.06 17:04:51.248421 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) 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)
670 2024.02.06 17:04:51.248465 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
671 2024.02.06 17:04:51.265330 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} <Debug> oximeter.fields_i32 (d318e8d2-5f18-46f3-af69-506f4904c86b): Loading data parts
672 2024.02.06 17:04:51.265436 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} <Debug> oximeter.fields_i32 (d318e8d2-5f18-46f3-af69-506f4904c86b): There are no data parts
673 2024.02.06 17:04:51.270440 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} <Debug> DynamicQueryHandler: Done processing query
674 2024.02.06 17:04:51.270476 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
675 2024.02.06 17:04:51.270491 [ 3 ] {} <Debug> HTTP-Session: 5522f439-d731-47d0-9d84-73fa19b1ff2e Destroying unnamed session
676 2024.02.06 17:04:51.270636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
677 2024.02.06 17:04:51.270694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
678 2024.02.06 17:04:51.270714 [ 3 ] {} <Debug> HTTP-Session: 4bd05376-4e22-4380-9e8b-cfe3171d986e Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
679 2024.02.06 17:04:51.270739 [ 3 ] {} <Debug> HTTP-Session: 4bd05376-4e22-4380-9e8b-cfe3171d986e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
680 2024.02.06 17:04:51.270901 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
681 2024.02.06 17:04:51.270945 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
682 2024.02.06 17:04:51.283585 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} <Debug> oximeter.fields_u32 (8e500f6b-d349-4d96-bcd8-afd88ab7d75c): Loading data parts
683 2024.02.06 17:04:51.283689 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} <Debug> oximeter.fields_u32 (8e500f6b-d349-4d96-bcd8-afd88ab7d75c): There are no data parts
684 2024.02.06 17:04:51.287762 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} <Debug> DynamicQueryHandler: Done processing query
685 2024.02.06 17:04:51.287798 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
686 2024.02.06 17:04:51.287842 [ 3 ] {} <Debug> HTTP-Session: 4bd05376-4e22-4380-9e8b-cfe3171d986e Destroying unnamed session
687 2024.02.06 17:04:51.288007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
688 2024.02.06 17:04:51.288086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
689 2024.02.06 17:04:51.288125 [ 3 ] {} <Debug> HTTP-Session: e5f1718b-e33b-4b3a-869b-b9d17579d4a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
690 2024.02.06 17:04:51.288148 [ 3 ] {} <Debug> HTTP-Session: e5f1718b-e33b-4b3a-869b-b9d17579d4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
691 2024.02.06 17:04:51.288366 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
692 2024.02.06 17:04:51.288440 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
693 2024.02.06 17:04:51.319486 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Loading data parts
694 2024.02.06 17:04:51.319610 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): There are no data parts
695 2024.02.06 17:04:51.323217 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} <Debug> DynamicQueryHandler: Done processing query
696 2024.02.06 17:04:51.323260 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
697 2024.02.06 17:04:51.323289 [ 3 ] {} <Debug> HTTP-Session: e5f1718b-e33b-4b3a-869b-b9d17579d4a6 Destroying unnamed session
698 2024.02.06 17:04:51.323426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
699 2024.02.06 17:04:51.323496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
700 2024.02.06 17:04:51.323537 [ 3 ] {} <Debug> HTTP-Session: 9e289bc3-889f-4817-95c6-0e9de924fc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
701 2024.02.06 17:04:51.323558 [ 3 ] {} <Debug> HTTP-Session: 9e289bc3-889f-4817-95c6-0e9de924fc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
702 2024.02.06 17:04:51.323762 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
703 2024.02.06 17:04:51.323826 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
704 2024.02.06 17:04:51.336695 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} <Debug> oximeter.fields_u64 (fa7cc381-1733-4a19-a19a-7b941a780952): Loading data parts
705 2024.02.06 17:04:51.336803 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} <Debug> oximeter.fields_u64 (fa7cc381-1733-4a19-a19a-7b941a780952): There are no data parts
706 2024.02.06 17:04:51.352725 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} <Debug> DynamicQueryHandler: Done processing query
707 2024.02.06 17:04:51.352767 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
708 2024.02.06 17:04:51.352783 [ 3 ] {} <Debug> HTTP-Session: 9e289bc3-889f-4817-95c6-0e9de924fc2c Destroying unnamed session
709 2024.02.06 17:04:51.352926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
710 2024.02.06 17:04:51.352985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
711 2024.02.06 17:04:51.353004 [ 3 ] {} <Debug> HTTP-Session: f39a6ff0-5311-483c-82f1-c7300610feb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
712 2024.02.06 17:04:51.353037 [ 3 ] {} <Debug> HTTP-Session: f39a6ff0-5311-483c-82f1-c7300610feb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
713 2024.02.06 17:04:51.353189 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
714 2024.02.06 17:04:51.353251 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
715 2024.02.06 17:04:51.359038 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} <Debug> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Loading data parts
716 2024.02.06 17:04:51.359154 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} <Debug> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): There are no data parts
717 2024.02.06 17:04:51.363535 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} <Debug> DynamicQueryHandler: Done processing query
718 2024.02.06 17:04:51.363566 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
719 2024.02.06 17:04:51.363596 [ 3 ] {} <Debug> HTTP-Session: f39a6ff0-5311-483c-82f1-c7300610feb8 Destroying unnamed session
720 2024.02.06 17:04:51.363727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
721 2024.02.06 17:04:51.363788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
722 2024.02.06 17:04:51.363821 [ 3 ] {} <Debug> HTTP-Session: 36490269-58c8-47d6-a999-ce6fe499d05b Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
723 2024.02.06 17:04:51.363852 [ 3 ] {} <Debug> HTTP-Session: 36490269-58c8-47d6-a999-ce6fe499d05b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
724 2024.02.06 17:04:51.364008 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
725 2024.02.06 17:04:51.364072 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
726 2024.02.06 17:04:51.395431 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Loading data parts
727 2024.02.06 17:04:51.395549 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): There are no data parts
728 2024.02.06 17:04:51.409281 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} <Debug> DynamicQueryHandler: Done processing query
729 2024.02.06 17:04:51.409312 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
730 2024.02.06 17:04:51.409331 [ 3 ] {} <Debug> HTTP-Session: 36490269-58c8-47d6-a999-ce6fe499d05b Destroying unnamed session
731 2024.02.06 17:04:51.409482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
732 2024.02.06 17:04:51.409551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
733 2024.02.06 17:04:51.409574 [ 3 ] {} <Debug> HTTP-Session: 704e9180-9442-4b4a-b0da-cc96dd70f2f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
734 2024.02.06 17:04:51.409607 [ 3 ] {} <Debug> HTTP-Session: 704e9180-9442-4b4a-b0da-cc96dd70f2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
735 2024.02.06 17:04:51.409808 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
736 2024.02.06 17:04:51.409868 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
737 2024.02.06 17:04:51.413940 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Loading data parts
738 2024.02.06 17:04:51.414036 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): There are no data parts
739 2024.02.06 17:04:51.422062 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} <Debug> DynamicQueryHandler: Done processing query
740 2024.02.06 17:04:51.422102 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
741 2024.02.06 17:04:51.422117 [ 3 ] {} <Debug> HTTP-Session: 704e9180-9442-4b4a-b0da-cc96dd70f2f5 Destroying unnamed session
742 2024.02.06 17:04:51.422241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
743 2024.02.06 17:04:51.422298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
744 2024.02.06 17:04:51.422317 [ 3 ] {} <Debug> HTTP-Session: 8be40dc5-fe20-4dfb-9148-9cc734192285 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
745 2024.02.06 17:04:51.422348 [ 3 ] {} <Debug> HTTP-Session: 8be40dc5-fe20-4dfb-9148-9cc734192285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2024.02.06 17:04:51.422580 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) /* The timeseries schema table stores the extracted schema for the samples
747 * oximeter collects.
748 */
749 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
750 2024.02.06 17:04:51.422663 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
751 2024.02.06 17:04:51.424894 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad): Loading data parts
752 2024.02.06 17:04:51.424988 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad): There are no data parts
753 2024.02.06 17:04:51.427519 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} <Debug> DynamicQueryHandler: Done processing query
754 2024.02.06 17:04:51.427549 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
755 2024.02.06 17:04:51.427582 [ 3 ] {} <Debug> HTTP-Session: 8be40dc5-fe20-4dfb-9148-9cc734192285 Destroying unnamed session
756 2024.02.06 17:04:51.427736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
757 2024.02.06 17:04:51.427800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
758 2024.02.06 17:04:51.427833 [ 3 ] {} <Debug> HTTP-Session: 9e82bcbb-870e-4144-9310-1a451ce1d477 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594
759 2024.02.06 17:04:51.427853 [ 3 ] {} <Debug> HTTP-Session: 9e82bcbb-870e-4144-9310-1a451ce1d477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
760 2024.02.06 17:04:51.427996 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51594) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
761 2024.02.06 17:04:51.428696 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
762 2024.02.06 17:04:51.431988 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.74 GiB.
763 2024.02.06 17:04:51.434686 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
764 2024.02.06 17:04:51.434914 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} <Trace> oximeter.version (9942ac75-c637-45e8-af5f-018419eb6419): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
765 2024.02.06 17:04:51.435116 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007075817 sec., 141 rows/sec., 2.21 KiB/sec.
766 2024.02.06 17:04:51.435213 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} <Debug> DynamicQueryHandler: Done processing query
767 2024.02.06 17:04:51.435232 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
768 2024.02.06 17:04:51.435255 [ 3 ] {} <Debug> HTTP-Session: 9e82bcbb-870e-4144-9310-1a451ce1d477 Destroying unnamed session
769 2024.02.06 17:04:52.000221 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.27 MiB, peak 231.34 MiB, will set to 228.31 MiB (RSS), difference: 2.04 MiB
770 2024.02.06 17:05:04.774464 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache
771 2024.02.06 17:05:04.774522 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache
772 2024.02.06 17:05:19.774806 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
773 2024.02.06 17:05:19.774862 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
774 2024.02.06 17:05:34.774934 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
775 2024.02.06 17:05:34.775031 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
776 2024.02.06 17:05:49.775323 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
777 2024.02.06 17:05:49.775419 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
778 2024.02.06 17:05:51.465450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
779 2024.02.06 17:05:51.465590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
780 2024.02.06 17:05:51.465617 [ 3 ] {} <Debug> HTTP-Session: 2bb8adfa-b0c2-4ab0-bb40-c6357a547e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
781 2024.02.06 17:05:51.465664 [ 3 ] {} <Debug> HTTP-Session: 2bb8adfa-b0c2-4ab0-bb40-c6357a547e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
782 2024.02.06 17:05:51.465830 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
783 2024.02.06 17:05:51.466184 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
784 2024.02.06 17:05:51.466898 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
785 2024.02.06 17:05:51.467005 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
786 2024.02.06 17:05:51.470130 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} <Debug> DynamicQueryHandler: Done processing query
787 2024.02.06 17:05:51.470164 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
788 2024.02.06 17:05:51.470203 [ 3 ] {} <Debug> HTTP-Session: 2bb8adfa-b0c2-4ab0-bb40-c6357a547e72 Destroying unnamed session
789 2024.02.06 17:05:51.480188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
790 2024.02.06 17:05:51.480286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
791 2024.02.06 17:05:51.480312 [ 3 ] {} <Debug> HTTP-Session: 56106a22-71e6-4813-968e-33e16a0553be Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
792 2024.02.06 17:05:51.480337 [ 3 ] {} <Debug> HTTP-Session: 56106a22-71e6-4813-968e-33e16a0553be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
793 2024.02.06 17:05:51.480522 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
794 2024.02.06 17:05:51.493516 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
795 2024.02.06 17:05:51.493731 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
796 2024.02.06 17:05:51.493786 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
797 2024.02.06 17:05:51.494729 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} <Debug> DynamicQueryHandler: Done processing query
798 2024.02.06 17:05:51.494778 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
799 2024.02.06 17:05:51.494797 [ 3 ] {} <Debug> HTTP-Session: 56106a22-71e6-4813-968e-33e16a0553be Destroying unnamed session
800 2024.02.06 17:05:51.495043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
801 2024.02.06 17:05:51.495094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
802 2024.02.06 17:05:51.495115 [ 3 ] {} <Debug> HTTP-Session: e9b3fb09-9f89-42bc-a0f0-83411db4bbbc Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
803 2024.02.06 17:05:51.495135 [ 3 ] {} <Debug> HTTP-Session: e9b3fb09-9f89-42bc-a0f0-83411db4bbbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
804 2024.02.06 17:05:51.495264 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
805 2024.02.06 17:05:51.497625 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2024.02.06 17:05:51.497810 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
807 2024.02.06 17:05:51.497862 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
808 2024.02.06 17:05:51.498895 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} <Debug> DynamicQueryHandler: Done processing query
809 2024.02.06 17:05:51.498927 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
810 2024.02.06 17:05:51.498946 [ 3 ] {} <Debug> HTTP-Session: e9b3fb09-9f89-42bc-a0f0-83411db4bbbc Destroying unnamed session
811 2024.02.06 17:05:51.499323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
812 2024.02.06 17:05:51.499371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
813 2024.02.06 17:05:51.499391 [ 3 ] {} <Debug> HTTP-Session: 2783ba31-1196-4ec6-abf8-63e70f78a8f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
814 2024.02.06 17:05:51.499410 [ 3 ] {} <Debug> HTTP-Session: 2783ba31-1196-4ec6-abf8-63e70f78a8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
815 2024.02.06 17:05:51.499531 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
816 2024.02.06 17:05:51.499889 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2024.02.06 17:05:51.500037 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
818 2024.02.06 17:05:51.500078 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
819 2024.02.06 17:05:51.500822 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} <Debug> DynamicQueryHandler: Done processing query
820 2024.02.06 17:05:51.500851 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
821 2024.02.06 17:05:51.500868 [ 3 ] {} <Debug> HTTP-Session: 2783ba31-1196-4ec6-abf8-63e70f78a8f7 Destroying unnamed session
822 2024.02.06 17:05:51.501585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
823 2024.02.06 17:05:51.501632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
824 2024.02.06 17:05:51.501651 [ 3 ] {} <Debug> HTTP-Session: 5e920eaa-8d82-414c-803a-1a2ab184de39 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
825 2024.02.06 17:05:51.501668 [ 3 ] {} <Debug> HTTP-Session: 5e920eaa-8d82-414c-803a-1a2ab184de39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
826 2024.02.06 17:05:51.501748 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
827 2024.02.06 17:05:51.501789 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
828 2024.02.06 17:05:51.502520 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
829 2024.02.06 17:05:51.505807 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
830 2024.02.06 17:05:51.508091 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
831 2024.02.06 17:05:51.508264 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} <Trace> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
832 2024.02.06 17:05:51.508370 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006592435 sec., 606 rows/sec., 65.62 KiB/sec.
833 2024.02.06 17:05:51.508483 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} <Debug> DynamicQueryHandler: Done processing query
834 2024.02.06 17:05:51.508507 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
835 2024.02.06 17:05:51.508523 [ 3 ] {} <Debug> HTTP-Session: 5e920eaa-8d82-414c-803a-1a2ab184de39 Destroying unnamed session
836 2024.02.06 17:05:51.508638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
837 2024.02.06 17:05:51.508681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
838 2024.02.06 17:05:51.508700 [ 3 ] {} <Debug> HTTP-Session: a398fa9f-56ef-4adf-87dc-69de2cb0bd27 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
839 2024.02.06 17:05:51.508717 [ 3 ] {} <Debug> HTTP-Session: a398fa9f-56ef-4adf-87dc-69de2cb0bd27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
840 2024.02.06 17:05:51.508790 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
841 2024.02.06 17:05:51.508828 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
842 2024.02.06 17:05:51.508930 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} <Trace> ParallelParsingInputFormat: Parallel parsing is used
843 2024.02.06 17:05:51.514472 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
844 2024.02.06 17:05:51.514714 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
845 2024.02.06 17:05:51.514888 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
846 2024.02.06 17:05:51.515005 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.006182993 sec., 3719 rows/sec., 301.51 KiB/sec.
847 2024.02.06 17:05:51.515168 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} <Debug> DynamicQueryHandler: Done processing query
848 2024.02.06 17:05:51.515197 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
849 2024.02.06 17:05:51.515216 [ 3 ] {} <Debug> HTTP-Session: a398fa9f-56ef-4adf-87dc-69de2cb0bd27 Destroying unnamed session
850 2024.02.06 17:05:51.515459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
851 2024.02.06 17:05:51.515517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
852 2024.02.06 17:05:51.515545 [ 3 ] {} <Debug> HTTP-Session: f79c2399-17a3-4b9e-aeb3-abe8d6d536e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
853 2024.02.06 17:05:51.515569 [ 3 ] {} <Debug> HTTP-Session: f79c2399-17a3-4b9e-aeb3-abe8d6d536e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
854 2024.02.06 17:05:51.515666 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
855 2024.02.06 17:05:51.515707 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
856 2024.02.06 17:05:51.515807 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
857 2024.02.06 17:05:51.516126 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
858 2024.02.06 17:05:51.516336 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
859 2024.02.06 17:05:51.516480 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
860 2024.02.06 17:05:51.516572 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} <Information> executeQuery: Read 69 rows, 6.58 KiB in 0.000877395 sec., 78641 rows/sec., 7.33 MiB/sec.
861 2024.02.06 17:05:51.516713 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} <Debug> DynamicQueryHandler: Done processing query
862 2024.02.06 17:05:51.516735 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
863 2024.02.06 17:05:51.516750 [ 3 ] {} <Debug> HTTP-Session: f79c2399-17a3-4b9e-aeb3-abe8d6d536e8 Destroying unnamed session
864 2024.02.06 17:05:51.516871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 5654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
865 2024.02.06 17:05:51.516915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
866 2024.02.06 17:05:51.516935 [ 3 ] {} <Debug> HTTP-Session: c0a16313-ae91-4403-962f-64c04aafc4c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
867 2024.02.06 17:05:51.516951 [ 3 ] {} <Debug> HTTP-Session: c0a16313-ae91-4403-962f-64c04aafc4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
868 2024.02.06 17:05:51.517021 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
869 2024.02.06 17:05:51.517059 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
870 2024.02.06 17:05:51.518247 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
871 2024.02.06 17:05:51.520928 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
872 2024.02.06 17:05:51.521174 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
873 2024.02.06 17:05:51.521328 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
874 2024.02.06 17:05:51.521421 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} <Information> executeQuery: Read 33 rows, 2.66 KiB in 0.004372813 sec., 7546 rows/sec., 607.22 KiB/sec.
875 2024.02.06 17:05:51.521555 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} <Debug> DynamicQueryHandler: Done processing query
876 2024.02.06 17:05:51.521578 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
877 2024.02.06 17:05:51.521594 [ 3 ] {} <Debug> HTTP-Session: c0a16313-ae91-4403-962f-64c04aafc4c9 Destroying unnamed session
878 2024.02.06 17:05:51.521842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 24637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
879 2024.02.06 17:05:51.521887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
880 2024.02.06 17:05:51.521907 [ 3 ] {} <Debug> HTTP-Session: d2f9d602-b4f9-403d-8abe-6486d213913b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
881 2024.02.06 17:05:51.521923 [ 3 ] {} <Debug> HTTP-Session: d2f9d602-b4f9-403d-8abe-6486d213913b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
882 2024.02.06 17:05:51.521997 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
883 2024.02.06 17:05:51.522040 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
884 2024.02.06 17:05:51.522189 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
885 2024.02.06 17:05:51.522575 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
886 2024.02.06 17:05:51.527548 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
887 2024.02.06 17:05:51.527738 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
888 2024.02.06 17:05:51.527837 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.005811232 sec., 3957 rows/sec., 5.34 MiB/sec.
889 2024.02.06 17:05:51.527957 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} <Debug> DynamicQueryHandler: Done processing query
890 2024.02.06 17:05:51.527980 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
891 2024.02.06 17:05:51.527995 [ 3 ] {} <Debug> HTTP-Session: d2f9d602-b4f9-403d-8abe-6486d213913b Destroying unnamed session
892 2024.02.06 17:05:51.528131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 2433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
893 2024.02.06 17:05:51.528176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
894 2024.02.06 17:05:51.528195 [ 3 ] {} <Debug> HTTP-Session: 40018326-bab9-4c38-b481-6847ff7d32b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
895 2024.02.06 17:05:51.528211 [ 3 ] {} <Debug> HTTP-Session: 40018326-bab9-4c38-b481-6847ff7d32b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
896 2024.02.06 17:05:51.528279 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
897 2024.02.06 17:05:51.528858 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
898 2024.02.06 17:05:51.528964 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
899 2024.02.06 17:05:51.529247 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
900 2024.02.06 17:05:51.529504 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
901 2024.02.06 17:05:51.529680 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} <Trace> oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
902 2024.02.06 17:05:51.529774 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} <Information> executeQuery: Read 15 rows, 1.12 KiB in 0.001464871 sec., 10239 rows/sec., 761.99 KiB/sec.
903 2024.02.06 17:05:51.529915 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} <Debug> DynamicQueryHandler: Done processing query
904 2024.02.06 17:05:51.529938 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
905 2024.02.06 17:05:51.529954 [ 3 ] {} <Debug> HTTP-Session: 40018326-bab9-4c38-b481-6847ff7d32b6 Destroying unnamed session
906 2024.02.06 17:06:01.444479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
907 2024.02.06 17:06:01.444602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
908 2024.02.06 17:06:01.444627 [ 3 ] {} <Debug> HTTP-Session: 3b20e8ed-b45a-44b5-9e35-dcc2a0157ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
909 2024.02.06 17:06:01.444653 [ 3 ] {} <Debug> HTTP-Session: 3b20e8ed-b45a-44b5-9e35-dcc2a0157ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
910 2024.02.06 17:06:01.444782 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
911 2024.02.06 17:06:01.444842 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
912 2024.02.06 17:06:01.444997 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} <Trace> ParallelParsingInputFormat: Parallel parsing is used
913 2024.02.06 17:06:01.445407 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
914 2024.02.06 17:06:01.445695 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
915 2024.02.06 17:06:01.445877 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
916 2024.02.06 17:06:01.445990 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001172962 sec., 21313 rows/sec., 1.69 MiB/sec.
917 2024.02.06 17:06:01.446174 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} <Debug> DynamicQueryHandler: Done processing query
918 2024.02.06 17:06:01.446200 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
919 2024.02.06 17:06:01.446216 [ 3 ] {} <Debug> HTTP-Session: 3b20e8ed-b45a-44b5-9e35-dcc2a0157ba2 Destroying unnamed session
920 2024.02.06 17:06:01.446375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
921 2024.02.06 17:06:01.446423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
922 2024.02.06 17:06:01.446443 [ 3 ] {} <Debug> HTTP-Session: 2af4f0de-d60a-4646-ac56-f85227f3316a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
923 2024.02.06 17:06:01.446463 [ 3 ] {} <Debug> HTTP-Session: 2af4f0de-d60a-4646-ac56-f85227f3316a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
924 2024.02.06 17:06:01.446545 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
925 2024.02.06 17:06:01.446588 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
926 2024.02.06 17:06:01.446702 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} <Trace> ParallelParsingInputFormat: Parallel parsing is used
927 2024.02.06 17:06:01.447046 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
928 2024.02.06 17:06:01.447259 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
929 2024.02.06 17:06:01.447418 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
930 2024.02.06 17:06:01.447509 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000936686 sec., 80069 rows/sec., 7.45 MiB/sec.
931 2024.02.06 17:06:01.447668 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} <Debug> DynamicQueryHandler: Done processing query
932 2024.02.06 17:06:01.447692 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
933 2024.02.06 17:06:01.447713 [ 3 ] {} <Debug> HTTP-Session: 2af4f0de-d60a-4646-ac56-f85227f3316a Destroying unnamed session
934 2024.02.06 17:06:01.447864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
935 2024.02.06 17:06:01.447910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
936 2024.02.06 17:06:01.447930 [ 3 ] {} <Debug> HTTP-Session: 462a75fe-ca80-44fc-b14c-7c62a444670f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
937 2024.02.06 17:06:01.447947 [ 3 ] {} <Debug> HTTP-Session: 462a75fe-ca80-44fc-b14c-7c62a444670f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
938 2024.02.06 17:06:01.448023 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
939 2024.02.06 17:06:01.448064 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
940 2024.02.06 17:06:01.448176 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
941 2024.02.06 17:06:01.448465 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
942 2024.02.06 17:06:01.448678 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
943 2024.02.06 17:06:01.448829 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
944 2024.02.06 17:06:01.448919 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000868334 sec., 28790 rows/sec., 2.25 MiB/sec.
945 2024.02.06 17:06:01.449063 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} <Debug> DynamicQueryHandler: Done processing query
946 2024.02.06 17:06:01.449100 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
947 2024.02.06 17:06:01.449125 [ 3 ] {} <Debug> HTTP-Session: 462a75fe-ca80-44fc-b14c-7c62a444670f Destroying unnamed session
948 2024.02.06 17:06:01.449318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
949 2024.02.06 17:06:01.449366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
950 2024.02.06 17:06:01.449387 [ 3 ] {} <Debug> HTTP-Session: b0e6b69c-7f10-4e3a-bf44-fa4f38a5ee12 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
951 2024.02.06 17:06:01.449404 [ 3 ] {} <Debug> HTTP-Session: b0e6b69c-7f10-4e3a-bf44-fa4f38a5ee12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
952 2024.02.06 17:06:01.449481 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
953 2024.02.06 17:06:01.449525 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
954 2024.02.06 17:06:01.449658 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
955 2024.02.06 17:06:01.450071 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
956 2024.02.06 17:06:01.450376 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
957 2024.02.06 17:06:01.450561 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
958 2024.02.06 17:06:01.450658 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001148862 sec., 21760 rows/sec., 29.36 MiB/sec.
959 2024.02.06 17:06:01.450796 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} <Debug> DynamicQueryHandler: Done processing query
960 2024.02.06 17:06:01.450820 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
961 2024.02.06 17:06:01.450836 [ 3 ] {} <Debug> HTTP-Session: b0e6b69c-7f10-4e3a-bf44-fa4f38a5ee12 Destroying unnamed session
962 2024.02.06 17:06:04.775572 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
963 2024.02.06 17:06:04.775652 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
964 2024.02.06 17:06:11.444686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.02.06 17:06:11.444809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
966 2024.02.06 17:06:11.444834 [ 3 ] {} <Debug> HTTP-Session: fe60f6cf-3ef2-40fa-9d53-fa99d47bb886 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
967 2024.02.06 17:06:11.444859 [ 3 ] {} <Debug> HTTP-Session: fe60f6cf-3ef2-40fa-9d53-fa99d47bb886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.02.06 17:06:11.445048 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) 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.06 17:06:11.451728 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
970 2024.02.06 17:06:11.451903 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
971 2024.02.06 17:06:11.452008 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
972 2024.02.06 17:06:11.454180 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
973 2024.02.06 17:06:11.459945 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} <Trace> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
974 2024.02.06 17:06:11.460007 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (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.06 17:06:11.462059 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
976 2024.02.06 17:06:11.476205 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} <Information> executeQuery: Read 4 rows, 443.00 B in 0.0311084 sec., 128 rows/sec., 13.91 KiB/sec.
977 2024.02.06 17:06:11.476466 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} <Debug> DynamicQueryHandler: Done processing query
978 2024.02.06 17:06:11.476497 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
979 2024.02.06 17:06:11.476517 [ 3 ] {} <Debug> HTTP-Session: fe60f6cf-3ef2-40fa-9d53-fa99d47bb886 Destroying unnamed session
980 2024.02.06 17:06:11.476853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
981 2024.02.06 17:06:11.476903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
982 2024.02.06 17:06:11.476924 [ 3 ] {} <Debug> HTTP-Session: 019a45d3-86ec-4af2-84e8-7c20529b4c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
983 2024.02.06 17:06:11.476942 [ 3 ] {} <Debug> HTTP-Session: 019a45d3-86ec-4af2-84e8-7c20529b4c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
984 2024.02.06 17:06:11.477071 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) 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.06 17:06:11.477513 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
986 2024.02.06 17:06:11.477666 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
987 2024.02.06 17:06:11.477706 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
988 2024.02.06 17:06:11.477844 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
989 2024.02.06 17:06:11.477871 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} <Trace> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
990 2024.02.06 17:06:11.477891 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (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.06 17:06:11.477919 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
992 2024.02.06 17:06:11.478890 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00178007 sec., 2247 rows/sec., 243.03 KiB/sec.
993 2024.02.06 17:06:11.479081 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} <Debug> DynamicQueryHandler: Done processing query
994 2024.02.06 17:06:11.479104 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
995 2024.02.06 17:06:11.479121 [ 3 ] {} <Debug> HTTP-Session: 019a45d3-86ec-4af2-84e8-7c20529b4c6d Destroying unnamed session
996 2024.02.06 17:06:11.479461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
997 2024.02.06 17:06:11.479508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
998 2024.02.06 17:06:11.479528 [ 3 ] {} <Debug> HTTP-Session: 102410d7-6244-4c16-aa32-a40e4ac108d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
999 2024.02.06 17:06:11.479546 [ 3 ] {} <Debug> HTTP-Session: 102410d7-6244-4c16-aa32-a40e4ac108d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1000 2024.02.06 17:06:11.479673 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) 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.06 17:06:11.480116 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1002 2024.02.06 17:06:11.480276 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1003 2024.02.06 17:06:11.480317 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1004 2024.02.06 17:06:11.480460 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1005 2024.02.06 17:06:11.480489 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} <Trace> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1006 2024.02.06 17:06:11.480509 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (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.06 17:06:11.480537 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1008 2024.02.06 17:06:11.481416 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001706478 sec., 2344 rows/sec., 253.51 KiB/sec.
1009 2024.02.06 17:06:11.481610 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} <Debug> DynamicQueryHandler: Done processing query
1010 2024.02.06 17:06:11.481633 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1011 2024.02.06 17:06:11.481648 [ 3 ] {} <Debug> HTTP-Session: 102410d7-6244-4c16-aa32-a40e4ac108d9 Destroying unnamed session
1012 2024.02.06 17:06:11.481860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1013 2024.02.06 17:06:11.481904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1014 2024.02.06 17:06:11.481923 [ 3 ] {} <Debug> HTTP-Session: 02f8e5e7-d0f5-4e0c-935b-bb5f659218a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1015 2024.02.06 17:06:11.481940 [ 3 ] {} <Debug> HTTP-Session: 02f8e5e7-d0f5-4e0c-935b-bb5f659218a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1016 2024.02.06 17:06:11.482056 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) 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.06 17:06:11.482505 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1018 2024.02.06 17:06:11.482668 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1019 2024.02.06 17:06:11.482709 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1020 2024.02.06 17:06:11.482852 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1021 2024.02.06 17:06:11.482880 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} <Trace> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1022 2024.02.06 17:06:11.482900 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (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.06 17:06:11.482928 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1024 2024.02.06 17:06:11.483801 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001707908 sec., 2342 rows/sec., 253.30 KiB/sec.
1025 2024.02.06 17:06:11.483993 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} <Debug> DynamicQueryHandler: Done processing query
1026 2024.02.06 17:06:11.484017 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1027 2024.02.06 17:06:11.484033 [ 3 ] {} <Debug> HTTP-Session: 02f8e5e7-d0f5-4e0c-935b-bb5f659218a6 Destroying unnamed session
1028 2024.02.06 17:06:11.484256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1029 2024.02.06 17:06:11.484300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1030 2024.02.06 17:06:11.484319 [ 3 ] {} <Debug> HTTP-Session: 84be2061-ace7-4d4b-a347-f5ec8770d656 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1031 2024.02.06 17:06:11.484335 [ 3 ] {} <Debug> HTTP-Session: 84be2061-ace7-4d4b-a347-f5ec8770d656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1032 2024.02.06 17:06:11.484453 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) 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.06 17:06:11.484906 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1034 2024.02.06 17:06:11.485068 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1035 2024.02.06 17:06:11.485108 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1036 2024.02.06 17:06:11.485250 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1037 2024.02.06 17:06:11.485277 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} <Trace> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1038 2024.02.06 17:06:11.485298 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (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.06 17:06:11.485325 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1040 2024.02.06 17:06:11.486118 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001627896 sec., 2457 rows/sec., 265.75 KiB/sec.
1041 2024.02.06 17:06:11.486302 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} <Debug> DynamicQueryHandler: Done processing query
1042 2024.02.06 17:06:11.486325 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1043 2024.02.06 17:06:11.486340 [ 3 ] {} <Debug> HTTP-Session: 84be2061-ace7-4d4b-a347-f5ec8770d656 Destroying unnamed session
1044 2024.02.06 17:06:11.486542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1045 2024.02.06 17:06:11.486588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1046 2024.02.06 17:06:11.486607 [ 3 ] {} <Debug> HTTP-Session: 08a28979-c13d-44e5-8e60-06529c3054da Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1047 2024.02.06 17:06:11.486623 [ 3 ] {} <Debug> HTTP-Session: 08a28979-c13d-44e5-8e60-06529c3054da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1048 2024.02.06 17:06:11.486742 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) 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.06 17:06:11.487200 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1050 2024.02.06 17:06:11.487365 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1051 2024.02.06 17:06:11.487405 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1052 2024.02.06 17:06:11.487549 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1053 2024.02.06 17:06:11.487577 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} <Trace> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1054 2024.02.06 17:06:11.487598 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (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.06 17:06:11.487626 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1056 2024.02.06 17:06:11.488560 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00177992 sec., 2247 rows/sec., 243.05 KiB/sec.
1057 2024.02.06 17:06:11.488759 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} <Debug> DynamicQueryHandler: Done processing query
1058 2024.02.06 17:06:11.488782 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1059 2024.02.06 17:06:11.488798 [ 3 ] {} <Debug> HTTP-Session: 08a28979-c13d-44e5-8e60-06529c3054da Destroying unnamed session
1060 2024.02.06 17:06:11.503690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1061 2024.02.06 17:06:11.503742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1062 2024.02.06 17:06:11.503765 [ 3 ] {} <Debug> HTTP-Session: 03983ce6-17ce-4791-b6b9-cc47ef0f6e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1063 2024.02.06 17:06:11.503785 [ 3 ] {} <Debug> HTTP-Session: 03983ce6-17ce-4791-b6b9-cc47ef0f6e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1064 2024.02.06 17:06:11.503879 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1065 2024.02.06 17:06:11.503927 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1066 2024.02.06 17:06:11.504100 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1067 2024.02.06 17:06:11.504471 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
1068 2024.02.06 17:06:11.504789 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1069 2024.02.06 17:06:11.504950 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} <Trace> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1070 2024.02.06 17:06:11.505056 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001144352 sec., 5243 rows/sec., 849.96 KiB/sec.
1071 2024.02.06 17:06:11.505217 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} <Debug> DynamicQueryHandler: Done processing query
1072 2024.02.06 17:06:11.505241 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1073 2024.02.06 17:06:11.505257 [ 3 ] {} <Debug> HTTP-Session: 03983ce6-17ce-4791-b6b9-cc47ef0f6e03 Destroying unnamed session
1074 2024.02.06 17:06:11.505372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1075 2024.02.06 17:06:11.505416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1076 2024.02.06 17:06:11.505435 [ 3 ] {} <Debug> HTTP-Session: 8ff6c4ae-7c4f-4a30-be2f-7608d6f6433c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1077 2024.02.06 17:06:11.505451 [ 3 ] {} <Debug> HTTP-Session: 8ff6c4ae-7c4f-4a30-be2f-7608d6f6433c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1078 2024.02.06 17:06:11.505523 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1079 2024.02.06 17:06:11.505561 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1080 2024.02.06 17:06:11.505675 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1081 2024.02.06 17:06:11.505958 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
1082 2024.02.06 17:06:11.506162 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1083 2024.02.06 17:06:11.506321 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1084 2024.02.06 17:06:11.506411 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.000862514 sec., 28985 rows/sec., 2.29 MiB/sec.
1085 2024.02.06 17:06:11.506524 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} <Debug> DynamicQueryHandler: Done processing query
1086 2024.02.06 17:06:11.506546 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1087 2024.02.06 17:06:11.506561 [ 3 ] {} <Debug> HTTP-Session: 8ff6c4ae-7c4f-4a30-be2f-7608d6f6433c Destroying unnamed session
1088 2024.02.06 17:06:11.506699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1089 2024.02.06 17:06:11.506744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1090 2024.02.06 17:06:11.506762 [ 3 ] {} <Debug> HTTP-Session: 8eb22a22-7bc7-48ad-8641-8c48931eb3c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1091 2024.02.06 17:06:11.506779 [ 3 ] {} <Debug> HTTP-Session: 8eb22a22-7bc7-48ad-8641-8c48931eb3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1092 2024.02.06 17:06:11.506853 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1093 2024.02.06 17:06:11.506890 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1094 2024.02.06 17:06:11.506989 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1095 2024.02.06 17:06:11.507314 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
1096 2024.02.06 17:06:11.507533 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1097 2024.02.06 17:06:11.507697 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1098 2024.02.06 17:06:11.507791 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} <Information> executeQuery: Read 111 rows, 9.96 KiB in 0.000911586 sec., 121765 rows/sec., 10.67 MiB/sec.
1099 2024.02.06 17:06:11.507906 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} <Debug> DynamicQueryHandler: Done processing query
1100 2024.02.06 17:06:11.507928 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1101 2024.02.06 17:06:11.507944 [ 3 ] {} <Debug> HTTP-Session: 8eb22a22-7bc7-48ad-8641-8c48931eb3c1 Destroying unnamed session
1102 2024.02.06 17:06:11.508052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1103 2024.02.06 17:06:11.508095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1104 2024.02.06 17:06:11.508114 [ 3 ] {} <Debug> HTTP-Session: 446e410a-84d5-41e3-b755-db23481f515d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1105 2024.02.06 17:06:11.508130 [ 3 ] {} <Debug> HTTP-Session: 446e410a-84d5-41e3-b755-db23481f515d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1106 2024.02.06 17:06:11.508200 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1107 2024.02.06 17:06:11.508237 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1108 2024.02.06 17:06:11.508337 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1109 2024.02.06 17:06:11.508625 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
1110 2024.02.06 17:06:11.508829 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1111 2024.02.06 17:06:11.508975 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1112 2024.02.06 17:06:11.509065 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000839013 sec., 58401 rows/sec., 4.54 MiB/sec.
1113 2024.02.06 17:06:11.509176 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} <Debug> DynamicQueryHandler: Done processing query
1114 2024.02.06 17:06:11.509198 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1115 2024.02.06 17:06:11.509214 [ 3 ] {} <Debug> HTTP-Session: 446e410a-84d5-41e3-b755-db23481f515d Destroying unnamed session
1116 2024.02.06 17:06:11.509493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 76270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1117 2024.02.06 17:06:11.509537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1118 2024.02.06 17:06:11.509556 [ 3 ] {} <Debug> HTTP-Session: 2950c14e-7040-40f1-854f-370b5d17e1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1119 2024.02.06 17:06:11.509573 [ 3 ] {} <Debug> HTTP-Session: 2950c14e-7040-40f1-854f-370b5d17e1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1120 2024.02.06 17:06:11.509666 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1121 2024.02.06 17:06:11.509709 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1122 2024.02.06 17:06:11.509822 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1123 2024.02.06 17:06:11.510283 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
1124 2024.02.06 17:06:11.510559 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1125 2024.02.06 17:06:11.510729 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1126 2024.02.06 17:06:11.510821 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} <Information> executeQuery: Read 396 rows, 28.62 KiB in 0.001127371 sec., 351259 rows/sec., 24.79 MiB/sec.
1127 2024.02.06 17:06:11.510973 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} <Debug> DynamicQueryHandler: Done processing query
1128 2024.02.06 17:06:11.510996 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.33 MiB.
1129 2024.02.06 17:06:11.511012 [ 3 ] {} <Debug> HTTP-Session: 2950c14e-7040-40f1-854f-370b5d17e1b4 Destroying unnamed session
1130 2024.02.06 17:06:11.511167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1131 2024.02.06 17:06:11.511211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1132 2024.02.06 17:06:11.511230 [ 3 ] {} <Debug> HTTP-Session: b0d4eea6-f5d8-4390-8c83-11f4d95ab744 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1133 2024.02.06 17:06:11.511246 [ 3 ] {} <Debug> HTTP-Session: b0d4eea6-f5d8-4390-8c83-11f4d95ab744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1134 2024.02.06 17:06:11.511319 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1135 2024.02.06 17:06:11.511362 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1136 2024.02.06 17:06:11.511496 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1137 2024.02.06 17:06:11.511867 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
1138 2024.02.06 17:06:11.512155 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1139 2024.02.06 17:06:11.512341 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1140 2024.02.06 17:06:11.512437 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001091231 sec., 22909 rows/sec., 30.92 MiB/sec.
1141 2024.02.06 17:06:11.512556 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} <Debug> DynamicQueryHandler: Done processing query
1142 2024.02.06 17:06:11.512580 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1143 2024.02.06 17:06:11.512596 [ 3 ] {} <Debug> HTTP-Session: b0d4eea6-f5d8-4390-8c83-11f4d95ab744 Destroying unnamed session
1144 2024.02.06 17:06:19.775715 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
1145 2024.02.06 17:06:19.775818 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
1146 2024.02.06 17:06:21.444312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1147 2024.02.06 17:06:21.444433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1148 2024.02.06 17:06:21.444459 [ 3 ] {} <Debug> HTTP-Session: 861793f4-a02c-4122-bffe-12b3faf10e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1149 2024.02.06 17:06:21.444485 [ 3 ] {} <Debug> HTTP-Session: 861793f4-a02c-4122-bffe-12b3faf10e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1150 2024.02.06 17:06:21.444619 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1151 2024.02.06 17:06:21.444680 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1152 2024.02.06 17:06:21.444840 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1153 2024.02.06 17:06:21.445304 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
1154 2024.02.06 17:06:21.445568 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1155 2024.02.06 17:06:21.445731 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1156 2024.02.06 17:06:21.445846 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001189943 sec., 21009 rows/sec., 1.66 MiB/sec.
1157 2024.02.06 17:06:21.446002 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} <Debug> DynamicQueryHandler: Done processing query
1158 2024.02.06 17:06:21.446027 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1159 2024.02.06 17:06:21.446043 [ 3 ] {} <Debug> HTTP-Session: 861793f4-a02c-4122-bffe-12b3faf10e50 Destroying unnamed session
1160 2024.02.06 17:06:21.446209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1161 2024.02.06 17:06:21.446259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1162 2024.02.06 17:06:21.446277 [ 3 ] {} <Debug> HTTP-Session: 835341da-4fb3-42f3-8310-2f976e2c6243 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1163 2024.02.06 17:06:21.446296 [ 3 ] {} <Debug> HTTP-Session: 835341da-4fb3-42f3-8310-2f976e2c6243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1164 2024.02.06 17:06:21.446381 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1165 2024.02.06 17:06:21.446423 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1166 2024.02.06 17:06:21.446532 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1167 2024.02.06 17:06:21.446894 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
1168 2024.02.06 17:06:21.447106 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1169 2024.02.06 17:06:21.447253 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1170 2024.02.06 17:06:21.447354 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000945167 sec., 79351 rows/sec., 7.38 MiB/sec.
1171 2024.02.06 17:06:21.447506 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} <Debug> DynamicQueryHandler: Done processing query
1172 2024.02.06 17:06:21.447529 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1173 2024.02.06 17:06:21.447546 [ 3 ] {} <Debug> HTTP-Session: 835341da-4fb3-42f3-8310-2f976e2c6243 Destroying unnamed session
1174 2024.02.06 17:06:21.447664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1175 2024.02.06 17:06:21.447710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1176 2024.02.06 17:06:21.447730 [ 3 ] {} <Debug> HTTP-Session: c441dde4-6bb2-495a-8d4c-898e232173d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1177 2024.02.06 17:06:21.447747 [ 3 ] {} <Debug> HTTP-Session: c441dde4-6bb2-495a-8d4c-898e232173d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1178 2024.02.06 17:06:21.447821 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1179 2024.02.06 17:06:21.447860 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1180 2024.02.06 17:06:21.447971 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1181 2024.02.06 17:06:21.448263 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
1182 2024.02.06 17:06:21.448469 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1183 2024.02.06 17:06:21.448617 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1184 2024.02.06 17:06:21.448735 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000882914 sec., 28315 rows/sec., 2.21 MiB/sec.
1185 2024.02.06 17:06:21.448854 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} <Debug> DynamicQueryHandler: Done processing query
1186 2024.02.06 17:06:21.448876 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1187 2024.02.06 17:06:21.448891 [ 3 ] {} <Debug> HTTP-Session: c441dde4-6bb2-495a-8d4c-898e232173d8 Destroying unnamed session
1188 2024.02.06 17:06:21.449048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1189 2024.02.06 17:06:21.449092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1190 2024.02.06 17:06:21.449109 [ 3 ] {} <Debug> HTTP-Session: ff44fec0-d788-4f07-8bf6-d526eff8905f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1191 2024.02.06 17:06:21.449125 [ 3 ] {} <Debug> HTTP-Session: ff44fec0-d788-4f07-8bf6-d526eff8905f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1192 2024.02.06 17:06:21.449201 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1193 2024.02.06 17:06:21.449244 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1194 2024.02.06 17:06:21.449380 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2024.02.06 17:06:21.449787 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB.
1196 2024.02.06 17:06:21.450091 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1197 2024.02.06 17:06:21.450269 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1198 2024.02.06 17:06:21.450391 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001160353 sec., 21545 rows/sec., 29.07 MiB/sec.
1199 2024.02.06 17:06:21.450556 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} <Debug> DynamicQueryHandler: Done processing query
1200 2024.02.06 17:06:21.450580 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1201 2024.02.06 17:06:21.450595 [ 3 ] {} <Debug> HTTP-Session: ff44fec0-d788-4f07-8bf6-d526eff8905f Destroying unnamed session
1202 2024.02.06 17:06:31.445587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1203 2024.02.06 17:06:31.445724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1204 2024.02.06 17:06:31.445754 [ 3 ] {} <Debug> HTTP-Session: 97e8c02e-a824-4a99-ad64-acf7f10380fb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1205 2024.02.06 17:06:31.445783 [ 3 ] {} <Debug> HTTP-Session: 97e8c02e-a824-4a99-ad64-acf7f10380fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1206 2024.02.06 17:06:31.445928 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1207 2024.02.06 17:06:31.445997 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1208 2024.02.06 17:06:31.446179 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1209 2024.02.06 17:06:31.446719 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1210 2024.02.06 17:06:31.446994 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1211 2024.02.06 17:06:31.447169 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1212 2024.02.06 17:06:31.447305 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001337438 sec., 18692 rows/sec., 1.48 MiB/sec.
1213 2024.02.06 17:06:31.447478 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} <Debug> DynamicQueryHandler: Done processing query
1214 2024.02.06 17:06:31.447504 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1215 2024.02.06 17:06:31.447521 [ 3 ] {} <Debug> HTTP-Session: 97e8c02e-a824-4a99-ad64-acf7f10380fb Destroying unnamed session
1216 2024.02.06 17:06:31.447735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1217 2024.02.06 17:06:31.447787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1218 2024.02.06 17:06:31.447806 [ 3 ] {} <Debug> HTTP-Session: 7c4e25b8-ef0a-4d1c-aa89-23920de2fa3d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1219 2024.02.06 17:06:31.447825 [ 3 ] {} <Debug> HTTP-Session: 7c4e25b8-ef0a-4d1c-aa89-23920de2fa3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.02.06 17:06:31.447911 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1221 2024.02.06 17:06:31.447951 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1222 2024.02.06 17:06:31.448061 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1223 2024.02.06 17:06:31.448412 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1224 2024.02.06 17:06:31.448629 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1225 2024.02.06 17:06:31.448782 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1226 2024.02.06 17:06:31.448881 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000942787 sec., 79551 rows/sec., 7.40 MiB/sec.
1227 2024.02.06 17:06:31.449009 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} <Debug> DynamicQueryHandler: Done processing query
1228 2024.02.06 17:06:31.449033 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1229 2024.02.06 17:06:31.449049 [ 3 ] {} <Debug> HTTP-Session: 7c4e25b8-ef0a-4d1c-aa89-23920de2fa3d Destroying unnamed session
1230 2024.02.06 17:06:31.449205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1231 2024.02.06 17:06:31.449252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1232 2024.02.06 17:06:31.449272 [ 3 ] {} <Debug> HTTP-Session: 51ff9468-d69e-4fb6-b43b-fa5f3c052322 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1233 2024.02.06 17:06:31.449290 [ 3 ] {} <Debug> HTTP-Session: 51ff9468-d69e-4fb6-b43b-fa5f3c052322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1234 2024.02.06 17:06:31.449362 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1235 2024.02.06 17:06:31.449400 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1236 2024.02.06 17:06:31.449506 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1237 2024.02.06 17:06:31.449796 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1238 2024.02.06 17:06:31.450002 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1239 2024.02.06 17:06:31.450148 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1240 2024.02.06 17:06:31.450274 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000880015 sec., 28408 rows/sec., 2.22 MiB/sec.
1241 2024.02.06 17:06:31.450450 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} <Debug> DynamicQueryHandler: Done processing query
1242 2024.02.06 17:06:31.450481 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1243 2024.02.06 17:06:31.450496 [ 3 ] {} <Debug> HTTP-Session: 51ff9468-d69e-4fb6-b43b-fa5f3c052322 Destroying unnamed session
1244 2024.02.06 17:06:31.450660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1245 2024.02.06 17:06:31.450706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1246 2024.02.06 17:06:31.450725 [ 3 ] {} <Debug> HTTP-Session: 82088ec8-aecd-4881-9686-61897cef8f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1247 2024.02.06 17:06:31.450742 [ 3 ] {} <Debug> HTTP-Session: 82088ec8-aecd-4881-9686-61897cef8f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1248 2024.02.06 17:06:31.450818 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1249 2024.02.06 17:06:31.450862 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1250 2024.02.06 17:06:31.451011 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1251 2024.02.06 17:06:31.451410 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1252 2024.02.06 17:06:31.451730 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1253 2024.02.06 17:06:31.451918 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1254 2024.02.06 17:06:31.452051 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001205223 sec., 20743 rows/sec., 27.99 MiB/sec.
1255 2024.02.06 17:06:31.452219 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} <Debug> DynamicQueryHandler: Done processing query
1256 2024.02.06 17:06:31.452244 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1257 2024.02.06 17:06:31.452259 [ 3 ] {} <Debug> HTTP-Session: 82088ec8-aecd-4881-9686-61897cef8f51 Destroying unnamed session
1258 2024.02.06 17:06:34.776076 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
1259 2024.02.06 17:06:34.776126 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
1260 2024.02.06 17:06:36.445076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 2922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1261 2024.02.06 17:06:36.445256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1262 2024.02.06 17:06:36.445302 [ 3 ] {} <Debug> HTTP-Session: fcbca975-4156-4993-b3b6-6e832f135244 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1263 2024.02.06 17:06:36.445343 [ 3 ] {} <Debug> HTTP-Session: fcbca975-4156-4993-b3b6-6e832f135244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1264 2024.02.06 17:06:36.445539 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1265 2024.02.06 17:06:36.445602 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1266 2024.02.06 17:06:36.445758 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1267 2024.02.06 17:06:36.446180 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1268 2024.02.06 17:06:36.446445 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1269 2024.02.06 17:06:36.446619 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1270 2024.02.06 17:06:36.446730 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001149922 sec., 17392 rows/sec., 1.38 MiB/sec.
1271 2024.02.06 17:06:36.446840 [ 88 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1272 2024.02.06 17:06:36.446887 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} <Debug> DynamicQueryHandler: Done processing query
1273 2024.02.06 17:06:36.446903 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1274 2024.02.06 17:06:36.446914 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1275 2024.02.06 17:06:36.446936 [ 3 ] {} <Debug> HTTP-Session: fcbca975-4156-4993-b3b6-6e832f135244 Destroying unnamed session
1276 2024.02.06 17:06:36.447084 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1277 2024.02.06 17:06:36.447141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1278 2024.02.06 17:06:36.447201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1279 2024.02.06 17:06:36.447222 [ 3 ] {} <Debug> HTTP-Session: 4a8e0a4c-e8b9-4e7f-95f7-4b1b00d1c601 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1280 2024.02.06 17:06:36.447241 [ 3 ] {} <Debug> HTTP-Session: 4a8e0a4c-e8b9-4e7f-95f7-4b1b00d1c601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1281 2024.02.06 17:06:36.447324 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1282 2024.02.06 17:06:36.447365 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1283 2024.02.06 17:06:36.447476 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1284 2024.02.06 17:06:36.447804 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1285 2024.02.06 17:06:36.448017 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1286 2024.02.06 17:06:36.448165 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1287 2024.02.06 17:06:36.448250 [ 88 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1288 2024.02.06 17:06:36.448261 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} <Information> executeQuery: Read 60 rows, 5.96 KiB in 0.000909576 sec., 65964 rows/sec., 6.40 MiB/sec.
1289 2024.02.06 17:06:36.448280 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1290 2024.02.06 17:06:36.448388 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1291 2024.02.06 17:06:36.448425 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} <Debug> DynamicQueryHandler: Done processing query
1292 2024.02.06 17:06:36.448453 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1293 2024.02.06 17:06:36.448469 [ 3 ] {} <Debug> HTTP-Session: 4a8e0a4c-e8b9-4e7f-95f7-4b1b00d1c601 Destroying unnamed session
1294 2024.02.06 17:06:36.448634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 5146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1295 2024.02.06 17:06:36.448680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1296 2024.02.06 17:06:36.448700 [ 3 ] {} <Debug> HTTP-Session: 7feb7134-ccc0-4138-a4fe-41f9375ace04 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1297 2024.02.06 17:06:36.448717 [ 3 ] {} <Debug> HTTP-Session: 7feb7134-ccc0-4138-a4fe-41f9375ace04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1298 2024.02.06 17:06:36.448790 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1299 2024.02.06 17:06:36.448829 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1300 2024.02.06 17:06:36.448931 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1301 2024.02.06 17:06:36.449396 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1302 2024.02.06 17:06:36.449456 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1303 2024.02.06 17:06:36.449542 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1304 2024.02.06 17:06:36.449621 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 69 rows starting from the beginning of the part
1305 2024.02.06 17:06:36.449630 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part
1306 2024.02.06 17:06:36.449978 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 75 rows starting from the beginning of the part
1307 2024.02.06 17:06:36.450032 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1308 2024.02.06 17:06:36.450152 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part
1309 2024.02.06 17:06:36.450338 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 111 rows starting from the beginning of the part
1310 2024.02.06 17:06:36.450435 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1311 2024.02.06 17:06:36.450574 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part
1312 2024.02.06 17:06:36.450685 [ 88 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1313 2024.02.06 17:06:36.450886 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1314 2024.02.06 17:06:36.450926 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} <Information> executeQuery: Read 30 rows, 2.42 KiB in 0.002085678 sec., 14383 rows/sec., 1.13 MiB/sec.
1315 2024.02.06 17:06:36.450946 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 75 rows starting from the beginning of the part
1316 2024.02.06 17:06:36.451273 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part
1317 2024.02.06 17:06:36.451572 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} <Debug> DynamicQueryHandler: Done processing query
1318 2024.02.06 17:06:36.451647 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1319 2024.02.06 17:06:36.451685 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part
1320 2024.02.06 17:06:36.451754 [ 3 ] {} <Debug> HTTP-Session: 7feb7134-ccc0-4138-a4fe-41f9375ace04 Destroying unnamed session
1321 2024.02.06 17:06:36.451889 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part
1322 2024.02.06 17:06:36.451741 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1323 2024.02.06 17:06:36.452070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 21438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1324 2024.02.06 17:06:36.452148 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part
1325 2024.02.06 17:06:36.452239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1326 2024.02.06 17:06:36.452350 [ 3 ] {} <Debug> HTTP-Session: d4899c89-5741-4c6a-857c-f28abc7e0f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1327 2024.02.06 17:06:36.452399 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part
1328 2024.02.06 17:06:36.452451 [ 3 ] {} <Debug> HTTP-Session: d4899c89-5741-4c6a-857c-f28abc7e0f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1329 2024.02.06 17:06:36.452662 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1330 2024.02.06 17:06:36.453015 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1331 2024.02.06 17:06:36.452986 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part
1332 2024.02.06 17:06:36.453197 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1333 2024.02.06 17:06:36.455077 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1334 2024.02.06 17:06:36.455194 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part
1335 2024.02.06 17:06:36.456797 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 4 columns (4 merged, 0 gathered) in 0.008451016 sec., 55022.970019226086 rows/sec., 5.08 MiB/sec.
1336 2024.02.06 17:06:36.457245 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1337 2024.02.06 17:06:36.457304 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1338 2024.02.06 17:06:36.457356 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 4 columns (4 merged, 0 gathered) in 0.01037185 sec., 13787.318559369833 rows/sec., 1.09 MiB/sec.
1339 2024.02.06 17:06:36.457474 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 49 rows starting from the beginning of the part
1340 2024.02.06 17:06:36.457644 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1341 2024.02.06 17:06:36.457823 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1342 2024.02.06 17:06:36.457988 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part
1343 2024.02.06 17:06:36.458038 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1344 2024.02.06 17:06:36.458160 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1345 2024.02.06 17:06:36.458373 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1346 2024.02.06 17:06:36.458623 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part
1347 2024.02.06 17:06:36.458624 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1348 2024.02.06 17:06:36.458789 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part
1349 2024.02.06 17:06:36.459030 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1350 2024.02.06 17:06:36.459193 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1351 2024.02.06 17:06:36.459220 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.006120801 sec., 3267 rows/sec., 4.41 MiB/sec.
1352 2024.02.06 17:06:36.459251 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1353 2024.02.06 17:06:36.459510 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1354 2024.02.06 17:06:36.459771 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} <Debug> DynamicQueryHandler: Done processing query
1355 2024.02.06 17:06:36.459830 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1356 2024.02.06 17:06:36.459915 [ 3 ] {} <Debug> HTTP-Session: d4899c89-5741-4c6a-857c-f28abc7e0f09 Destroying unnamed session
1357 2024.02.06 17:06:36.459969 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1358 2024.02.06 17:06:36.460090 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part
1359 2024.02.06 17:06:36.460199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1360 2024.02.06 17:06:36.460373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1361 2024.02.06 17:06:36.460457 [ 3 ] {} <Debug> HTTP-Session: c8fc7f8f-8ea4-43ff-85fb-e21fc95eb651 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1362 2024.02.06 17:06:36.460552 [ 3 ] {} <Debug> HTTP-Session: c8fc7f8f-8ea4-43ff-85fb-e21fc95eb651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1363 2024.02.06 17:06:36.460698 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part
1364 2024.02.06 17:06:36.461011 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1365 2024.02.06 17:06:36.461172 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1366 2024.02.06 17:06:36.461197 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part
1367 2024.02.06 17:06:36.461710 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part
1368 2024.02.06 17:06:36.462203 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1369 2024.02.06 17:06:36.462275 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part
1370 2024.02.06 17:06:36.462627 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.011611244 sec., 16105.078835652752 rows/sec., 1.26 MiB/sec.
1371 2024.02.06 17:06:36.462676 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part
1372 2024.02.06 17:06:36.462946 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1373 2024.02.06 17:06:36.463372 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1374 2024.02.06 17:06:36.463408 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1375 2024.02.06 17:06:36.463439 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1376 2024.02.06 17:06:36.463675 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1377 2024.02.06 17:06:36.463854 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} <Trace> oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1378 2024.02.06 17:06:36.463949 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} <Information> executeQuery: Read 12 rows, 897.00 B in 0.00284934 sec., 4211 rows/sec., 307.43 KiB/sec.
1379 2024.02.06 17:06:36.464075 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} <Debug> DynamicQueryHandler: Done processing query
1380 2024.02.06 17:06:36.464098 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1381 2024.02.06 17:06:36.464114 [ 3 ] {} <Debug> HTTP-Session: c8fc7f8f-8ea4-43ff-85fb-e21fc95eb651 Destroying unnamed session
1382 2024.02.06 17:06:36.467159 [ 9 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 6 columns (6 merged, 0 gathered) in 0.007820909 sec., 18284.319635991164 rows/sec., 24.67 MiB/sec.
1383 2024.02.06 17:06:36.467347 [ 9 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1384 2024.02.06 17:06:36.467576 [ 9 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1385 2024.02.06 17:06:36.467637 [ 9 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1386 2024.02.06 17:06:41.444543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1387 2024.02.06 17:06:41.444727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1388 2024.02.06 17:06:41.444775 [ 3 ] {} <Debug> HTTP-Session: f3b3d40e-db99-4ff5-85cc-c75cb27c8894 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1389 2024.02.06 17:06:41.444817 [ 3 ] {} <Debug> HTTP-Session: f3b3d40e-db99-4ff5-85cc-c75cb27c8894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1390 2024.02.06 17:06:41.445141 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) 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)
1391 2024.02.06 17:06:41.445974 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1392 2024.02.06 17:06:41.446158 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1393 2024.02.06 17:06:41.446211 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1394 2024.02.06 17:06:41.446384 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1395 2024.02.06 17:06:41.446524 [ 186 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Trace> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1396 2024.02.06 17:06:41.446525 [ 187 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Trace> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1397 2024.02.06 17:06:41.446695 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (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
1398 2024.02.06 17:06:41.446788 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Debug> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Reading approx. 10 rows with 2 streams
1399 2024.02.06 17:06:41.448745 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003524749 sec., 2837 rows/sec., 398.69 KiB/sec.
1400 2024.02.06 17:06:41.449065 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Debug> DynamicQueryHandler: Done processing query
1401 2024.02.06 17:06:41.449097 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1402 2024.02.06 17:06:41.449117 [ 3 ] {} <Debug> HTTP-Session: f3b3d40e-db99-4ff5-85cc-c75cb27c8894 Destroying unnamed session
1403 2024.02.06 17:06:41.450916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1404 2024.02.06 17:06:41.451007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1405 2024.02.06 17:06:41.451046 [ 3 ] {} <Debug> HTTP-Session: 591f4ba4-0026-4ea9-95d6-6826a2375458 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1406 2024.02.06 17:06:41.451081 [ 3 ] {} <Debug> HTTP-Session: 591f4ba4-0026-4ea9-95d6-6826a2375458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1407 2024.02.06 17:06:41.451239 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1408 2024.02.06 17:06:41.451321 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1409 2024.02.06 17:06:41.451604 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1410 2024.02.06 17:06:41.451944 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1411 2024.02.06 17:06:41.452250 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1412 2024.02.06 17:06:41.452419 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} <Trace> oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1413 2024.02.06 17:06:41.452556 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001266116 sec., 789 rows/sec., 178.94 KiB/sec.
1414 2024.02.06 17:06:41.452675 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} <Debug> DynamicQueryHandler: Done processing query
1415 2024.02.06 17:06:41.452698 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1416 2024.02.06 17:06:41.452714 [ 3 ] {} <Debug> HTTP-Session: 591f4ba4-0026-4ea9-95d6-6826a2375458 Destroying unnamed session
1417 2024.02.06 17:06:41.452862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1418 2024.02.06 17:06:41.452908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1419 2024.02.06 17:06:41.452927 [ 3 ] {} <Debug> HTTP-Session: 3951ea60-f318-482a-b658-f91f69a4dc3f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1420 2024.02.06 17:06:41.452945 [ 3 ] {} <Debug> HTTP-Session: 3951ea60-f318-482a-b658-f91f69a4dc3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1421 2024.02.06 17:06:41.453022 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1422 2024.02.06 17:06:41.453061 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1423 2024.02.06 17:06:41.453171 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1424 2024.02.06 17:06:41.453466 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1425 2024.02.06 17:06:41.453683 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1426 2024.02.06 17:06:41.453843 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1427 2024.02.06 17:06:41.453957 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.000907816 sec., 27538 rows/sec., 2.18 MiB/sec.
1428 2024.02.06 17:06:41.454076 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} <Debug> DynamicQueryHandler: Done processing query
1429 2024.02.06 17:06:41.454099 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1430 2024.02.06 17:06:41.454115 [ 3 ] {} <Debug> HTTP-Session: 3951ea60-f318-482a-b658-f91f69a4dc3f Destroying unnamed session
1431 2024.02.06 17:06:41.454225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1432 2024.02.06 17:06:41.454270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1433 2024.02.06 17:06:41.454289 [ 3 ] {} <Debug> HTTP-Session: b6f26526-a35a-42a1-aecc-f0c85d94d573 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1434 2024.02.06 17:06:41.454306 [ 3 ] {} <Debug> HTTP-Session: b6f26526-a35a-42a1-aecc-f0c85d94d573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1435 2024.02.06 17:06:41.454379 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1436 2024.02.06 17:06:41.454418 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1437 2024.02.06 17:06:41.454559 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1438 2024.02.06 17:06:41.454927 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1439 2024.02.06 17:06:41.455131 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1440 2024.02.06 17:06:41.455282 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1441 2024.02.06 17:06:41.455389 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000983398 sec., 4067 rows/sec., 339.62 KiB/sec.
1442 2024.02.06 17:06:41.455513 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} <Debug> DynamicQueryHandler: Done processing query
1443 2024.02.06 17:06:41.455536 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1444 2024.02.06 17:06:41.455552 [ 3 ] {} <Debug> HTTP-Session: b6f26526-a35a-42a1-aecc-f0c85d94d573 Destroying unnamed session
1445 2024.02.06 17:06:41.455687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1446 2024.02.06 17:06:41.455730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1447 2024.02.06 17:06:41.455749 [ 3 ] {} <Debug> HTTP-Session: 6e7e4792-0371-4cf7-bf76-871f5a434e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1448 2024.02.06 17:06:41.455766 [ 3 ] {} <Debug> HTTP-Session: 6e7e4792-0371-4cf7-bf76-871f5a434e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1449 2024.02.06 17:06:41.455838 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1450 2024.02.06 17:06:41.455875 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1451 2024.02.06 17:06:41.455979 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1452 2024.02.06 17:06:41.456315 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1453 2024.02.06 17:06:41.456531 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1454 2024.02.06 17:06:41.456684 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1455 2024.02.06 17:06:41.456797 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} <Information> executeQuery: Read 113 rows, 10.14 KiB in 0.000926516 sec., 121962 rows/sec., 10.69 MiB/sec.
1456 2024.02.06 17:06:41.456931 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} <Debug> DynamicQueryHandler: Done processing query
1457 2024.02.06 17:06:41.456954 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1458 2024.02.06 17:06:41.456970 [ 3 ] {} <Debug> HTTP-Session: 6e7e4792-0371-4cf7-bf76-871f5a434e47 Destroying unnamed session
1459 2024.02.06 17:06:41.457084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1460 2024.02.06 17:06:41.457126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1461 2024.02.06 17:06:41.457145 [ 3 ] {} <Debug> HTTP-Session: 56fcfd9a-ed72-4513-ad44-9fad85132e3e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1462 2024.02.06 17:06:41.457161 [ 3 ] {} <Debug> HTTP-Session: 56fcfd9a-ed72-4513-ad44-9fad85132e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1463 2024.02.06 17:06:41.457230 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1464 2024.02.06 17:06:41.457267 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1465 2024.02.06 17:06:41.457370 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1466 2024.02.06 17:06:41.459960 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1467 2024.02.06 17:06:41.460324 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1468 2024.02.06 17:06:41.460600 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1469 2024.02.06 17:06:41.460716 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} <Information> executeQuery: Read 4 rows, 286.00 B in 0.003454506 sec., 1157 rows/sec., 80.85 KiB/sec.
1470 2024.02.06 17:06:41.460887 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} <Debug> DynamicQueryHandler: Done processing query
1471 2024.02.06 17:06:41.460911 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1472 2024.02.06 17:06:41.460927 [ 3 ] {} <Debug> HTTP-Session: 56fcfd9a-ed72-4513-ad44-9fad85132e3e Destroying unnamed session
1473 2024.02.06 17:06:41.461048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1474 2024.02.06 17:06:41.461092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1475 2024.02.06 17:06:41.461110 [ 3 ] {} <Debug> HTTP-Session: 7922dc33-b2bb-4570-8e38-d6960a06d86a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1476 2024.02.06 17:06:41.461127 [ 3 ] {} <Debug> HTTP-Session: 7922dc33-b2bb-4570-8e38-d6960a06d86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.02.06 17:06:41.461197 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1478 2024.02.06 17:06:41.461233 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1479 2024.02.06 17:06:41.461343 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1480 2024.02.06 17:06:41.461637 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1481 2024.02.06 17:06:41.461845 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1482 2024.02.06 17:06:41.461998 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1483 2024.02.06 17:06:41.462101 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} <Information> executeQuery: Read 53 rows, 4.23 KiB in 0.000878914 sec., 60301 rows/sec., 4.70 MiB/sec.
1484 2024.02.06 17:06:41.462199 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} <Debug> DynamicQueryHandler: Done processing query
1485 2024.02.06 17:06:41.462221 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1486 2024.02.06 17:06:41.462237 [ 3 ] {} <Debug> HTTP-Session: 7922dc33-b2bb-4570-8e38-d6960a06d86a Destroying unnamed session
1487 2024.02.06 17:06:41.462353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7383, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1488 2024.02.06 17:06:41.462394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1489 2024.02.06 17:06:41.462413 [ 3 ] {} <Debug> HTTP-Session: a9f72f5f-8466-4f12-85cc-52c285c97e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1490 2024.02.06 17:06:41.462429 [ 3 ] {} <Debug> HTTP-Session: a9f72f5f-8466-4f12-85cc-52c285c97e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1491 2024.02.06 17:06:41.462498 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1492 2024.02.06 17:06:41.462538 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1493 2024.02.06 17:06:41.462650 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1494 2024.02.06 17:06:41.462931 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1495 2024.02.06 17:06:41.463184 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1496 2024.02.06 17:06:41.463362 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1497 2024.02.06 17:06:41.463476 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000945127 sec., 40206 rows/sec., 2.83 MiB/sec.
1498 2024.02.06 17:06:41.463599 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} <Debug> DynamicQueryHandler: Done processing query
1499 2024.02.06 17:06:41.463622 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1500 2024.02.06 17:06:41.463638 [ 3 ] {} <Debug> HTTP-Session: a9f72f5f-8466-4f12-85cc-52c285c97e86 Destroying unnamed session
1501 2024.02.06 17:06:41.463812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1502 2024.02.06 17:06:41.463857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1503 2024.02.06 17:06:41.463875 [ 3 ] {} <Debug> HTTP-Session: 75a7ae88-5c8c-4a30-aa24-12aa2aed511e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1504 2024.02.06 17:06:41.463892 [ 3 ] {} <Debug> HTTP-Session: 75a7ae88-5c8c-4a30-aa24-12aa2aed511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1505 2024.02.06 17:06:41.463963 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1506 2024.02.06 17:06:41.464006 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1507 2024.02.06 17:06:41.464140 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1508 2024.02.06 17:06:41.464575 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1509 2024.02.06 17:06:41.464860 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1510 2024.02.06 17:06:41.465037 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1511 2024.02.06 17:06:41.465143 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001153122 sec., 21680 rows/sec., 29.26 MiB/sec.
1512 2024.02.06 17:06:41.465263 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} <Debug> DynamicQueryHandler: Done processing query
1513 2024.02.06 17:06:41.465285 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1514 2024.02.06 17:06:41.465301 [ 3 ] {} <Debug> HTTP-Session: 75a7ae88-5c8c-4a30-aa24-12aa2aed511e Destroying unnamed session
1515 2024.02.06 17:06:46.444369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1516 2024.02.06 17:06:46.444504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1517 2024.02.06 17:06:46.444535 [ 3 ] {} <Debug> HTTP-Session: f659a22c-9c67-4248-a424-c212fbfd893a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1518 2024.02.06 17:06:46.444564 [ 3 ] {} <Debug> HTTP-Session: f659a22c-9c67-4248-a424-c212fbfd893a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1519 2024.02.06 17:06:46.444707 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1520 2024.02.06 17:06:46.444776 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1521 2024.02.06 17:06:46.444960 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1522 2024.02.06 17:06:46.445418 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1523 2024.02.06 17:06:46.445710 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1524 2024.02.06 17:06:46.445883 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1525 2024.02.06 17:06:46.446023 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001273256 sec., 17278 rows/sec., 1.37 MiB/sec.
1526 2024.02.06 17:06:46.446164 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} <Debug> DynamicQueryHandler: Done processing query
1527 2024.02.06 17:06:46.446189 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1528 2024.02.06 17:06:46.446206 [ 3 ] {} <Debug> HTTP-Session: f659a22c-9c67-4248-a424-c212fbfd893a Destroying unnamed session
1529 2024.02.06 17:06:46.446338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1530 2024.02.06 17:06:46.446384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1531 2024.02.06 17:06:46.446404 [ 3 ] {} <Debug> HTTP-Session: 41dc8cee-b4d8-4e51-ac8e-d328ae66c346 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1532 2024.02.06 17:06:46.446423 [ 3 ] {} <Debug> HTTP-Session: 41dc8cee-b4d8-4e51-ac8e-d328ae66c346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1533 2024.02.06 17:06:46.446507 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1534 2024.02.06 17:06:46.446632 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1535 2024.02.06 17:06:46.446741 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1536 2024.02.06 17:06:46.447096 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1537 2024.02.06 17:06:46.447331 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1538 2024.02.06 17:06:46.447510 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1539 2024.02.06 17:06:46.447626 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000997108 sec., 66191 rows/sec., 6.42 MiB/sec.
1540 2024.02.06 17:06:46.447752 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} <Debug> DynamicQueryHandler: Done processing query
1541 2024.02.06 17:06:46.447775 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1542 2024.02.06 17:06:46.447792 [ 3 ] {} <Debug> HTTP-Session: 41dc8cee-b4d8-4e51-ac8e-d328ae66c346 Destroying unnamed session
1543 2024.02.06 17:06:46.447911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1544 2024.02.06 17:06:46.447956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1545 2024.02.06 17:06:46.448053 [ 3 ] {} <Debug> HTTP-Session: 81840629-e677-4028-99b6-7c100d958e5b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1546 2024.02.06 17:06:46.448071 [ 3 ] {} <Debug> HTTP-Session: 81840629-e677-4028-99b6-7c100d958e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1547 2024.02.06 17:06:46.448148 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1548 2024.02.06 17:06:46.448190 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1549 2024.02.06 17:06:46.448297 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1550 2024.02.06 17:06:46.448582 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1551 2024.02.06 17:06:46.448793 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1552 2024.02.06 17:06:46.448946 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1553 2024.02.06 17:06:46.449066 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000887085 sec., 24800 rows/sec., 1.94 MiB/sec.
1554 2024.02.06 17:06:46.449187 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} <Debug> DynamicQueryHandler: Done processing query
1555 2024.02.06 17:06:46.449211 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1556 2024.02.06 17:06:46.449227 [ 3 ] {} <Debug> HTTP-Session: 81840629-e677-4028-99b6-7c100d958e5b Destroying unnamed session
1557 2024.02.06 17:06:46.449424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1558 2024.02.06 17:06:46.449471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1559 2024.02.06 17:06:46.449490 [ 3 ] {} <Debug> HTTP-Session: 6a7409bc-28c6-495a-8666-3d1ce527ea87 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1560 2024.02.06 17:06:46.449507 [ 3 ] {} <Debug> HTTP-Session: 6a7409bc-28c6-495a-8666-3d1ce527ea87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1561 2024.02.06 17:06:46.449584 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1562 2024.02.06 17:06:46.449630 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1563 2024.02.06 17:06:46.449770 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1564 2024.02.06 17:06:46.450134 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1565 2024.02.06 17:06:46.450443 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1566 2024.02.06 17:06:46.450629 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1567 2024.02.06 17:06:46.450747 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001135581 sec., 19373 rows/sec., 26.14 MiB/sec.
1568 2024.02.06 17:06:46.450874 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} <Debug> DynamicQueryHandler: Done processing query
1569 2024.02.06 17:06:46.450897 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1570 2024.02.06 17:06:46.450913 [ 3 ] {} <Debug> HTTP-Session: 6a7409bc-28c6-495a-8666-3d1ce527ea87 Destroying unnamed session
1571 2024.02.06 17:06:49.776171 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
1572 2024.02.06 17:06:49.776242 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
1573 2024.02.06 17:06:51.443719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1574 2024.02.06 17:06:51.443843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1575 2024.02.06 17:06:51.443870 [ 3 ] {} <Debug> HTTP-Session: b7a6b15a-64ef-4dbe-96d3-3583a2c8733b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1576 2024.02.06 17:06:51.443896 [ 3 ] {} <Debug> HTTP-Session: b7a6b15a-64ef-4dbe-96d3-3583a2c8733b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1577 2024.02.06 17:06:51.444030 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1578 2024.02.06 17:06:51.444092 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1579 2024.02.06 17:06:51.444257 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1580 2024.02.06 17:06:51.444669 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1581 2024.02.06 17:06:51.444941 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1582 2024.02.06 17:06:51.445111 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1583 2024.02.06 17:06:51.445234 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001167573 sec., 21411 rows/sec., 1.69 MiB/sec.
1584 2024.02.06 17:06:51.445418 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} <Debug> DynamicQueryHandler: Done processing query
1585 2024.02.06 17:06:51.445444 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1586 2024.02.06 17:06:51.445460 [ 3 ] {} <Debug> HTTP-Session: b7a6b15a-64ef-4dbe-96d3-3583a2c8733b Destroying unnamed session
1587 2024.02.06 17:06:51.445590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1588 2024.02.06 17:06:51.445641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1589 2024.02.06 17:06:51.445661 [ 3 ] {} <Debug> HTTP-Session: 7825918e-6c60-49ee-9f6f-65d1e3f8511c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1590 2024.02.06 17:06:51.445679 [ 3 ] {} <Debug> HTTP-Session: 7825918e-6c60-49ee-9f6f-65d1e3f8511c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1591 2024.02.06 17:06:51.445762 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1592 2024.02.06 17:06:51.445805 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1593 2024.02.06 17:06:51.445919 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1594 2024.02.06 17:06:51.446244 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1595 2024.02.06 17:06:51.446465 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1596 2024.02.06 17:06:51.446627 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1597 2024.02.06 17:06:51.446747 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000954516 sec., 78573 rows/sec., 7.31 MiB/sec.
1598 2024.02.06 17:06:51.446872 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} <Debug> DynamicQueryHandler: Done processing query
1599 2024.02.06 17:06:51.446896 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1600 2024.02.06 17:06:51.446912 [ 3 ] {} <Debug> HTTP-Session: 7825918e-6c60-49ee-9f6f-65d1e3f8511c Destroying unnamed session
1601 2024.02.06 17:06:51.447070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1602 2024.02.06 17:06:51.447116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1603 2024.02.06 17:06:51.447135 [ 3 ] {} <Debug> HTTP-Session: 8862dd83-746e-4443-b2da-b55e574298a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1604 2024.02.06 17:06:51.447152 [ 3 ] {} <Debug> HTTP-Session: 8862dd83-746e-4443-b2da-b55e574298a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1605 2024.02.06 17:06:51.447226 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1606 2024.02.06 17:06:51.447265 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1607 2024.02.06 17:06:51.447371 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1608 2024.02.06 17:06:51.447734 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1609 2024.02.06 17:06:51.447940 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1610 2024.02.06 17:06:51.448092 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1611 2024.02.06 17:06:51.448205 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000953037 sec., 26231 rows/sec., 2.05 MiB/sec.
1612 2024.02.06 17:06:51.448328 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} <Debug> DynamicQueryHandler: Done processing query
1613 2024.02.06 17:06:51.448351 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1614 2024.02.06 17:06:51.448367 [ 3 ] {} <Debug> HTTP-Session: 8862dd83-746e-4443-b2da-b55e574298a4 Destroying unnamed session
1615 2024.02.06 17:06:51.448514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1616 2024.02.06 17:06:51.448561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1617 2024.02.06 17:06:51.448579 [ 3 ] {} <Debug> HTTP-Session: 6b741b74-f8e3-4079-a0d1-5801dbb62144 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1618 2024.02.06 17:06:51.448596 [ 3 ] {} <Debug> HTTP-Session: 6b741b74-f8e3-4079-a0d1-5801dbb62144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1619 2024.02.06 17:06:51.448670 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1620 2024.02.06 17:06:51.448714 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1621 2024.02.06 17:06:51.448849 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1622 2024.02.06 17:06:51.449308 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1623 2024.02.06 17:06:51.449612 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1624 2024.02.06 17:06:51.449793 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1625 2024.02.06 17:06:51.449922 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001225354 sec., 20402 rows/sec., 27.53 MiB/sec.
1626 2024.02.06 17:06:51.450056 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} <Debug> DynamicQueryHandler: Done processing query
1627 2024.02.06 17:06:51.450079 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1628 2024.02.06 17:06:51.450095 [ 3 ] {} <Debug> HTTP-Session: 6b741b74-f8e3-4079-a0d1-5801dbb62144 Destroying unnamed session
1629 2024.02.06 17:06:56.444234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1630 2024.02.06 17:06:56.444367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1631 2024.02.06 17:06:56.444397 [ 3 ] {} <Debug> HTTP-Session: af5e1a8f-0262-4c7a-b972-53cf44383005 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1632 2024.02.06 17:06:56.444428 [ 3 ] {} <Debug> HTTP-Session: af5e1a8f-0262-4c7a-b972-53cf44383005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1633 2024.02.06 17:06:56.444591 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1634 2024.02.06 17:06:56.444664 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1635 2024.02.06 17:06:56.444829 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1636 2024.02.06 17:06:56.445304 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1637 2024.02.06 17:06:56.445574 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1638 2024.02.06 17:06:56.445738 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1639 2024.02.06 17:06:56.445877 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001240095 sec., 17740 rows/sec., 1.40 MiB/sec.
1640 2024.02.06 17:06:56.446022 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} <Debug> DynamicQueryHandler: Done processing query
1641 2024.02.06 17:06:56.446047 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1642 2024.02.06 17:06:56.446064 [ 3 ] {} <Debug> HTTP-Session: af5e1a8f-0262-4c7a-b972-53cf44383005 Destroying unnamed session
1643 2024.02.06 17:06:56.446205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1644 2024.02.06 17:06:56.446258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1645 2024.02.06 17:06:56.446278 [ 3 ] {} <Debug> HTTP-Session: da316478-d63e-4fa2-9798-808ae66a44e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1646 2024.02.06 17:06:56.446298 [ 3 ] {} <Debug> HTTP-Session: da316478-d63e-4fa2-9798-808ae66a44e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1647 2024.02.06 17:06:56.446382 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1648 2024.02.06 17:06:56.446425 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1649 2024.02.06 17:06:56.446535 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1650 2024.02.06 17:06:56.446893 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1651 2024.02.06 17:06:56.447145 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1652 2024.02.06 17:06:56.447298 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1653 2024.02.06 17:06:56.447427 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.001016229 sec., 64945 rows/sec., 6.30 MiB/sec.
1654 2024.02.06 17:06:56.447547 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} <Debug> DynamicQueryHandler: Done processing query
1655 2024.02.06 17:06:56.447569 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1656 2024.02.06 17:06:56.447585 [ 3 ] {} <Debug> HTTP-Session: da316478-d63e-4fa2-9798-808ae66a44e1 Destroying unnamed session
1657 2024.02.06 17:06:56.447738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1658 2024.02.06 17:06:56.447785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1659 2024.02.06 17:06:56.447804 [ 3 ] {} <Debug> HTTP-Session: fc3c8a7d-3d5a-4dd5-9353-644394bf6cb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1660 2024.02.06 17:06:56.447820 [ 3 ] {} <Debug> HTTP-Session: fc3c8a7d-3d5a-4dd5-9353-644394bf6cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1661 2024.02.06 17:06:56.447893 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1662 2024.02.06 17:06:56.447933 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1663 2024.02.06 17:06:56.448039 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1664 2024.02.06 17:06:56.448327 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1665 2024.02.06 17:06:56.448535 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1666 2024.02.06 17:06:56.448681 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1667 2024.02.06 17:06:56.448804 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000881945 sec., 24944 rows/sec., 1.95 MiB/sec.
1668 2024.02.06 17:06:56.448919 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} <Debug> DynamicQueryHandler: Done processing query
1669 2024.02.06 17:06:56.448942 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1670 2024.02.06 17:06:56.448957 [ 3 ] {} <Debug> HTTP-Session: fc3c8a7d-3d5a-4dd5-9353-644394bf6cb9 Destroying unnamed session
1671 2024.02.06 17:06:56.449114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1672 2024.02.06 17:06:56.449159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1673 2024.02.06 17:06:56.449177 [ 3 ] {} <Debug> HTTP-Session: 00f16983-b4f6-4305-9f1c-91c77ac3a74d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1674 2024.02.06 17:06:56.449195 [ 3 ] {} <Debug> HTTP-Session: 00f16983-b4f6-4305-9f1c-91c77ac3a74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1675 2024.02.06 17:06:56.449272 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1676 2024.02.06 17:06:56.449316 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1677 2024.02.06 17:06:56.449454 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1678 2024.02.06 17:06:56.449832 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1679 2024.02.06 17:06:56.450132 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1680 2024.02.06 17:06:56.450315 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1681 2024.02.06 17:06:56.450434 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001134001 sec., 19400 rows/sec., 26.18 MiB/sec.
1682 2024.02.06 17:06:56.450557 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} <Debug> DynamicQueryHandler: Done processing query
1683 2024.02.06 17:06:56.450579 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1684 2024.02.06 17:06:56.450595 [ 3 ] {} <Debug> HTTP-Session: 00f16983-b4f6-4305-9f1c-91c77ac3a74d Destroying unnamed session
1685 2024.02.06 17:07:01.444009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1686 2024.02.06 17:07:01.444197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1687 2024.02.06 17:07:01.444247 [ 3 ] {} <Debug> HTTP-Session: 1a5d3da4-4892-4204-ac6a-11789167147e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1688 2024.02.06 17:07:01.444289 [ 3 ] {} <Debug> HTTP-Session: 1a5d3da4-4892-4204-ac6a-11789167147e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1689 2024.02.06 17:07:01.444489 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1690 2024.02.06 17:07:01.444588 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1691 2024.02.06 17:07:01.444829 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1692 2024.02.06 17:07:01.445336 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1693 2024.02.06 17:07:01.445609 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1694 2024.02.06 17:07:01.445778 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1695 2024.02.06 17:07:01.445916 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001362998 sec., 18341 rows/sec., 1.45 MiB/sec.
1696 2024.02.06 17:07:01.445927 [ 67 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1697 2024.02.06 17:07:01.446062 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1698 2024.02.06 17:07:01.446135 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} <Debug> DynamicQueryHandler: Done processing query
1699 2024.02.06 17:07:01.446180 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1700 2024.02.06 17:07:01.446205 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1701 2024.02.06 17:07:01.446212 [ 3 ] {} <Debug> HTTP-Session: 1a5d3da4-4892-4204-ac6a-11789167147e Destroying unnamed session
1702 2024.02.06 17:07:01.446403 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1703 2024.02.06 17:07:01.446483 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part
1704 2024.02.06 17:07:01.446484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1705 2024.02.06 17:07:01.446580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1706 2024.02.06 17:07:01.446613 [ 3 ] {} <Debug> HTTP-Session: 5e04167b-cc50-4228-863c-1692d6253e48 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1707 2024.02.06 17:07:01.446645 [ 3 ] {} <Debug> HTTP-Session: 5e04167b-cc50-4228-863c-1692d6253e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1708 2024.02.06 17:07:01.446802 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part
1709 2024.02.06 17:07:01.446874 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1710 2024.02.06 17:07:01.446978 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1711 2024.02.06 17:07:01.447022 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part
1712 2024.02.06 17:07:01.447346 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part
1713 2024.02.06 17:07:01.447449 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1714 2024.02.06 17:07:01.447616 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part
1715 2024.02.06 17:07:01.447778 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part
1716 2024.02.06 17:07:01.448332 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1717 2024.02.06 17:07:01.448806 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1718 2024.02.06 17:07:01.449173 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1719 2024.02.06 17:07:01.449316 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.003189009 sec., 51426.63441840396 rows/sec., 4.07 MiB/sec.
1720 2024.02.06 17:07:01.449398 [ 67 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1721 2024.02.06 17:07:01.449439 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.00250999 sec., 29880 rows/sec., 2.78 MiB/sec.
1722 2024.02.06 17:07:01.449492 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1723 2024.02.06 17:07:01.449536 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1724 2024.02.06 17:07:01.449801 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1725 2024.02.06 17:07:01.449823 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} <Debug> DynamicQueryHandler: Done processing query
1726 2024.02.06 17:07:01.449867 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1727 2024.02.06 17:07:01.449907 [ 3 ] {} <Debug> HTTP-Session: 5e04167b-cc50-4228-863c-1692d6253e48 Destroying unnamed session
1728 2024.02.06 17:07:01.450009 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1729 2024.02.06 17:07:01.450011 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1730 2024.02.06 17:07:01.450093 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 171 rows starting from the beginning of the part
1731 2024.02.06 17:07:01.450106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1732 2024.02.06 17:07:01.450122 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1733 2024.02.06 17:07:01.450210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1734 2024.02.06 17:07:01.450308 [ 3 ] {} <Debug> HTTP-Session: 3bf7855c-6d40-4179-906a-1560731b64c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1735 2024.02.06 17:07:01.450345 [ 3 ] {} <Debug> HTTP-Session: 3bf7855c-6d40-4179-906a-1560731b64c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1736 2024.02.06 17:07:01.450440 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part
1737 2024.02.06 17:07:01.450558 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1738 2024.02.06 17:07:01.450663 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1739 2024.02.06 17:07:01.450692 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part
1740 2024.02.06 17:07:01.451021 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part
1741 2024.02.06 17:07:01.451123 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1742 2024.02.06 17:07:01.451292 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 66 rows starting from the beginning of the part
1743 2024.02.06 17:07:01.451420 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part
1744 2024.02.06 17:07:01.451985 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1745 2024.02.06 17:07:01.452404 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1746 2024.02.06 17:07:01.452750 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1747 2024.02.06 17:07:01.452927 [ 67 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1748 2024.02.06 17:07:01.453002 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.002367626 sec., 10559 rows/sec., 845.55 KiB/sec.
1749 2024.02.06 17:07:01.453052 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1750 2024.02.06 17:07:01.453320 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1751 2024.02.06 17:07:01.453496 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} <Debug> DynamicQueryHandler: Done processing query
1752 2024.02.06 17:07:01.453568 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1753 2024.02.06 17:07:01.453651 [ 3 ] {} <Debug> HTTP-Session: 3bf7855c-6d40-4179-906a-1560731b64c0 Destroying unnamed session
1754 2024.02.06 17:07:01.453730 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1755 2024.02.06 17:07:01.453793 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 87 rows starting from the beginning of the part
1756 2024.02.06 17:07:01.453829 [ 16 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 4 columns (4 merged, 0 gathered) in 0.004215288 sec., 134273.1504941062 rows/sec., 12.38 MiB/sec.
1757 2024.02.06 17:07:01.453934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1758 2024.02.06 17:07:01.453995 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part
1759 2024.02.06 17:07:01.454057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1760 2024.02.06 17:07:01.454108 [ 3 ] {} <Debug> HTTP-Session: 4120a1eb-c7f2-44f9-95ee-f60d44841979 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1761 2024.02.06 17:07:01.454180 [ 3 ] {} <Debug> HTTP-Session: 4120a1eb-c7f2-44f9-95ee-f60d44841979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1762 2024.02.06 17:07:01.454198 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1763 2024.02.06 17:07:01.454297 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part
1764 2024.02.06 17:07:01.454521 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1765 2024.02.06 17:07:01.454652 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part
1766 2024.02.06 17:07:01.454694 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1767 2024.02.06 17:07:01.454928 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1768 2024.02.06 17:07:01.455054 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part
1769 2024.02.06 17:07:01.455206 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1770 2024.02.06 17:07:01.455461 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part
1771 2024.02.06 17:07:01.455743 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1772 2024.02.06 17:07:01.456894 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1773 2024.02.06 17:07:01.457220 [ 23 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.004076544 sec., 57401.56367746798 rows/sec., 4.48 MiB/sec.
1774 2024.02.06 17:07:01.457360 [ 23 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1775 2024.02.06 17:07:01.457502 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1776 2024.02.06 17:07:01.457630 [ 23 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1777 2024.02.06 17:07:01.457730 [ 23 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1778 2024.02.06 17:07:01.457847 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1779 2024.02.06 17:07:01.457995 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1780 2024.02.06 17:07:01.458019 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.003408115 sec., 7335 rows/sec., 9.90 MiB/sec.
1781 2024.02.06 17:07:01.458050 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB.
1782 2024.02.06 17:07:01.458198 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1783 2024.02.06 17:07:01.458309 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} <Debug> DynamicQueryHandler: Done processing query
1784 2024.02.06 17:07:01.458358 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1785 2024.02.06 17:07:01.458399 [ 3 ] {} <Debug> HTTP-Session: 4120a1eb-c7f2-44f9-95ee-f60d44841979 Destroying unnamed session
1786 2024.02.06 17:07:01.458404 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1787 2024.02.06 17:07:01.458451 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 143 rows starting from the beginning of the part
1788 2024.02.06 17:07:01.458561 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part
1789 2024.02.06 17:07:01.458659 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part
1790 2024.02.06 17:07:01.458748 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part
1791 2024.02.06 17:07:01.458835 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part
1792 2024.02.06 17:07:01.458925 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part
1793 2024.02.06 17:07:01.462190 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 6 columns (6 merged, 0 gathered) in 0.004080324 sec., 64210.587198467576 rows/sec., 86.65 MiB/sec.
1794 2024.02.06 17:07:01.462561 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1795 2024.02.06 17:07:01.462889 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1796 2024.02.06 17:07:01.462953 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1797 2024.02.06 17:07:01.463026 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2: 4.06 MiB.
1798 2024.02.06 17:07:04.776289 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache
1799 2024.02.06 17:07:04.776336 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache
1800 2024.02.06 17:07:06.443175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1801 2024.02.06 17:07:06.443304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1802 2024.02.06 17:07:06.443335 [ 3 ] {} <Debug> HTTP-Session: eefa9efa-f0a9-4c4d-a78b-90933873169f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1803 2024.02.06 17:07:06.443365 [ 3 ] {} <Debug> HTTP-Session: eefa9efa-f0a9-4c4d-a78b-90933873169f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1804 2024.02.06 17:07:06.443510 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1805 2024.02.06 17:07:06.443579 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1806 2024.02.06 17:07:06.443767 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1807 2024.02.06 17:07:06.444201 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1808 2024.02.06 17:07:06.444469 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1809 2024.02.06 17:07:06.444652 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1810 2024.02.06 17:07:06.444789 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001230654 sec., 17876 rows/sec., 1.42 MiB/sec.
1811 2024.02.06 17:07:06.444998 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} <Debug> DynamicQueryHandler: Done processing query
1812 2024.02.06 17:07:06.445025 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1813 2024.02.06 17:07:06.445043 [ 3 ] {} <Debug> HTTP-Session: eefa9efa-f0a9-4c4d-a78b-90933873169f Destroying unnamed session
1814 2024.02.06 17:07:06.445184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1815 2024.02.06 17:07:06.445238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1816 2024.02.06 17:07:06.445259 [ 3 ] {} <Debug> HTTP-Session: c9d864ff-4818-4415-b177-d4b5b5235e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1817 2024.02.06 17:07:06.445278 [ 3 ] {} <Debug> HTTP-Session: c9d864ff-4818-4415-b177-d4b5b5235e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1818 2024.02.06 17:07:06.445367 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1819 2024.02.06 17:07:06.445410 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1820 2024.02.06 17:07:06.445536 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1821 2024.02.06 17:07:06.445863 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1822 2024.02.06 17:07:06.446087 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1823 2024.02.06 17:07:06.446243 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1824 2024.02.06 17:07:06.446356 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000959616 sec., 68777 rows/sec., 6.67 MiB/sec.
1825 2024.02.06 17:07:06.446479 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} <Debug> DynamicQueryHandler: Done processing query
1826 2024.02.06 17:07:06.446505 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1827 2024.02.06 17:07:06.446521 [ 3 ] {} <Debug> HTTP-Session: c9d864ff-4818-4415-b177-d4b5b5235e9e Destroying unnamed session
1828 2024.02.06 17:07:06.446679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1829 2024.02.06 17:07:06.446727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1830 2024.02.06 17:07:06.446747 [ 3 ] {} <Debug> HTTP-Session: aa40f34b-8fab-47b6-9244-59db9207889f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1831 2024.02.06 17:07:06.446764 [ 3 ] {} <Debug> HTTP-Session: aa40f34b-8fab-47b6-9244-59db9207889f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1832 2024.02.06 17:07:06.446838 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1833 2024.02.06 17:07:06.446878 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1834 2024.02.06 17:07:06.446987 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1835 2024.02.06 17:07:06.447263 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1836 2024.02.06 17:07:06.447470 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1837 2024.02.06 17:07:06.447628 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1838 2024.02.06 17:07:06.447743 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000877084 sec., 25083 rows/sec., 1.96 MiB/sec.
1839 2024.02.06 17:07:06.447862 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} <Debug> DynamicQueryHandler: Done processing query
1840 2024.02.06 17:07:06.447887 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1841 2024.02.06 17:07:06.447903 [ 3 ] {} <Debug> HTTP-Session: aa40f34b-8fab-47b6-9244-59db9207889f Destroying unnamed session
1842 2024.02.06 17:07:06.448066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1843 2024.02.06 17:07:06.448114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1844 2024.02.06 17:07:06.448134 [ 3 ] {} <Debug> HTTP-Session: 5cbb4a6e-d67a-4bca-b181-2f0cd5357c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1845 2024.02.06 17:07:06.448150 [ 3 ] {} <Debug> HTTP-Session: 5cbb4a6e-d67a-4bca-b181-2f0cd5357c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1846 2024.02.06 17:07:06.448232 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1847 2024.02.06 17:07:06.448277 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1848 2024.02.06 17:07:06.448419 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1849 2024.02.06 17:07:06.448784 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1850 2024.02.06 17:07:06.449091 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1851 2024.02.06 17:07:06.449280 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1852 2024.02.06 17:07:06.449399 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001139872 sec., 19300 rows/sec., 26.04 MiB/sec.
1853 2024.02.06 17:07:06.449522 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} <Debug> DynamicQueryHandler: Done processing query
1854 2024.02.06 17:07:06.449546 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1855 2024.02.06 17:07:06.449562 [ 3 ] {} <Debug> HTTP-Session: 5cbb4a6e-d67a-4bca-b181-2f0cd5357c02 Destroying unnamed session
1856 2024.02.06 17:07:11.445184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1857 2024.02.06 17:07:11.445321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1858 2024.02.06 17:07:11.445352 [ 3 ] {} <Debug> HTTP-Session: bd49588f-b979-4317-b23c-2f736d6803e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1859 2024.02.06 17:07:11.445380 [ 3 ] {} <Debug> HTTP-Session: bd49588f-b979-4317-b23c-2f736d6803e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1860 2024.02.06 17:07:11.445528 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1861 2024.02.06 17:07:11.445595 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1862 2024.02.06 17:07:11.445786 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1863 2024.02.06 17:07:11.446220 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1864 2024.02.06 17:07:11.446491 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1865 2024.02.06 17:07:11.446671 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1866 2024.02.06 17:07:11.446788 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001221215 sec., 20471 rows/sec., 1.62 MiB/sec.
1867 2024.02.06 17:07:11.446941 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} <Debug> DynamicQueryHandler: Done processing query
1868 2024.02.06 17:07:11.446969 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1869 2024.02.06 17:07:11.446987 [ 3 ] {} <Debug> HTTP-Session: bd49588f-b979-4317-b23c-2f736d6803e2 Destroying unnamed session
1870 2024.02.06 17:07:11.447130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1871 2024.02.06 17:07:11.447184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1872 2024.02.06 17:07:11.447206 [ 3 ] {} <Debug> HTTP-Session: 4cfcfe58-f471-4882-a191-32ce383473fc Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1873 2024.02.06 17:07:11.447225 [ 3 ] {} <Debug> HTTP-Session: 4cfcfe58-f471-4882-a191-32ce383473fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1874 2024.02.06 17:07:11.447314 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1875 2024.02.06 17:07:11.447357 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1876 2024.02.06 17:07:11.447470 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1877 2024.02.06 17:07:11.447830 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1878 2024.02.06 17:07:11.448053 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1879 2024.02.06 17:07:11.448212 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1880 2024.02.06 17:07:11.448308 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} <Information> executeQuery: Read 111 rows, 9.96 KiB in 0.000964757 sec., 115054 rows/sec., 10.08 MiB/sec.
1881 2024.02.06 17:07:11.448492 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} <Debug> DynamicQueryHandler: Done processing query
1882 2024.02.06 17:07:11.448518 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1883 2024.02.06 17:07:11.448535 [ 3 ] {} <Debug> HTTP-Session: 4cfcfe58-f471-4882-a191-32ce383473fc Destroying unnamed session
1884 2024.02.06 17:07:11.448712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1885 2024.02.06 17:07:11.448761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1886 2024.02.06 17:07:11.448781 [ 3 ] {} <Debug> HTTP-Session: 6db72d7f-f27a-4cca-a03f-64f24d5a01ea Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1887 2024.02.06 17:07:11.448798 [ 3 ] {} <Debug> HTTP-Session: 6db72d7f-f27a-4cca-a03f-64f24d5a01ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1888 2024.02.06 17:07:11.448882 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1889 2024.02.06 17:07:11.448923 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1890 2024.02.06 17:07:11.449044 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1891 2024.02.06 17:07:11.449348 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1892 2024.02.06 17:07:11.449563 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1893 2024.02.06 17:07:11.449717 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1894 2024.02.06 17:07:11.449814 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000902745 sec., 54278 rows/sec., 4.22 MiB/sec.
1895 2024.02.06 17:07:11.449930 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} <Debug> DynamicQueryHandler: Done processing query
1896 2024.02.06 17:07:11.449953 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1897 2024.02.06 17:07:11.449970 [ 3 ] {} <Debug> HTTP-Session: 6db72d7f-f27a-4cca-a03f-64f24d5a01ea Destroying unnamed session
1898 2024.02.06 17:07:11.450089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1899 2024.02.06 17:07:11.450137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1900 2024.02.06 17:07:11.450156 [ 3 ] {} <Debug> HTTP-Session: bf198414-7bf2-499c-88de-48bd7e0d238d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1901 2024.02.06 17:07:11.450172 [ 3 ] {} <Debug> HTTP-Session: bf198414-7bf2-499c-88de-48bd7e0d238d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1902 2024.02.06 17:07:11.450248 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1903 2024.02.06 17:07:11.450292 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1904 2024.02.06 17:07:11.450412 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1905 2024.02.06 17:07:11.450729 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1906 2024.02.06 17:07:11.450992 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1907 2024.02.06 17:07:11.451170 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1908 2024.02.06 17:07:11.451275 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000998648 sec., 36048 rows/sec., 2.54 MiB/sec.
1909 2024.02.06 17:07:11.451408 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} <Debug> DynamicQueryHandler: Done processing query
1910 2024.02.06 17:07:11.451432 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1911 2024.02.06 17:07:11.451449 [ 3 ] {} <Debug> HTTP-Session: bf198414-7bf2-499c-88de-48bd7e0d238d Destroying unnamed session
1912 2024.02.06 17:07:11.451598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1913 2024.02.06 17:07:11.451643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1914 2024.02.06 17:07:11.451661 [ 3 ] {} <Debug> HTTP-Session: 75e4be8b-9bba-44df-8b2f-5786b75d3119 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1915 2024.02.06 17:07:11.451678 [ 3 ] {} <Debug> HTTP-Session: 75e4be8b-9bba-44df-8b2f-5786b75d3119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1916 2024.02.06 17:07:11.451759 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1917 2024.02.06 17:07:11.451803 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1918 2024.02.06 17:07:11.451943 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1919 2024.02.06 17:07:11.452334 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1920 2024.02.06 17:07:11.452643 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1921 2024.02.06 17:07:11.452829 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1922 2024.02.06 17:07:11.452955 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001164203 sec., 21473 rows/sec., 28.98 MiB/sec.
1923 2024.02.06 17:07:11.453151 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} <Debug> DynamicQueryHandler: Done processing query
1924 2024.02.06 17:07:11.453176 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1925 2024.02.06 17:07:11.453191 [ 3 ] {} <Debug> HTTP-Session: 75e4be8b-9bba-44df-8b2f-5786b75d3119 Destroying unnamed session
1926 2024.02.06 17:07:16.443623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1927 2024.02.06 17:07:16.443742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1928 2024.02.06 17:07:16.443768 [ 3 ] {} <Debug> HTTP-Session: cda52c9c-d240-40f7-ad42-7baf0d4ed33f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1929 2024.02.06 17:07:16.443793 [ 3 ] {} <Debug> HTTP-Session: cda52c9c-d240-40f7-ad42-7baf0d4ed33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1930 2024.02.06 17:07:16.443929 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1931 2024.02.06 17:07:16.443998 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1932 2024.02.06 17:07:16.444184 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1933 2024.02.06 17:07:16.444682 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1934 2024.02.06 17:07:16.444978 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1935 2024.02.06 17:07:16.445142 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1936 2024.02.06 17:07:16.445260 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001292216 sec., 17025 rows/sec., 1.35 MiB/sec.
1937 2024.02.06 17:07:16.445424 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} <Debug> DynamicQueryHandler: Done processing query
1938 2024.02.06 17:07:16.445450 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1939 2024.02.06 17:07:16.445467 [ 3 ] {} <Debug> HTTP-Session: cda52c9c-d240-40f7-ad42-7baf0d4ed33f Destroying unnamed session
1940 2024.02.06 17:07:16.445593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1941 2024.02.06 17:07:16.445641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1942 2024.02.06 17:07:16.445661 [ 3 ] {} <Debug> HTTP-Session: e1a3b5a9-8200-421c-b863-be376780fde5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1943 2024.02.06 17:07:16.445679 [ 3 ] {} <Debug> HTTP-Session: e1a3b5a9-8200-421c-b863-be376780fde5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1944 2024.02.06 17:07:16.445756 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1945 2024.02.06 17:07:16.445797 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1946 2024.02.06 17:07:16.445910 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1947 2024.02.06 17:07:16.446254 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1948 2024.02.06 17:07:16.446472 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1949 2024.02.06 17:07:16.446625 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1950 2024.02.06 17:07:16.446743 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000957057 sec., 68961 rows/sec., 6.69 MiB/sec.
1951 2024.02.06 17:07:16.446871 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} <Debug> DynamicQueryHandler: Done processing query
1952 2024.02.06 17:07:16.446896 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1953 2024.02.06 17:07:16.446913 [ 3 ] {} <Debug> HTTP-Session: e1a3b5a9-8200-421c-b863-be376780fde5 Destroying unnamed session
1954 2024.02.06 17:07:16.447072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1955 2024.02.06 17:07:16.447120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1956 2024.02.06 17:07:16.447140 [ 3 ] {} <Debug> HTTP-Session: b941e6c4-9f75-4dad-b0c3-fbee0ed377fd Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1957 2024.02.06 17:07:16.447157 [ 3 ] {} <Debug> HTTP-Session: b941e6c4-9f75-4dad-b0c3-fbee0ed377fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1958 2024.02.06 17:07:16.447228 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1959 2024.02.06 17:07:16.447267 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1960 2024.02.06 17:07:16.447374 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1961 2024.02.06 17:07:16.447648 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1962 2024.02.06 17:07:16.447859 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1963 2024.02.06 17:07:16.448008 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1964 2024.02.06 17:07:16.448110 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000851203 sec., 25845 rows/sec., 2.02 MiB/sec.
1965 2024.02.06 17:07:16.448224 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} <Debug> DynamicQueryHandler: Done processing query
1966 2024.02.06 17:07:16.448247 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1967 2024.02.06 17:07:16.448263 [ 3 ] {} <Debug> HTTP-Session: b941e6c4-9f75-4dad-b0c3-fbee0ed377fd Destroying unnamed session
1968 2024.02.06 17:07:16.448397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1969 2024.02.06 17:07:16.448442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1970 2024.02.06 17:07:16.448461 [ 3 ] {} <Debug> HTTP-Session: d2824f46-617f-4754-b97c-0af99e143a7b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1971 2024.02.06 17:07:16.448478 [ 3 ] {} <Debug> HTTP-Session: d2824f46-617f-4754-b97c-0af99e143a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1972 2024.02.06 17:07:16.448554 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1973 2024.02.06 17:07:16.448599 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1974 2024.02.06 17:07:16.448731 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1975 2024.02.06 17:07:16.449104 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1976 2024.02.06 17:07:16.449412 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1977 2024.02.06 17:07:16.449599 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1978 2024.02.06 17:07:16.449720 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001137672 sec., 19337 rows/sec., 26.10 MiB/sec.
1979 2024.02.06 17:07:16.449844 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} <Debug> DynamicQueryHandler: Done processing query
1980 2024.02.06 17:07:16.449868 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1981 2024.02.06 17:07:16.449885 [ 3 ] {} <Debug> HTTP-Session: d2824f46-617f-4754-b97c-0af99e143a7b Destroying unnamed session
1982 2024.02.06 17:07:19.776371 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
1983 2024.02.06 17:07:19.776422 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
1984 2024.02.06 17:07:21.442926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1985 2024.02.06 17:07:21.443069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1986 2024.02.06 17:07:21.443101 [ 3 ] {} <Debug> HTTP-Session: c2b55257-cdf9-4422-b453-35487a8ca6ca Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
1987 2024.02.06 17:07:21.443132 [ 3 ] {} <Debug> HTTP-Session: c2b55257-cdf9-4422-b453-35487a8ca6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1988 2024.02.06 17:07:21.443279 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1989 2024.02.06 17:07:21.443348 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1990 2024.02.06 17:07:21.443535 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1991 2024.02.06 17:07:21.444029 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
1992 2024.02.06 17:07:21.444308 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
1993 2024.02.06 17:07:21.444482 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
1994 2024.02.06 17:07:21.444634 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001315257 sec., 19007 rows/sec., 1.50 MiB/sec.
1995 2024.02.06 17:07:21.444780 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} <Debug> DynamicQueryHandler: Done processing query
1996 2024.02.06 17:07:21.444808 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1997 2024.02.06 17:07:21.444825 [ 3 ] {} <Debug> HTTP-Session: c2b55257-cdf9-4422-b453-35487a8ca6ca Destroying unnamed session
1998 2024.02.06 17:07:21.444959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1999 2024.02.06 17:07:21.445006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2000 2024.02.06 17:07:21.445027 [ 3 ] {} <Debug> HTTP-Session: 3cab0a49-5830-4eb5-900b-6e02d3747304 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2001 2024.02.06 17:07:21.445046 [ 3 ] {} <Debug> HTTP-Session: 3cab0a49-5830-4eb5-900b-6e02d3747304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2002 2024.02.06 17:07:21.445132 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2003 2024.02.06 17:07:21.445175 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2004 2024.02.06 17:07:21.445283 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2005 2024.02.06 17:07:21.445620 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2006 2024.02.06 17:07:21.445842 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2007 2024.02.06 17:07:21.446002 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2008 2024.02.06 17:07:21.446121 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000954457 sec., 78578 rows/sec., 7.31 MiB/sec.
2009 2024.02.06 17:07:21.446246 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} <Debug> DynamicQueryHandler: Done processing query
2010 2024.02.06 17:07:21.446270 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2011 2024.02.06 17:07:21.446286 [ 3 ] {} <Debug> HTTP-Session: 3cab0a49-5830-4eb5-900b-6e02d3747304 Destroying unnamed session
2012 2024.02.06 17:07:21.446405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2013 2024.02.06 17:07:21.446451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2014 2024.02.06 17:07:21.446471 [ 3 ] {} <Debug> HTTP-Session: dd49e709-938a-471e-b369-47a2171dee41 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2015 2024.02.06 17:07:21.446488 [ 3 ] {} <Debug> HTTP-Session: dd49e709-938a-471e-b369-47a2171dee41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2016 2024.02.06 17:07:21.446561 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2017 2024.02.06 17:07:21.446602 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2018 2024.02.06 17:07:21.446710 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2019 2024.02.06 17:07:21.447068 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2020 2024.02.06 17:07:21.447285 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2021 2024.02.06 17:07:21.447440 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2022 2024.02.06 17:07:21.447570 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000977857 sec., 25566 rows/sec., 2.00 MiB/sec.
2023 2024.02.06 17:07:21.447693 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} <Debug> DynamicQueryHandler: Done processing query
2024 2024.02.06 17:07:21.447718 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2025 2024.02.06 17:07:21.447734 [ 3 ] {} <Debug> HTTP-Session: dd49e709-938a-471e-b369-47a2171dee41 Destroying unnamed session
2026 2024.02.06 17:07:21.447921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2027 2024.02.06 17:07:21.447967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2028 2024.02.06 17:07:21.447987 [ 3 ] {} <Debug> HTTP-Session: 12cf2d43-f53e-4337-9889-06e78ed174c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2029 2024.02.06 17:07:21.448004 [ 3 ] {} <Debug> HTTP-Session: 12cf2d43-f53e-4337-9889-06e78ed174c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2030 2024.02.06 17:07:21.448081 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2031 2024.02.06 17:07:21.448126 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2032 2024.02.06 17:07:21.448268 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2033 2024.02.06 17:07:21.448657 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2034 2024.02.06 17:07:21.448967 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2035 2024.02.06 17:07:21.449156 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2036 2024.02.06 17:07:21.449285 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001176363 sec., 21251 rows/sec., 28.68 MiB/sec.
2037 2024.02.06 17:07:21.449398 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} <Debug> DynamicQueryHandler: Done processing query
2038 2024.02.06 17:07:21.449422 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2039 2024.02.06 17:07:21.449438 [ 3 ] {} <Debug> HTTP-Session: 12cf2d43-f53e-4337-9889-06e78ed174c9 Destroying unnamed session
2040 2024.02.06 17:07:26.442494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2041 2024.02.06 17:07:26.442612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2042 2024.02.06 17:07:26.442638 [ 3 ] {} <Debug> HTTP-Session: df8987e3-9b4b-4f4b-9479-7f4c866b45da Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2043 2024.02.06 17:07:26.442663 [ 3 ] {} <Debug> HTTP-Session: df8987e3-9b4b-4f4b-9479-7f4c866b45da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2044 2024.02.06 17:07:26.442793 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2045 2024.02.06 17:07:26.442851 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2046 2024.02.06 17:07:26.443016 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2047 2024.02.06 17:07:26.443437 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2048 2024.02.06 17:07:26.443688 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2049 2024.02.06 17:07:26.443852 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2050 2024.02.06 17:07:26.443964 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001138052 sec., 19331 rows/sec., 1.53 MiB/sec.
2051 2024.02.06 17:07:26.443963 [ 76 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2052 2024.02.06 17:07:26.444032 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2053 2024.02.06 17:07:26.444151 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} <Debug> DynamicQueryHandler: Done processing query
2054 2024.02.06 17:07:26.444162 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2055 2024.02.06 17:07:26.444207 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2056 2024.02.06 17:07:26.444257 [ 3 ] {} <Debug> HTTP-Session: df8987e3-9b4b-4f4b-9479-7f4c866b45da Destroying unnamed session
2057 2024.02.06 17:07:26.444340 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2058 2024.02.06 17:07:26.444412 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part
2059 2024.02.06 17:07:26.444433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2060 2024.02.06 17:07:26.444500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2061 2024.02.06 17:07:26.444545 [ 3 ] {} <Debug> HTTP-Session: 6683ba87-9eb8-4ea4-b80b-c0f07a86d5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2062 2024.02.06 17:07:26.444578 [ 3 ] {} <Debug> HTTP-Session: 6683ba87-9eb8-4ea4-b80b-c0f07a86d5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2063 2024.02.06 17:07:26.444710 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part
2064 2024.02.06 17:07:26.444775 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2065 2024.02.06 17:07:26.444873 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2066 2024.02.06 17:07:26.444968 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part
2067 2024.02.06 17:07:26.445262 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part
2068 2024.02.06 17:07:26.445321 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2069 2024.02.06 17:07:26.445508 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part
2070 2024.02.06 17:07:26.445689 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 22 rows starting from the beginning of the part
2071 2024.02.06 17:07:26.446197 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2072 2024.02.06 17:07:26.446620 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2073 2024.02.06 17:07:26.446902 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
2074 2024.02.06 17:07:26.447227 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002369786 sec., 1687 rows/sec., 140.93 KiB/sec.
2075 2024.02.06 17:07:26.447373 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.003269341 sec., 49857.14246387881 rows/sec., 3.95 MiB/sec.
2076 2024.02.06 17:07:26.447448 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} <Debug> DynamicQueryHandler: Done processing query
2077 2024.02.06 17:07:26.447485 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2078 2024.02.06 17:07:26.447515 [ 3 ] {} <Debug> HTTP-Session: 6683ba87-9eb8-4ea4-b80b-c0f07a86d5e0 Destroying unnamed session
2079 2024.02.06 17:07:26.447522 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2080 2024.02.06 17:07:26.447694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2081 2024.02.06 17:07:26.447744 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2082 2024.02.06 17:07:26.447773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2083 2024.02.06 17:07:26.447805 [ 3 ] {} <Debug> HTTP-Session: 02728759-9a63-4e64-bc10-ace9517bb395 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2084 2024.02.06 17:07:26.447837 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2085 2024.02.06 17:07:26.447839 [ 3 ] {} <Debug> HTTP-Session: 02728759-9a63-4e64-bc10-ace9517bb395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2086 2024.02.06 17:07:26.447996 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2087 2024.02.06 17:07:26.448036 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2088 2024.02.06 17:07:26.448150 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2089 2024.02.06 17:07:26.448485 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2090 2024.02.06 17:07:26.448705 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2091 2024.02.06 17:07:26.448853 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2092 2024.02.06 17:07:26.448946 [ 76 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2093 2024.02.06 17:07:26.448950 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} <Information> executeQuery: Read 68 rows, 6.73 KiB in 0.000924266 sec., 73571 rows/sec., 7.11 MiB/sec.
2094 2024.02.06 17:07:26.448985 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2095 2024.02.06 17:07:26.449136 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2096 2024.02.06 17:07:26.449196 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} <Debug> DynamicQueryHandler: Done processing query
2097 2024.02.06 17:07:26.449257 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2098 2024.02.06 17:07:26.449306 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2099 2024.02.06 17:07:26.449319 [ 3 ] {} <Debug> HTTP-Session: 02728759-9a63-4e64-bc10-ace9517bb395 Destroying unnamed session
2100 2024.02.06 17:07:26.449361 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part
2101 2024.02.06 17:07:26.449512 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 66 rows starting from the beginning of the part
2102 2024.02.06 17:07:26.449534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2103 2024.02.06 17:07:26.449664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2104 2024.02.06 17:07:26.449671 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 111 rows starting from the beginning of the part
2105 2024.02.06 17:07:26.449723 [ 3 ] {} <Debug> HTTP-Session: 2272d0ac-4f2c-4a42-b4ef-e1cdc6bcdb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2106 2024.02.06 17:07:26.449768 [ 3 ] {} <Debug> HTTP-Session: 2272d0ac-4f2c-4a42-b4ef-e1cdc6bcdb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2107 2024.02.06 17:07:26.449865 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part
2108 2024.02.06 17:07:26.450028 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2109 2024.02.06 17:07:26.450065 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 75 rows starting from the beginning of the part
2110 2024.02.06 17:07:26.450169 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2111 2024.02.06 17:07:26.450272 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 68 rows starting from the beginning of the part
2112 2024.02.06 17:07:26.450848 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2113 2024.02.06 17:07:26.451672 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2114 2024.02.06 17:07:26.452125 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2115 2024.02.06 17:07:26.452276 [ 16 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 4 columns (4 merged, 0 gathered) in 0.003240661 sec., 174347.1470789447 rows/sec., 16.16 MiB/sec.
2116 2024.02.06 17:07:26.452384 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
2117 2024.02.06 17:07:26.452450 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2118 2024.02.06 17:07:26.452608 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002485629 sec., 1609 rows/sec., 112.36 KiB/sec.
2119 2024.02.06 17:07:26.452788 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} <Debug> DynamicQueryHandler: Done processing query
2120 2024.02.06 17:07:26.452823 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2121 2024.02.06 17:07:26.452829 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2122 2024.02.06 17:07:26.452845 [ 3 ] {} <Debug> HTTP-Session: 2272d0ac-4f2c-4a42-b4ef-e1cdc6bcdb50 Destroying unnamed session
2123 2024.02.06 17:07:26.452925 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2124 2024.02.06 17:07:26.453023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2125 2024.02.06 17:07:26.453081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2126 2024.02.06 17:07:26.453100 [ 3 ] {} <Debug> HTTP-Session: 6b8a2273-0244-45e7-81ba-ac904febbf0f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2127 2024.02.06 17:07:26.453116 [ 3 ] {} <Debug> HTTP-Session: 6b8a2273-0244-45e7-81ba-ac904febbf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2128 2024.02.06 17:07:26.453192 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2129 2024.02.06 17:07:26.453230 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2130 2024.02.06 17:07:26.453349 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2131 2024.02.06 17:07:26.453645 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2132 2024.02.06 17:07:26.453855 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2133 2024.02.06 17:07:26.454013 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2134 2024.02.06 17:07:26.454113 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} <Information> executeQuery: Read 26 rows, 2.09 KiB in 0.000894135 sec., 29078 rows/sec., 2.28 MiB/sec.
2135 2024.02.06 17:07:26.454106 [ 72 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2136 2024.02.06 17:07:26.454180 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2137 2024.02.06 17:07:26.454253 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} <Debug> DynamicQueryHandler: Done processing query
2138 2024.02.06 17:07:26.454292 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2139 2024.02.06 17:07:26.454290 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2140 2024.02.06 17:07:26.454318 [ 3 ] {} <Debug> HTTP-Session: 6b8a2273-0244-45e7-81ba-ac904febbf0f Destroying unnamed session
2141 2024.02.06 17:07:26.454406 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2142 2024.02.06 17:07:26.454452 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 93 rows starting from the beginning of the part
2143 2024.02.06 17:07:26.454466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2144 2024.02.06 17:07:26.454539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2145 2024.02.06 17:07:26.454568 [ 3 ] {} <Debug> HTTP-Session: fcb25d56-8632-4bf2-bec6-fff1e83f60d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2146 2024.02.06 17:07:26.454605 [ 3 ] {} <Debug> HTTP-Session: fcb25d56-8632-4bf2-bec6-fff1e83f60d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2147 2024.02.06 17:07:26.454683 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part
2148 2024.02.06 17:07:26.454805 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2149 2024.02.06 17:07:26.454931 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2150 2024.02.06 17:07:26.454946 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part
2151 2024.02.06 17:07:26.455266 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part
2152 2024.02.06 17:07:26.455441 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2153 2024.02.06 17:07:26.455517 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part
2154 2024.02.06 17:07:26.455710 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part
2155 2024.02.06 17:07:26.456243 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2156 2024.02.06 17:07:26.456814 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2157 2024.02.06 17:07:26.457201 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2158 2024.02.06 17:07:26.457377 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 4 columns (4 merged, 0 gathered) in 0.003125828 sec., 75819.91075644597 rows/sec., 5.92 MiB/sec.
2159 2024.02.06 17:07:26.457479 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002622204 sec., 762 rows/sec., 53.63 KiB/sec.
2160 2024.02.06 17:07:26.457589 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2161 2024.02.06 17:07:26.457705 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} <Debug> DynamicQueryHandler: Done processing query
2162 2024.02.06 17:07:26.457738 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2163 2024.02.06 17:07:26.457773 [ 3 ] {} <Debug> HTTP-Session: fcb25d56-8632-4bf2-bec6-fff1e83f60d8 Destroying unnamed session
2164 2024.02.06 17:07:26.457841 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2165 2024.02.06 17:07:26.457907 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2166 2024.02.06 17:07:26.457944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2167 2024.02.06 17:07:26.458029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2168 2024.02.06 17:07:26.458049 [ 3 ] {} <Debug> HTTP-Session: feca744b-93c7-48df-8793-b685e5f1dcce Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2169 2024.02.06 17:07:26.458066 [ 3 ] {} <Debug> HTTP-Session: feca744b-93c7-48df-8793-b685e5f1dcce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2170 2024.02.06 17:07:26.458149 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2171 2024.02.06 17:07:26.458192 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2172 2024.02.06 17:07:26.458344 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2173 2024.02.06 17:07:26.458764 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2174 2024.02.06 17:07:26.459082 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2175 2024.02.06 17:07:26.459264 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2176 2024.02.06 17:07:26.459359 [ 72 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2177 2024.02.06 17:07:26.459368 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001191264 sec., 18467 rows/sec., 24.92 MiB/sec.
2178 2024.02.06 17:07:26.459398 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2179 2024.02.06 17:07:26.459561 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2180 2024.02.06 17:07:26.459705 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} <Debug> DynamicQueryHandler: Done processing query
2181 2024.02.06 17:07:26.459734 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2182 2024.02.06 17:07:26.459746 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2183 2024.02.06 17:07:26.459794 [ 3 ] {} <Debug> HTTP-Session: feca744b-93c7-48df-8793-b685e5f1dcce Destroying unnamed session
2184 2024.02.06 17:07:26.459796 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 262 rows starting from the beginning of the part
2185 2024.02.06 17:07:26.459926 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part
2186 2024.02.06 17:07:26.460018 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part
2187 2024.02.06 17:07:26.460105 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part
2188 2024.02.06 17:07:26.460192 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part
2189 2024.02.06 17:07:26.460279 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 22 rows starting from the beginning of the part
2190 2024.02.06 17:07:26.461478 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 6 columns (6 merged, 0 gathered) in 0.002026057 sec., 186569.2821080552 rows/sec., 251.77 MiB/sec.
2191 2024.02.06 17:07:26.461684 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2192 2024.02.06 17:07:26.461874 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2193 2024.02.06 17:07:26.461931 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2194 2024.02.06 17:07:26.461987 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3: 4.01 MiB.
2195 2024.02.06 17:07:27.000202 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.16 MiB, peak 236.32 MiB, will set to 230.97 MiB (RSS), difference: -4.19 MiB
2196 2024.02.06 17:07:31.442787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2197 2024.02.06 17:07:31.442918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2198 2024.02.06 17:07:31.442949 [ 3 ] {} <Debug> HTTP-Session: b5a84f25-48a5-4132-a7ba-eced4962fbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2199 2024.02.06 17:07:31.442979 [ 3 ] {} <Debug> HTTP-Session: b5a84f25-48a5-4132-a7ba-eced4962fbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2200 2024.02.06 17:07:31.443127 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2201 2024.02.06 17:07:31.443195 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2202 2024.02.06 17:07:31.443363 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2203 2024.02.06 17:07:31.443806 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2204 2024.02.06 17:07:31.444076 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2205 2024.02.06 17:07:31.444241 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2206 2024.02.06 17:07:31.444361 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001193713 sec., 20943 rows/sec., 1.66 MiB/sec.
2207 2024.02.06 17:07:31.444528 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} <Debug> DynamicQueryHandler: Done processing query
2208 2024.02.06 17:07:31.444554 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2209 2024.02.06 17:07:31.444571 [ 3 ] {} <Debug> HTTP-Session: b5a84f25-48a5-4132-a7ba-eced4962fbcf Destroying unnamed session
2210 2024.02.06 17:07:31.444711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2211 2024.02.06 17:07:31.444762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2212 2024.02.06 17:07:31.444782 [ 3 ] {} <Debug> HTTP-Session: 0a90a0df-67c5-4556-871d-abb90e619636 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2213 2024.02.06 17:07:31.444801 [ 3 ] {} <Debug> HTTP-Session: 0a90a0df-67c5-4556-871d-abb90e619636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2214 2024.02.06 17:07:31.444884 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2215 2024.02.06 17:07:31.444925 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2216 2024.02.06 17:07:31.445030 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2217 2024.02.06 17:07:31.445381 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2218 2024.02.06 17:07:31.445601 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2219 2024.02.06 17:07:31.445749 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2220 2024.02.06 17:07:31.445864 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000949897 sec., 78955 rows/sec., 7.35 MiB/sec.
2221 2024.02.06 17:07:31.445987 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} <Debug> DynamicQueryHandler: Done processing query
2222 2024.02.06 17:07:31.446011 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2223 2024.02.06 17:07:31.446026 [ 3 ] {} <Debug> HTTP-Session: 0a90a0df-67c5-4556-871d-abb90e619636 Destroying unnamed session
2224 2024.02.06 17:07:31.446147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2225 2024.02.06 17:07:31.446193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2226 2024.02.06 17:07:31.446211 [ 3 ] {} <Debug> HTTP-Session: 9a721169-c16b-499b-b8ff-f7681b7f8814 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2227 2024.02.06 17:07:31.446228 [ 3 ] {} <Debug> HTTP-Session: 9a721169-c16b-499b-b8ff-f7681b7f8814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2228 2024.02.06 17:07:31.446303 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2229 2024.02.06 17:07:31.446342 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2230 2024.02.06 17:07:31.446450 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2231 2024.02.06 17:07:31.446743 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2232 2024.02.06 17:07:31.446944 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2233 2024.02.06 17:07:31.447093 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2234 2024.02.06 17:07:31.447205 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000874274 sec., 28595 rows/sec., 2.24 MiB/sec.
2235 2024.02.06 17:07:31.447321 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} <Debug> DynamicQueryHandler: Done processing query
2236 2024.02.06 17:07:31.447344 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2237 2024.02.06 17:07:31.447359 [ 3 ] {} <Debug> HTTP-Session: 9a721169-c16b-499b-b8ff-f7681b7f8814 Destroying unnamed session
2238 2024.02.06 17:07:31.447538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2239 2024.02.06 17:07:31.447583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2240 2024.02.06 17:07:31.447602 [ 3 ] {} <Debug> HTTP-Session: 797066b3-1109-49fd-8c3d-08acb40cb649 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2241 2024.02.06 17:07:31.447619 [ 3 ] {} <Debug> HTTP-Session: 797066b3-1109-49fd-8c3d-08acb40cb649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2242 2024.02.06 17:07:31.447697 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2243 2024.02.06 17:07:31.447743 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2244 2024.02.06 17:07:31.447883 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2245 2024.02.06 17:07:31.448278 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB.
2246 2024.02.06 17:07:31.448576 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2247 2024.02.06 17:07:31.448754 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2248 2024.02.06 17:07:31.448866 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001130882 sec., 22106 rows/sec., 29.83 MiB/sec.
2249 2024.02.06 17:07:31.449047 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} <Debug> DynamicQueryHandler: Done processing query
2250 2024.02.06 17:07:31.449075 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2251 2024.02.06 17:07:31.449091 [ 3 ] {} <Debug> HTTP-Session: 797066b3-1109-49fd-8c3d-08acb40cb649 Destroying unnamed session
2252 2024.02.06 17:07:34.776669 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
2253 2024.02.06 17:07:34.776752 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
2254 2024.02.06 17:07:36.442964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2255 2024.02.06 17:07:36.443085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2256 2024.02.06 17:07:36.443111 [ 3 ] {} <Debug> HTTP-Session: 188e2b52-60ee-4712-9845-d2c7b3514a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2257 2024.02.06 17:07:36.443135 [ 3 ] {} <Debug> HTTP-Session: 188e2b52-60ee-4712-9845-d2c7b3514a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2258 2024.02.06 17:07:36.443265 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2259 2024.02.06 17:07:36.443325 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2260 2024.02.06 17:07:36.443490 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2261 2024.02.06 17:07:36.443933 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2262 2024.02.06 17:07:36.444204 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2263 2024.02.06 17:07:36.444373 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2264 2024.02.06 17:07:36.444512 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001203923 sec., 18273 rows/sec., 1.45 MiB/sec.
2265 2024.02.06 17:07:36.444667 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} <Debug> DynamicQueryHandler: Done processing query
2266 2024.02.06 17:07:36.444693 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2267 2024.02.06 17:07:36.444711 [ 3 ] {} <Debug> HTTP-Session: 188e2b52-60ee-4712-9845-d2c7b3514a2f Destroying unnamed session
2268 2024.02.06 17:07:36.444855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2269 2024.02.06 17:07:36.444908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2270 2024.02.06 17:07:36.444928 [ 3 ] {} <Debug> HTTP-Session: 4de7679a-4c2c-405e-86f5-0808377b2aad Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2271 2024.02.06 17:07:36.444948 [ 3 ] {} <Debug> HTTP-Session: 4de7679a-4c2c-405e-86f5-0808377b2aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2272 2024.02.06 17:07:36.445032 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2273 2024.02.06 17:07:36.445074 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2274 2024.02.06 17:07:36.445185 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2275 2024.02.06 17:07:36.445537 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2276 2024.02.06 17:07:36.445758 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2277 2024.02.06 17:07:36.445910 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2278 2024.02.06 17:07:36.446037 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000976517 sec., 67587 rows/sec., 6.55 MiB/sec.
2279 2024.02.06 17:07:36.446174 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} <Debug> DynamicQueryHandler: Done processing query
2280 2024.02.06 17:07:36.446201 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2281 2024.02.06 17:07:36.446216 [ 3 ] {} <Debug> HTTP-Session: 4de7679a-4c2c-405e-86f5-0808377b2aad Destroying unnamed session
2282 2024.02.06 17:07:36.446337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2283 2024.02.06 17:07:36.446386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2284 2024.02.06 17:07:36.446404 [ 3 ] {} <Debug> HTTP-Session: 0c94b036-e90c-435d-83a2-339569fb9319 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2285 2024.02.06 17:07:36.446421 [ 3 ] {} <Debug> HTTP-Session: 0c94b036-e90c-435d-83a2-339569fb9319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2286 2024.02.06 17:07:36.446494 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2287 2024.02.06 17:07:36.446532 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2288 2024.02.06 17:07:36.446639 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2289 2024.02.06 17:07:36.446933 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2290 2024.02.06 17:07:36.447154 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2291 2024.02.06 17:07:36.447304 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2292 2024.02.06 17:07:36.447422 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000893084 sec., 24633 rows/sec., 1.93 MiB/sec.
2293 2024.02.06 17:07:36.447538 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} <Debug> DynamicQueryHandler: Done processing query
2294 2024.02.06 17:07:36.447561 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2295 2024.02.06 17:07:36.447576 [ 3 ] {} <Debug> HTTP-Session: 0c94b036-e90c-435d-83a2-339569fb9319 Destroying unnamed session
2296 2024.02.06 17:07:36.447763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2297 2024.02.06 17:07:36.447809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2298 2024.02.06 17:07:36.447828 [ 3 ] {} <Debug> HTTP-Session: 19df9ba4-a2c4-4efc-b874-15601b800f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2299 2024.02.06 17:07:36.447845 [ 3 ] {} <Debug> HTTP-Session: 19df9ba4-a2c4-4efc-b874-15601b800f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2300 2024.02.06 17:07:36.447919 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2301 2024.02.06 17:07:36.447990 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2302 2024.02.06 17:07:36.448128 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2303 2024.02.06 17:07:36.448512 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2304 2024.02.06 17:07:36.448819 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2305 2024.02.06 17:07:36.448999 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2306 2024.02.06 17:07:36.449128 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001153813 sec., 19067 rows/sec., 25.73 MiB/sec.
2307 2024.02.06 17:07:36.449258 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} <Debug> DynamicQueryHandler: Done processing query
2308 2024.02.06 17:07:36.449281 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2309 2024.02.06 17:07:36.449296 [ 3 ] {} <Debug> HTTP-Session: 19df9ba4-a2c4-4efc-b874-15601b800f3f Destroying unnamed session
2310 2024.02.06 17:07:41.444889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2311 2024.02.06 17:07:41.445024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2312 2024.02.06 17:07:41.445083 [ 3 ] {} <Debug> HTTP-Session: 1b49cecc-3e0d-44ad-8125-27c1773348c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2313 2024.02.06 17:07:41.445114 [ 3 ] {} <Debug> HTTP-Session: 1b49cecc-3e0d-44ad-8125-27c1773348c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.02.06 17:07:41.445260 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2315 2024.02.06 17:07:41.445329 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2316 2024.02.06 17:07:41.445514 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2317 2024.02.06 17:07:41.445957 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2318 2024.02.06 17:07:41.446225 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2319 2024.02.06 17:07:41.446393 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2320 2024.02.06 17:07:41.446519 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001218714 sec., 20513 rows/sec., 1.62 MiB/sec.
2321 2024.02.06 17:07:41.446704 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} <Debug> DynamicQueryHandler: Done processing query
2322 2024.02.06 17:07:41.446730 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2323 2024.02.06 17:07:41.446747 [ 3 ] {} <Debug> HTTP-Session: 1b49cecc-3e0d-44ad-8125-27c1773348c8 Destroying unnamed session
2324 2024.02.06 17:07:41.446909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2325 2024.02.06 17:07:41.446962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2326 2024.02.06 17:07:41.446982 [ 3 ] {} <Debug> HTTP-Session: 37ff89b0-1711-4de8-a41a-81fb3f9d0707 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2327 2024.02.06 17:07:41.447001 [ 3 ] {} <Debug> HTTP-Session: 37ff89b0-1711-4de8-a41a-81fb3f9d0707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2328 2024.02.06 17:07:41.447081 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2329 2024.02.06 17:07:41.447123 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2330 2024.02.06 17:07:41.447243 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2331 2024.02.06 17:07:41.447517 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2332 2024.02.06 17:07:41.447727 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2333 2024.02.06 17:07:41.447880 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2334 2024.02.06 17:07:41.447995 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000884385 sec., 4522 rows/sec., 377.65 KiB/sec.
2335 2024.02.06 17:07:41.448114 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} <Debug> DynamicQueryHandler: Done processing query
2336 2024.02.06 17:07:41.448137 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2337 2024.02.06 17:07:41.448158 [ 3 ] {} <Debug> HTTP-Session: 37ff89b0-1711-4de8-a41a-81fb3f9d0707 Destroying unnamed session
2338 2024.02.06 17:07:41.448293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2339 2024.02.06 17:07:41.448339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2340 2024.02.06 17:07:41.448358 [ 3 ] {} <Debug> HTTP-Session: 9207417c-5387-4168-b2b6-69942aaed380 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2341 2024.02.06 17:07:41.448374 [ 3 ] {} <Debug> HTTP-Session: 9207417c-5387-4168-b2b6-69942aaed380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2342 2024.02.06 17:07:41.448450 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2343 2024.02.06 17:07:41.448488 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2344 2024.02.06 17:07:41.448594 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2345 2024.02.06 17:07:41.448930 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2346 2024.02.06 17:07:41.449153 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2347 2024.02.06 17:07:41.449308 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2348 2024.02.06 17:07:41.449425 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} <Information> executeQuery: Read 113 rows, 10.14 KiB in 0.000947357 sec., 119279 rows/sec., 10.45 MiB/sec.
2349 2024.02.06 17:07:41.449573 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} <Debug> DynamicQueryHandler: Done processing query
2350 2024.02.06 17:07:41.449596 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
2351 2024.02.06 17:07:41.449612 [ 3 ] {} <Debug> HTTP-Session: 9207417c-5387-4168-b2b6-69942aaed380 Destroying unnamed session
2352 2024.02.06 17:07:41.449763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2353 2024.02.06 17:07:41.449807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2354 2024.02.06 17:07:41.449827 [ 3 ] {} <Debug> HTTP-Session: ea64b208-f0ec-4586-af50-a410607ae7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2355 2024.02.06 17:07:41.449844 [ 3 ] {} <Debug> HTTP-Session: ea64b208-f0ec-4586-af50-a410607ae7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2356 2024.02.06 17:07:41.449912 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2357 2024.02.06 17:07:41.449950 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2358 2024.02.06 17:07:41.450057 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2359 2024.02.06 17:07:41.450319 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2360 2024.02.06 17:07:41.450533 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2361 2024.02.06 17:07:41.450680 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2362 2024.02.06 17:07:41.450793 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000851404 sec., 4698 rows/sec., 328.04 KiB/sec.
2363 2024.02.06 17:07:41.450925 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} <Debug> DynamicQueryHandler: Done processing query
2364 2024.02.06 17:07:41.450948 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2365 2024.02.06 17:07:41.450965 [ 3 ] {} <Debug> HTTP-Session: ea64b208-f0ec-4586-af50-a410607ae7f3 Destroying unnamed session
2366 2024.02.06 17:07:41.451088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2367 2024.02.06 17:07:41.451133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2368 2024.02.06 17:07:41.451153 [ 3 ] {} <Debug> HTTP-Session: c9f2ea54-90bb-435f-bd7f-af9982905f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2369 2024.02.06 17:07:41.451170 [ 3 ] {} <Debug> HTTP-Session: c9f2ea54-90bb-435f-bd7f-af9982905f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.02.06 17:07:41.451242 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2371 2024.02.06 17:07:41.451280 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2372 2024.02.06 17:07:41.451385 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2373 2024.02.06 17:07:41.451754 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2374 2024.02.06 17:07:41.451965 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2375 2024.02.06 17:07:41.452112 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2376 2024.02.06 17:07:41.452227 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} <Information> executeQuery: Read 53 rows, 4.23 KiB in 0.000956047 sec., 55436 rows/sec., 4.32 MiB/sec.
2377 2024.02.06 17:07:41.452355 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} <Debug> DynamicQueryHandler: Done processing query
2378 2024.02.06 17:07:41.452379 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2379 2024.02.06 17:07:41.452394 [ 3 ] {} <Debug> HTTP-Session: c9f2ea54-90bb-435f-bd7f-af9982905f94 Destroying unnamed session
2380 2024.02.06 17:07:41.452537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2381 2024.02.06 17:07:41.452582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2382 2024.02.06 17:07:41.452600 [ 3 ] {} <Debug> HTTP-Session: 12831618-13a4-4fd8-8c98-9ef1ed828baf Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2383 2024.02.06 17:07:41.452617 [ 3 ] {} <Debug> HTTP-Session: 12831618-13a4-4fd8-8c98-9ef1ed828baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2384 2024.02.06 17:07:41.452689 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2385 2024.02.06 17:07:41.452731 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2386 2024.02.06 17:07:41.452851 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2387 2024.02.06 17:07:41.453160 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2388 2024.02.06 17:07:41.453422 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2389 2024.02.06 17:07:41.453603 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2390 2024.02.06 17:07:41.453732 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.001012398 sec., 37534 rows/sec., 2.65 MiB/sec.
2391 2024.02.06 17:07:41.453870 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} <Debug> DynamicQueryHandler: Done processing query
2392 2024.02.06 17:07:41.453893 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2393 2024.02.06 17:07:41.453909 [ 3 ] {} <Debug> HTTP-Session: 12831618-13a4-4fd8-8c98-9ef1ed828baf Destroying unnamed session
2394 2024.02.06 17:07:41.454050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2395 2024.02.06 17:07:41.454095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2396 2024.02.06 17:07:41.454113 [ 3 ] {} <Debug> HTTP-Session: a156478c-dca7-45cc-8bb4-6eb5f7625a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2397 2024.02.06 17:07:41.454130 [ 3 ] {} <Debug> HTTP-Session: a156478c-dca7-45cc-8bb4-6eb5f7625a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2398 2024.02.06 17:07:41.454206 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2399 2024.02.06 17:07:41.454249 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2400 2024.02.06 17:07:41.454385 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2401 2024.02.06 17:07:41.454781 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2402 2024.02.06 17:07:41.455068 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2403 2024.02.06 17:07:41.455258 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2404 2024.02.06 17:07:41.455372 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001138972 sec., 21949 rows/sec., 29.62 MiB/sec.
2405 2024.02.06 17:07:41.455492 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} <Debug> DynamicQueryHandler: Done processing query
2406 2024.02.06 17:07:41.455515 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2407 2024.02.06 17:07:41.455531 [ 3 ] {} <Debug> HTTP-Session: a156478c-dca7-45cc-8bb4-6eb5f7625a10 Destroying unnamed session
2408 2024.02.06 17:07:46.443700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2409 2024.02.06 17:07:46.443826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2410 2024.02.06 17:07:46.443856 [ 3 ] {} <Debug> HTTP-Session: d70c6652-6df9-49a8-8e5b-cd69453d46e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2411 2024.02.06 17:07:46.443885 [ 3 ] {} <Debug> HTTP-Session: d70c6652-6df9-49a8-8e5b-cd69453d46e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2412 2024.02.06 17:07:46.444028 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2413 2024.02.06 17:07:46.444095 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2414 2024.02.06 17:07:46.444283 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2415 2024.02.06 17:07:46.444770 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2416 2024.02.06 17:07:46.445050 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2417 2024.02.06 17:07:46.445218 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2418 2024.02.06 17:07:46.445354 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001280036 sec., 17187 rows/sec., 1.36 MiB/sec.
2419 2024.02.06 17:07:46.445497 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} <Debug> DynamicQueryHandler: Done processing query
2420 2024.02.06 17:07:46.445522 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2421 2024.02.06 17:07:46.445539 [ 3 ] {} <Debug> HTTP-Session: d70c6652-6df9-49a8-8e5b-cd69453d46e2 Destroying unnamed session
2422 2024.02.06 17:07:46.445669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2423 2024.02.06 17:07:46.445720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2424 2024.02.06 17:07:46.445739 [ 3 ] {} <Debug> HTTP-Session: 56c5d680-1157-4ef8-9749-5bd4253f895d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2425 2024.02.06 17:07:46.445758 [ 3 ] {} <Debug> HTTP-Session: 56c5d680-1157-4ef8-9749-5bd4253f895d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.02.06 17:07:46.445839 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2427 2024.02.06 17:07:46.445880 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2428 2024.02.06 17:07:46.445987 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2429 2024.02.06 17:07:46.446337 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2430 2024.02.06 17:07:46.446552 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2431 2024.02.06 17:07:46.446701 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2432 2024.02.06 17:07:46.446795 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000928966 sec., 71046 rows/sec., 6.89 MiB/sec.
2433 2024.02.06 17:07:46.446921 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} <Debug> DynamicQueryHandler: Done processing query
2434 2024.02.06 17:07:46.446945 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2435 2024.02.06 17:07:46.446961 [ 3 ] {} <Debug> HTTP-Session: 56c5d680-1157-4ef8-9749-5bd4253f895d Destroying unnamed session
2436 2024.02.06 17:07:46.447116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2437 2024.02.06 17:07:46.447162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2438 2024.02.06 17:07:46.447182 [ 3 ] {} <Debug> HTTP-Session: 75fb4de2-0b9a-44a4-9df9-e2fa07b09ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2439 2024.02.06 17:07:46.447199 [ 3 ] {} <Debug> HTTP-Session: 75fb4de2-0b9a-44a4-9df9-e2fa07b09ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2440 2024.02.06 17:07:46.447270 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2441 2024.02.06 17:07:46.447308 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2442 2024.02.06 17:07:46.447413 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2443 2024.02.06 17:07:46.447726 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2444 2024.02.06 17:07:46.447932 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2445 2024.02.06 17:07:46.448081 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2446 2024.02.06 17:07:46.448207 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000906706 sec., 24263 rows/sec., 1.90 MiB/sec.
2447 2024.02.06 17:07:46.448312 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} <Debug> DynamicQueryHandler: Done processing query
2448 2024.02.06 17:07:46.448335 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2449 2024.02.06 17:07:46.448350 [ 3 ] {} <Debug> HTTP-Session: 75fb4de2-0b9a-44a4-9df9-e2fa07b09ed0 Destroying unnamed session
2450 2024.02.06 17:07:46.448483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2451 2024.02.06 17:07:46.448527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2452 2024.02.06 17:07:46.448546 [ 3 ] {} <Debug> HTTP-Session: 63488d39-9114-42f6-abde-39297328141c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2453 2024.02.06 17:07:46.448562 [ 3 ] {} <Debug> HTTP-Session: 63488d39-9114-42f6-abde-39297328141c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2454 2024.02.06 17:07:46.448637 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2455 2024.02.06 17:07:46.448682 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2456 2024.02.06 17:07:46.448817 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2457 2024.02.06 17:07:46.449165 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2458 2024.02.06 17:07:46.449458 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2459 2024.02.06 17:07:46.449648 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2460 2024.02.06 17:07:46.449775 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001110711 sec., 19807 rows/sec., 26.73 MiB/sec.
2461 2024.02.06 17:07:46.449896 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} <Debug> DynamicQueryHandler: Done processing query
2462 2024.02.06 17:07:46.449919 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2463 2024.02.06 17:07:46.449935 [ 3 ] {} <Debug> HTTP-Session: 63488d39-9114-42f6-abde-39297328141c Destroying unnamed session
2464 2024.02.06 17:07:49.777016 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
2465 2024.02.06 17:07:49.777073 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
2466 2024.02.06 17:07:51.443206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2467 2024.02.06 17:07:51.443342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2468 2024.02.06 17:07:51.443374 [ 3 ] {} <Debug> HTTP-Session: 474e6145-486a-4ce4-9ae8-0df68f9acb1f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2469 2024.02.06 17:07:51.443402 [ 3 ] {} <Debug> HTTP-Session: 474e6145-486a-4ce4-9ae8-0df68f9acb1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2470 2024.02.06 17:07:51.443544 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2471 2024.02.06 17:07:51.443611 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2472 2024.02.06 17:07:51.443794 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2473 2024.02.06 17:07:51.444244 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2474 2024.02.06 17:07:51.444517 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2475 2024.02.06 17:07:51.444689 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2476 2024.02.06 17:07:51.444811 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001228285 sec., 20353 rows/sec., 1.61 MiB/sec.
2477 2024.02.06 17:07:51.444806 [ 172 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2478 2024.02.06 17:07:51.444869 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2479 2024.02.06 17:07:51.444982 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} <Debug> DynamicQueryHandler: Done processing query
2480 2024.02.06 17:07:51.444975 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2481 2024.02.06 17:07:51.445014 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2482 2024.02.06 17:07:51.445057 [ 3 ] {} <Debug> HTTP-Session: 474e6145-486a-4ce4-9ae8-0df68f9acb1f Destroying unnamed session
2483 2024.02.06 17:07:51.445138 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2484 2024.02.06 17:07:51.445182 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 47 rows starting from the beginning of the part
2485 2024.02.06 17:07:51.445227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2486 2024.02.06 17:07:51.445301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2487 2024.02.06 17:07:51.445345 [ 3 ] {} <Debug> HTTP-Session: e9b17414-9e3d-4604-abe9-57724dbb0426 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2488 2024.02.06 17:07:51.445400 [ 3 ] {} <Debug> HTTP-Session: e9b17414-9e3d-4604-abe9-57724dbb0426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2489 2024.02.06 17:07:51.445445 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part
2490 2024.02.06 17:07:51.445608 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2491 2024.02.06 17:07:51.445700 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part
2492 2024.02.06 17:07:51.445715 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2493 2024.02.06 17:07:51.446041 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part
2494 2024.02.06 17:07:51.446171 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2495 2024.02.06 17:07:51.446346 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part
2496 2024.02.06 17:07:51.446468 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part
2497 2024.02.06 17:07:51.446996 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2498 2024.02.06 17:07:51.447423 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2499 2024.02.06 17:07:51.447766 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2500 2024.02.06 17:07:51.447952 [ 172 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2501 2024.02.06 17:07:51.447975 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.002316195 sec., 32380 rows/sec., 3.01 MiB/sec.
2502 2024.02.06 17:07:51.447996 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003023504 sec., 54903.185178521344 rows/sec., 4.35 MiB/sec.
2503 2024.02.06 17:07:51.448022 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2504 2024.02.06 17:07:51.448234 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2505 2024.02.06 17:07:51.448265 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} <Debug> DynamicQueryHandler: Done processing query
2506 2024.02.06 17:07:51.448310 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2507 2024.02.06 17:07:51.448341 [ 3 ] {} <Debug> HTTP-Session: e9b17414-9e3d-4604-abe9-57724dbb0426 Destroying unnamed session
2508 2024.02.06 17:07:51.448404 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2509 2024.02.06 17:07:51.448429 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2510 2024.02.06 17:07:51.448526 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 181 rows starting from the beginning of the part
2511 2024.02.06 17:07:51.448570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2512 2024.02.06 17:07:51.448634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2513 2024.02.06 17:07:51.448679 [ 3 ] {} <Debug> HTTP-Session: 695e5e6d-5f27-4f48-9e48-09aa07ddf5d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2514 2024.02.06 17:07:51.448722 [ 3 ] {} <Debug> HTTP-Session: 695e5e6d-5f27-4f48-9e48-09aa07ddf5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2515 2024.02.06 17:07:51.448835 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 75 rows starting from the beginning of the part
2516 2024.02.06 17:07:51.448904 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2517 2024.02.06 17:07:51.448983 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2518 2024.02.06 17:07:51.449079 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2519 2024.02.06 17:07:51.449113 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2520 2024.02.06 17:07:51.449178 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part
2521 2024.02.06 17:07:51.449446 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part
2522 2024.02.06 17:07:51.449529 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2523 2024.02.06 17:07:51.449590 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part
2524 2024.02.06 17:07:51.449704 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 75 rows starting from the beginning of the part
2525 2024.02.06 17:07:51.450034 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2526 2024.02.06 17:07:51.450294 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2527 2024.02.06 17:07:51.450477 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2528 2024.02.06 17:07:51.450595 [ 172 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2529 2024.02.06 17:07:51.450627 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.001583584 sec., 15786 rows/sec., 1.23 MiB/sec.
2530 2024.02.06 17:07:51.450681 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2531 2024.02.06 17:07:51.450997 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2532 2024.02.06 17:07:51.451151 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981763 sec., 193174.30660988146 rows/sec., 17.82 MiB/sec.
2533 2024.02.06 17:07:51.451223 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} <Debug> DynamicQueryHandler: Done processing query
2534 2024.02.06 17:07:51.451240 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2535 2024.02.06 17:07:51.451266 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2536 2024.02.06 17:07:51.451289 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 97 rows starting from the beginning of the part
2537 2024.02.06 17:07:51.451300 [ 3 ] {} <Debug> HTTP-Session: 695e5e6d-5f27-4f48-9e48-09aa07ddf5d0 Destroying unnamed session
2538 2024.02.06 17:07:51.451474 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part
2539 2024.02.06 17:07:51.451478 [ 19 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2540 2024.02.06 17:07:51.451625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2541 2024.02.06 17:07:51.451727 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part
2542 2024.02.06 17:07:51.451741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2543 2024.02.06 17:07:51.451837 [ 3 ] {} <Debug> HTTP-Session: 226d89bc-272f-40f0-af8d-0ebe99caec59 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2544 2024.02.06 17:07:51.451899 [ 3 ] {} <Debug> HTTP-Session: 226d89bc-272f-40f0-af8d-0ebe99caec59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2545 2024.02.06 17:07:51.452109 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part
2546 2024.02.06 17:07:51.452135 [ 19 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2547 2024.02.06 17:07:51.452276 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2548 2024.02.06 17:07:51.452370 [ 19 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2549 2024.02.06 17:07:51.452464 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2550 2024.02.06 17:07:51.452479 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part
2551 2024.02.06 17:07:51.452862 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part
2552 2024.02.06 17:07:51.453230 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2553 2024.02.06 17:07:51.454197 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2554 2024.02.06 17:07:51.454526 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.003750465 sec., 65058.59940034102 rows/sec., 5.08 MiB/sec.
2555 2024.02.06 17:07:51.454659 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2556 2024.02.06 17:07:51.454813 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2557 2024.02.06 17:07:51.454916 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2558 2024.02.06 17:07:51.455009 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2559 2024.02.06 17:07:51.455155 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2560 2024.02.06 17:07:51.455262 [ 172 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2561 2024.02.06 17:07:51.455270 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.002937802 sec., 8509 rows/sec., 11.48 MiB/sec.
2562 2024.02.06 17:07:51.455306 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2563 2024.02.06 17:07:51.455473 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2564 2024.02.06 17:07:51.455551 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} <Debug> DynamicQueryHandler: Done processing query
2565 2024.02.06 17:07:51.455593 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2566 2024.02.06 17:07:51.455643 [ 3 ] {} <Debug> HTTP-Session: 226d89bc-272f-40f0-af8d-0ebe99caec59 Destroying unnamed session
2567 2024.02.06 17:07:51.455699 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2568 2024.02.06 17:07:51.455739 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 378 rows starting from the beginning of the part
2569 2024.02.06 17:07:51.455895 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part
2570 2024.02.06 17:07:51.455999 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part
2571 2024.02.06 17:07:51.456093 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part
2572 2024.02.06 17:07:51.456197 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part
2573 2024.02.06 17:07:51.456291 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part
2574 2024.02.06 17:07:51.457749 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 6 columns (6 merged, 0 gathered) in 0.002387016 sec., 208209.74807039415 rows/sec., 280.97 MiB/sec.
2575 2024.02.06 17:07:51.458048 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2576 2024.02.06 17:07:51.458268 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2577 2024.02.06 17:07:51.458331 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2578 2024.02.06 17:07:51.458399 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4: 4.01 MiB.
2579 2024.02.06 17:07:52.000186 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.11 MiB, peak 236.41 MiB, will set to 231.03 MiB (RSS), difference: -4.08 MiB
2580 2024.02.06 17:07:55.104061 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2581 2024.02.06 17:07:55.104165 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2582 2024.02.06 17:07:55.104312 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2583 2024.02.06 17:07:55.104536 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2584 2024.02.06 17:07:55.104598 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 396 rows starting from the beginning of the part
2585 2024.02.06 17:07:55.104867 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::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
2586 2024.02.06 17:07:55.105044 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::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
2587 2024.02.06 17:07:55.105200 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::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
2588 2024.02.06 17:07:55.105371 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::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
2589 2024.02.06 17:07:55.106260 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 5 columns (5 merged, 0 gathered) in 0.002018036 sec., 252720.96236142467 rows/sec., 17.83 MiB/sec.
2590 2024.02.06 17:07:55.106367 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2591 2024.02.06 17:07:55.106573 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2592 2024.02.06 17:07:55.106635 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2593 2024.02.06 17:07:56.443423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2594 2024.02.06 17:07:56.443551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2595 2024.02.06 17:07:56.443582 [ 3 ] {} <Debug> HTTP-Session: 3317dd63-989e-4aa8-8513-d1ebadaa000e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2596 2024.02.06 17:07:56.443611 [ 3 ] {} <Debug> HTTP-Session: 3317dd63-989e-4aa8-8513-d1ebadaa000e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2597 2024.02.06 17:07:56.443755 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2598 2024.02.06 17:07:56.443823 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2599 2024.02.06 17:07:56.444007 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2600 2024.02.06 17:07:56.444444 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2601 2024.02.06 17:07:56.444710 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2602 2024.02.06 17:07:56.444872 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2603 2024.02.06 17:07:56.445009 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001209504 sec., 18189 rows/sec., 1.44 MiB/sec.
2604 2024.02.06 17:07:56.445159 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} <Debug> DynamicQueryHandler: Done processing query
2605 2024.02.06 17:07:56.445184 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2606 2024.02.06 17:07:56.445200 [ 3 ] {} <Debug> HTTP-Session: 3317dd63-989e-4aa8-8513-d1ebadaa000e Destroying unnamed session
2607 2024.02.06 17:07:56.445327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2608 2024.02.06 17:07:56.445375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2609 2024.02.06 17:07:56.445396 [ 3 ] {} <Debug> HTTP-Session: 1071d59a-2386-48fb-a81e-3cf01f9333cd Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2610 2024.02.06 17:07:56.445414 [ 3 ] {} <Debug> HTTP-Session: 1071d59a-2386-48fb-a81e-3cf01f9333cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2611 2024.02.06 17:07:56.445489 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2612 2024.02.06 17:07:56.445531 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2613 2024.02.06 17:07:56.445635 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2614 2024.02.06 17:07:56.446013 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2615 2024.02.06 17:07:56.446233 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2616 2024.02.06 17:07:56.446389 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2617 2024.02.06 17:07:56.446506 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000988298 sec., 66781 rows/sec., 6.47 MiB/sec.
2618 2024.02.06 17:07:56.446627 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} <Debug> DynamicQueryHandler: Done processing query
2619 2024.02.06 17:07:56.446651 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2620 2024.02.06 17:07:56.446668 [ 3 ] {} <Debug> HTTP-Session: 1071d59a-2386-48fb-a81e-3cf01f9333cd Destroying unnamed session
2621 2024.02.06 17:07:56.446819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2622 2024.02.06 17:07:56.446863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2623 2024.02.06 17:07:56.446882 [ 3 ] {} <Debug> HTTP-Session: c69f665e-5cac-4be2-a78d-23baf1b5a18f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2624 2024.02.06 17:07:56.446899 [ 3 ] {} <Debug> HTTP-Session: c69f665e-5cac-4be2-a78d-23baf1b5a18f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2625 2024.02.06 17:07:56.446970 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2626 2024.02.06 17:07:56.447008 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2627 2024.02.06 17:07:56.447113 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2628 2024.02.06 17:07:56.447404 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2629 2024.02.06 17:07:56.447614 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2630 2024.02.06 17:07:56.447764 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2631 2024.02.06 17:07:56.447860 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000861495 sec., 25537 rows/sec., 2.00 MiB/sec.
2632 2024.02.06 17:07:56.447991 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} <Debug> DynamicQueryHandler: Done processing query
2633 2024.02.06 17:07:56.448014 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2634 2024.02.06 17:07:56.448032 [ 3 ] {} <Debug> HTTP-Session: c69f665e-5cac-4be2-a78d-23baf1b5a18f Destroying unnamed session
2635 2024.02.06 17:07:56.448163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2636 2024.02.06 17:07:56.448207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2637 2024.02.06 17:07:56.448227 [ 3 ] {} <Debug> HTTP-Session: 98e920a9-0c08-4736-ad48-c199a1413981 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2638 2024.02.06 17:07:56.448244 [ 3 ] {} <Debug> HTTP-Session: 98e920a9-0c08-4736-ad48-c199a1413981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2639 2024.02.06 17:07:56.448320 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2640 2024.02.06 17:07:56.448367 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2641 2024.02.06 17:07:56.448507 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2642 2024.02.06 17:07:56.448868 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2643 2024.02.06 17:07:56.449165 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2644 2024.02.06 17:07:56.449380 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2645 2024.02.06 17:07:56.449483 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001133952 sec., 19401 rows/sec., 26.18 MiB/sec.
2646 2024.02.06 17:07:56.449604 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} <Debug> DynamicQueryHandler: Done processing query
2647 2024.02.06 17:07:56.449627 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2648 2024.02.06 17:07:56.449643 [ 3 ] {} <Debug> HTTP-Session: 98e920a9-0c08-4736-ad48-c199a1413981 Destroying unnamed session
2649 2024.02.06 17:08:01.443333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2650 2024.02.06 17:08:01.443463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2651 2024.02.06 17:08:01.443493 [ 3 ] {} <Debug> HTTP-Session: 38402fba-dc45-4c59-983a-57f0f91716e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2652 2024.02.06 17:08:01.443522 [ 3 ] {} <Debug> HTTP-Session: 38402fba-dc45-4c59-983a-57f0f91716e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2653 2024.02.06 17:08:01.443664 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2654 2024.02.06 17:08:01.443731 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2655 2024.02.06 17:08:01.443913 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2656 2024.02.06 17:08:01.444403 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2657 2024.02.06 17:08:01.444702 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2658 2024.02.06 17:08:01.444869 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2659 2024.02.06 17:08:01.444985 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001282725 sec., 19489 rows/sec., 1.54 MiB/sec.
2660 2024.02.06 17:08:01.445108 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} <Debug> DynamicQueryHandler: Done processing query
2661 2024.02.06 17:08:01.445134 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2662 2024.02.06 17:08:01.445150 [ 3 ] {} <Debug> HTTP-Session: 38402fba-dc45-4c59-983a-57f0f91716e2 Destroying unnamed session
2663 2024.02.06 17:08:01.445279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2664 2024.02.06 17:08:01.445326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2665 2024.02.06 17:08:01.445345 [ 3 ] {} <Debug> HTTP-Session: 8736d4a0-7236-478c-8d6f-8adc58651dce Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2666 2024.02.06 17:08:01.445364 [ 3 ] {} <Debug> HTTP-Session: 8736d4a0-7236-478c-8d6f-8adc58651dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2667 2024.02.06 17:08:01.445438 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2668 2024.02.06 17:08:01.445477 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2669 2024.02.06 17:08:01.445580 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2670 2024.02.06 17:08:01.445915 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2671 2024.02.06 17:08:01.446132 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2672 2024.02.06 17:08:01.446315 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2673 2024.02.06 17:08:01.446414 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000949776 sec., 78965 rows/sec., 7.35 MiB/sec.
2674 2024.02.06 17:08:01.446528 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} <Debug> DynamicQueryHandler: Done processing query
2675 2024.02.06 17:08:01.446552 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2676 2024.02.06 17:08:01.446569 [ 3 ] {} <Debug> HTTP-Session: 8736d4a0-7236-478c-8d6f-8adc58651dce Destroying unnamed session
2677 2024.02.06 17:08:01.446731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2678 2024.02.06 17:08:01.446776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2679 2024.02.06 17:08:01.446794 [ 3 ] {} <Debug> HTTP-Session: a52abea6-d899-491d-939b-3a4d07c23796 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2680 2024.02.06 17:08:01.446812 [ 3 ] {} <Debug> HTTP-Session: a52abea6-d899-491d-939b-3a4d07c23796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2681 2024.02.06 17:08:01.446881 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2682 2024.02.06 17:08:01.446920 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2683 2024.02.06 17:08:01.447023 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2684 2024.02.06 17:08:01.447303 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2685 2024.02.06 17:08:01.447509 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2686 2024.02.06 17:08:01.447654 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2687 2024.02.06 17:08:01.447748 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000840023 sec., 29761 rows/sec., 2.33 MiB/sec.
2688 2024.02.06 17:08:01.447881 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} <Debug> DynamicQueryHandler: Done processing query
2689 2024.02.06 17:08:01.447905 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2690 2024.02.06 17:08:01.447920 [ 3 ] {} <Debug> HTTP-Session: a52abea6-d899-491d-939b-3a4d07c23796 Destroying unnamed session
2691 2024.02.06 17:08:01.448063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2692 2024.02.06 17:08:01.448106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2693 2024.02.06 17:08:01.448125 [ 3 ] {} <Debug> HTTP-Session: 0347acba-c76f-4e84-b5e6-3525e5286484 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2694 2024.02.06 17:08:01.448141 [ 3 ] {} <Debug> HTTP-Session: 0347acba-c76f-4e84-b5e6-3525e5286484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.02.06 17:08:01.448216 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2696 2024.02.06 17:08:01.448261 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2697 2024.02.06 17:08:01.448399 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2698 2024.02.06 17:08:01.448782 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB.
2699 2024.02.06 17:08:01.449089 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2700 2024.02.06 17:08:01.449272 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2701 2024.02.06 17:08:01.449383 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001138131 sec., 21965 rows/sec., 29.64 MiB/sec.
2702 2024.02.06 17:08:01.449512 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} <Debug> DynamicQueryHandler: Done processing query
2703 2024.02.06 17:08:01.449535 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2704 2024.02.06 17:08:01.449551 [ 3 ] {} <Debug> HTTP-Session: 0347acba-c76f-4e84-b5e6-3525e5286484 Destroying unnamed session
2705 2024.02.06 17:08:04.777132 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache
2706 2024.02.06 17:08:04.777208 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache
2707 2024.02.06 17:08:06.443083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2708 2024.02.06 17:08:06.443206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2709 2024.02.06 17:08:06.443233 [ 3 ] {} <Debug> HTTP-Session: 0fbdfab4-76c0-4f5f-ae0f-9692923ec6c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2710 2024.02.06 17:08:06.443259 [ 3 ] {} <Debug> HTTP-Session: 0fbdfab4-76c0-4f5f-ae0f-9692923ec6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2711 2024.02.06 17:08:06.443404 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2712 2024.02.06 17:08:06.443469 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2713 2024.02.06 17:08:06.443634 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2714 2024.02.06 17:08:06.444085 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2715 2024.02.06 17:08:06.444371 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2716 2024.02.06 17:08:06.444545 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2717 2024.02.06 17:08:06.444662 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001218964 sec., 18048 rows/sec., 1.43 MiB/sec.
2718 2024.02.06 17:08:06.444839 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} <Debug> DynamicQueryHandler: Done processing query
2719 2024.02.06 17:08:06.444866 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2720 2024.02.06 17:08:06.444883 [ 3 ] {} <Debug> HTTP-Session: 0fbdfab4-76c0-4f5f-ae0f-9692923ec6c4 Destroying unnamed session
2721 2024.02.06 17:08:06.445023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2722 2024.02.06 17:08:06.445073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2723 2024.02.06 17:08:06.445097 [ 3 ] {} <Debug> HTTP-Session: 540e7408-66a2-4b3d-8906-c177f1574de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2724 2024.02.06 17:08:06.445119 [ 3 ] {} <Debug> HTTP-Session: 540e7408-66a2-4b3d-8906-c177f1574de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2725 2024.02.06 17:08:06.445205 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2726 2024.02.06 17:08:06.445250 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2727 2024.02.06 17:08:06.445359 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2728 2024.02.06 17:08:06.445688 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2729 2024.02.06 17:08:06.445911 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2730 2024.02.06 17:08:06.446064 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2731 2024.02.06 17:08:06.446164 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000928896 sec., 71052 rows/sec., 6.89 MiB/sec.
2732 2024.02.06 17:08:06.446304 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} <Debug> DynamicQueryHandler: Done processing query
2733 2024.02.06 17:08:06.446328 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2734 2024.02.06 17:08:06.446345 [ 3 ] {} <Debug> HTTP-Session: 540e7408-66a2-4b3d-8906-c177f1574de0 Destroying unnamed session
2735 2024.02.06 17:08:06.446506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2736 2024.02.06 17:08:06.446550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2737 2024.02.06 17:08:06.446571 [ 3 ] {} <Debug> HTTP-Session: 66ecfd9a-ef22-40fe-8b24-d7e4c9dc4e65 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2738 2024.02.06 17:08:06.446589 [ 3 ] {} <Debug> HTTP-Session: 66ecfd9a-ef22-40fe-8b24-d7e4c9dc4e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2739 2024.02.06 17:08:06.446661 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2740 2024.02.06 17:08:06.446700 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2741 2024.02.06 17:08:06.446804 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2742 2024.02.06 17:08:06.447073 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2743 2024.02.06 17:08:06.447286 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2744 2024.02.06 17:08:06.447450 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2745 2024.02.06 17:08:06.447550 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000862994 sec., 25492 rows/sec., 1.99 MiB/sec.
2746 2024.02.06 17:08:06.447661 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} <Debug> DynamicQueryHandler: Done processing query
2747 2024.02.06 17:08:06.447684 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2748 2024.02.06 17:08:06.447701 [ 3 ] {} <Debug> HTTP-Session: 66ecfd9a-ef22-40fe-8b24-d7e4c9dc4e65 Destroying unnamed session
2749 2024.02.06 17:08:06.447839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2750 2024.02.06 17:08:06.447885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2751 2024.02.06 17:08:06.447905 [ 3 ] {} <Debug> HTTP-Session: dcd7414a-a698-4763-81e7-fad833bd5d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2752 2024.02.06 17:08:06.447923 [ 3 ] {} <Debug> HTTP-Session: dcd7414a-a698-4763-81e7-fad833bd5d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2753 2024.02.06 17:08:06.447998 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2754 2024.02.06 17:08:06.448043 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2755 2024.02.06 17:08:06.448177 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2756 2024.02.06 17:08:06.448532 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2757 2024.02.06 17:08:06.448830 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2758 2024.02.06 17:08:06.449011 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2759 2024.02.06 17:08:06.449110 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001085111 sec., 20274 rows/sec., 27.36 MiB/sec.
2760 2024.02.06 17:08:06.449214 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} <Debug> DynamicQueryHandler: Done processing query
2761 2024.02.06 17:08:06.449237 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2762 2024.02.06 17:08:06.449253 [ 3 ] {} <Debug> HTTP-Session: dcd7414a-a698-4763-81e7-fad833bd5d0a Destroying unnamed session
2763 2024.02.06 17:08:11.444660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2764 2024.02.06 17:08:11.444785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2765 2024.02.06 17:08:11.444813 [ 3 ] {} <Debug> HTTP-Session: ad207738-c087-4ef2-9f40-c151b0048ea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2766 2024.02.06 17:08:11.444839 [ 3 ] {} <Debug> HTTP-Session: ad207738-c087-4ef2-9f40-c151b0048ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2767 2024.02.06 17:08:11.444973 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2768 2024.02.06 17:08:11.445039 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2769 2024.02.06 17:08:11.445208 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2770 2024.02.06 17:08:11.445672 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2771 2024.02.06 17:08:11.445947 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2772 2024.02.06 17:08:11.446119 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2773 2024.02.06 17:08:11.446248 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001234764 sec., 20246 rows/sec., 1.60 MiB/sec.
2774 2024.02.06 17:08:11.446419 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} <Debug> DynamicQueryHandler: Done processing query
2775 2024.02.06 17:08:11.446446 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2776 2024.02.06 17:08:11.446464 [ 3 ] {} <Debug> HTTP-Session: ad207738-c087-4ef2-9f40-c151b0048ea1 Destroying unnamed session
2777 2024.02.06 17:08:11.446613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2778 2024.02.06 17:08:11.446669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2779 2024.02.06 17:08:11.446691 [ 3 ] {} <Debug> HTTP-Session: 027c7a80-8c86-49f7-9870-756cc0e28956 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2780 2024.02.06 17:08:11.446710 [ 3 ] {} <Debug> HTTP-Session: 027c7a80-8c86-49f7-9870-756cc0e28956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2781 2024.02.06 17:08:11.446798 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2782 2024.02.06 17:08:11.446841 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2783 2024.02.06 17:08:11.446956 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2784 2024.02.06 17:08:11.447370 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2785 2024.02.06 17:08:11.447608 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2786 2024.02.06 17:08:11.447777 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2787 2024.02.06 17:08:11.447901 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} <Information> executeQuery: Read 111 rows, 9.96 KiB in 0.00106204 sec., 104515 rows/sec., 9.16 MiB/sec.
2788 2024.02.06 17:08:11.448033 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} <Debug> DynamicQueryHandler: Done processing query
2789 2024.02.06 17:08:11.448057 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
2790 2024.02.06 17:08:11.448073 [ 3 ] {} <Debug> HTTP-Session: 027c7a80-8c86-49f7-9870-756cc0e28956 Destroying unnamed session
2791 2024.02.06 17:08:11.448243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2792 2024.02.06 17:08:11.448293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2793 2024.02.06 17:08:11.448313 [ 3 ] {} <Debug> HTTP-Session: 72109b2b-52eb-47a0-a7a1-c6cb0373cd00 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2794 2024.02.06 17:08:11.448330 [ 3 ] {} <Debug> HTTP-Session: 72109b2b-52eb-47a0-a7a1-c6cb0373cd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2795 2024.02.06 17:08:11.448409 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2796 2024.02.06 17:08:11.448449 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2797 2024.02.06 17:08:11.448557 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2798 2024.02.06 17:08:11.448890 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2799 2024.02.06 17:08:11.449111 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2800 2024.02.06 17:08:11.449265 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2801 2024.02.06 17:08:11.449393 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000943137 sec., 51954 rows/sec., 4.04 MiB/sec.
2802 2024.02.06 17:08:11.449527 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} <Debug> DynamicQueryHandler: Done processing query
2803 2024.02.06 17:08:11.449556 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2804 2024.02.06 17:08:11.449579 [ 3 ] {} <Debug> HTTP-Session: 72109b2b-52eb-47a0-a7a1-c6cb0373cd00 Destroying unnamed session
2805 2024.02.06 17:08:11.449737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2806 2024.02.06 17:08:11.449797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2807 2024.02.06 17:08:11.449823 [ 3 ] {} <Debug> HTTP-Session: dc2621da-30a7-4431-aa06-6ee3c4d2cbd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2808 2024.02.06 17:08:11.449846 [ 3 ] {} <Debug> HTTP-Session: dc2621da-30a7-4431-aa06-6ee3c4d2cbd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2809 2024.02.06 17:08:11.449941 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2810 2024.02.06 17:08:11.449996 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2811 2024.02.06 17:08:11.450155 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2812 2024.02.06 17:08:11.450551 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2813 2024.02.06 17:08:11.450927 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2814 2024.02.06 17:08:11.451183 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2815 2024.02.06 17:08:11.451336 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001350747 sec., 26651 rows/sec., 1.88 MiB/sec.
2816 2024.02.06 17:08:11.451524 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} <Debug> DynamicQueryHandler: Done processing query
2817 2024.02.06 17:08:11.451550 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2818 2024.02.06 17:08:11.451567 [ 3 ] {} <Debug> HTTP-Session: dc2621da-30a7-4431-aa06-6ee3c4d2cbd7 Destroying unnamed session
2819 2024.02.06 17:08:11.451746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2820 2024.02.06 17:08:11.451795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2821 2024.02.06 17:08:11.451814 [ 3 ] {} <Debug> HTTP-Session: be9c2b37-c2f1-4f1c-980d-dc6986eb79a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2822 2024.02.06 17:08:11.451833 [ 3 ] {} <Debug> HTTP-Session: be9c2b37-c2f1-4f1c-980d-dc6986eb79a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2823 2024.02.06 17:08:11.451923 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2824 2024.02.06 17:08:11.451970 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2825 2024.02.06 17:08:11.452117 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2826 2024.02.06 17:08:11.452584 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2827 2024.02.06 17:08:11.452889 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2828 2024.02.06 17:08:11.453069 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2829 2024.02.06 17:08:11.453201 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001245055 sec., 20079 rows/sec., 27.10 MiB/sec.
2830 2024.02.06 17:08:11.453334 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} <Debug> DynamicQueryHandler: Done processing query
2831 2024.02.06 17:08:11.453360 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2832 2024.02.06 17:08:11.453376 [ 3 ] {} <Debug> HTTP-Session: be9c2b37-c2f1-4f1c-980d-dc6986eb79a0 Destroying unnamed session
2833 2024.02.06 17:08:16.443489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2834 2024.02.06 17:08:16.443614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2835 2024.02.06 17:08:16.443640 [ 3 ] {} <Debug> HTTP-Session: 9b6bfa72-677c-43d8-b74e-7f7f42cce620 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2836 2024.02.06 17:08:16.443665 [ 3 ] {} <Debug> HTTP-Session: 9b6bfa72-677c-43d8-b74e-7f7f42cce620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2837 2024.02.06 17:08:16.443796 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2838 2024.02.06 17:08:16.443856 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2839 2024.02.06 17:08:16.444017 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2840 2024.02.06 17:08:16.444483 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2841 2024.02.06 17:08:16.444784 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2842 2024.02.06 17:08:16.444961 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2843 2024.02.06 17:08:16.445100 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001260415 sec., 17454 rows/sec., 1.38 MiB/sec.
2844 2024.02.06 17:08:16.445111 [ 59 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2845 2024.02.06 17:08:16.445250 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2846 2024.02.06 17:08:16.445301 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} <Debug> DynamicQueryHandler: Done processing query
2847 2024.02.06 17:08:16.445346 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2848 2024.02.06 17:08:16.445341 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2849 2024.02.06 17:08:16.445368 [ 3 ] {} <Debug> HTTP-Session: 9b6bfa72-677c-43d8-b74e-7f7f42cce620 Destroying unnamed session
2850 2024.02.06 17:08:16.445467 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2851 2024.02.06 17:08:16.445521 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 47 rows starting from the beginning of the part
2852 2024.02.06 17:08:16.445546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2853 2024.02.06 17:08:16.445631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2854 2024.02.06 17:08:16.445687 [ 3 ] {} <Debug> HTTP-Session: 395dcc8e-e459-49b1-bc62-e9f0b9520218 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2855 2024.02.06 17:08:16.445749 [ 3 ] {} <Debug> HTTP-Session: 395dcc8e-e459-49b1-bc62-e9f0b9520218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2856 2024.02.06 17:08:16.445783 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part
2857 2024.02.06 17:08:16.445974 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2858 2024.02.06 17:08:16.446008 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part
2859 2024.02.06 17:08:16.446106 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2860 2024.02.06 17:08:16.446283 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part
2861 2024.02.06 17:08:16.446610 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part
2862 2024.02.06 17:08:16.446617 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2863 2024.02.06 17:08:16.446816 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part
2864 2024.02.06 17:08:16.447314 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2865 2024.02.06 17:08:16.447850 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2866 2024.02.06 17:08:16.448176 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2867 2024.02.06 17:08:16.448198 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.00287362 sec., 56722.87915590788 rows/sec., 4.49 MiB/sec.
2868 2024.02.06 17:08:16.448328 [ 59 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2869 2024.02.06 17:08:16.448394 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.002356796 sec., 28004 rows/sec., 2.71 MiB/sec.
2870 2024.02.06 17:08:16.448420 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2871 2024.02.06 17:08:16.448481 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2872 2024.02.06 17:08:16.448652 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::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.06 17:08:16.448786 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} <Debug> DynamicQueryHandler: Done processing query
2874 2024.02.06 17:08:16.448842 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2875 2024.02.06 17:08:16.448855 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2876 2024.02.06 17:08:16.448903 [ 3 ] {} <Debug> HTTP-Session: 395dcc8e-e459-49b1-bc62-e9f0b9520218 Destroying unnamed session
2877 2024.02.06 17:08:16.448915 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 181 rows starting from the beginning of the part
2878 2024.02.06 17:08:16.448961 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2879 2024.02.06 17:08:16.449045 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2880 2024.02.06 17:08:16.449128 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part
2881 2024.02.06 17:08:16.449242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2882 2024.02.06 17:08:16.449337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2883 2024.02.06 17:08:16.449387 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 75 rows starting from the beginning of the part
2884 2024.02.06 17:08:16.449397 [ 3 ] {} <Debug> HTTP-Session: 375e5ae0-8a03-4724-bea8-b9482d9a5320 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2885 2024.02.06 17:08:16.449463 [ 3 ] {} <Debug> HTTP-Session: 375e5ae0-8a03-4724-bea8-b9482d9a5320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2886 2024.02.06 17:08:16.449658 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 66 rows starting from the beginning of the part
2887 2024.02.06 17:08:16.449677 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2888 2024.02.06 17:08:16.449761 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2889 2024.02.06 17:08:16.449924 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 111 rows starting from the beginning of the part
2890 2024.02.06 17:08:16.450260 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2891 2024.02.06 17:08:16.450279 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 66 rows starting from the beginning of the part
2892 2024.02.06 17:08:16.450920 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2893 2024.02.06 17:08:16.451445 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2894 2024.02.06 17:08:16.451806 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2895 2024.02.06 17:08:16.452139 [ 59 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2896 2024.02.06 17:08:16.452152 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 4 columns (4 merged, 0 gathered) in 0.003661032 sec., 154328.0692438635 rows/sec., 14.31 MiB/sec.
2897 2024.02.06 17:08:16.452156 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.002409518 sec., 9130 rows/sec., 731.15 KiB/sec.
2898 2024.02.06 17:08:16.452200 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2899 2024.02.06 17:08:16.452375 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2900 2024.02.06 17:08:16.452491 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2901 2024.02.06 17:08:16.452571 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} <Debug> DynamicQueryHandler: Done processing query
2902 2024.02.06 17:08:16.452585 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2903 2024.02.06 17:08:16.452636 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2904 2024.02.06 17:08:16.452651 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 97 rows starting from the beginning of the part
2905 2024.02.06 17:08:16.452676 [ 3 ] {} <Debug> HTTP-Session: 375e5ae0-8a03-4724-bea8-b9482d9a5320 Destroying unnamed session
2906 2024.02.06 17:08:16.452829 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part
2907 2024.02.06 17:08:16.452884 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2908 2024.02.06 17:08:16.452949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2909 2024.02.06 17:08:16.453071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2910 2024.02.06 17:08:16.453086 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2911 2024.02.06 17:08:16.453159 [ 3 ] {} <Debug> HTTP-Session: 75f52efe-677f-4c04-878a-ae585c47a995 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2912 2024.02.06 17:08:16.453169 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part
2913 2024.02.06 17:08:16.453219 [ 3 ] {} <Debug> HTTP-Session: 75f52efe-677f-4c04-878a-ae585c47a995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2914 2024.02.06 17:08:16.453531 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part
2915 2024.02.06 17:08:16.453549 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2916 2024.02.06 17:08:16.453658 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2917 2024.02.06 17:08:16.453746 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part
2918 2024.02.06 17:08:16.454099 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part
2919 2024.02.06 17:08:16.454296 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2920 2024.02.06 17:08:16.455367 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2921 2024.02.06 17:08:16.455776 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 4 columns (4 merged, 0 gathered) in 0.003517549 sec., 67376.46014312808 rows/sec., 5.26 MiB/sec.
2922 2024.02.06 17:08:16.456021 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2923 2024.02.06 17:08:16.456109 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2924 2024.02.06 17:08:16.456306 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2925 2024.02.06 17:08:16.456411 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2926 2024.02.06 17:08:16.456452 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2927 2024.02.06 17:08:16.456653 [ 59 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2928 2024.02.06 17:08:16.456664 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.003041085 sec., 7234 rows/sec., 9.76 MiB/sec.
2929 2024.02.06 17:08:16.456724 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2930 2024.02.06 17:08:16.456918 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2931 2024.02.06 17:08:16.456993 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} <Debug> DynamicQueryHandler: Done processing query
2932 2024.02.06 17:08:16.457043 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2933 2024.02.06 17:08:16.457095 [ 3 ] {} <Debug> HTTP-Session: 75f52efe-677f-4c04-878a-ae585c47a995 Destroying unnamed session
2934 2024.02.06 17:08:16.457129 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2935 2024.02.06 17:08:16.457177 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 497 rows starting from the beginning of the part
2936 2024.02.06 17:08:16.457307 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part
2937 2024.02.06 17:08:16.457403 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part
2938 2024.02.06 17:08:16.457494 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part
2939 2024.02.06 17:08:16.457584 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part
2940 2024.02.06 17:08:16.457680 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part
2941 2024.02.06 17:08:16.459029 [ 12 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 6 columns (6 merged, 0 gathered) in 0.002233152 sec., 274499.8996933482 rows/sec., 370.42 MiB/sec.
2942 2024.02.06 17:08:16.459440 [ 12 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2943 2024.02.06 17:08:16.459706 [ 12 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2944 2024.02.06 17:08:16.459777 [ 12 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2945 2024.02.06 17:08:16.459865 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5: 4.02 MiB.
2946 2024.02.06 17:08:17.000186 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.18 MiB, peak 236.41 MiB, will set to 231.16 MiB (RSS), difference: -4.02 MiB
2947 2024.02.06 17:08:19.777262 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
2948 2024.02.06 17:08:19.777305 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
2949 2024.02.06 17:08:21.443279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2950 2024.02.06 17:08:21.443410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2951 2024.02.06 17:08:21.443441 [ 3 ] {} <Debug> HTTP-Session: 80be7f71-db34-4ac2-885b-4b1789a8800d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2952 2024.02.06 17:08:21.443471 [ 3 ] {} <Debug> HTTP-Session: 80be7f71-db34-4ac2-885b-4b1789a8800d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2953 2024.02.06 17:08:21.443616 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2954 2024.02.06 17:08:21.443685 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2955 2024.02.06 17:08:21.443870 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2956 2024.02.06 17:08:21.444342 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2957 2024.02.06 17:08:21.444624 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
2958 2024.02.06 17:08:21.444790 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
2959 2024.02.06 17:08:21.444926 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001262676 sec., 19799 rows/sec., 1.57 MiB/sec.
2960 2024.02.06 17:08:21.445071 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} <Debug> DynamicQueryHandler: Done processing query
2961 2024.02.06 17:08:21.445097 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2962 2024.02.06 17:08:21.445113 [ 3 ] {} <Debug> HTTP-Session: 80be7f71-db34-4ac2-885b-4b1789a8800d Destroying unnamed session
2963 2024.02.06 17:08:21.445244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2964 2024.02.06 17:08:21.445290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2965 2024.02.06 17:08:21.445310 [ 3 ] {} <Debug> HTTP-Session: cb157af0-8699-426c-81f4-edd842856cda Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2966 2024.02.06 17:08:21.445328 [ 3 ] {} <Debug> HTTP-Session: cb157af0-8699-426c-81f4-edd842856cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2967 2024.02.06 17:08:21.445404 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2968 2024.02.06 17:08:21.445444 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2969 2024.02.06 17:08:21.445552 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2970 2024.02.06 17:08:21.445948 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2971 2024.02.06 17:08:21.446166 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
2972 2024.02.06 17:08:21.446319 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
2973 2024.02.06 17:08:21.446437 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.001002638 sec., 74802 rows/sec., 6.96 MiB/sec.
2974 2024.02.06 17:08:21.446582 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} <Debug> DynamicQueryHandler: Done processing query
2975 2024.02.06 17:08:21.446607 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2976 2024.02.06 17:08:21.446623 [ 3 ] {} <Debug> HTTP-Session: cb157af0-8699-426c-81f4-edd842856cda Destroying unnamed session
2977 2024.02.06 17:08:21.446778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2978 2024.02.06 17:08:21.446821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2979 2024.02.06 17:08:21.446841 [ 3 ] {} <Debug> HTTP-Session: ddeb4298-2a77-4b9d-a743-0bdb028f6586 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2980 2024.02.06 17:08:21.446857 [ 3 ] {} <Debug> HTTP-Session: ddeb4298-2a77-4b9d-a743-0bdb028f6586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2981 2024.02.06 17:08:21.446930 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2982 2024.02.06 17:08:21.446968 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2983 2024.02.06 17:08:21.447076 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2984 2024.02.06 17:08:21.447374 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2985 2024.02.06 17:08:21.447580 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
2986 2024.02.06 17:08:21.447730 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
2987 2024.02.06 17:08:21.447849 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000891445 sec., 28044 rows/sec., 2.19 MiB/sec.
2988 2024.02.06 17:08:21.447968 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} <Debug> DynamicQueryHandler: Done processing query
2989 2024.02.06 17:08:21.447994 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2990 2024.02.06 17:08:21.448013 [ 3 ] {} <Debug> HTTP-Session: ddeb4298-2a77-4b9d-a743-0bdb028f6586 Destroying unnamed session
2991 2024.02.06 17:08:21.448174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2992 2024.02.06 17:08:21.448219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2993 2024.02.06 17:08:21.448238 [ 3 ] {} <Debug> HTTP-Session: 49bcc970-45a6-486a-b438-64b82054555c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
2994 2024.02.06 17:08:21.448254 [ 3 ] {} <Debug> HTTP-Session: 49bcc970-45a6-486a-b438-64b82054555c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2995 2024.02.06 17:08:21.448331 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2996 2024.02.06 17:08:21.448376 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2997 2024.02.06 17:08:21.448515 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2998 2024.02.06 17:08:21.448922 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
2999 2024.02.06 17:08:21.449248 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3000 2024.02.06 17:08:21.449431 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3001 2024.02.06 17:08:21.449552 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001192163 sec., 20970 rows/sec., 28.30 MiB/sec.
3002 2024.02.06 17:08:21.449688 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} <Debug> DynamicQueryHandler: Done processing query
3003 2024.02.06 17:08:21.449712 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3004 2024.02.06 17:08:21.449728 [ 3 ] {} <Debug> HTTP-Session: 49bcc970-45a6-486a-b438-64b82054555c Destroying unnamed session
3005 2024.02.06 17:08:26.443420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3006 2024.02.06 17:08:26.443555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3007 2024.02.06 17:08:26.443587 [ 3 ] {} <Debug> HTTP-Session: 5f6eaa15-9b40-46bc-a173-cb7aa17341fc Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3008 2024.02.06 17:08:26.443616 [ 3 ] {} <Debug> HTTP-Session: 5f6eaa15-9b40-46bc-a173-cb7aa17341fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3009 2024.02.06 17:08:26.443758 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3010 2024.02.06 17:08:26.443817 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3011 2024.02.06 17:08:26.443978 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3012 2024.02.06 17:08:26.444415 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3013 2024.02.06 17:08:26.444682 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3014 2024.02.06 17:08:26.444852 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3015 2024.02.06 17:08:26.444983 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001184323 sec., 18576 rows/sec., 1.47 MiB/sec.
3016 2024.02.06 17:08:26.445169 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} <Debug> DynamicQueryHandler: Done processing query
3017 2024.02.06 17:08:26.445196 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3018 2024.02.06 17:08:26.445214 [ 3 ] {} <Debug> HTTP-Session: 5f6eaa15-9b40-46bc-a173-cb7aa17341fc Destroying unnamed session
3019 2024.02.06 17:08:26.445344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3020 2024.02.06 17:08:26.445396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3021 2024.02.06 17:08:26.445416 [ 3 ] {} <Debug> HTTP-Session: 1130368e-d869-422d-bf92-76989e6e8aea Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3022 2024.02.06 17:08:26.445435 [ 3 ] {} <Debug> HTTP-Session: 1130368e-d869-422d-bf92-76989e6e8aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3023 2024.02.06 17:08:26.445517 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3024 2024.02.06 17:08:26.445561 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3025 2024.02.06 17:08:26.445679 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3026 2024.02.06 17:08:26.445959 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3027 2024.02.06 17:08:26.446174 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3028 2024.02.06 17:08:26.446329 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
3029 2024.02.06 17:08:26.446436 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000882784 sec., 4531 rows/sec., 378.33 KiB/sec.
3030 2024.02.06 17:08:26.446565 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} <Debug> DynamicQueryHandler: Done processing query
3031 2024.02.06 17:08:26.446589 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3032 2024.02.06 17:08:26.446605 [ 3 ] {} <Debug> HTTP-Session: 1130368e-d869-422d-bf92-76989e6e8aea Destroying unnamed session
3033 2024.02.06 17:08:26.446761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3034 2024.02.06 17:08:26.446809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3035 2024.02.06 17:08:26.446828 [ 3 ] {} <Debug> HTTP-Session: c5f3354f-35b0-4977-8bc5-8e8352d81d82 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3036 2024.02.06 17:08:26.446846 [ 3 ] {} <Debug> HTTP-Session: c5f3354f-35b0-4977-8bc5-8e8352d81d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3037 2024.02.06 17:08:26.446921 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3038 2024.02.06 17:08:26.446961 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3039 2024.02.06 17:08:26.447064 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3040 2024.02.06 17:08:26.447368 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3041 2024.02.06 17:08:26.447582 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3042 2024.02.06 17:08:26.447733 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3043 2024.02.06 17:08:26.447851 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} <Information> executeQuery: Read 68 rows, 6.73 KiB in 0.000900435 sec., 75519 rows/sec., 7.30 MiB/sec.
3044 2024.02.06 17:08:26.447970 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} <Debug> DynamicQueryHandler: Done processing query
3045 2024.02.06 17:08:26.447994 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3046 2024.02.06 17:08:26.448010 [ 3 ] {} <Debug> HTTP-Session: c5f3354f-35b0-4977-8bc5-8e8352d81d82 Destroying unnamed session
3047 2024.02.06 17:08:26.448144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3048 2024.02.06 17:08:26.448190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3049 2024.02.06 17:08:26.448209 [ 3 ] {} <Debug> HTTP-Session: a2e06471-7dc2-4c55-ae58-b9f7664183a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3050 2024.02.06 17:08:26.448225 [ 3 ] {} <Debug> HTTP-Session: a2e06471-7dc2-4c55-ae58-b9f7664183a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3051 2024.02.06 17:08:26.448295 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3052 2024.02.06 17:08:26.448335 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3053 2024.02.06 17:08:26.448441 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3054 2024.02.06 17:08:26.448697 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3055 2024.02.06 17:08:26.448914 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3056 2024.02.06 17:08:26.449062 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
3057 2024.02.06 17:08:26.449181 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000851974 sec., 4694 rows/sec., 327.82 KiB/sec.
3058 2024.02.06 17:08:26.449303 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} <Debug> DynamicQueryHandler: Done processing query
3059 2024.02.06 17:08:26.449328 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3060 2024.02.06 17:08:26.449344 [ 3 ] {} <Debug> HTTP-Session: a2e06471-7dc2-4c55-ae58-b9f7664183a1 Destroying unnamed session
3061 2024.02.06 17:08:26.449497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3062 2024.02.06 17:08:26.449544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3063 2024.02.06 17:08:26.449563 [ 3 ] {} <Debug> HTTP-Session: 2b509eb0-b46f-4092-a40c-96c3795f5282 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3064 2024.02.06 17:08:26.449608 [ 3 ] {} <Debug> HTTP-Session: 2b509eb0-b46f-4092-a40c-96c3795f5282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3065 2024.02.06 17:08:26.449681 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3066 2024.02.06 17:08:26.449718 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3067 2024.02.06 17:08:26.449826 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3068 2024.02.06 17:08:26.450124 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3069 2024.02.06 17:08:26.450330 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3070 2024.02.06 17:08:26.450476 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3071 2024.02.06 17:08:26.450594 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} <Information> executeQuery: Read 26 rows, 2.09 KiB in 0.000877794 sec., 29619 rows/sec., 2.32 MiB/sec.
3072 2024.02.06 17:08:26.450734 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} <Debug> DynamicQueryHandler: Done processing query
3073 2024.02.06 17:08:26.450759 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3074 2024.02.06 17:08:26.450775 [ 3 ] {} <Debug> HTTP-Session: 2b509eb0-b46f-4092-a40c-96c3795f5282 Destroying unnamed session
3075 2024.02.06 17:08:26.450879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3076 2024.02.06 17:08:26.450948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3077 2024.02.06 17:08:26.450968 [ 3 ] {} <Debug> HTTP-Session: d040446b-4177-4026-8364-d0c2762d623c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3078 2024.02.06 17:08:26.450985 [ 3 ] {} <Debug> HTTP-Session: d040446b-4177-4026-8364-d0c2762d623c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3079 2024.02.06 17:08:26.451053 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3080 2024.02.06 17:08:26.451096 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3081 2024.02.06 17:08:26.451216 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3082 2024.02.06 17:08:26.451466 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3083 2024.02.06 17:08:26.451720 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3084 2024.02.06 17:08:26.451899 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3085 2024.02.06 17:08:26.452018 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000934456 sec., 2140 rows/sec., 150.49 KiB/sec.
3086 2024.02.06 17:08:26.452154 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} <Debug> DynamicQueryHandler: Done processing query
3087 2024.02.06 17:08:26.452178 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3088 2024.02.06 17:08:26.452194 [ 3 ] {} <Debug> HTTP-Session: d040446b-4177-4026-8364-d0c2762d623c Destroying unnamed session
3089 2024.02.06 17:08:26.452324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3090 2024.02.06 17:08:26.452369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3091 2024.02.06 17:08:26.452387 [ 3 ] {} <Debug> HTTP-Session: 72b0f3bd-1794-4e20-8f44-72dc4d030577 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3092 2024.02.06 17:08:26.452403 [ 3 ] {} <Debug> HTTP-Session: 72b0f3bd-1794-4e20-8f44-72dc4d030577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3093 2024.02.06 17:08:26.452478 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3094 2024.02.06 17:08:26.452522 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3095 2024.02.06 17:08:26.452660 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3096 2024.02.06 17:08:26.453054 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3097 2024.02.06 17:08:26.453335 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3098 2024.02.06 17:08:26.453521 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3099 2024.02.06 17:08:26.453642 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001129192 sec., 19482 rows/sec., 26.29 MiB/sec.
3100 2024.02.06 17:08:26.453753 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} <Debug> DynamicQueryHandler: Done processing query
3101 2024.02.06 17:08:26.453776 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3102 2024.02.06 17:08:26.453793 [ 3 ] {} <Debug> HTTP-Session: 72b0f3bd-1794-4e20-8f44-72dc4d030577 Destroying unnamed session
3103 2024.02.06 17:08:31.443468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3104 2024.02.06 17:08:31.443654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3105 2024.02.06 17:08:31.443703 [ 3 ] {} <Debug> HTTP-Session: 1e94b557-8e81-40ec-9b05-e14e28be2f56 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3106 2024.02.06 17:08:31.443747 [ 3 ] {} <Debug> HTTP-Session: 1e94b557-8e81-40ec-9b05-e14e28be2f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3107 2024.02.06 17:08:31.443952 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3108 2024.02.06 17:08:31.444037 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3109 2024.02.06 17:08:31.444199 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3110 2024.02.06 17:08:31.444646 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3111 2024.02.06 17:08:31.444909 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3112 2024.02.06 17:08:31.445073 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3113 2024.02.06 17:08:31.445204 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001191843 sec., 20975 rows/sec., 1.66 MiB/sec.
3114 2024.02.06 17:08:31.445348 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} <Debug> DynamicQueryHandler: Done processing query
3115 2024.02.06 17:08:31.445375 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3116 2024.02.06 17:08:31.445392 [ 3 ] {} <Debug> HTTP-Session: 1e94b557-8e81-40ec-9b05-e14e28be2f56 Destroying unnamed session
3117 2024.02.06 17:08:31.445527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3118 2024.02.06 17:08:31.445575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3119 2024.02.06 17:08:31.445596 [ 3 ] {} <Debug> HTTP-Session: 89bf6232-04dc-4393-9873-42a4a041e692 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3120 2024.02.06 17:08:31.445613 [ 3 ] {} <Debug> HTTP-Session: 89bf6232-04dc-4393-9873-42a4a041e692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3121 2024.02.06 17:08:31.445689 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3122 2024.02.06 17:08:31.445728 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3123 2024.02.06 17:08:31.445834 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3124 2024.02.06 17:08:31.446187 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3125 2024.02.06 17:08:31.446404 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3126 2024.02.06 17:08:31.446558 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3127 2024.02.06 17:08:31.446678 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000953027 sec., 78696 rows/sec., 7.32 MiB/sec.
3128 2024.02.06 17:08:31.446803 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} <Debug> DynamicQueryHandler: Done processing query
3129 2024.02.06 17:08:31.446828 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3130 2024.02.06 17:08:31.446845 [ 3 ] {} <Debug> HTTP-Session: 89bf6232-04dc-4393-9873-42a4a041e692 Destroying unnamed session
3131 2024.02.06 17:08:31.446969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3132 2024.02.06 17:08:31.447014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3133 2024.02.06 17:08:31.447033 [ 3 ] {} <Debug> HTTP-Session: 6c2f5011-ebd4-4fb0-ae3c-b5ccdf196d51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3134 2024.02.06 17:08:31.447051 [ 3 ] {} <Debug> HTTP-Session: 6c2f5011-ebd4-4fb0-ae3c-b5ccdf196d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3135 2024.02.06 17:08:31.447122 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3136 2024.02.06 17:08:31.447161 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3137 2024.02.06 17:08:31.447267 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3138 2024.02.06 17:08:31.447557 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3139 2024.02.06 17:08:31.447769 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3140 2024.02.06 17:08:31.447918 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3141 2024.02.06 17:08:31.448034 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000878554 sec., 28455 rows/sec., 2.23 MiB/sec.
3142 2024.02.06 17:08:31.448150 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} <Debug> DynamicQueryHandler: Done processing query
3143 2024.02.06 17:08:31.448175 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3144 2024.02.06 17:08:31.448192 [ 3 ] {} <Debug> HTTP-Session: 6c2f5011-ebd4-4fb0-ae3c-b5ccdf196d51 Destroying unnamed session
3145 2024.02.06 17:08:31.448368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3146 2024.02.06 17:08:31.448414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3147 2024.02.06 17:08:31.448434 [ 3 ] {} <Debug> HTTP-Session: bc14e4ad-6e9d-4cd8-a5ca-7a5746b7e47b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3148 2024.02.06 17:08:31.448451 [ 3 ] {} <Debug> HTTP-Session: bc14e4ad-6e9d-4cd8-a5ca-7a5746b7e47b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3149 2024.02.06 17:08:31.448527 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3150 2024.02.06 17:08:31.448574 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3151 2024.02.06 17:08:31.448715 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3152 2024.02.06 17:08:31.449134 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3153 2024.02.06 17:08:31.449436 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3154 2024.02.06 17:08:31.449628 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3155 2024.02.06 17:08:31.449728 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001171173 sec., 21346 rows/sec., 28.81 MiB/sec.
3156 2024.02.06 17:08:31.449860 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} <Debug> DynamicQueryHandler: Done processing query
3157 2024.02.06 17:08:31.449884 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3158 2024.02.06 17:08:31.449901 [ 3 ] {} <Debug> HTTP-Session: bc14e4ad-6e9d-4cd8-a5ca-7a5746b7e47b Destroying unnamed session
3159 2024.02.06 17:08:34.777363 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
3160 2024.02.06 17:08:34.777449 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
3161 2024.02.06 17:08:36.443768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3162 2024.02.06 17:08:36.443898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3163 2024.02.06 17:08:36.443929 [ 3 ] {} <Debug> HTTP-Session: 40bf8e90-85d5-4e9a-bc16-cfc9919fcf0a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3164 2024.02.06 17:08:36.443959 [ 3 ] {} <Debug> HTTP-Session: 40bf8e90-85d5-4e9a-bc16-cfc9919fcf0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3165 2024.02.06 17:08:36.444107 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3166 2024.02.06 17:08:36.444175 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3167 2024.02.06 17:08:36.444340 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3168 2024.02.06 17:08:36.444780 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3169 2024.02.06 17:08:36.445042 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3170 2024.02.06 17:08:36.445202 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3171 2024.02.06 17:08:36.445330 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001174263 sec., 18735 rows/sec., 1.48 MiB/sec.
3172 2024.02.06 17:08:36.445476 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} <Debug> DynamicQueryHandler: Done processing query
3173 2024.02.06 17:08:36.445502 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3174 2024.02.06 17:08:36.445518 [ 3 ] {} <Debug> HTTP-Session: 40bf8e90-85d5-4e9a-bc16-cfc9919fcf0a Destroying unnamed session
3175 2024.02.06 17:08:36.445661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3176 2024.02.06 17:08:36.445710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3177 2024.02.06 17:08:36.445731 [ 3 ] {} <Debug> HTTP-Session: 712a7d7a-ee5d-4e1d-80c9-12628d41add7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3178 2024.02.06 17:08:36.445750 [ 3 ] {} <Debug> HTTP-Session: 712a7d7a-ee5d-4e1d-80c9-12628d41add7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3179 2024.02.06 17:08:36.445825 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3180 2024.02.06 17:08:36.445864 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3181 2024.02.06 17:08:36.445970 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3182 2024.02.06 17:08:36.446313 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3183 2024.02.06 17:08:36.446526 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3184 2024.02.06 17:08:36.446680 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3185 2024.02.06 17:08:36.446789 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000924346 sec., 71401 rows/sec., 6.92 MiB/sec.
3186 2024.02.06 17:08:36.446935 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} <Debug> DynamicQueryHandler: Done processing query
3187 2024.02.06 17:08:36.446960 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3188 2024.02.06 17:08:36.446978 [ 3 ] {} <Debug> HTTP-Session: 712a7d7a-ee5d-4e1d-80c9-12628d41add7 Destroying unnamed session
3189 2024.02.06 17:08:36.447139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3190 2024.02.06 17:08:36.447187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3191 2024.02.06 17:08:36.447206 [ 3 ] {} <Debug> HTTP-Session: df2c9298-be90-44a4-9fdb-606572b5eee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3192 2024.02.06 17:08:36.447223 [ 3 ] {} <Debug> HTTP-Session: df2c9298-be90-44a4-9fdb-606572b5eee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3193 2024.02.06 17:08:36.447294 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3194 2024.02.06 17:08:36.447334 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3195 2024.02.06 17:08:36.447445 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3196 2024.02.06 17:08:36.447742 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3197 2024.02.06 17:08:36.447949 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3198 2024.02.06 17:08:36.448102 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3199 2024.02.06 17:08:36.448223 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000900815 sec., 24422 rows/sec., 1.91 MiB/sec.
3200 2024.02.06 17:08:36.448344 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} <Debug> DynamicQueryHandler: Done processing query
3201 2024.02.06 17:08:36.448368 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3202 2024.02.06 17:08:36.448383 [ 3 ] {} <Debug> HTTP-Session: df2c9298-be90-44a4-9fdb-606572b5eee0 Destroying unnamed session
3203 2024.02.06 17:08:36.448520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3204 2024.02.06 17:08:36.448567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3205 2024.02.06 17:08:36.448586 [ 3 ] {} <Debug> HTTP-Session: e1b070ec-954e-4391-9c71-a2bd413e6430 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3206 2024.02.06 17:08:36.448603 [ 3 ] {} <Debug> HTTP-Session: e1b070ec-954e-4391-9c71-a2bd413e6430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3207 2024.02.06 17:08:36.448679 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3208 2024.02.06 17:08:36.448726 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3209 2024.02.06 17:08:36.448869 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3210 2024.02.06 17:08:36.449261 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3211 2024.02.06 17:08:36.449560 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3212 2024.02.06 17:08:36.449755 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3213 2024.02.06 17:08:36.449875 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001165552 sec., 18875 rows/sec., 25.47 MiB/sec.
3214 2024.02.06 17:08:36.450004 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} <Debug> DynamicQueryHandler: Done processing query
3215 2024.02.06 17:08:36.450027 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3216 2024.02.06 17:08:36.450043 [ 3 ] {} <Debug> HTTP-Session: e1b070ec-954e-4391-9c71-a2bd413e6430 Destroying unnamed session
3217 2024.02.06 17:08:41.444848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3218 2024.02.06 17:08:41.444981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3219 2024.02.06 17:08:41.445013 [ 3 ] {} <Debug> HTTP-Session: 3200a53b-9cd0-4bcf-8c13-bf9174f4f182 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3220 2024.02.06 17:08:41.445041 [ 3 ] {} <Debug> HTTP-Session: 3200a53b-9cd0-4bcf-8c13-bf9174f4f182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3221 2024.02.06 17:08:41.445189 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3222 2024.02.06 17:08:41.445259 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3223 2024.02.06 17:08:41.445429 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3224 2024.02.06 17:08:41.445845 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3225 2024.02.06 17:08:41.446113 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3226 2024.02.06 17:08:41.446281 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3227 2024.02.06 17:08:41.446411 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001172073 sec., 21329 rows/sec., 1.69 MiB/sec.
3228 2024.02.06 17:08:41.446420 [ 109 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3229 2024.02.06 17:08:41.446551 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3230 2024.02.06 17:08:41.446616 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} <Debug> DynamicQueryHandler: Done processing query
3231 2024.02.06 17:08:41.446679 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3232 2024.02.06 17:08:41.446721 [ 3 ] {} <Debug> HTTP-Session: 3200a53b-9cd0-4bcf-8c13-bf9174f4f182 Destroying unnamed session
3233 2024.02.06 17:08:41.446724 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3234 2024.02.06 17:08:41.446892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3235 2024.02.06 17:08:41.446905 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3236 2024.02.06 17:08:41.446977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3237 2024.02.06 17:08:41.446981 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 47 rows starting from the beginning of the part
3238 2024.02.06 17:08:41.447021 [ 3 ] {} <Debug> HTTP-Session: 9a94399d-9ac7-4e7f-82cf-3f6e9a7333d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3239 2024.02.06 17:08:41.447075 [ 3 ] {} <Debug> HTTP-Session: 9a94399d-9ac7-4e7f-82cf-3f6e9a7333d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3240 2024.02.06 17:08:41.447284 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part
3241 2024.02.06 17:08:41.447289 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3242 2024.02.06 17:08:41.447396 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3243 2024.02.06 17:08:41.447535 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 22 rows starting from the beginning of the part
3244 2024.02.06 17:08:41.447872 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part
3245 2024.02.06 17:08:41.447903 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3246 2024.02.06 17:08:41.448090 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part
3247 2024.02.06 17:08:41.448288 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part
3248 2024.02.06 17:08:41.448793 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3249 2024.02.06 17:08:41.449163 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3250 2024.02.06 17:08:41.449490 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
3251 2024.02.06 17:08:41.449706 [ 109 ] {} <Debug> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3252 2024.02.06 17:08:41.449846 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3253 2024.02.06 17:08:41.449842 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002447078 sec., 1634 rows/sec., 136.48 KiB/sec.
3254 2024.02.06 17:08:41.450065 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
3255 2024.02.06 17:08:41.450069 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003417956 sec., 48567.03831178634 rows/sec., 3.84 MiB/sec.
3256 2024.02.06 17:08:41.450179 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} <Debug> DynamicQueryHandler: Done processing query
3257 2024.02.06 17:08:41.450242 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3258 2024.02.06 17:08:41.450242 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3259 2024.02.06 17:08:41.450287 [ 3 ] {} <Debug> HTTP-Session: 9a94399d-9ac7-4e7f-82cf-3f6e9a7333d7 Destroying unnamed session
3260 2024.02.06 17:08:41.450299 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::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
3261 2024.02.06 17:08:41.450361 [ 9 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3262 2024.02.06 17:08:41.450504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3263 2024.02.06 17:08:41.450512 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::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
3264 2024.02.06 17:08:41.450573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3265 2024.02.06 17:08:41.450624 [ 3 ] {} <Debug> HTTP-Session: 682f7327-331a-45ed-8198-64bf0ab3cda1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3266 2024.02.06 17:08:41.450678 [ 3 ] {} <Debug> HTTP-Session: 682f7327-331a-45ed-8198-64bf0ab3cda1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3267 2024.02.06 17:08:41.450747 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::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
3268 2024.02.06 17:08:41.450756 [ 9 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3269 2024.02.06 17:08:41.450918 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3270 2024.02.06 17:08:41.450983 [ 9 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3271 2024.02.06 17:08:41.451042 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3272 2024.02.06 17:08:41.451052 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::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
3273 2024.02.06 17:08:41.451355 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::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
3274 2024.02.06 17:08:41.451458 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3275 2024.02.06 17:08:41.452092 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3276 2024.02.06 17:08:41.452271 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320755 sec., 8617.885127900188 rows/sec., 719.56 KiB/sec.
3277 2024.02.06 17:08:41.452397 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3278 2024.02.06 17:08:41.452435 [ 9 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3279 2024.02.06 17:08:41.452639 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3280 2024.02.06 17:08:41.452704 [ 9 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
3281 2024.02.06 17:08:41.452786 [ 109 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3282 2024.02.06 17:08:41.452855 [ 9 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
3283 2024.02.06 17:08:41.452868 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} <Information> executeQuery: Read 113 rows, 10.14 KiB in 0.001870212 sec., 60420 rows/sec., 5.29 MiB/sec.
3284 2024.02.06 17:08:41.452878 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3285 2024.02.06 17:08:41.453108 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3286 2024.02.06 17:08:41.453164 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} <Debug> DynamicQueryHandler: Done processing query
3287 2024.02.06 17:08:41.453207 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
3288 2024.02.06 17:08:41.453256 [ 3 ] {} <Debug> HTTP-Session: 682f7327-331a-45ed-8198-64bf0ab3cda1 Destroying unnamed session
3289 2024.02.06 17:08:41.453268 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3290 2024.02.06 17:08:41.453314 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 181 rows starting from the beginning of the part
3291 2024.02.06 17:08:41.453402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3292 2024.02.06 17:08:41.453489 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 75 rows starting from the beginning of the part
3293 2024.02.06 17:08:41.453494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3294 2024.02.06 17:08:41.453563 [ 3 ] {} <Debug> HTTP-Session: 1297572e-7877-47c8-afd0-876a9babe38a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3295 2024.02.06 17:08:41.453596 [ 3 ] {} <Debug> HTTP-Session: 1297572e-7877-47c8-afd0-876a9babe38a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3296 2024.02.06 17:08:41.453734 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 68 rows starting from the beginning of the part
3297 2024.02.06 17:08:41.453805 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3298 2024.02.06 17:08:41.453923 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3299 2024.02.06 17:08:41.453954 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 75 rows starting from the beginning of the part
3300 2024.02.06 17:08:41.454269 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part
3301 2024.02.06 17:08:41.454417 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3302 2024.02.06 17:08:41.454532 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part
3303 2024.02.06 17:08:41.455109 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3304 2024.02.06 17:08:41.455591 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3305 2024.02.06 17:08:41.455846 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
3306 2024.02.06 17:08:41.456024 [ 109 ] {} <Debug> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3307 2024.02.06 17:08:41.456145 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3308 2024.02.06 17:08:41.456305 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002379846 sec., 1680 rows/sec., 117.36 KiB/sec.
3309 2024.02.06 17:08:41.456363 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
3310 2024.02.06 17:08:41.456364 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 4 columns (4 merged, 0 gathered) in 0.003400695 sec., 169965.25710185713 rows/sec., 15.67 MiB/sec.
3311 2024.02.06 17:08:41.456641 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3312 2024.02.06 17:08:41.456695 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} <Debug> DynamicQueryHandler: Done processing query
3313 2024.02.06 17:08:41.456710 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::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
3314 2024.02.06 17:08:41.456749 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3315 2024.02.06 17:08:41.456811 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3316 2024.02.06 17:08:41.456831 [ 3 ] {} <Debug> HTTP-Session: 1297572e-7877-47c8-afd0-876a9babe38a Destroying unnamed session
3317 2024.02.06 17:08:41.456986 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::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
3318 2024.02.06 17:08:41.457089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3319 2024.02.06 17:08:41.457207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3320 2024.02.06 17:08:41.457271 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::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
3321 2024.02.06 17:08:41.457285 [ 3 ] {} <Debug> HTTP-Session: d57d7691-72a9-4e92-bd08-5c6c603649d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3322 2024.02.06 17:08:41.457292 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3323 2024.02.06 17:08:41.457356 [ 3 ] {} <Debug> HTTP-Session: d57d7691-72a9-4e92-bd08-5c6c603649d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3324 2024.02.06 17:08:41.457526 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3325 2024.02.06 17:08:41.457596 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::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
3326 2024.02.06 17:08:41.457693 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3327 2024.02.06 17:08:41.457867 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3328 2024.02.06 17:08:41.457906 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::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
3329 2024.02.06 17:08:41.458402 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3330 2024.02.06 17:08:41.459200 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3331 2024.02.06 17:08:41.459511 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00324986 sec., 6154.111254023251 rows/sec., 429.71 KiB/sec.
3332 2024.02.06 17:08:41.459614 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3333 2024.02.06 17:08:41.459665 [ 11 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3334 2024.02.06 17:08:41.459861 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3335 2024.02.06 17:08:41.459922 [ 11 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
3336 2024.02.06 17:08:41.460041 [ 109 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3337 2024.02.06 17:08:41.460069 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} <Information> executeQuery: Read 53 rows, 4.23 KiB in 0.002291544 sec., 23128 rows/sec., 1.80 MiB/sec.
3338 2024.02.06 17:08:41.460047 [ 11 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
3339 2024.02.06 17:08:41.460105 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3340 2024.02.06 17:08:41.460328 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3341 2024.02.06 17:08:41.460555 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} <Debug> DynamicQueryHandler: Done processing query
3342 2024.02.06 17:08:41.460622 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3343 2024.02.06 17:08:41.460628 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3344 2024.02.06 17:08:41.460679 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 97 rows starting from the beginning of the part
3345 2024.02.06 17:08:41.460688 [ 3 ] {} <Debug> HTTP-Session: d57d7691-72a9-4e92-bd08-5c6c603649d1 Destroying unnamed session
3346 2024.02.06 17:08:41.460811 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part
3347 2024.02.06 17:08:41.460899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3348 2024.02.06 17:08:41.460958 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part
3349 2024.02.06 17:08:41.460975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3350 2024.02.06 17:08:41.461038 [ 3 ] {} <Debug> HTTP-Session: 31ebf56f-4c8e-4a23-b720-64eb299e29c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3351 2024.02.06 17:08:41.461074 [ 3 ] {} <Debug> HTTP-Session: 31ebf56f-4c8e-4a23-b720-64eb299e29c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3352 2024.02.06 17:08:41.461199 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part
3353 2024.02.06 17:08:41.461308 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3354 2024.02.06 17:08:41.461444 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3355 2024.02.06 17:08:41.461448 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part
3356 2024.02.06 17:08:41.461775 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part
3357 2024.02.06 17:08:41.462029 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3358 2024.02.06 17:08:41.462968 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3359 2024.02.06 17:08:41.463592 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 4 columns (4 merged, 0 gathered) in 0.003412286 sec., 72678.5503911454 rows/sec., 5.68 MiB/sec.
3360 2024.02.06 17:08:41.463623 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3361 2024.02.06 17:08:41.463748 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3362 2024.02.06 17:08:41.463914 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3363 2024.02.06 17:08:41.464038 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3364 2024.02.06 17:08:41.464152 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.002789188 sec., 13624 rows/sec., 983.15 KiB/sec.
3365 2024.02.06 17:08:41.464211 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3366 2024.02.06 17:08:41.464397 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} <Debug> DynamicQueryHandler: Done processing query
3367 2024.02.06 17:08:41.464427 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3368 2024.02.06 17:08:41.464445 [ 3 ] {} <Debug> HTTP-Session: 31ebf56f-4c8e-4a23-b720-64eb299e29c1 Destroying unnamed session
3369 2024.02.06 17:08:41.464615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3370 2024.02.06 17:08:41.464663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3371 2024.02.06 17:08:41.464682 [ 3 ] {} <Debug> HTTP-Session: d7db3c09-4b01-47c8-a3d5-e3043db0e1bc Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3372 2024.02.06 17:08:41.464699 [ 3 ] {} <Debug> HTTP-Session: d7db3c09-4b01-47c8-a3d5-e3043db0e1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3373 2024.02.06 17:08:41.464780 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3374 2024.02.06 17:08:41.464825 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3375 2024.02.06 17:08:41.464976 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3376 2024.02.06 17:08:41.465451 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3377 2024.02.06 17:08:41.465829 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3378 2024.02.06 17:08:41.466053 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3379 2024.02.06 17:08:41.466195 [ 109 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3380 2024.02.06 17:08:41.466214 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001400429 sec., 17851 rows/sec., 24.09 MiB/sec.
3381 2024.02.06 17:08:41.466243 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB.
3382 2024.02.06 17:08:41.466396 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3383 2024.02.06 17:08:41.466465 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} <Debug> DynamicQueryHandler: Done processing query
3384 2024.02.06 17:08:41.466520 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3385 2024.02.06 17:08:41.466570 [ 3 ] {} <Debug> HTTP-Session: d7db3c09-4b01-47c8-a3d5-e3043db0e1bc Destroying unnamed session
3386 2024.02.06 17:08:41.466604 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3387 2024.02.06 17:08:41.466651 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 613 rows starting from the beginning of the part
3388 2024.02.06 17:08:41.466784 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part
3389 2024.02.06 17:08:41.466898 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 22 rows starting from the beginning of the part
3390 2024.02.06 17:08:41.467003 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part
3391 2024.02.06 17:08:41.467112 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part
3392 2024.02.06 17:08:41.467217 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part
3393 2024.02.06 17:08:41.468774 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 6 columns (6 merged, 0 gathered) in 0.00247803 sec., 295395.93951647077 rows/sec., 398.62 MiB/sec.
3394 2024.02.06 17:08:41.469120 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3395 2024.02.06 17:08:41.469318 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3396 2024.02.06 17:08:41.469380 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3397 2024.02.06 17:08:41.469445 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6: 4.11 MiB.
3398 2024.02.06 17:08:46.443552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3399 2024.02.06 17:08:46.443679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3400 2024.02.06 17:08:46.443710 [ 3 ] {} <Debug> HTTP-Session: 4982d01c-900e-4b62-a0d6-2161c78780f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3401 2024.02.06 17:08:46.443739 [ 3 ] {} <Debug> HTTP-Session: 4982d01c-900e-4b62-a0d6-2161c78780f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3402 2024.02.06 17:08:46.443884 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3403 2024.02.06 17:08:46.443950 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3404 2024.02.06 17:08:46.444136 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3405 2024.02.06 17:08:46.444566 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3406 2024.02.06 17:08:46.444818 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3407 2024.02.06 17:08:46.444987 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3408 2024.02.06 17:08:46.445103 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001179293 sec., 18655 rows/sec., 1.48 MiB/sec.
3409 2024.02.06 17:08:46.445241 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} <Debug> DynamicQueryHandler: Done processing query
3410 2024.02.06 17:08:46.445267 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3411 2024.02.06 17:08:46.445284 [ 3 ] {} <Debug> HTTP-Session: 4982d01c-900e-4b62-a0d6-2161c78780f4 Destroying unnamed session
3412 2024.02.06 17:08:46.445412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3413 2024.02.06 17:08:46.445459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3414 2024.02.06 17:08:46.445479 [ 3 ] {} <Debug> HTTP-Session: 1b4be2e2-9144-485f-8227-ee5d49e126ea Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3415 2024.02.06 17:08:46.445497 [ 3 ] {} <Debug> HTTP-Session: 1b4be2e2-9144-485f-8227-ee5d49e126ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3416 2024.02.06 17:08:46.445574 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3417 2024.02.06 17:08:46.445614 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3418 2024.02.06 17:08:46.445720 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3419 2024.02.06 17:08:46.446113 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3420 2024.02.06 17:08:46.446328 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3421 2024.02.06 17:08:46.446488 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3422 2024.02.06 17:08:46.446588 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000985647 sec., 66961 rows/sec., 6.49 MiB/sec.
3423 2024.02.06 17:08:46.446713 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} <Debug> DynamicQueryHandler: Done processing query
3424 2024.02.06 17:08:46.446737 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3425 2024.02.06 17:08:46.446753 [ 3 ] {} <Debug> HTTP-Session: 1b4be2e2-9144-485f-8227-ee5d49e126ea Destroying unnamed session
3426 2024.02.06 17:08:46.446879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3427 2024.02.06 17:08:46.446925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3428 2024.02.06 17:08:46.446945 [ 3 ] {} <Debug> HTTP-Session: 728b0626-2bd9-41b4-bd20-d2af0612f5af Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3429 2024.02.06 17:08:46.446962 [ 3 ] {} <Debug> HTTP-Session: 728b0626-2bd9-41b4-bd20-d2af0612f5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3430 2024.02.06 17:08:46.447033 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3431 2024.02.06 17:08:46.447071 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3432 2024.02.06 17:08:46.447177 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3433 2024.02.06 17:08:46.447476 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3434 2024.02.06 17:08:46.447682 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3435 2024.02.06 17:08:46.447829 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3436 2024.02.06 17:08:46.447951 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000889074 sec., 24744 rows/sec., 1.94 MiB/sec.
3437 2024.02.06 17:08:46.448110 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} <Debug> DynamicQueryHandler: Done processing query
3438 2024.02.06 17:08:46.448135 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3439 2024.02.06 17:08:46.448152 [ 3 ] {} <Debug> HTTP-Session: 728b0626-2bd9-41b4-bd20-d2af0612f5af Destroying unnamed session
3440 2024.02.06 17:08:46.448339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3441 2024.02.06 17:08:46.448387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3442 2024.02.06 17:08:46.448406 [ 3 ] {} <Debug> HTTP-Session: 878bd1f4-814d-4412-a396-72e0f64c486d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3443 2024.02.06 17:08:46.448423 [ 3 ] {} <Debug> HTTP-Session: 878bd1f4-814d-4412-a396-72e0f64c486d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3444 2024.02.06 17:08:46.448502 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3445 2024.02.06 17:08:46.448548 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3446 2024.02.06 17:08:46.448692 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3447 2024.02.06 17:08:46.449081 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3448 2024.02.06 17:08:46.449379 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3449 2024.02.06 17:08:46.449559 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3450 2024.02.06 17:08:46.449681 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001149792 sec., 19133 rows/sec., 25.82 MiB/sec.
3451 2024.02.06 17:08:46.449809 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} <Debug> DynamicQueryHandler: Done processing query
3452 2024.02.06 17:08:46.449833 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3453 2024.02.06 17:08:46.449849 [ 3 ] {} <Debug> HTTP-Session: 878bd1f4-814d-4412-a396-72e0f64c486d Destroying unnamed session
3454 2024.02.06 17:08:49.777513 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
3455 2024.02.06 17:08:49.777568 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
3456 2024.02.06 17:08:51.443383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3457 2024.02.06 17:08:51.443519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3458 2024.02.06 17:08:51.443550 [ 3 ] {} <Debug> HTTP-Session: 0e8a2223-198d-4823-8da7-589e3b847ffa Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3459 2024.02.06 17:08:51.443579 [ 3 ] {} <Debug> HTTP-Session: 0e8a2223-198d-4823-8da7-589e3b847ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3460 2024.02.06 17:08:51.443726 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3461 2024.02.06 17:08:51.443796 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3462 2024.02.06 17:08:51.443982 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3463 2024.02.06 17:08:51.444466 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3464 2024.02.06 17:08:51.444758 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3465 2024.02.06 17:08:51.444931 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3466 2024.02.06 17:08:51.445048 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001281796 sec., 19503 rows/sec., 1.54 MiB/sec.
3467 2024.02.06 17:08:51.445209 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} <Debug> DynamicQueryHandler: Done processing query
3468 2024.02.06 17:08:51.445237 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3469 2024.02.06 17:08:51.445254 [ 3 ] {} <Debug> HTTP-Session: 0e8a2223-198d-4823-8da7-589e3b847ffa Destroying unnamed session
3470 2024.02.06 17:08:51.445391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3471 2024.02.06 17:08:51.445438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3472 2024.02.06 17:08:51.445458 [ 3 ] {} <Debug> HTTP-Session: 9cb2a476-68f5-41ea-9959-41c97c288b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3473 2024.02.06 17:08:51.445476 [ 3 ] {} <Debug> HTTP-Session: 9cb2a476-68f5-41ea-9959-41c97c288b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3474 2024.02.06 17:08:51.445554 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3475 2024.02.06 17:08:51.445596 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3476 2024.02.06 17:08:51.445708 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3477 2024.02.06 17:08:51.446059 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3478 2024.02.06 17:08:51.446277 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3479 2024.02.06 17:08:51.446442 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3480 2024.02.06 17:08:51.446538 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000954957 sec., 78537 rows/sec., 7.31 MiB/sec.
3481 2024.02.06 17:08:51.446658 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} <Debug> DynamicQueryHandler: Done processing query
3482 2024.02.06 17:08:51.446681 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3483 2024.02.06 17:08:51.446697 [ 3 ] {} <Debug> HTTP-Session: 9cb2a476-68f5-41ea-9959-41c97c288b1f Destroying unnamed session
3484 2024.02.06 17:08:51.446834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3485 2024.02.06 17:08:51.446879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3486 2024.02.06 17:08:51.446898 [ 3 ] {} <Debug> HTTP-Session: c649aa5c-aa7b-4c82-9e4a-87beb2c2f1fa Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3487 2024.02.06 17:08:51.446915 [ 3 ] {} <Debug> HTTP-Session: c649aa5c-aa7b-4c82-9e4a-87beb2c2f1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3488 2024.02.06 17:08:51.446987 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3489 2024.02.06 17:08:51.447029 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3490 2024.02.06 17:08:51.447135 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3491 2024.02.06 17:08:51.447432 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3492 2024.02.06 17:08:51.447640 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3493 2024.02.06 17:08:51.447795 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3494 2024.02.06 17:08:51.447893 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000875074 sec., 28569 rows/sec., 2.23 MiB/sec.
3495 2024.02.06 17:08:51.448007 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} <Debug> DynamicQueryHandler: Done processing query
3496 2024.02.06 17:08:51.448031 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3497 2024.02.06 17:08:51.448048 [ 3 ] {} <Debug> HTTP-Session: c649aa5c-aa7b-4c82-9e4a-87beb2c2f1fa Destroying unnamed session
3498 2024.02.06 17:08:51.448229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3499 2024.02.06 17:08:51.448274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3500 2024.02.06 17:08:51.448295 [ 3 ] {} <Debug> HTTP-Session: 30ebadb7-3b03-462d-9315-4a749330b421 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3501 2024.02.06 17:08:51.448312 [ 3 ] {} <Debug> HTTP-Session: 30ebadb7-3b03-462d-9315-4a749330b421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3502 2024.02.06 17:08:51.448389 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3503 2024.02.06 17:08:51.448434 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3504 2024.02.06 17:08:51.448573 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3505 2024.02.06 17:08:51.448976 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3506 2024.02.06 17:08:51.449277 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3507 2024.02.06 17:08:51.449457 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3508 2024.02.06 17:08:51.449557 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001139672 sec., 21936 rows/sec., 29.60 MiB/sec.
3509 2024.02.06 17:08:51.449681 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} <Debug> DynamicQueryHandler: Done processing query
3510 2024.02.06 17:08:51.449705 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3511 2024.02.06 17:08:51.449721 [ 3 ] {} <Debug> HTTP-Session: 30ebadb7-3b03-462d-9315-4a749330b421 Destroying unnamed session
3512 2024.02.06 17:08:56.443936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3513 2024.02.06 17:08:56.444070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3514 2024.02.06 17:08:56.444103 [ 3 ] {} <Debug> HTTP-Session: d8006a8f-ac2c-4f1e-bb74-d4d146e1d05a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3515 2024.02.06 17:08:56.444132 [ 3 ] {} <Debug> HTTP-Session: d8006a8f-ac2c-4f1e-bb74-d4d146e1d05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3516 2024.02.06 17:08:56.444275 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3517 2024.02.06 17:08:56.444345 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3518 2024.02.06 17:08:56.444537 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3519 2024.02.06 17:08:56.445101 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3520 2024.02.06 17:08:56.445364 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3521 2024.02.06 17:08:56.445534 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3522 2024.02.06 17:08:56.445659 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001345448 sec., 16351 rows/sec., 1.29 MiB/sec.
3523 2024.02.06 17:08:56.445801 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} <Debug> DynamicQueryHandler: Done processing query
3524 2024.02.06 17:08:56.445828 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3525 2024.02.06 17:08:56.445844 [ 3 ] {} <Debug> HTTP-Session: d8006a8f-ac2c-4f1e-bb74-d4d146e1d05a Destroying unnamed session
3526 2024.02.06 17:08:56.445980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3527 2024.02.06 17:08:56.446027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3528 2024.02.06 17:08:56.446047 [ 3 ] {} <Debug> HTTP-Session: 04b73d06-adeb-4e81-ae28-a913283d8457 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3529 2024.02.06 17:08:56.446065 [ 3 ] {} <Debug> HTTP-Session: 04b73d06-adeb-4e81-ae28-a913283d8457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3530 2024.02.06 17:08:56.446142 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3531 2024.02.06 17:08:56.446181 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3532 2024.02.06 17:08:56.446286 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3533 2024.02.06 17:08:56.446628 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3534 2024.02.06 17:08:56.446850 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3535 2024.02.06 17:08:56.447009 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3536 2024.02.06 17:08:56.447104 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000934916 sec., 70594 rows/sec., 6.84 MiB/sec.
3537 2024.02.06 17:08:56.447203 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} <Debug> DynamicQueryHandler: Done processing query
3538 2024.02.06 17:08:56.447228 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3539 2024.02.06 17:08:56.447243 [ 3 ] {} <Debug> HTTP-Session: 04b73d06-adeb-4e81-ae28-a913283d8457 Destroying unnamed session
3540 2024.02.06 17:08:56.447370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3541 2024.02.06 17:08:56.447415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3542 2024.02.06 17:08:56.447435 [ 3 ] {} <Debug> HTTP-Session: 8730101d-682c-445b-9bd0-011f1b11ec0e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3543 2024.02.06 17:08:56.447452 [ 3 ] {} <Debug> HTTP-Session: 8730101d-682c-445b-9bd0-011f1b11ec0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3544 2024.02.06 17:08:56.447522 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3545 2024.02.06 17:08:56.447561 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3546 2024.02.06 17:08:56.447665 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3547 2024.02.06 17:08:56.447950 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3548 2024.02.06 17:08:56.448154 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3549 2024.02.06 17:08:56.448303 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3550 2024.02.06 17:08:56.448397 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000847323 sec., 25964 rows/sec., 2.03 MiB/sec.
3551 2024.02.06 17:08:56.448548 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} <Debug> DynamicQueryHandler: Done processing query
3552 2024.02.06 17:08:56.448582 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3553 2024.02.06 17:08:56.448598 [ 3 ] {} <Debug> HTTP-Session: 8730101d-682c-445b-9bd0-011f1b11ec0e Destroying unnamed session
3554 2024.02.06 17:08:56.448792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3555 2024.02.06 17:08:56.448838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3556 2024.02.06 17:08:56.448857 [ 3 ] {} <Debug> HTTP-Session: 487ccaaf-39d4-4857-bdca-3e50f4082af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3557 2024.02.06 17:08:56.448876 [ 3 ] {} <Debug> HTTP-Session: 487ccaaf-39d4-4857-bdca-3e50f4082af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3558 2024.02.06 17:08:56.448954 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3559 2024.02.06 17:08:56.448999 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3560 2024.02.06 17:08:56.449142 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3561 2024.02.06 17:08:56.449502 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3562 2024.02.06 17:08:56.449792 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3563 2024.02.06 17:08:56.449974 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3564 2024.02.06 17:08:56.450074 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.00109297 sec., 20128 rows/sec., 27.16 MiB/sec.
3565 2024.02.06 17:08:56.450184 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} <Debug> DynamicQueryHandler: Done processing query
3566 2024.02.06 17:08:56.450207 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3567 2024.02.06 17:08:56.450223 [ 3 ] {} <Debug> HTTP-Session: 487ccaaf-39d4-4857-bdca-3e50f4082af3 Destroying unnamed session
3568 2024.02.06 17:09:01.443166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3569 2024.02.06 17:09:01.443351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3570 2024.02.06 17:09:01.443406 [ 3 ] {} <Debug> HTTP-Session: e2e2d59e-c450-4a42-8f98-0261855a4fca Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3571 2024.02.06 17:09:01.443451 [ 3 ] {} <Debug> HTTP-Session: e2e2d59e-c450-4a42-8f98-0261855a4fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3572 2024.02.06 17:09:01.443656 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3573 2024.02.06 17:09:01.443754 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3574 2024.02.06 17:09:01.444016 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3575 2024.02.06 17:09:01.444431 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3576 2024.02.06 17:09:01.444697 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3577 2024.02.06 17:09:01.444865 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3578 2024.02.06 17:09:01.445003 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001288676 sec., 19399 rows/sec., 1.54 MiB/sec.
3579 2024.02.06 17:09:01.445156 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} <Debug> DynamicQueryHandler: Done processing query
3580 2024.02.06 17:09:01.445182 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3581 2024.02.06 17:09:01.445199 [ 3 ] {} <Debug> HTTP-Session: e2e2d59e-c450-4a42-8f98-0261855a4fca Destroying unnamed session
3582 2024.02.06 17:09:01.445335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3583 2024.02.06 17:09:01.445380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3584 2024.02.06 17:09:01.445402 [ 3 ] {} <Debug> HTTP-Session: da3a88aa-51fc-4aa4-b377-7223ed2f29a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3585 2024.02.06 17:09:01.445420 [ 3 ] {} <Debug> HTTP-Session: da3a88aa-51fc-4aa4-b377-7223ed2f29a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3586 2024.02.06 17:09:01.445495 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3587 2024.02.06 17:09:01.445535 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3588 2024.02.06 17:09:01.445641 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3589 2024.02.06 17:09:01.445979 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3590 2024.02.06 17:09:01.446203 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3591 2024.02.06 17:09:01.446356 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3592 2024.02.06 17:09:01.446475 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000942466 sec., 79578 rows/sec., 7.41 MiB/sec.
3593 2024.02.06 17:09:01.446586 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} <Debug> DynamicQueryHandler: Done processing query
3594 2024.02.06 17:09:01.446609 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3595 2024.02.06 17:09:01.446625 [ 3 ] {} <Debug> HTTP-Session: da3a88aa-51fc-4aa4-b377-7223ed2f29a5 Destroying unnamed session
3596 2024.02.06 17:09:01.446780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3597 2024.02.06 17:09:01.446824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3598 2024.02.06 17:09:01.446844 [ 3 ] {} <Debug> HTTP-Session: b6dcdb54-82b6-4968-895f-981056fd4973 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3599 2024.02.06 17:09:01.446862 [ 3 ] {} <Debug> HTTP-Session: b6dcdb54-82b6-4968-895f-981056fd4973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3600 2024.02.06 17:09:01.446933 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3601 2024.02.06 17:09:01.446973 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3602 2024.02.06 17:09:01.447078 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3603 2024.02.06 17:09:01.447348 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3604 2024.02.06 17:09:01.447558 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3605 2024.02.06 17:09:01.447709 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3606 2024.02.06 17:09:01.447832 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000869445 sec., 28753 rows/sec., 2.25 MiB/sec.
3607 2024.02.06 17:09:01.447950 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} <Debug> DynamicQueryHandler: Done processing query
3608 2024.02.06 17:09:01.447974 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3609 2024.02.06 17:09:01.447990 [ 3 ] {} <Debug> HTTP-Session: b6dcdb54-82b6-4968-895f-981056fd4973 Destroying unnamed session
3610 2024.02.06 17:09:01.448142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3611 2024.02.06 17:09:01.448188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3612 2024.02.06 17:09:01.448207 [ 3 ] {} <Debug> HTTP-Session: d0bb7718-672f-4564-9255-b71a25f56fe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3613 2024.02.06 17:09:01.448224 [ 3 ] {} <Debug> HTTP-Session: d0bb7718-672f-4564-9255-b71a25f56fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3614 2024.02.06 17:09:01.448300 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3615 2024.02.06 17:09:01.448345 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3616 2024.02.06 17:09:01.448489 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3617 2024.02.06 17:09:01.448870 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3618 2024.02.06 17:09:01.449162 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3619 2024.02.06 17:09:01.449346 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3620 2024.02.06 17:09:01.449472 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001143682 sec., 21859 rows/sec., 29.50 MiB/sec.
3621 2024.02.06 17:09:01.449587 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} <Debug> DynamicQueryHandler: Done processing query
3622 2024.02.06 17:09:01.449611 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3623 2024.02.06 17:09:01.449627 [ 3 ] {} <Debug> HTTP-Session: d0bb7718-672f-4564-9255-b71a25f56fe4 Destroying unnamed session
3624 2024.02.06 17:09:04.777634 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache
3625 2024.02.06 17:09:04.777708 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache
3626 2024.02.06 17:09:06.442945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3627 2024.02.06 17:09:06.443066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3628 2024.02.06 17:09:06.443092 [ 3 ] {} <Debug> HTTP-Session: db50bc24-e511-4e58-a39d-3e417b808e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3629 2024.02.06 17:09:06.443116 [ 3 ] {} <Debug> HTTP-Session: db50bc24-e511-4e58-a39d-3e417b808e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3630 2024.02.06 17:09:06.443249 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3631 2024.02.06 17:09:06.443312 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3632 2024.02.06 17:09:06.443474 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3633 2024.02.06 17:09:06.443965 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3634 2024.02.06 17:09:06.444234 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3635 2024.02.06 17:09:06.444407 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3636 2024.02.06 17:09:06.444536 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001247915 sec., 17629 rows/sec., 1.40 MiB/sec.
3637 2024.02.06 17:09:06.444555 [ 163 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3638 2024.02.06 17:09:06.444683 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3639 2024.02.06 17:09:06.444750 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} <Debug> DynamicQueryHandler: Done processing query
3640 2024.02.06 17:09:06.444780 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3641 2024.02.06 17:09:06.444785 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3642 2024.02.06 17:09:06.444826 [ 3 ] {} <Debug> HTTP-Session: db50bc24-e511-4e58-a39d-3e417b808e3d Destroying unnamed session
3643 2024.02.06 17:09:06.444878 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3644 2024.02.06 17:09:06.444912 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 47 rows starting from the beginning of the part
3645 2024.02.06 17:09:06.444963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3646 2024.02.06 17:09:06.445026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3647 2024.02.06 17:09:06.445050 [ 3 ] {} <Debug> HTTP-Session: 9ce1c3b6-c619-49a1-addc-d603439c7673 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3648 2024.02.06 17:09:06.445084 [ 3 ] {} <Debug> HTTP-Session: 9ce1c3b6-c619-49a1-addc-d603439c7673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3649 2024.02.06 17:09:06.445120 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part
3650 2024.02.06 17:09:06.445202 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3651 2024.02.06 17:09:06.445246 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part
3652 2024.02.06 17:09:06.445262 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3653 2024.02.06 17:09:06.445415 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part
3654 2024.02.06 17:09:06.445504 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3655 2024.02.06 17:09:06.445559 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part
3656 2024.02.06 17:09:06.445656 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part
3657 2024.02.06 17:09:06.446054 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3658 2024.02.06 17:09:06.446391 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3659 2024.02.06 17:09:06.446549 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.00180672 sec., 90218.73893021609 rows/sec., 7.14 MiB/sec.
3660 2024.02.06 17:09:06.446603 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3661 2024.02.06 17:09:06.446754 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3662 2024.02.06 17:09:06.446798 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.001549403 sec., 42597 rows/sec., 4.13 MiB/sec.
3663 2024.02.06 17:09:06.446826 [ 163 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3664 2024.02.06 17:09:06.446932 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3665 2024.02.06 17:09:06.447103 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} <Debug> DynamicQueryHandler: Done processing query
3666 2024.02.06 17:09:06.447117 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3667 2024.02.06 17:09:06.447155 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3668 2024.02.06 17:09:06.447156 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3669 2024.02.06 17:09:06.447238 [ 3 ] {} <Debug> HTTP-Session: 9ce1c3b6-c619-49a1-addc-d603439c7673 Destroying unnamed session
3670 2024.02.06 17:09:06.447288 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3671 2024.02.06 17:09:06.447310 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3672 2024.02.06 17:09:06.447341 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 181 rows starting from the beginning of the part
3673 2024.02.06 17:09:06.447463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3674 2024.02.06 17:09:06.447556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3675 2024.02.06 17:09:06.447576 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part
3676 2024.02.06 17:09:06.447587 [ 3 ] {} <Debug> HTTP-Session: 8512305f-2b0e-415f-90db-278b326302d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3677 2024.02.06 17:09:06.447641 [ 3 ] {} <Debug> HTTP-Session: 8512305f-2b0e-415f-90db-278b326302d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3678 2024.02.06 17:09:06.447811 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 75 rows starting from the beginning of the part
3679 2024.02.06 17:09:06.447850 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3680 2024.02.06 17:09:06.447937 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3681 2024.02.06 17:09:06.448050 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part
3682 2024.02.06 17:09:06.448378 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 75 rows starting from the beginning of the part
3683 2024.02.06 17:09:06.448429 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3684 2024.02.06 17:09:06.448608 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part
3685 2024.02.06 17:09:06.449190 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3686 2024.02.06 17:09:06.449640 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3687 2024.02.06 17:09:06.449899 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3688 2024.02.06 17:09:06.450223 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.002291484 sec., 9600 rows/sec., 768.81 KiB/sec.
3689 2024.02.06 17:09:06.450274 [ 163 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3690 2024.02.06 17:09:06.450326 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 4 columns (4 merged, 0 gathered) in 0.003272112 sec., 161669.28271403912 rows/sec., 15.17 MiB/sec.
3691 2024.02.06 17:09:06.450387 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3692 2024.02.06 17:09:06.450559 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} <Debug> DynamicQueryHandler: Done processing query
3693 2024.02.06 17:09:06.450607 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3694 2024.02.06 17:09:06.450609 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3695 2024.02.06 17:09:06.450637 [ 3 ] {} <Debug> HTTP-Session: 8512305f-2b0e-415f-90db-278b326302d3 Destroying unnamed session
3696 2024.02.06 17:09:06.450629 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3697 2024.02.06 17:09:06.450790 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3698 2024.02.06 17:09:06.450872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3699 2024.02.06 17:09:06.450885 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 97 rows starting from the beginning of the part
3700 2024.02.06 17:09:06.450965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3701 2024.02.06 17:09:06.451031 [ 3 ] {} <Debug> HTTP-Session: 36ce1bd3-88af-4bb0-b496-8d5f06ac2172 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3702 2024.02.06 17:09:06.451037 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3703 2024.02.06 17:09:06.451077 [ 3 ] {} <Debug> HTTP-Session: 36ce1bd3-88af-4bb0-b496-8d5f06ac2172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3704 2024.02.06 17:09:06.451203 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3705 2024.02.06 17:09:06.451403 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part
3706 2024.02.06 17:09:06.451431 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3707 2024.02.06 17:09:06.451538 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3708 2024.02.06 17:09:06.451701 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part
3709 2024.02.06 17:09:06.452057 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part
3710 2024.02.06 17:09:06.452203 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3711 2024.02.06 17:09:06.452371 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part
3712 2024.02.06 17:09:06.452553 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part
3713 2024.02.06 17:09:06.453025 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3714 2024.02.06 17:09:06.453807 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3715 2024.02.06 17:09:06.454060 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003558489 sec., 59856.86621484568 rows/sec., 4.68 MiB/sec.
3716 2024.02.06 17:09:06.454169 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3717 2024.02.06 17:09:06.454232 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3718 2024.02.06 17:09:06.454355 [ 163 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3719 2024.02.06 17:09:06.454397 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.00289089 sec., 7610 rows/sec., 10.27 MiB/sec.
3720 2024.02.06 17:09:06.454465 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3721 2024.02.06 17:09:06.454589 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3722 2024.02.06 17:09:06.454690 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3723 2024.02.06 17:09:06.454778 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3724 2024.02.06 17:09:06.454872 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} <Debug> DynamicQueryHandler: Done processing query
3725 2024.02.06 17:09:06.454974 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3726 2024.02.06 17:09:06.454994 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3727 2024.02.06 17:09:06.455018 [ 3 ] {} <Debug> HTTP-Session: 36ce1bd3-88af-4bb0-b496-8d5f06ac2172 Destroying unnamed session
3728 2024.02.06 17:09:06.455069 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 732 rows starting from the beginning of the part
3729 2024.02.06 17:09:06.455181 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part
3730 2024.02.06 17:09:06.455275 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part
3731 2024.02.06 17:09:06.455367 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part
3732 2024.02.06 17:09:06.455456 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part
3733 2024.02.06 17:09:06.455546 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part
3734 2024.02.06 17:09:06.457989 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 6 columns (6 merged, 0 gathered) in 0.003417745 sec., 248116.81386411216 rows/sec., 334.82 MiB/sec.
3735 2024.02.06 17:09:06.458352 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3736 2024.02.06 17:09:06.458556 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3737 2024.02.06 17:09:06.458616 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3738 2024.02.06 17:09:06.458679 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7: 4.19 MiB.
3739 2024.02.06 17:09:11.445255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3740 2024.02.06 17:09:11.445396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3741 2024.02.06 17:09:11.445430 [ 3 ] {} <Debug> HTTP-Session: 255ca32d-facd-48e2-8295-3974d74fb995 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3742 2024.02.06 17:09:11.445460 [ 3 ] {} <Debug> HTTP-Session: 255ca32d-facd-48e2-8295-3974d74fb995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3743 2024.02.06 17:09:11.445616 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3744 2024.02.06 17:09:11.445687 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3745 2024.02.06 17:09:11.445876 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3746 2024.02.06 17:09:11.446367 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3747 2024.02.06 17:09:11.446647 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3748 2024.02.06 17:09:11.446822 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3749 2024.02.06 17:09:11.446959 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001298027 sec., 19259 rows/sec., 1.52 MiB/sec.
3750 2024.02.06 17:09:11.447108 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} <Debug> DynamicQueryHandler: Done processing query
3751 2024.02.06 17:09:11.447137 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3752 2024.02.06 17:09:11.447154 [ 3 ] {} <Debug> HTTP-Session: 255ca32d-facd-48e2-8295-3974d74fb995 Destroying unnamed session
3753 2024.02.06 17:09:11.447300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3754 2024.02.06 17:09:11.447350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3755 2024.02.06 17:09:11.447370 [ 3 ] {} <Debug> HTTP-Session: d6f14153-34d9-4006-97d5-4128d405620e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3756 2024.02.06 17:09:11.447390 [ 3 ] {} <Debug> HTTP-Session: d6f14153-34d9-4006-97d5-4128d405620e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3757 2024.02.06 17:09:11.447482 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3758 2024.02.06 17:09:11.447526 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3759 2024.02.06 17:09:11.447636 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3760 2024.02.06 17:09:11.448013 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3761 2024.02.06 17:09:11.448239 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3762 2024.02.06 17:09:11.448395 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3763 2024.02.06 17:09:11.448519 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} <Information> executeQuery: Read 111 rows, 9.96 KiB in 0.001007488 sec., 110175 rows/sec., 9.65 MiB/sec.
3764 2024.02.06 17:09:11.448647 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} <Debug> DynamicQueryHandler: Done processing query
3765 2024.02.06 17:09:11.448671 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
3766 2024.02.06 17:09:11.448688 [ 3 ] {} <Debug> HTTP-Session: d6f14153-34d9-4006-97d5-4128d405620e Destroying unnamed session
3767 2024.02.06 17:09:11.448859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3768 2024.02.06 17:09:11.448906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3769 2024.02.06 17:09:11.448926 [ 3 ] {} <Debug> HTTP-Session: a1eed2f7-f80d-4286-a8cf-460251dda1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3770 2024.02.06 17:09:11.448944 [ 3 ] {} <Debug> HTTP-Session: a1eed2f7-f80d-4286-a8cf-460251dda1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3771 2024.02.06 17:09:11.449025 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3772 2024.02.06 17:09:11.449064 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3773 2024.02.06 17:09:11.449175 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3774 2024.02.06 17:09:11.449534 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3775 2024.02.06 17:09:11.449814 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3776 2024.02.06 17:09:11.450000 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3777 2024.02.06 17:09:11.450134 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.001080151 sec., 45364 rows/sec., 3.53 MiB/sec.
3778 2024.02.06 17:09:11.450257 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} <Debug> DynamicQueryHandler: Done processing query
3779 2024.02.06 17:09:11.450284 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3780 2024.02.06 17:09:11.450300 [ 3 ] {} <Debug> HTTP-Session: a1eed2f7-f80d-4286-a8cf-460251dda1b6 Destroying unnamed session
3781 2024.02.06 17:09:11.450423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3782 2024.02.06 17:09:11.450468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3783 2024.02.06 17:09:11.450487 [ 3 ] {} <Debug> HTTP-Session: d9158bfd-b04e-4b4a-a5cd-c6456a727ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3784 2024.02.06 17:09:11.450504 [ 3 ] {} <Debug> HTTP-Session: d9158bfd-b04e-4b4a-a5cd-c6456a727ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3785 2024.02.06 17:09:11.450578 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3786 2024.02.06 17:09:11.450621 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3787 2024.02.06 17:09:11.450742 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3788 2024.02.06 17:09:11.451042 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3789 2024.02.06 17:09:11.451304 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3790 2024.02.06 17:09:11.451488 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3791 2024.02.06 17:09:11.451613 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001006098 sec., 35781 rows/sec., 2.53 MiB/sec.
3792 2024.02.06 17:09:11.451748 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} <Debug> DynamicQueryHandler: Done processing query
3793 2024.02.06 17:09:11.451770 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3794 2024.02.06 17:09:11.451787 [ 3 ] {} <Debug> HTTP-Session: d9158bfd-b04e-4b4a-a5cd-c6456a727ea0 Destroying unnamed session
3795 2024.02.06 17:09:11.451945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3796 2024.02.06 17:09:11.451990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3797 2024.02.06 17:09:11.452008 [ 3 ] {} <Debug> HTTP-Session: cfdfa16e-7f2b-42ad-a810-e561ffd8f3f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3798 2024.02.06 17:09:11.452025 [ 3 ] {} <Debug> HTTP-Session: cfdfa16e-7f2b-42ad-a810-e561ffd8f3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3799 2024.02.06 17:09:11.452099 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3800 2024.02.06 17:09:11.452143 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3801 2024.02.06 17:09:11.452277 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3802 2024.02.06 17:09:11.452655 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3803 2024.02.06 17:09:11.452940 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3804 2024.02.06 17:09:11.453118 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3805 2024.02.06 17:09:11.453247 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001110121 sec., 22520 rows/sec., 30.39 MiB/sec.
3806 2024.02.06 17:09:11.453406 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} <Debug> DynamicQueryHandler: Done processing query
3807 2024.02.06 17:09:11.453430 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3808 2024.02.06 17:09:11.453447 [ 3 ] {} <Debug> HTTP-Session: cfdfa16e-7f2b-42ad-a810-e561ffd8f3f2 Destroying unnamed session
3809 2024.02.06 17:09:16.443532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3810 2024.02.06 17:09:16.443663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3811 2024.02.06 17:09:16.443693 [ 3 ] {} <Debug> HTTP-Session: facc2da6-e4ed-4edb-abe8-7f2adec2345e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3812 2024.02.06 17:09:16.443722 [ 3 ] {} <Debug> HTTP-Session: facc2da6-e4ed-4edb-abe8-7f2adec2345e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3813 2024.02.06 17:09:16.443863 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3814 2024.02.06 17:09:16.443930 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3815 2024.02.06 17:09:16.444114 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3816 2024.02.06 17:09:16.444637 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3817 2024.02.06 17:09:16.444920 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3818 2024.02.06 17:09:16.445090 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3819 2024.02.06 17:09:16.445245 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001331647 sec., 16520 rows/sec., 1.31 MiB/sec.
3820 2024.02.06 17:09:16.445410 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} <Debug> DynamicQueryHandler: Done processing query
3821 2024.02.06 17:09:16.445436 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3822 2024.02.06 17:09:16.445452 [ 3 ] {} <Debug> HTTP-Session: facc2da6-e4ed-4edb-abe8-7f2adec2345e Destroying unnamed session
3823 2024.02.06 17:09:16.445586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3824 2024.02.06 17:09:16.445638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3825 2024.02.06 17:09:16.445746 [ 3 ] {} <Debug> HTTP-Session: 9a042b90-f733-4b86-bd99-080d44114f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3826 2024.02.06 17:09:16.445765 [ 3 ] {} <Debug> HTTP-Session: 9a042b90-f733-4b86-bd99-080d44114f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3827 2024.02.06 17:09:16.445852 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3828 2024.02.06 17:09:16.445894 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3829 2024.02.06 17:09:16.446005 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3830 2024.02.06 17:09:16.446400 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3831 2024.02.06 17:09:16.446644 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3832 2024.02.06 17:09:16.446804 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3833 2024.02.06 17:09:16.446933 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.00105217 sec., 62727 rows/sec., 6.08 MiB/sec.
3834 2024.02.06 17:09:16.447057 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} <Debug> DynamicQueryHandler: Done processing query
3835 2024.02.06 17:09:16.447081 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3836 2024.02.06 17:09:16.447176 [ 3 ] {} <Debug> HTTP-Session: 9a042b90-f733-4b86-bd99-080d44114f7c Destroying unnamed session
3837 2024.02.06 17:09:16.447343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3838 2024.02.06 17:09:16.447389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3839 2024.02.06 17:09:16.447408 [ 3 ] {} <Debug> HTTP-Session: 6bae58f2-c7e6-421e-a20b-c69c38cc9ae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3840 2024.02.06 17:09:16.447425 [ 3 ] {} <Debug> HTTP-Session: 6bae58f2-c7e6-421e-a20b-c69c38cc9ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3841 2024.02.06 17:09:16.447497 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3842 2024.02.06 17:09:16.447537 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3843 2024.02.06 17:09:16.447643 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3844 2024.02.06 17:09:16.447943 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3845 2024.02.06 17:09:16.448150 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3846 2024.02.06 17:09:16.448304 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3847 2024.02.06 17:09:16.448435 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000908566 sec., 24213 rows/sec., 1.89 MiB/sec.
3848 2024.02.06 17:09:16.448554 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} <Debug> DynamicQueryHandler: Done processing query
3849 2024.02.06 17:09:16.448577 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3850 2024.02.06 17:09:16.448593 [ 3 ] {} <Debug> HTTP-Session: 6bae58f2-c7e6-421e-a20b-c69c38cc9ae5 Destroying unnamed session
3851 2024.02.06 17:09:16.448720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3852 2024.02.06 17:09:16.448765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3853 2024.02.06 17:09:16.448784 [ 3 ] {} <Debug> HTTP-Session: eaa5ece7-928c-41cc-a0c7-11fed1010488 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3854 2024.02.06 17:09:16.448801 [ 3 ] {} <Debug> HTTP-Session: eaa5ece7-928c-41cc-a0c7-11fed1010488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3855 2024.02.06 17:09:16.448875 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3856 2024.02.06 17:09:16.448919 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3857 2024.02.06 17:09:16.449056 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3858 2024.02.06 17:09:16.449463 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB.
3859 2024.02.06 17:09:16.449828 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3860 2024.02.06 17:09:16.450044 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3861 2024.02.06 17:09:16.450209 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001299996 sec., 16923 rows/sec., 22.84 MiB/sec.
3862 2024.02.06 17:09:16.450489 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} <Debug> DynamicQueryHandler: Done processing query
3863 2024.02.06 17:09:16.450514 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3864 2024.02.06 17:09:16.450531 [ 3 ] {} <Debug> HTTP-Session: eaa5ece7-928c-41cc-a0c7-11fed1010488 Destroying unnamed session
3865 2024.02.06 17:09:19.777764 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache
3866 2024.02.06 17:09:19.777820 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache
3867 2024.02.06 17:09:21.443684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3868 2024.02.06 17:09:21.443864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3869 2024.02.06 17:09:21.443911 [ 3 ] {} <Debug> HTTP-Session: 32aa2de7-e5b9-4a11-92f9-a60b1dd63daa Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3870 2024.02.06 17:09:21.443953 [ 3 ] {} <Debug> HTTP-Session: 32aa2de7-e5b9-4a11-92f9-a60b1dd63daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3871 2024.02.06 17:09:21.444152 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3872 2024.02.06 17:09:21.444247 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3873 2024.02.06 17:09:21.444513 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3874 2024.02.06 17:09:21.445063 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
3875 2024.02.06 17:09:21.445334 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
3876 2024.02.06 17:09:21.445511 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
3877 2024.02.06 17:09:21.445644 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.00143424 sec., 17430 rows/sec., 1.38 MiB/sec.
3878 2024.02.06 17:09:21.445797 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} <Debug> DynamicQueryHandler: Done processing query
3879 2024.02.06 17:09:21.445822 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3880 2024.02.06 17:09:21.445839 [ 3 ] {} <Debug> HTTP-Session: 32aa2de7-e5b9-4a11-92f9-a60b1dd63daa Destroying unnamed session
3881 2024.02.06 17:09:21.445979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3882 2024.02.06 17:09:21.446031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3883 2024.02.06 17:09:21.446051 [ 3 ] {} <Debug> HTTP-Session: 423d0b4f-bf1d-46b1-a905-6090a9124d6c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3884 2024.02.06 17:09:21.446069 [ 3 ] {} <Debug> HTTP-Session: 423d0b4f-bf1d-46b1-a905-6090a9124d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3885 2024.02.06 17:09:21.446155 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3886 2024.02.06 17:09:21.446197 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3887 2024.02.06 17:09:21.446304 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3888 2024.02.06 17:09:21.446664 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
3889 2024.02.06 17:09:21.446884 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
3890 2024.02.06 17:09:21.447035 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
3891 2024.02.06 17:09:21.447153 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000968896 sec., 77407 rows/sec., 7.20 MiB/sec.
3892 2024.02.06 17:09:21.447276 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} <Debug> DynamicQueryHandler: Done processing query
3893 2024.02.06 17:09:21.447299 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3894 2024.02.06 17:09:21.447315 [ 3 ] {} <Debug> HTTP-Session: 423d0b4f-bf1d-46b1-a905-6090a9124d6c Destroying unnamed session
3895 2024.02.06 17:09:21.447433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3896 2024.02.06 17:09:21.447479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3897 2024.02.06 17:09:21.447499 [ 3 ] {} <Debug> HTTP-Session: 7bcec7b6-ec21-4e44-b1bc-0301286232a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3898 2024.02.06 17:09:21.447516 [ 3 ] {} <Debug> HTTP-Session: 7bcec7b6-ec21-4e44-b1bc-0301286232a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3899 2024.02.06 17:09:21.447588 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3900 2024.02.06 17:09:21.447626 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3901 2024.02.06 17:09:21.447733 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3902 2024.02.06 17:09:21.448022 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
3903 2024.02.06 17:09:21.448234 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
3904 2024.02.06 17:09:21.448385 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
3905 2024.02.06 17:09:21.448499 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000885384 sec., 28236 rows/sec., 2.21 MiB/sec.
3906 2024.02.06 17:09:21.448616 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} <Debug> DynamicQueryHandler: Done processing query
3907 2024.02.06 17:09:21.448640 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3908 2024.02.06 17:09:21.448655 [ 3 ] {} <Debug> HTTP-Session: 7bcec7b6-ec21-4e44-b1bc-0301286232a5 Destroying unnamed session
3909 2024.02.06 17:09:21.448829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3910 2024.02.06 17:09:21.448874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3911 2024.02.06 17:09:21.448893 [ 3 ] {} <Debug> HTTP-Session: 513475b7-f14d-472c-86bd-2857e0191937 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3912 2024.02.06 17:09:21.448910 [ 3 ] {} <Debug> HTTP-Session: 513475b7-f14d-472c-86bd-2857e0191937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3913 2024.02.06 17:09:21.448983 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3914 2024.02.06 17:09:21.449028 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3915 2024.02.06 17:09:21.449166 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3916 2024.02.06 17:09:21.449583 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
3917 2024.02.06 17:09:21.449886 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
3918 2024.02.06 17:09:21.450071 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
3919 2024.02.06 17:09:21.450193 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001181944 sec., 21151 rows/sec., 28.54 MiB/sec.
3920 2024.02.06 17:09:21.450318 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} <Debug> DynamicQueryHandler: Done processing query
3921 2024.02.06 17:09:21.450341 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3922 2024.02.06 17:09:21.450358 [ 3 ] {} <Debug> HTTP-Session: 513475b7-f14d-472c-86bd-2857e0191937 Destroying unnamed session
3923 2024.02.06 17:09:24.537734 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3924 2024.02.06 17:09:24.537862 [ 156 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
3925 2024.02.06 17:09:24.538013 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3926 2024.02.06 17:09:24.538253 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3927 2024.02.06 17:09:24.538318 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 510 rows starting from the beginning of the part
3928 2024.02.06 17:09:24.538587 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part
3929 2024.02.06 17:09:24.538810 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
3930 2024.02.06 17:09:24.539007 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part
3931 2024.02.06 17:09:24.539152 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part
3932 2024.02.06 17:09:24.539873 [ 10 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001929904 sec., 322295.8240409886 rows/sec., 22.74 MiB/sec.
3933 2024.02.06 17:09:24.540015 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3934 2024.02.06 17:09:24.540243 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3935 2024.02.06 17:09:24.540308 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3936 2024.02.06 17:09:26.443251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3937 2024.02.06 17:09:26.443386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3938 2024.02.06 17:09:26.443417 [ 3 ] {} <Debug> HTTP-Session: f9578634-6150-4679-9ae1-b4537c081602 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3939 2024.02.06 17:09:26.443446 [ 3 ] {} <Debug> HTTP-Session: f9578634-6150-4679-9ae1-b4537c081602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3940 2024.02.06 17:09:26.443591 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3941 2024.02.06 17:09:26.443658 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3942 2024.02.06 17:09:26.443832 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3943 2024.02.06 17:09:26.444328 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
3944 2024.02.06 17:09:26.444597 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
3945 2024.02.06 17:09:26.444773 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
3946 2024.02.06 17:09:26.444906 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001266775 sec., 17366 rows/sec., 1.37 MiB/sec.
3947 2024.02.06 17:09:26.445085 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} <Debug> DynamicQueryHandler: Done processing query
3948 2024.02.06 17:09:26.445113 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3949 2024.02.06 17:09:26.445130 [ 3 ] {} <Debug> HTTP-Session: f9578634-6150-4679-9ae1-b4537c081602 Destroying unnamed session
3950 2024.02.06 17:09:26.445259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3951 2024.02.06 17:09:26.445312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3952 2024.02.06 17:09:26.445331 [ 3 ] {} <Debug> HTTP-Session: 93fc8ff6-dc10-4878-9f77-7a177135e0a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3953 2024.02.06 17:09:26.445350 [ 3 ] {} <Debug> HTTP-Session: 93fc8ff6-dc10-4878-9f77-7a177135e0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3954 2024.02.06 17:09:26.445430 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3955 2024.02.06 17:09:26.445472 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3956 2024.02.06 17:09:26.445588 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3957 2024.02.06 17:09:26.445889 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
3958 2024.02.06 17:09:26.446098 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3959 2024.02.06 17:09:26.446245 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3960 2024.02.06 17:09:26.446364 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000905996 sec., 4415 rows/sec., 368.64 KiB/sec.
3961 2024.02.06 17:09:26.446503 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} <Debug> DynamicQueryHandler: Done processing query
3962 2024.02.06 17:09:26.446526 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3963 2024.02.06 17:09:26.446541 [ 3 ] {} <Debug> HTTP-Session: 93fc8ff6-dc10-4878-9f77-7a177135e0a7 Destroying unnamed session
3964 2024.02.06 17:09:26.446695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3965 2024.02.06 17:09:26.446741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3966 2024.02.06 17:09:26.446760 [ 3 ] {} <Debug> HTTP-Session: 67ffffea-3120-41c3-bfaa-4da6426008ed Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3967 2024.02.06 17:09:26.446778 [ 3 ] {} <Debug> HTTP-Session: 67ffffea-3120-41c3-bfaa-4da6426008ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3968 2024.02.06 17:09:26.446855 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3969 2024.02.06 17:09:26.446893 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3970 2024.02.06 17:09:26.446998 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3971 2024.02.06 17:09:26.447358 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
3972 2024.02.06 17:09:26.447570 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
3973 2024.02.06 17:09:26.447722 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
3974 2024.02.06 17:09:26.447848 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} <Information> executeQuery: Read 68 rows, 6.73 KiB in 0.000961427 sec., 70728 rows/sec., 6.84 MiB/sec.
3975 2024.02.06 17:09:26.447965 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} <Debug> DynamicQueryHandler: Done processing query
3976 2024.02.06 17:09:26.447988 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3977 2024.02.06 17:09:26.448004 [ 3 ] {} <Debug> HTTP-Session: 67ffffea-3120-41c3-bfaa-4da6426008ed Destroying unnamed session
3978 2024.02.06 17:09:26.448112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3979 2024.02.06 17:09:26.448157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3980 2024.02.06 17:09:26.448175 [ 3 ] {} <Debug> HTTP-Session: 18db1888-fe96-4283-9884-a317a5ebee5a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3981 2024.02.06 17:09:26.448191 [ 3 ] {} <Debug> HTTP-Session: 18db1888-fe96-4283-9884-a317a5ebee5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3982 2024.02.06 17:09:26.448260 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3983 2024.02.06 17:09:26.448298 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3984 2024.02.06 17:09:26.448402 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3985 2024.02.06 17:09:26.448668 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
3986 2024.02.06 17:09:26.448873 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3987 2024.02.06 17:09:26.449024 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3988 2024.02.06 17:09:26.449142 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000845524 sec., 4730 rows/sec., 330.32 KiB/sec.
3989 2024.02.06 17:09:26.449269 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} <Debug> DynamicQueryHandler: Done processing query
3990 2024.02.06 17:09:26.449292 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3991 2024.02.06 17:09:26.449308 [ 3 ] {} <Debug> HTTP-Session: 18db1888-fe96-4283-9884-a317a5ebee5a Destroying unnamed session
3992 2024.02.06 17:09:26.449415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3993 2024.02.06 17:09:26.449459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3994 2024.02.06 17:09:26.449477 [ 3 ] {} <Debug> HTTP-Session: 6347fc2d-00d2-487e-a7fb-ca5d1b54f76f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
3995 2024.02.06 17:09:26.449494 [ 3 ] {} <Debug> HTTP-Session: 6347fc2d-00d2-487e-a7fb-ca5d1b54f76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3996 2024.02.06 17:09:26.449565 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3997 2024.02.06 17:09:26.449603 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3998 2024.02.06 17:09:26.449709 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3999 2024.02.06 17:09:26.449990 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4000 2024.02.06 17:09:26.450198 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4001 2024.02.06 17:09:26.450356 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4002 2024.02.06 17:09:26.450473 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} <Information> executeQuery: Read 26 rows, 2.09 KiB in 0.000881194 sec., 29505 rows/sec., 2.31 MiB/sec.
4003 2024.02.06 17:09:26.450586 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} <Debug> DynamicQueryHandler: Done processing query
4004 2024.02.06 17:09:26.450609 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4005 2024.02.06 17:09:26.450626 [ 3 ] {} <Debug> HTTP-Session: 6347fc2d-00d2-487e-a7fb-ca5d1b54f76f Destroying unnamed session
4006 2024.02.06 17:09:26.450727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4007 2024.02.06 17:09:26.450771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4008 2024.02.06 17:09:26.450788 [ 3 ] {} <Debug> HTTP-Session: 4ebe0c87-2a92-40b4-8017-be14afca57d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4009 2024.02.06 17:09:26.450805 [ 3 ] {} <Debug> HTTP-Session: 4ebe0c87-2a92-40b4-8017-be14afca57d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4010 2024.02.06 17:09:26.450873 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4011 2024.02.06 17:09:26.450914 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4012 2024.02.06 17:09:26.451036 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4013 2024.02.06 17:09:26.451299 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4014 2024.02.06 17:09:26.451552 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4015 2024.02.06 17:09:26.451728 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
4016 2024.02.06 17:09:26.451838 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000938836 sec., 2130 rows/sec., 149.79 KiB/sec.
4017 2024.02.06 17:09:26.451952 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} <Debug> DynamicQueryHandler: Done processing query
4018 2024.02.06 17:09:26.451975 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4019 2024.02.06 17:09:26.451991 [ 3 ] {} <Debug> HTTP-Session: 4ebe0c87-2a92-40b4-8017-be14afca57d3 Destroying unnamed session
4020 2024.02.06 17:09:26.452117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4021 2024.02.06 17:09:26.452161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4022 2024.02.06 17:09:26.452180 [ 3 ] {} <Debug> HTTP-Session: e17f071a-d8e5-4032-b103-6d46b636bc88 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4023 2024.02.06 17:09:26.452196 [ 3 ] {} <Debug> HTTP-Session: e17f071a-d8e5-4032-b103-6d46b636bc88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4024 2024.02.06 17:09:26.452269 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4025 2024.02.06 17:09:26.452313 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4026 2024.02.06 17:09:26.452445 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4027 2024.02.06 17:09:26.452816 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4028 2024.02.06 17:09:26.453101 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4029 2024.02.06 17:09:26.453282 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4030 2024.02.06 17:09:26.453411 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001114982 sec., 19731 rows/sec., 26.63 MiB/sec.
4031 2024.02.06 17:09:26.453535 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} <Debug> DynamicQueryHandler: Done processing query
4032 2024.02.06 17:09:26.453558 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4033 2024.02.06 17:09:26.453574 [ 3 ] {} <Debug> HTTP-Session: e17f071a-d8e5-4032-b103-6d46b636bc88 Destroying unnamed session
4034 2024.02.06 17:09:31.443801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4035 2024.02.06 17:09:31.443935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4036 2024.02.06 17:09:31.443967 [ 3 ] {} <Debug> HTTP-Session: a65e7905-58e3-4199-b1ce-c0b11bfd3576 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4037 2024.02.06 17:09:31.443996 [ 3 ] {} <Debug> HTTP-Session: a65e7905-58e3-4199-b1ce-c0b11bfd3576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4038 2024.02.06 17:09:31.444138 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4039 2024.02.06 17:09:31.444208 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4040 2024.02.06 17:09:31.444398 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4041 2024.02.06 17:09:31.444896 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4042 2024.02.06 17:09:31.445179 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4043 2024.02.06 17:09:31.445350 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4044 2024.02.06 17:09:31.445468 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001291776 sec., 19353 rows/sec., 1.53 MiB/sec.
4045 2024.02.06 17:09:31.445474 [ 152 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4046 2024.02.06 17:09:31.445552 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4047 2024.02.06 17:09:31.445638 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} <Debug> DynamicQueryHandler: Done processing query
4048 2024.02.06 17:09:31.445673 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4049 2024.02.06 17:09:31.445678 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4050 2024.02.06 17:09:31.445759 [ 3 ] {} <Debug> HTTP-Session: a65e7905-58e3-4199-b1ce-c0b11bfd3576 Destroying unnamed session
4051 2024.02.06 17:09:31.445835 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4052 2024.02.06 17:09:31.445879 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 47 rows starting from the beginning of the part
4053 2024.02.06 17:09:31.445939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4054 2024.02.06 17:09:31.446027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4055 2024.02.06 17:09:31.446086 [ 3 ] {} <Debug> HTTP-Session: a975615f-1b21-4a64-ba62-0a75e8e7eb82 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4056 2024.02.06 17:09:31.446133 [ 3 ] {} <Debug> HTTP-Session: a975615f-1b21-4a64-ba62-0a75e8e7eb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4057 2024.02.06 17:09:31.446130 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part
4058 2024.02.06 17:09:31.446316 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4059 2024.02.06 17:09:31.446386 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part
4060 2024.02.06 17:09:31.446404 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4061 2024.02.06 17:09:31.446689 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part
4062 2024.02.06 17:09:31.446854 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4063 2024.02.06 17:09:31.446942 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 22 rows starting from the beginning of the part
4064 2024.02.06 17:09:31.447091 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part
4065 2024.02.06 17:09:31.447690 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4066 2024.02.06 17:09:31.448146 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4067 2024.02.06 17:09:31.448501 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4068 2024.02.06 17:09:31.448709 [ 152 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4069 2024.02.06 17:09:31.448692 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003057796 sec., 54287.46718224499 rows/sec., 4.30 MiB/sec.
4070 2024.02.06 17:09:31.448751 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.002379547 sec., 31518 rows/sec., 2.93 MiB/sec.
4071 2024.02.06 17:09:31.448768 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4072 2024.02.06 17:09:31.448967 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4073 2024.02.06 17:09:31.448981 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4074 2024.02.06 17:09:31.449107 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} <Debug> DynamicQueryHandler: Done processing query
4075 2024.02.06 17:09:31.449145 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4076 2024.02.06 17:09:31.449176 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4077 2024.02.06 17:09:31.449218 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 181 rows starting from the beginning of the part
4078 2024.02.06 17:09:31.449230 [ 3 ] {} <Debug> HTTP-Session: a975615f-1b21-4a64-ba62-0a75e8e7eb82 Destroying unnamed session
4079 2024.02.06 17:09:31.449315 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4080 2024.02.06 17:09:31.449386 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 111 rows starting from the beginning of the part
4081 2024.02.06 17:09:31.449419 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4082 2024.02.06 17:09:31.449479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4083 2024.02.06 17:09:31.449599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4084 2024.02.06 17:09:31.449652 [ 3 ] {} <Debug> HTTP-Session: 5b39b26a-478f-4f69-b503-2059b023d995 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4085 2024.02.06 17:09:31.449670 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 66 rows starting from the beginning of the part
4086 2024.02.06 17:09:31.449685 [ 3 ] {} <Debug> HTTP-Session: 5b39b26a-478f-4f69-b503-2059b023d995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4087 2024.02.06 17:09:31.449909 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 75 rows starting from the beginning of the part
4088 2024.02.06 17:09:31.449914 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4089 2024.02.06 17:09:31.450020 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4090 2024.02.06 17:09:31.450155 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 68 rows starting from the beginning of the part
4091 2024.02.06 17:09:31.450485 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 75 rows starting from the beginning of the part
4092 2024.02.06 17:09:31.450511 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4093 2024.02.06 17:09:31.451209 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4094 2024.02.06 17:09:31.451708 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4095 2024.02.06 17:09:31.452083 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4096 2024.02.06 17:09:31.452179 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.003348544 sec., 172015.06087421876 rows/sec., 15.87 MiB/sec.
4097 2024.02.06 17:09:31.452257 [ 152 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4098 2024.02.06 17:09:31.452311 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.002322485 sec., 10764 rows/sec., 861.99 KiB/sec.
4099 2024.02.06 17:09:31.452333 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4100 2024.02.06 17:09:31.452431 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4101 2024.02.06 17:09:31.452515 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4102 2024.02.06 17:09:31.452680 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4103 2024.02.06 17:09:31.452698 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} <Debug> DynamicQueryHandler: Done processing query
4104 2024.02.06 17:09:31.452739 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 97 rows starting from the beginning of the part
4105 2024.02.06 17:09:31.452751 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4106 2024.02.06 17:09:31.452824 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4107 2024.02.06 17:09:31.452837 [ 3 ] {} <Debug> HTTP-Session: 5b39b26a-478f-4f69-b503-2059b023d995 Destroying unnamed session
4108 2024.02.06 17:09:31.452942 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4109 2024.02.06 17:09:31.452950 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part
4110 2024.02.06 17:09:31.453058 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part
4111 2024.02.06 17:09:31.453120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4112 2024.02.06 17:09:31.453204 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part
4113 2024.02.06 17:09:31.453205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4114 2024.02.06 17:09:31.453268 [ 3 ] {} <Debug> HTTP-Session: 804d0885-0c09-4aaf-a59b-195683e220d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4115 2024.02.06 17:09:31.453308 [ 3 ] {} <Debug> HTTP-Session: 804d0885-0c09-4aaf-a59b-195683e220d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4116 2024.02.06 17:09:31.453379 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part
4117 2024.02.06 17:09:31.453508 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4118 2024.02.06 17:09:31.453600 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part
4119 2024.02.06 17:09:31.453619 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4120 2024.02.06 17:09:31.454206 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4121 2024.02.06 17:09:31.455263 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4122 2024.02.06 17:09:31.455283 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.00288822 sec., 84481.09908524973 rows/sec., 6.60 MiB/sec.
4123 2024.02.06 17:09:31.455472 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4124 2024.02.06 17:09:31.455741 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4125 2024.02.06 17:09:31.455757 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4126 2024.02.06 17:09:31.455873 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4127 2024.02.06 17:09:31.456025 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4128 2024.02.06 17:09:31.456132 [ 152 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4129 2024.02.06 17:09:31.456144 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.002577492 sec., 9699 rows/sec., 13.09 MiB/sec.
4130 2024.02.06 17:09:31.456167 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4131 2024.02.06 17:09:31.456338 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4132 2024.02.06 17:09:31.456394 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} <Debug> DynamicQueryHandler: Done processing query
4133 2024.02.06 17:09:31.456433 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4134 2024.02.06 17:09:31.456485 [ 3 ] {} <Debug> HTTP-Session: 804d0885-0c09-4aaf-a59b-195683e220d3 Destroying unnamed session
4135 2024.02.06 17:09:31.456531 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4136 2024.02.06 17:09:31.456574 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 848 rows starting from the beginning of the part
4137 2024.02.06 17:09:31.456709 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part
4138 2024.02.06 17:09:31.456829 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part
4139 2024.02.06 17:09:31.456936 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part
4140 2024.02.06 17:09:31.457023 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 22 rows starting from the beginning of the part
4141 2024.02.06 17:09:31.457113 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part
4142 2024.02.06 17:09:31.474730 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 967 rows, containing 6 columns (6 merged, 0 gathered) in 0.018499767 sec., 52270.92860142509 rows/sec., 70.54 MiB/sec.
4143 2024.02.06 17:09:31.475214 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4144 2024.02.06 17:09:31.475451 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4145 2024.02.06 17:09:31.475522 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4146 2024.02.06 17:09:31.475599 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8: 8.88 MiB.
4147 2024.02.06 17:09:32.000283 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.35 MiB, peak 241.20 MiB, will set to 234.33 MiB (RSS), difference: 1.98 MiB
4148 2024.02.06 17:09:34.778076 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache
4149 2024.02.06 17:09:34.778151 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache
4150 2024.02.06 17:09:36.442781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4151 2024.02.06 17:09:36.442911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4152 2024.02.06 17:09:36.442943 [ 3 ] {} <Debug> HTTP-Session: d8c341fc-795f-4062-8fa7-5927cf25040e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4153 2024.02.06 17:09:36.442972 [ 3 ] {} <Debug> HTTP-Session: d8c341fc-795f-4062-8fa7-5927cf25040e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4154 2024.02.06 17:09:36.443113 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4155 2024.02.06 17:09:36.443175 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4156 2024.02.06 17:09:36.443336 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4157 2024.02.06 17:09:36.443768 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4158 2024.02.06 17:09:36.444043 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4159 2024.02.06 17:09:36.444223 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4160 2024.02.06 17:09:36.444343 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001195844 sec., 18397 rows/sec., 1.46 MiB/sec.
4161 2024.02.06 17:09:36.444547 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} <Debug> DynamicQueryHandler: Done processing query
4162 2024.02.06 17:09:36.444574 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4163 2024.02.06 17:09:36.444591 [ 3 ] {} <Debug> HTTP-Session: d8c341fc-795f-4062-8fa7-5927cf25040e Destroying unnamed session
4164 2024.02.06 17:09:36.444732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4165 2024.02.06 17:09:36.444783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4166 2024.02.06 17:09:36.444804 [ 3 ] {} <Debug> HTTP-Session: bbfe9542-deea-405b-b481-3c6cbccf5fda Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4167 2024.02.06 17:09:36.444822 [ 3 ] {} <Debug> HTTP-Session: bbfe9542-deea-405b-b481-3c6cbccf5fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4168 2024.02.06 17:09:36.444908 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4169 2024.02.06 17:09:36.444951 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4170 2024.02.06 17:09:36.445072 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4171 2024.02.06 17:09:36.445414 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4172 2024.02.06 17:09:36.445650 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4173 2024.02.06 17:09:36.445802 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4174 2024.02.06 17:09:36.445926 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000988328 sec., 66779 rows/sec., 6.47 MiB/sec.
4175 2024.02.06 17:09:36.446036 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} <Debug> DynamicQueryHandler: Done processing query
4176 2024.02.06 17:09:36.446059 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4177 2024.02.06 17:09:36.446075 [ 3 ] {} <Debug> HTTP-Session: bbfe9542-deea-405b-b481-3c6cbccf5fda Destroying unnamed session
4178 2024.02.06 17:09:36.446248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4179 2024.02.06 17:09:36.446293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4180 2024.02.06 17:09:36.446311 [ 3 ] {} <Debug> HTTP-Session: abc1d726-e2c3-4d96-88bb-1422c9c2337c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4181 2024.02.06 17:09:36.446329 [ 3 ] {} <Debug> HTTP-Session: abc1d726-e2c3-4d96-88bb-1422c9c2337c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4182 2024.02.06 17:09:36.446402 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4183 2024.02.06 17:09:36.446442 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4184 2024.02.06 17:09:36.446548 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4185 2024.02.06 17:09:36.446903 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4186 2024.02.06 17:09:36.447120 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4187 2024.02.06 17:09:36.447272 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4188 2024.02.06 17:09:36.447397 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000960757 sec., 22898 rows/sec., 1.79 MiB/sec.
4189 2024.02.06 17:09:36.447584 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} <Debug> DynamicQueryHandler: Done processing query
4190 2024.02.06 17:09:36.447608 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4191 2024.02.06 17:09:36.447624 [ 3 ] {} <Debug> HTTP-Session: abc1d726-e2c3-4d96-88bb-1422c9c2337c Destroying unnamed session
4192 2024.02.06 17:09:36.447751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4193 2024.02.06 17:09:36.447796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4194 2024.02.06 17:09:36.447815 [ 3 ] {} <Debug> HTTP-Session: e00e8fc1-9fa2-421e-8ae0-87228a7daa76 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4195 2024.02.06 17:09:36.447832 [ 3 ] {} <Debug> HTTP-Session: e00e8fc1-9fa2-421e-8ae0-87228a7daa76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4196 2024.02.06 17:09:36.447914 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4197 2024.02.06 17:09:36.447960 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4198 2024.02.06 17:09:36.448109 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4199 2024.02.06 17:09:36.448505 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4200 2024.02.06 17:09:36.448808 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4201 2024.02.06 17:09:36.448986 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4202 2024.02.06 17:09:36.449103 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001162703 sec., 18921 rows/sec., 25.53 MiB/sec.
4203 2024.02.06 17:09:36.449229 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} <Debug> DynamicQueryHandler: Done processing query
4204 2024.02.06 17:09:36.449252 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4205 2024.02.06 17:09:36.449268 [ 3 ] {} <Debug> HTTP-Session: e00e8fc1-9fa2-421e-8ae0-87228a7daa76 Destroying unnamed session
4206 2024.02.06 17:09:41.444893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4207 2024.02.06 17:09:41.445040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4208 2024.02.06 17:09:41.445073 [ 3 ] {} <Debug> HTTP-Session: d973f24c-a016-4b15-9da7-09a702b42b17 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4209 2024.02.06 17:09:41.445105 [ 3 ] {} <Debug> HTTP-Session: d973f24c-a016-4b15-9da7-09a702b42b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4210 2024.02.06 17:09:41.445269 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4211 2024.02.06 17:09:41.445341 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4212 2024.02.06 17:09:41.445518 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4213 2024.02.06 17:09:41.445981 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4214 2024.02.06 17:09:41.446258 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4215 2024.02.06 17:09:41.446433 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4216 2024.02.06 17:09:41.446568 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001251595 sec., 19974 rows/sec., 1.58 MiB/sec.
4217 2024.02.06 17:09:41.446723 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} <Debug> DynamicQueryHandler: Done processing query
4218 2024.02.06 17:09:41.446750 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4219 2024.02.06 17:09:41.446767 [ 3 ] {} <Debug> HTTP-Session: d973f24c-a016-4b15-9da7-09a702b42b17 Destroying unnamed session
4220 2024.02.06 17:09:41.446889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4221 2024.02.06 17:09:41.446943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4222 2024.02.06 17:09:41.446963 [ 3 ] {} <Debug> HTTP-Session: 79c2cdbe-4c7a-486a-ba04-e367ec3334cf Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4223 2024.02.06 17:09:41.446982 [ 3 ] {} <Debug> HTTP-Session: 79c2cdbe-4c7a-486a-ba04-e367ec3334cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4224 2024.02.06 17:09:41.447064 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4225 2024.02.06 17:09:41.447110 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4226 2024.02.06 17:09:41.447223 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4227 2024.02.06 17:09:41.447573 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4228 2024.02.06 17:09:41.447795 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4229 2024.02.06 17:09:41.447949 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
4230 2024.02.06 17:09:41.448071 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000976327 sec., 4096 rows/sec., 342.08 KiB/sec.
4231 2024.02.06 17:09:41.448201 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} <Debug> DynamicQueryHandler: Done processing query
4232 2024.02.06 17:09:41.448225 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4233 2024.02.06 17:09:41.448240 [ 3 ] {} <Debug> HTTP-Session: 79c2cdbe-4c7a-486a-ba04-e367ec3334cf Destroying unnamed session
4234 2024.02.06 17:09:41.448415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4235 2024.02.06 17:09:41.448460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4236 2024.02.06 17:09:41.448479 [ 3 ] {} <Debug> HTTP-Session: abdaec82-3e47-4631-9fec-bef5e9bc28a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4237 2024.02.06 17:09:41.448496 [ 3 ] {} <Debug> HTTP-Session: abdaec82-3e47-4631-9fec-bef5e9bc28a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4238 2024.02.06 17:09:41.448573 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4239 2024.02.06 17:09:41.448611 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4240 2024.02.06 17:09:41.448713 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4241 2024.02.06 17:09:41.449092 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4242 2024.02.06 17:09:41.449320 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4243 2024.02.06 17:09:41.449473 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4244 2024.02.06 17:09:41.449587 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} <Information> executeQuery: Read 113 rows, 10.14 KiB in 0.000976028 sec., 115775 rows/sec., 10.14 MiB/sec.
4245 2024.02.06 17:09:41.449714 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} <Debug> DynamicQueryHandler: Done processing query
4246 2024.02.06 17:09:41.449736 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
4247 2024.02.06 17:09:41.449752 [ 3 ] {} <Debug> HTTP-Session: abdaec82-3e47-4631-9fec-bef5e9bc28a0 Destroying unnamed session
4248 2024.02.06 17:09:41.449881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4249 2024.02.06 17:09:41.449926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4250 2024.02.06 17:09:41.449944 [ 3 ] {} <Debug> HTTP-Session: d5328526-3044-4b62-8cf9-6b117cf6719e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4251 2024.02.06 17:09:41.449960 [ 3 ] {} <Debug> HTTP-Session: d5328526-3044-4b62-8cf9-6b117cf6719e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.02.06 17:09:41.450029 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4253 2024.02.06 17:09:41.450067 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4254 2024.02.06 17:09:41.450170 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4255 2024.02.06 17:09:41.450443 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4256 2024.02.06 17:09:41.450649 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4257 2024.02.06 17:09:41.450794 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
4258 2024.02.06 17:09:41.450908 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000850624 sec., 4702 rows/sec., 328.34 KiB/sec.
4259 2024.02.06 17:09:41.451025 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} <Debug> DynamicQueryHandler: Done processing query
4260 2024.02.06 17:09:41.451047 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4261 2024.02.06 17:09:41.451063 [ 3 ] {} <Debug> HTTP-Session: d5328526-3044-4b62-8cf9-6b117cf6719e Destroying unnamed session
4262 2024.02.06 17:09:41.451189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4263 2024.02.06 17:09:41.451233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4264 2024.02.06 17:09:41.451253 [ 3 ] {} <Debug> HTTP-Session: 54c5100d-b46f-4354-a8b7-3fbf8e7cf18a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4265 2024.02.06 17:09:41.451269 [ 3 ] {} <Debug> HTTP-Session: 54c5100d-b46f-4354-a8b7-3fbf8e7cf18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4266 2024.02.06 17:09:41.451339 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4267 2024.02.06 17:09:41.451377 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4268 2024.02.06 17:09:41.451481 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4269 2024.02.06 17:09:41.451787 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4270 2024.02.06 17:09:41.451994 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4271 2024.02.06 17:09:41.452141 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4272 2024.02.06 17:09:41.452263 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} <Information> executeQuery: Read 53 rows, 4.23 KiB in 0.000897114 sec., 59078 rows/sec., 4.60 MiB/sec.
4273 2024.02.06 17:09:41.452378 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} <Debug> DynamicQueryHandler: Done processing query
4274 2024.02.06 17:09:41.452401 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4275 2024.02.06 17:09:41.452416 [ 3 ] {} <Debug> HTTP-Session: 54c5100d-b46f-4354-a8b7-3fbf8e7cf18a Destroying unnamed session
4276 2024.02.06 17:09:41.452523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4277 2024.02.06 17:09:41.452567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4278 2024.02.06 17:09:41.452586 [ 3 ] {} <Debug> HTTP-Session: 68cc6007-a2c0-4eb7-9a94-27cf00f5f948 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4279 2024.02.06 17:09:41.452602 [ 3 ] {} <Debug> HTTP-Session: 68cc6007-a2c0-4eb7-9a94-27cf00f5f948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4280 2024.02.06 17:09:41.452672 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4281 2024.02.06 17:09:41.452714 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4282 2024.02.06 17:09:41.452831 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4283 2024.02.06 17:09:41.453124 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4284 2024.02.06 17:09:41.453399 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4285 2024.02.06 17:09:41.453576 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
4286 2024.02.06 17:09:41.453698 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000998348 sec., 38062 rows/sec., 2.68 MiB/sec.
4287 2024.02.06 17:09:41.453815 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} <Debug> DynamicQueryHandler: Done processing query
4288 2024.02.06 17:09:41.453838 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4289 2024.02.06 17:09:41.453854 [ 3 ] {} <Debug> HTTP-Session: 68cc6007-a2c0-4eb7-9a94-27cf00f5f948 Destroying unnamed session
4290 2024.02.06 17:09:41.454004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4291 2024.02.06 17:09:41.454050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4292 2024.02.06 17:09:41.454067 [ 3 ] {} <Debug> HTTP-Session: bc3caf05-1ac2-4924-a2b2-d3df4ec49878 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4293 2024.02.06 17:09:41.454084 [ 3 ] {} <Debug> HTTP-Session: bc3caf05-1ac2-4924-a2b2-d3df4ec49878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4294 2024.02.06 17:09:41.454159 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4295 2024.02.06 17:09:41.454203 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4296 2024.02.06 17:09:41.454337 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4297 2024.02.06 17:09:41.454734 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4298 2024.02.06 17:09:41.455027 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4299 2024.02.06 17:09:41.455206 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4300 2024.02.06 17:09:41.455326 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001138902 sec., 21950 rows/sec., 29.62 MiB/sec.
4301 2024.02.06 17:09:41.455447 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} <Debug> DynamicQueryHandler: Done processing query
4302 2024.02.06 17:09:41.455470 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4303 2024.02.06 17:09:41.455486 [ 3 ] {} <Debug> HTTP-Session: bc3caf05-1ac2-4924-a2b2-d3df4ec49878 Destroying unnamed session
4304 2024.02.06 17:09:46.443383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4305 2024.02.06 17:09:46.443503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4306 2024.02.06 17:09:46.443528 [ 3 ] {} <Debug> HTTP-Session: 7dd91f11-ff17-4257-b4c4-9528b7906612 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4307 2024.02.06 17:09:46.443554 [ 3 ] {} <Debug> HTTP-Session: 7dd91f11-ff17-4257-b4c4-9528b7906612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4308 2024.02.06 17:09:46.443679 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4309 2024.02.06 17:09:46.443740 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4310 2024.02.06 17:09:46.443898 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4311 2024.02.06 17:09:46.444353 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4312 2024.02.06 17:09:46.444617 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4313 2024.02.06 17:09:46.444781 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4314 2024.02.06 17:09:46.444896 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001182763 sec., 18600 rows/sec., 1.47 MiB/sec.
4315 2024.02.06 17:09:46.445046 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} <Debug> DynamicQueryHandler: Done processing query
4316 2024.02.06 17:09:46.445073 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4317 2024.02.06 17:09:46.445090 [ 3 ] {} <Debug> HTTP-Session: 7dd91f11-ff17-4257-b4c4-9528b7906612 Destroying unnamed session
4318 2024.02.06 17:09:46.445227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4319 2024.02.06 17:09:46.445279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4320 2024.02.06 17:09:46.445299 [ 3 ] {} <Debug> HTTP-Session: 45332d4f-dded-434d-9fbf-5826f133f1da Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4321 2024.02.06 17:09:46.445318 [ 3 ] {} <Debug> HTTP-Session: 45332d4f-dded-434d-9fbf-5826f133f1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4322 2024.02.06 17:09:46.445402 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4323 2024.02.06 17:09:46.445446 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4324 2024.02.06 17:09:46.445553 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4325 2024.02.06 17:09:46.445915 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4326 2024.02.06 17:09:46.446135 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4327 2024.02.06 17:09:46.446298 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4328 2024.02.06 17:09:46.446402 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000971437 sec., 67940 rows/sec., 6.59 MiB/sec.
4329 2024.02.06 17:09:46.446529 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} <Debug> DynamicQueryHandler: Done processing query
4330 2024.02.06 17:09:46.446552 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4331 2024.02.06 17:09:46.446568 [ 3 ] {} <Debug> HTTP-Session: 45332d4f-dded-434d-9fbf-5826f133f1da Destroying unnamed session
4332 2024.02.06 17:09:46.446700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4333 2024.02.06 17:09:46.446746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4334 2024.02.06 17:09:46.446765 [ 3 ] {} <Debug> HTTP-Session: 998478bf-75a2-47b6-b8fe-814ef05c8e8a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4335 2024.02.06 17:09:46.446783 [ 3 ] {} <Debug> HTTP-Session: 998478bf-75a2-47b6-b8fe-814ef05c8e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4336 2024.02.06 17:09:46.446855 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4337 2024.02.06 17:09:46.446894 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4338 2024.02.06 17:09:46.446997 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4339 2024.02.06 17:09:46.447305 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4340 2024.02.06 17:09:46.447512 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4341 2024.02.06 17:09:46.447659 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4342 2024.02.06 17:09:46.447780 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000892775 sec., 24642 rows/sec., 1.93 MiB/sec.
4343 2024.02.06 17:09:46.447900 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} <Debug> DynamicQueryHandler: Done processing query
4344 2024.02.06 17:09:46.447924 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4345 2024.02.06 17:09:46.447939 [ 3 ] {} <Debug> HTTP-Session: 998478bf-75a2-47b6-b8fe-814ef05c8e8a Destroying unnamed session
4346 2024.02.06 17:09:46.448123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4347 2024.02.06 17:09:46.448171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4348 2024.02.06 17:09:46.448189 [ 3 ] {} <Debug> HTTP-Session: e9d8f96e-6219-4dac-9af7-84f287fa7305 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4349 2024.02.06 17:09:46.448206 [ 3 ] {} <Debug> HTTP-Session: e9d8f96e-6219-4dac-9af7-84f287fa7305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4350 2024.02.06 17:09:46.448282 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4351 2024.02.06 17:09:46.448328 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4352 2024.02.06 17:09:46.448466 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4353 2024.02.06 17:09:46.448826 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB.
4354 2024.02.06 17:09:46.449130 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4355 2024.02.06 17:09:46.449310 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4356 2024.02.06 17:09:46.449429 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001113371 sec., 19759 rows/sec., 26.66 MiB/sec.
4357 2024.02.06 17:09:46.449555 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} <Debug> DynamicQueryHandler: Done processing query
4358 2024.02.06 17:09:46.449578 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4359 2024.02.06 17:09:46.449594 [ 3 ] {} <Debug> HTTP-Session: e9d8f96e-6219-4dac-9af7-84f287fa7305 Destroying unnamed session
4360 2024.02.06 17:09:49.778202 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
4361 2024.02.06 17:09:49.778251 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
4362 2024.02.06 17:09:51.443339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4363 2024.02.06 17:09:51.443473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4364 2024.02.06 17:09:51.443504 [ 3 ] {} <Debug> HTTP-Session: aa71e505-be65-476d-924a-35c9a54fc770 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4365 2024.02.06 17:09:51.443532 [ 3 ] {} <Debug> HTTP-Session: aa71e505-be65-476d-924a-35c9a54fc770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4366 2024.02.06 17:09:51.443676 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4367 2024.02.06 17:09:51.443745 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4368 2024.02.06 17:09:51.443929 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4369 2024.02.06 17:09:51.444405 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4370 2024.02.06 17:09:51.444710 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4371 2024.02.06 17:09:51.444880 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4372 2024.02.06 17:09:51.445013 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001292616 sec., 19340 rows/sec., 1.53 MiB/sec.
4373 2024.02.06 17:09:51.445170 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} <Debug> DynamicQueryHandler: Done processing query
4374 2024.02.06 17:09:51.445196 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4375 2024.02.06 17:09:51.445212 [ 3 ] {} <Debug> HTTP-Session: aa71e505-be65-476d-924a-35c9a54fc770 Destroying unnamed session
4376 2024.02.06 17:09:51.445335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4377 2024.02.06 17:09:51.445389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4378 2024.02.06 17:09:51.445410 [ 3 ] {} <Debug> HTTP-Session: 231612c3-0326-4f75-9bac-d9f2b113ae2f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4379 2024.02.06 17:09:51.445429 [ 3 ] {} <Debug> HTTP-Session: 231612c3-0326-4f75-9bac-d9f2b113ae2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4380 2024.02.06 17:09:51.445516 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4381 2024.02.06 17:09:51.445558 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4382 2024.02.06 17:09:51.445670 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4383 2024.02.06 17:09:51.445991 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4384 2024.02.06 17:09:51.446214 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4385 2024.02.06 17:09:51.446377 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4386 2024.02.06 17:09:51.446511 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000962227 sec., 77944 rows/sec., 7.25 MiB/sec.
4387 2024.02.06 17:09:51.446656 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} <Debug> DynamicQueryHandler: Done processing query
4388 2024.02.06 17:09:51.446685 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4389 2024.02.06 17:09:51.446702 [ 3 ] {} <Debug> HTTP-Session: 231612c3-0326-4f75-9bac-d9f2b113ae2f Destroying unnamed session
4390 2024.02.06 17:09:51.446864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4391 2024.02.06 17:09:51.446911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4392 2024.02.06 17:09:51.446930 [ 3 ] {} <Debug> HTTP-Session: e62d99d9-9184-4b58-9cbd-a8145c938300 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4393 2024.02.06 17:09:51.446948 [ 3 ] {} <Debug> HTTP-Session: e62d99d9-9184-4b58-9cbd-a8145c938300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4394 2024.02.06 17:09:51.447020 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4395 2024.02.06 17:09:51.447059 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4396 2024.02.06 17:09:51.447173 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4397 2024.02.06 17:09:51.447449 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4398 2024.02.06 17:09:51.447662 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4399 2024.02.06 17:09:51.447810 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4400 2024.02.06 17:09:51.447937 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000889125 sec., 28117 rows/sec., 2.20 MiB/sec.
4401 2024.02.06 17:09:51.448055 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} <Debug> DynamicQueryHandler: Done processing query
4402 2024.02.06 17:09:51.448079 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4403 2024.02.06 17:09:51.448095 [ 3 ] {} <Debug> HTTP-Session: e62d99d9-9184-4b58-9cbd-a8145c938300 Destroying unnamed session
4404 2024.02.06 17:09:51.448228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4405 2024.02.06 17:09:51.448273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4406 2024.02.06 17:09:51.448293 [ 3 ] {} <Debug> HTTP-Session: 0de11adc-a139-4514-a0d2-4ef87af450bc Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4407 2024.02.06 17:09:51.448310 [ 3 ] {} <Debug> HTTP-Session: 0de11adc-a139-4514-a0d2-4ef87af450bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4408 2024.02.06 17:09:51.448386 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4409 2024.02.06 17:09:51.448433 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4410 2024.02.06 17:09:51.448575 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4411 2024.02.06 17:09:51.448957 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4412 2024.02.06 17:09:51.449262 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4413 2024.02.06 17:09:51.449446 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4414 2024.02.06 17:09:51.449552 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001136592 sec., 21995 rows/sec., 29.68 MiB/sec.
4415 2024.02.06 17:09:51.449685 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} <Debug> DynamicQueryHandler: Done processing query
4416 2024.02.06 17:09:51.449709 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4417 2024.02.06 17:09:51.449725 [ 3 ] {} <Debug> HTTP-Session: 0de11adc-a139-4514-a0d2-4ef87af450bc Destroying unnamed session
4418 2024.02.06 17:09:56.442877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4419 2024.02.06 17:09:56.443060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4420 2024.02.06 17:09:56.443106 [ 3 ] {} <Debug> HTTP-Session: ef16930d-02c2-442d-a79a-3a698d4d63ad Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4421 2024.02.06 17:09:56.443149 [ 3 ] {} <Debug> HTTP-Session: ef16930d-02c2-442d-a79a-3a698d4d63ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4422 2024.02.06 17:09:56.443344 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4423 2024.02.06 17:09:56.443438 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4424 2024.02.06 17:09:56.443700 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4425 2024.02.06 17:09:56.444166 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4426 2024.02.06 17:09:56.444425 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4427 2024.02.06 17:09:56.444586 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4428 2024.02.06 17:09:56.444719 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001313827 sec., 16744 rows/sec., 1.33 MiB/sec.
4429 2024.02.06 17:09:56.444728 [ 138 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4430 2024.02.06 17:09:56.444879 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4431 2024.02.06 17:09:56.444921 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} <Debug> DynamicQueryHandler: Done processing query
4432 2024.02.06 17:09:56.444975 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4433 2024.02.06 17:09:56.445014 [ 3 ] {} <Debug> HTTP-Session: ef16930d-02c2-442d-a79a-3a698d4d63ad Destroying unnamed session
4434 2024.02.06 17:09:56.445022 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4435 2024.02.06 17:09:56.445215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4436 2024.02.06 17:09:56.445226 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4437 2024.02.06 17:09:56.445292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4438 2024.02.06 17:09:56.445313 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 47 rows starting from the beginning of the part
4439 2024.02.06 17:09:56.445324 [ 3 ] {} <Debug> HTTP-Session: dcd3d12c-75d2-4074-b7ee-0b2d4f4ba043 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4440 2024.02.06 17:09:56.445388 [ 3 ] {} <Debug> HTTP-Session: dcd3d12c-75d2-4074-b7ee-0b2d4f4ba043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4441 2024.02.06 17:09:56.445547 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4442 2024.02.06 17:09:56.445648 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4443 2024.02.06 17:09:56.445690 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part
4444 2024.02.06 17:09:56.446073 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part
4445 2024.02.06 17:09:56.446091 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4446 2024.02.06 17:09:56.446277 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part
4447 2024.02.06 17:09:56.446436 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part
4448 2024.02.06 17:09:56.446748 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part
4449 2024.02.06 17:09:56.446978 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4450 2024.02.06 17:09:56.447461 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4451 2024.02.06 17:09:56.447787 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4452 2024.02.06 17:09:56.447969 [ 138 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4453 2024.02.06 17:09:56.448076 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.002449199 sec., 26947 rows/sec., 2.61 MiB/sec.
4454 2024.02.06 17:09:56.448094 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4455 2024.02.06 17:09:56.448585 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} <Debug> DynamicQueryHandler: Done processing query
4456 2024.02.06 17:09:56.448646 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4457 2024.02.06 17:09:56.448657 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4458 2024.02.06 17:09:56.448676 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.003718183 sec., 43838.61687281126 rows/sec., 3.47 MiB/sec.
4459 2024.02.06 17:09:56.448702 [ 3 ] {} <Debug> HTTP-Session: dcd3d12c-75d2-4074-b7ee-0b2d4f4ba043 Destroying unnamed session
4460 2024.02.06 17:09:56.448828 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4461 2024.02.06 17:09:56.448872 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 181 rows starting from the beginning of the part
4462 2024.02.06 17:09:56.448951 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4463 2024.02.06 17:09:56.448984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4464 2024.02.06 17:09:56.449146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4465 2024.02.06 17:09:56.449188 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 66 rows starting from the beginning of the part
4466 2024.02.06 17:09:56.449200 [ 3 ] {} <Debug> HTTP-Session: 0da9cc47-95af-42c2-bab7-d361def1421e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4467 2024.02.06 17:09:56.449287 [ 3 ] {} <Debug> HTTP-Session: 0da9cc47-95af-42c2-bab7-d361def1421e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4468 2024.02.06 17:09:56.449474 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4469 2024.02.06 17:09:56.449523 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part
4470 2024.02.06 17:09:56.449643 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4471 2024.02.06 17:09:56.449693 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4472 2024.02.06 17:09:56.449851 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4473 2024.02.06 17:09:56.449854 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part
4474 2024.02.06 17:09:56.450198 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 75 rows starting from the beginning of the part
4475 2024.02.06 17:09:56.450398 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4476 2024.02.06 17:09:56.450439 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part
4477 2024.02.06 17:09:56.451181 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4478 2024.02.06 17:09:56.451649 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4479 2024.02.06 17:09:56.452006 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4480 2024.02.06 17:09:56.452042 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 567 rows, containing 4 columns (4 merged, 0 gathered) in 0.003818907 sec., 148471.80096294568 rows/sec., 13.76 MiB/sec.
4481 2024.02.06 17:09:56.452150 [ 138 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4482 2024.02.06 17:09:56.452218 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.002461529 sec., 8937 rows/sec., 715.70 KiB/sec.
4483 2024.02.06 17:09:56.452233 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4484 2024.02.06 17:09:56.452347 [ 15 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4485 2024.02.06 17:09:56.452406 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4486 2024.02.06 17:09:56.452580 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} <Debug> DynamicQueryHandler: Done processing query
4487 2024.02.06 17:09:56.452594 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4488 2024.02.06 17:09:56.452623 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4489 2024.02.06 17:09:56.452664 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 97 rows starting from the beginning of the part
4490 2024.02.06 17:09:56.452679 [ 3 ] {} <Debug> HTTP-Session: 0da9cc47-95af-42c2-bab7-d361def1421e Destroying unnamed session
4491 2024.02.06 17:09:56.452843 [ 15 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4492 2024.02.06 17:09:56.452859 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part
4493 2024.02.06 17:09:56.452971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4494 2024.02.06 17:09:56.452996 [ 15 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4495 2024.02.06 17:09:56.453089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4496 2024.02.06 17:09:56.453109 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 53 rows starting from the beginning of the part
4497 2024.02.06 17:09:56.453182 [ 3 ] {} <Debug> HTTP-Session: ffd04758-b948-428c-9d9f-445059a4179b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4498 2024.02.06 17:09:56.453281 [ 3 ] {} <Debug> HTTP-Session: ffd04758-b948-428c-9d9f-445059a4179b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4499 2024.02.06 17:09:56.453416 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part
4500 2024.02.06 17:09:56.453516 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4501 2024.02.06 17:09:56.453655 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4502 2024.02.06 17:09:56.453673 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part
4503 2024.02.06 17:09:56.453978 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part
4504 2024.02.06 17:09:56.454339 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4505 2024.02.06 17:09:56.455368 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4506 2024.02.06 17:09:56.455713 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 4 columns (4 merged, 0 gathered) in 0.003411996 sec., 70633.14259453997 rows/sec., 5.52 MiB/sec.
4507 2024.02.06 17:09:56.455898 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4508 2024.02.06 17:09:56.455973 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4509 2024.02.06 17:09:56.456185 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4510 2024.02.06 17:09:56.456287 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4511 2024.02.06 17:09:56.456310 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4512 2024.02.06 17:09:56.456441 [ 138 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4513 2024.02.06 17:09:56.456527 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4514 2024.02.06 17:09:56.456523 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.002947212 sec., 7464 rows/sec., 10.07 MiB/sec.
4515 2024.02.06 17:09:56.456685 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4516 2024.02.06 17:09:56.456947 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} <Debug> DynamicQueryHandler: Done processing query
4517 2024.02.06 17:09:56.456986 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4518 2024.02.06 17:09:56.456993 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4519 2024.02.06 17:09:56.457050 [ 3 ] {} <Debug> HTTP-Session: ffd04758-b948-428c-9d9f-445059a4179b Destroying unnamed session
4520 2024.02.06 17:09:56.457054 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 967 rows starting from the beginning of the part
4521 2024.02.06 17:09:56.457203 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part
4522 2024.02.06 17:09:56.457309 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part
4523 2024.02.06 17:09:56.457406 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part
4524 2024.02.06 17:09:56.457498 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part
4525 2024.02.06 17:09:56.457589 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part
4526 2024.02.06 17:09:56.460704 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 6 columns (6 merged, 0 gathered) in 0.004123685 sec., 262629.17754387157 rows/sec., 354.40 MiB/sec.
4527 2024.02.06 17:09:56.461338 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4528 2024.02.06 17:09:56.461571 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4529 2024.02.06 17:09:56.461639 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4530 2024.02.06 17:09:56.461724 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9: 9.05 MiB.
4531 2024.02.06 17:10:01.442996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4532 2024.02.06 17:10:01.443183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4533 2024.02.06 17:10:01.443232 [ 3 ] {} <Debug> HTTP-Session: f9e962d4-a509-478d-a2eb-e978e637aebb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4534 2024.02.06 17:10:01.443274 [ 3 ] {} <Debug> HTTP-Session: f9e962d4-a509-478d-a2eb-e978e637aebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4535 2024.02.06 17:10:01.443474 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4536 2024.02.06 17:10:01.443572 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4537 2024.02.06 17:10:01.443840 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4538 2024.02.06 17:10:01.444402 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4539 2024.02.06 17:10:01.444675 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4540 2024.02.06 17:10:01.444841 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4541 2024.02.06 17:10:01.444963 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001431911 sec., 17459 rows/sec., 1.38 MiB/sec.
4542 2024.02.06 17:10:01.445114 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} <Debug> DynamicQueryHandler: Done processing query
4543 2024.02.06 17:10:01.445139 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4544 2024.02.06 17:10:01.445156 [ 3 ] {} <Debug> HTTP-Session: f9e962d4-a509-478d-a2eb-e978e637aebb Destroying unnamed session
4545 2024.02.06 17:10:01.445360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4546 2024.02.06 17:10:01.445406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4547 2024.02.06 17:10:01.445426 [ 3 ] {} <Debug> HTTP-Session: 4e0be427-db72-47b6-8880-533c8d22c735 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4548 2024.02.06 17:10:01.445443 [ 3 ] {} <Debug> HTTP-Session: 4e0be427-db72-47b6-8880-533c8d22c735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4549 2024.02.06 17:10:01.445518 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4550 2024.02.06 17:10:01.445558 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4551 2024.02.06 17:10:01.445663 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4552 2024.02.06 17:10:01.446017 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4553 2024.02.06 17:10:01.446239 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4554 2024.02.06 17:10:01.446409 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4555 2024.02.06 17:10:01.446504 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000957567 sec., 78323 rows/sec., 7.29 MiB/sec.
4556 2024.02.06 17:10:01.446655 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} <Debug> DynamicQueryHandler: Done processing query
4557 2024.02.06 17:10:01.446681 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4558 2024.02.06 17:10:01.446699 [ 3 ] {} <Debug> HTTP-Session: 4e0be427-db72-47b6-8880-533c8d22c735 Destroying unnamed session
4559 2024.02.06 17:10:01.446822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4560 2024.02.06 17:10:01.446869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4561 2024.02.06 17:10:01.446888 [ 3 ] {} <Debug> HTTP-Session: cc69d040-0bc5-4d13-9d7a-1bff652edea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4562 2024.02.06 17:10:01.446905 [ 3 ] {} <Debug> HTTP-Session: cc69d040-0bc5-4d13-9d7a-1bff652edea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4563 2024.02.06 17:10:01.446977 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4564 2024.02.06 17:10:01.447016 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4565 2024.02.06 17:10:01.447123 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4566 2024.02.06 17:10:01.447419 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4567 2024.02.06 17:10:01.447628 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4568 2024.02.06 17:10:01.447779 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4569 2024.02.06 17:10:01.447884 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000872474 sec., 28654 rows/sec., 2.24 MiB/sec.
4570 2024.02.06 17:10:01.448009 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} <Debug> DynamicQueryHandler: Done processing query
4571 2024.02.06 17:10:01.448033 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4572 2024.02.06 17:10:01.448049 [ 3 ] {} <Debug> HTTP-Session: cc69d040-0bc5-4d13-9d7a-1bff652edea5 Destroying unnamed session
4573 2024.02.06 17:10:01.448230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4574 2024.02.06 17:10:01.448275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4575 2024.02.06 17:10:01.448295 [ 3 ] {} <Debug> HTTP-Session: 88d98452-b9e9-4a8d-8666-7b705119eeec Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4576 2024.02.06 17:10:01.448312 [ 3 ] {} <Debug> HTTP-Session: 88d98452-b9e9-4a8d-8666-7b705119eeec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4577 2024.02.06 17:10:01.448389 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4578 2024.02.06 17:10:01.448434 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4579 2024.02.06 17:10:01.448569 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4580 2024.02.06 17:10:01.448974 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4581 2024.02.06 17:10:01.449286 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4582 2024.02.06 17:10:01.449471 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4583 2024.02.06 17:10:01.449569 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001152573 sec., 21690 rows/sec., 29.27 MiB/sec.
4584 2024.02.06 17:10:01.449694 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} <Debug> DynamicQueryHandler: Done processing query
4585 2024.02.06 17:10:01.449717 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4586 2024.02.06 17:10:01.449733 [ 3 ] {} <Debug> HTTP-Session: 88d98452-b9e9-4a8d-8666-7b705119eeec Destroying unnamed session
4587 2024.02.06 17:10:04.778502 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
4588 2024.02.06 17:10:04.778587 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
4589 2024.02.06 17:10:06.442500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4590 2024.02.06 17:10:06.442621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4591 2024.02.06 17:10:06.442648 [ 3 ] {} <Debug> HTTP-Session: b32af834-78ed-454a-a3af-b398e5d9a325 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4592 2024.02.06 17:10:06.442672 [ 3 ] {} <Debug> HTTP-Session: b32af834-78ed-454a-a3af-b398e5d9a325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4593 2024.02.06 17:10:06.442802 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4594 2024.02.06 17:10:06.442863 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4595 2024.02.06 17:10:06.443026 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4596 2024.02.06 17:10:06.443495 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4597 2024.02.06 17:10:06.443761 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4598 2024.02.06 17:10:06.443924 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4599 2024.02.06 17:10:06.444046 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001209704 sec., 18186 rows/sec., 1.44 MiB/sec.
4600 2024.02.06 17:10:06.444237 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} <Debug> DynamicQueryHandler: Done processing query
4601 2024.02.06 17:10:06.444262 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4602 2024.02.06 17:10:06.444279 [ 3 ] {} <Debug> HTTP-Session: b32af834-78ed-454a-a3af-b398e5d9a325 Destroying unnamed session
4603 2024.02.06 17:10:06.444419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4604 2024.02.06 17:10:06.444469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4605 2024.02.06 17:10:06.444490 [ 3 ] {} <Debug> HTTP-Session: 6a05febb-da05-4eed-bb5e-1b2287750ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4606 2024.02.06 17:10:06.444508 [ 3 ] {} <Debug> HTTP-Session: 6a05febb-da05-4eed-bb5e-1b2287750ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4607 2024.02.06 17:10:06.444593 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4608 2024.02.06 17:10:06.444636 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4609 2024.02.06 17:10:06.444743 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4610 2024.02.06 17:10:06.445104 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4611 2024.02.06 17:10:06.445335 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4612 2024.02.06 17:10:06.445486 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4613 2024.02.06 17:10:06.445602 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000978257 sec., 67466 rows/sec., 6.54 MiB/sec.
4614 2024.02.06 17:10:06.445728 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} <Debug> DynamicQueryHandler: Done processing query
4615 2024.02.06 17:10:06.445751 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4616 2024.02.06 17:10:06.445768 [ 3 ] {} <Debug> HTTP-Session: 6a05febb-da05-4eed-bb5e-1b2287750ebb Destroying unnamed session
4617 2024.02.06 17:10:06.445887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4618 2024.02.06 17:10:06.445932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4619 2024.02.06 17:10:06.445952 [ 3 ] {} <Debug> HTTP-Session: dc5f6102-e6b9-474d-b037-9ecfd0bdd922 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4620 2024.02.06 17:10:06.445968 [ 3 ] {} <Debug> HTTP-Session: dc5f6102-e6b9-474d-b037-9ecfd0bdd922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4621 2024.02.06 17:10:06.446041 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4622 2024.02.06 17:10:06.446081 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4623 2024.02.06 17:10:06.446190 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4624 2024.02.06 17:10:06.446499 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4625 2024.02.06 17:10:06.446707 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4626 2024.02.06 17:10:06.446855 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4627 2024.02.06 17:10:06.446972 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000904225 sec., 24330 rows/sec., 1.90 MiB/sec.
4628 2024.02.06 17:10:06.447083 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} <Debug> DynamicQueryHandler: Done processing query
4629 2024.02.06 17:10:06.447105 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4630 2024.02.06 17:10:06.447121 [ 3 ] {} <Debug> HTTP-Session: dc5f6102-e6b9-474d-b037-9ecfd0bdd922 Destroying unnamed session
4631 2024.02.06 17:10:06.447285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23586, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4632 2024.02.06 17:10:06.447329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4633 2024.02.06 17:10:06.447348 [ 3 ] {} <Debug> HTTP-Session: 97be24e7-2c64-4b82-b79b-4e474c7bd4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4634 2024.02.06 17:10:06.447365 [ 3 ] {} <Debug> HTTP-Session: 97be24e7-2c64-4b82-b79b-4e474c7bd4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4635 2024.02.06 17:10:06.447442 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4636 2024.02.06 17:10:06.447487 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4637 2024.02.06 17:10:06.447624 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4638 2024.02.06 17:10:06.447990 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4639 2024.02.06 17:10:06.448287 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4640 2024.02.06 17:10:06.448464 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4641 2024.02.06 17:10:06.448591 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001120712 sec., 19630 rows/sec., 26.49 MiB/sec.
4642 2024.02.06 17:10:06.448754 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} <Debug> DynamicQueryHandler: Done processing query
4643 2024.02.06 17:10:06.448777 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4644 2024.02.06 17:10:06.448792 [ 3 ] {} <Debug> HTTP-Session: 97be24e7-2c64-4b82-b79b-4e474c7bd4b5 Destroying unnamed session
4645 2024.02.06 17:10:11.444397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4646 2024.02.06 17:10:11.444533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4647 2024.02.06 17:10:11.444565 [ 3 ] {} <Debug> HTTP-Session: e4c73475-5b03-42d2-a11f-4e6b97479aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4648 2024.02.06 17:10:11.444594 [ 3 ] {} <Debug> HTTP-Session: e4c73475-5b03-42d2-a11f-4e6b97479aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4649 2024.02.06 17:10:11.444739 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4650 2024.02.06 17:10:11.444807 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4651 2024.02.06 17:10:11.444994 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4652 2024.02.06 17:10:11.445447 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4653 2024.02.06 17:10:11.445714 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4654 2024.02.06 17:10:11.445879 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4655 2024.02.06 17:10:11.446008 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001227774 sec., 20362 rows/sec., 1.61 MiB/sec.
4656 2024.02.06 17:10:11.446145 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} <Debug> DynamicQueryHandler: Done processing query
4657 2024.02.06 17:10:11.446172 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4658 2024.02.06 17:10:11.446189 [ 3 ] {} <Debug> HTTP-Session: e4c73475-5b03-42d2-a11f-4e6b97479aa4 Destroying unnamed session
4659 2024.02.06 17:10:11.446322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4660 2024.02.06 17:10:11.446370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4661 2024.02.06 17:10:11.446391 [ 3 ] {} <Debug> HTTP-Session: ebbc017d-80ba-4783-82d1-b3e6cd8a0821 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4662 2024.02.06 17:10:11.446409 [ 3 ] {} <Debug> HTTP-Session: ebbc017d-80ba-4783-82d1-b3e6cd8a0821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4663 2024.02.06 17:10:11.446494 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4664 2024.02.06 17:10:11.446536 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4665 2024.02.06 17:10:11.446643 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4666 2024.02.06 17:10:11.447013 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4667 2024.02.06 17:10:11.447251 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4668 2024.02.06 17:10:11.447408 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4669 2024.02.06 17:10:11.447529 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} <Information> executeQuery: Read 111 rows, 9.96 KiB in 0.001002698 sec., 110701 rows/sec., 9.70 MiB/sec.
4670 2024.02.06 17:10:11.447649 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} <Debug> DynamicQueryHandler: Done processing query
4671 2024.02.06 17:10:11.447672 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
4672 2024.02.06 17:10:11.447689 [ 3 ] {} <Debug> HTTP-Session: ebbc017d-80ba-4783-82d1-b3e6cd8a0821 Destroying unnamed session
4673 2024.02.06 17:10:11.447863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4674 2024.02.06 17:10:11.447908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4675 2024.02.06 17:10:11.447927 [ 3 ] {} <Debug> HTTP-Session: 72341956-face-43dc-a836-327f6ac4f410 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4676 2024.02.06 17:10:11.447945 [ 3 ] {} <Debug> HTTP-Session: 72341956-face-43dc-a836-327f6ac4f410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4677 2024.02.06 17:10:11.448020 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4678 2024.02.06 17:10:11.448062 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4679 2024.02.06 17:10:11.448170 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4680 2024.02.06 17:10:11.448471 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4681 2024.02.06 17:10:11.448687 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4682 2024.02.06 17:10:11.448839 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4683 2024.02.06 17:10:11.448953 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000902926 sec., 54268 rows/sec., 4.22 MiB/sec.
4684 2024.02.06 17:10:11.449059 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} <Debug> DynamicQueryHandler: Done processing query
4685 2024.02.06 17:10:11.449081 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4686 2024.02.06 17:10:11.449097 [ 3 ] {} <Debug> HTTP-Session: 72341956-face-43dc-a836-327f6ac4f410 Destroying unnamed session
4687 2024.02.06 17:10:11.449214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4688 2024.02.06 17:10:11.449259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4689 2024.02.06 17:10:11.449277 [ 3 ] {} <Debug> HTTP-Session: 42e20cf7-bf67-4f5e-9cb3-d2737531bcbd Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4690 2024.02.06 17:10:11.449294 [ 3 ] {} <Debug> HTTP-Session: 42e20cf7-bf67-4f5e-9cb3-d2737531bcbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4691 2024.02.06 17:10:11.449366 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4692 2024.02.06 17:10:11.449409 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4693 2024.02.06 17:10:11.449528 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4694 2024.02.06 17:10:11.449816 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4695 2024.02.06 17:10:11.450082 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4696 2024.02.06 17:10:11.450255 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
4697 2024.02.06 17:10:11.450355 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000960757 sec., 37470 rows/sec., 2.64 MiB/sec.
4698 2024.02.06 17:10:11.450485 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} <Debug> DynamicQueryHandler: Done processing query
4699 2024.02.06 17:10:11.450508 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4700 2024.02.06 17:10:11.450524 [ 3 ] {} <Debug> HTTP-Session: 42e20cf7-bf67-4f5e-9cb3-d2737531bcbd Destroying unnamed session
4701 2024.02.06 17:10:11.450675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4702 2024.02.06 17:10:11.450721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4703 2024.02.06 17:10:11.450740 [ 3 ] {} <Debug> HTTP-Session: 0a63fbeb-f0e6-4ab9-9861-d8d120c249b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4704 2024.02.06 17:10:11.450756 [ 3 ] {} <Debug> HTTP-Session: 0a63fbeb-f0e6-4ab9-9861-d8d120c249b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4705 2024.02.06 17:10:11.450834 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4706 2024.02.06 17:10:11.450878 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4707 2024.02.06 17:10:11.451012 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4708 2024.02.06 17:10:11.451404 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4709 2024.02.06 17:10:11.451714 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4710 2024.02.06 17:10:11.451899 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4711 2024.02.06 17:10:11.452013 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001143432 sec., 21864 rows/sec., 29.50 MiB/sec.
4712 2024.02.06 17:10:11.452126 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} <Debug> DynamicQueryHandler: Done processing query
4713 2024.02.06 17:10:11.452149 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4714 2024.02.06 17:10:11.452164 [ 3 ] {} <Debug> HTTP-Session: 0a63fbeb-f0e6-4ab9-9861-d8d120c249b1 Destroying unnamed session
4715 2024.02.06 17:10:16.443116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4716 2024.02.06 17:10:16.443256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4717 2024.02.06 17:10:16.443289 [ 3 ] {} <Debug> HTTP-Session: 5e67461a-5494-4136-a4a8-b4f141587e94 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4718 2024.02.06 17:10:16.443319 [ 3 ] {} <Debug> HTTP-Session: 5e67461a-5494-4136-a4a8-b4f141587e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4719 2024.02.06 17:10:16.443462 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4720 2024.02.06 17:10:16.443526 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4721 2024.02.06 17:10:16.443690 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4722 2024.02.06 17:10:16.444117 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4723 2024.02.06 17:10:16.444395 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4724 2024.02.06 17:10:16.444567 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4725 2024.02.06 17:10:16.444694 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001195234 sec., 18406 rows/sec., 1.46 MiB/sec.
4726 2024.02.06 17:10:16.444855 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} <Debug> DynamicQueryHandler: Done processing query
4727 2024.02.06 17:10:16.444881 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4728 2024.02.06 17:10:16.444898 [ 3 ] {} <Debug> HTTP-Session: 5e67461a-5494-4136-a4a8-b4f141587e94 Destroying unnamed session
4729 2024.02.06 17:10:16.445033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4730 2024.02.06 17:10:16.445084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4731 2024.02.06 17:10:16.445104 [ 3 ] {} <Debug> HTTP-Session: b21fd059-063c-42c5-af0d-1781be5640d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4732 2024.02.06 17:10:16.445123 [ 3 ] {} <Debug> HTTP-Session: b21fd059-063c-42c5-af0d-1781be5640d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4733 2024.02.06 17:10:16.445210 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4734 2024.02.06 17:10:16.445253 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4735 2024.02.06 17:10:16.445365 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4736 2024.02.06 17:10:16.445719 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4737 2024.02.06 17:10:16.445944 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4738 2024.02.06 17:10:16.446103 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4739 2024.02.06 17:10:16.446224 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000974927 sec., 67697 rows/sec., 6.56 MiB/sec.
4740 2024.02.06 17:10:16.446353 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} <Debug> DynamicQueryHandler: Done processing query
4741 2024.02.06 17:10:16.446382 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4742 2024.02.06 17:10:16.446399 [ 3 ] {} <Debug> HTTP-Session: b21fd059-063c-42c5-af0d-1781be5640d2 Destroying unnamed session
4743 2024.02.06 17:10:16.446531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4744 2024.02.06 17:10:16.446575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4745 2024.02.06 17:10:16.446595 [ 3 ] {} <Debug> HTTP-Session: 8ebdc3d6-5584-4cf8-ac7b-31100a98eb07 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4746 2024.02.06 17:10:16.446612 [ 3 ] {} <Debug> HTTP-Session: 8ebdc3d6-5584-4cf8-ac7b-31100a98eb07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4747 2024.02.06 17:10:16.446684 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4748 2024.02.06 17:10:16.446723 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4749 2024.02.06 17:10:16.446829 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4750 2024.02.06 17:10:16.447121 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4751 2024.02.06 17:10:16.447330 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4752 2024.02.06 17:10:16.447477 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4753 2024.02.06 17:10:16.447605 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000892695 sec., 24644 rows/sec., 1.93 MiB/sec.
4754 2024.02.06 17:10:16.447741 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} <Debug> DynamicQueryHandler: Done processing query
4755 2024.02.06 17:10:16.447777 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4756 2024.02.06 17:10:16.447794 [ 3 ] {} <Debug> HTTP-Session: 8ebdc3d6-5584-4cf8-ac7b-31100a98eb07 Destroying unnamed session
4757 2024.02.06 17:10:16.447954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4758 2024.02.06 17:10:16.447998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4759 2024.02.06 17:10:16.448017 [ 3 ] {} <Debug> HTTP-Session: 6c64b272-3fab-4972-bc3e-0648809359ae Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4760 2024.02.06 17:10:16.448034 [ 3 ] {} <Debug> HTTP-Session: 6c64b272-3fab-4972-bc3e-0648809359ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4761 2024.02.06 17:10:16.448113 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4762 2024.02.06 17:10:16.448158 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4763 2024.02.06 17:10:16.448309 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4764 2024.02.06 17:10:16.448688 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4765 2024.02.06 17:10:16.448979 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4766 2024.02.06 17:10:16.449171 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4767 2024.02.06 17:10:16.449297 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001156143 sec., 19028 rows/sec., 25.68 MiB/sec.
4768 2024.02.06 17:10:16.449426 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} <Debug> DynamicQueryHandler: Done processing query
4769 2024.02.06 17:10:16.449450 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4770 2024.02.06 17:10:16.449466 [ 3 ] {} <Debug> HTTP-Session: 6c64b272-3fab-4972-bc3e-0648809359ae Destroying unnamed session
4771 2024.02.06 17:10:19.778693 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
4772 2024.02.06 17:10:19.778750 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
4773 2024.02.06 17:10:21.442737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4774 2024.02.06 17:10:21.442872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4775 2024.02.06 17:10:21.442905 [ 3 ] {} <Debug> HTTP-Session: ba692b13-3a04-4c4c-a65c-b1ffb4e8bf51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4776 2024.02.06 17:10:21.442933 [ 3 ] {} <Debug> HTTP-Session: ba692b13-3a04-4c4c-a65c-b1ffb4e8bf51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4777 2024.02.06 17:10:21.443081 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4778 2024.02.06 17:10:21.443150 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4779 2024.02.06 17:10:21.443333 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4780 2024.02.06 17:10:21.443772 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4781 2024.02.06 17:10:21.444042 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
4782 2024.02.06 17:10:21.444211 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
4783 2024.02.06 17:10:21.444340 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001214705 sec., 20581 rows/sec., 1.63 MiB/sec.
4784 2024.02.06 17:10:21.444352 [ 121 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
4785 2024.02.06 17:10:21.444470 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB.
4786 2024.02.06 17:10:21.444531 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} <Debug> DynamicQueryHandler: Done processing query
4787 2024.02.06 17:10:21.444563 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
4788 2024.02.06 17:10:21.444565 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4789 2024.02.06 17:10:21.444604 [ 3 ] {} <Debug> HTTP-Session: ba692b13-3a04-4c4c-a65c-b1ffb4e8bf51 Destroying unnamed session
4790 2024.02.06 17:10:21.444693 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4791 2024.02.06 17:10:21.444731 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 47 rows starting from the beginning of the part
4792 2024.02.06 17:10:21.444748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4793 2024.02.06 17:10:21.444803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4794 2024.02.06 17:10:21.444836 [ 3 ] {} <Debug> HTTP-Session: 50a6eaac-5c87-4f2e-9ddc-142756aaa9af Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4795 2024.02.06 17:10:21.444863 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part
4796 2024.02.06 17:10:21.444867 [ 3 ] {} <Debug> HTTP-Session: 50a6eaac-5c87-4f2e-9ddc-142756aaa9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4797 2024.02.06 17:10:21.444991 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part
4798 2024.02.06 17:10:21.445002 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4799 2024.02.06 17:10:21.445061 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4800 2024.02.06 17:10:21.445155 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part
4801 2024.02.06 17:10:21.445263 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4802 2024.02.06 17:10:21.445359 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part
4803 2024.02.06 17:10:21.445511 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part
4804 2024.02.06 17:10:21.445846 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4805 2024.02.06 17:10:21.446141 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
4806 2024.02.06 17:10:21.446373 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
4807 2024.02.06 17:10:21.446417 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.001886113 sec., 88011.69389108712 rows/sec., 6.97 MiB/sec.
4808 2024.02.06 17:10:21.446521 [ 121 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
4809 2024.02.06 17:10:21.446558 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.001508812 sec., 49707 rows/sec., 4.63 MiB/sec.
4810 2024.02.06 17:10:21.446598 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4811 2024.02.06 17:10:21.446802 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
4812 2024.02.06 17:10:21.446809 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
4813 2024.02.06 17:10:21.446907 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} <Debug> DynamicQueryHandler: Done processing query
4814 2024.02.06 17:10:21.446973 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4815 2024.02.06 17:10:21.447035 [ 3 ] {} <Debug> HTTP-Session: 50a6eaac-5c87-4f2e-9ddc-142756aaa9af Destroying unnamed session
4816 2024.02.06 17:10:21.447036 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4817 2024.02.06 17:10:21.447074 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 181 rows starting from the beginning of the part
4818 2024.02.06 17:10:21.447180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4819 2024.02.06 17:10:21.447237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4820 2024.02.06 17:10:21.447288 [ 3 ] {} <Debug> HTTP-Session: 5dd1b314-42a0-4915-88d1-b12df0d58b29 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4821 2024.02.06 17:10:21.447332 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
4822 2024.02.06 17:10:21.447358 [ 3 ] {} <Debug> HTTP-Session: 5dd1b314-42a0-4915-88d1-b12df0d58b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4823 2024.02.06 17:10:21.447368 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 75 rows starting from the beginning of the part
4824 2024.02.06 17:10:21.447532 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
4825 2024.02.06 17:10:21.447605 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4826 2024.02.06 17:10:21.447635 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 66 rows starting from the beginning of the part
4827 2024.02.06 17:10:21.447725 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4828 2024.02.06 17:10:21.447888 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 111 rows starting from the beginning of the part
4829 2024.02.06 17:10:21.448002 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4830 2024.02.06 17:10:21.448024 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 66 rows starting from the beginning of the part
4831 2024.02.06 17:10:21.448134 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 75 rows starting from the beginning of the part
4832 2024.02.06 17:10:21.448463 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4833 2024.02.06 17:10:21.448771 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
4834 2024.02.06 17:10:21.448962 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
4835 2024.02.06 17:10:21.449093 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 4 columns (4 merged, 0 gathered) in 0.002404457 sec., 238723.33753525224 rows/sec., 22.02 MiB/sec.
4836 2024.02.06 17:10:21.449132 [ 121 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
4837 2024.02.06 17:10:21.449173 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.001519503 sec., 16452 rows/sec., 1.29 MiB/sec.
4838 2024.02.06 17:10:21.449210 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4839 2024.02.06 17:10:21.449314 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
4840 2024.02.06 17:10:21.449521 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
4841 2024.02.06 17:10:21.449551 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} <Debug> DynamicQueryHandler: Done processing query
4842 2024.02.06 17:10:21.449598 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4843 2024.02.06 17:10:21.449657 [ 3 ] {} <Debug> HTTP-Session: 5dd1b314-42a0-4915-88d1-b12df0d58b29 Destroying unnamed session
4844 2024.02.06 17:10:21.449735 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4845 2024.02.06 17:10:21.449741 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
4846 2024.02.06 17:10:21.449783 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 97 rows starting from the beginning of the part
4847 2024.02.06 17:10:21.449896 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
4848 2024.02.06 17:10:21.449912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4849 2024.02.06 17:10:21.450076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4850 2024.02.06 17:10:21.450142 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part
4851 2024.02.06 17:10:21.450151 [ 3 ] {} <Debug> HTTP-Session: c4b5845d-eb5e-4361-8d68-0481a44d040c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4852 2024.02.06 17:10:21.450219 [ 3 ] {} <Debug> HTTP-Session: c4b5845d-eb5e-4361-8d68-0481a44d040c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4853 2024.02.06 17:10:21.450421 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part
4854 2024.02.06 17:10:21.450439 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4855 2024.02.06 17:10:21.450567 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4856 2024.02.06 17:10:21.450630 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 49 rows starting from the beginning of the part
4857 2024.02.06 17:10:21.450947 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part
4858 2024.02.06 17:10:21.451202 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4859 2024.02.06 17:10:21.451218 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part
4860 2024.02.06 17:10:21.452293 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4861 2024.02.06 17:10:21.452854 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003525108 sec., 68083.02043511858 rows/sec., 5.32 MiB/sec.
4862 2024.02.06 17:10:21.453038 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
4863 2024.02.06 17:10:21.453051 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
4864 2024.02.06 17:10:21.453336 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
4865 2024.02.06 17:10:21.453369 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
4866 2024.02.06 17:10:21.453493 [ 121 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
4867 2024.02.06 17:10:21.453495 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
4868 2024.02.06 17:10:21.453538 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.003024064 sec., 8267 rows/sec., 11.16 MiB/sec.
4869 2024.02.06 17:10:21.453570 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4870 2024.02.06 17:10:21.453817 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
4871 2024.02.06 17:10:21.454015 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} <Debug> DynamicQueryHandler: Done processing query
4872 2024.02.06 17:10:21.454072 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4873 2024.02.06 17:10:21.454071 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4874 2024.02.06 17:10:21.454107 [ 3 ] {} <Debug> HTTP-Session: c4b5845d-eb5e-4361-8d68-0481a44d040c Destroying unnamed session
4875 2024.02.06 17:10:21.454133 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1083 rows starting from the beginning of the part
4876 2024.02.06 17:10:21.454252 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part
4877 2024.02.06 17:10:21.454345 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part
4878 2024.02.06 17:10:21.454433 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part
4879 2024.02.06 17:10:21.454520 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part
4880 2024.02.06 17:10:21.454607 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part
4881 2024.02.06 17:10:21.457155 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 6 columns (6 merged, 0 gathered) in 0.003508698 sec., 342577.2181019854 rows/sec., 462.29 MiB/sec.
4882 2024.02.06 17:10:21.457627 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
4883 2024.02.06 17:10:21.457826 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
4884 2024.02.06 17:10:21.457890 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
4885 2024.02.06 17:10:21.457952 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10: 8.52 MiB.
4886 2024.02.06 17:10:22.000118 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.49 MiB, peak 244.11 MiB, will set to 236.00 MiB (RSS), difference: -3.49 MiB
4887 2024.02.06 17:10:26.443927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4888 2024.02.06 17:10:26.444110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4889 2024.02.06 17:10:26.444158 [ 3 ] {} <Debug> HTTP-Session: 0811245a-6dfa-4fa1-bbcc-37ca24af86a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4890 2024.02.06 17:10:26.444201 [ 3 ] {} <Debug> HTTP-Session: 0811245a-6dfa-4fa1-bbcc-37ca24af86a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4891 2024.02.06 17:10:26.444401 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4892 2024.02.06 17:10:26.444495 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4893 2024.02.06 17:10:26.444761 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4894 2024.02.06 17:10:26.445208 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4895 2024.02.06 17:10:26.445475 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
4896 2024.02.06 17:10:26.445644 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
4897 2024.02.06 17:10:26.445774 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001319847 sec., 16668 rows/sec., 1.32 MiB/sec.
4898 2024.02.06 17:10:26.445921 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} <Debug> DynamicQueryHandler: Done processing query
4899 2024.02.06 17:10:26.445946 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4900 2024.02.06 17:10:26.445963 [ 3 ] {} <Debug> HTTP-Session: 0811245a-6dfa-4fa1-bbcc-37ca24af86a6 Destroying unnamed session
4901 2024.02.06 17:10:26.446124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4902 2024.02.06 17:10:26.446171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4903 2024.02.06 17:10:26.446191 [ 3 ] {} <Debug> HTTP-Session: 607bb7c9-4793-4137-855a-f9d80f8e0df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4904 2024.02.06 17:10:26.446210 [ 3 ] {} <Debug> HTTP-Session: 607bb7c9-4793-4137-855a-f9d80f8e0df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4905 2024.02.06 17:10:26.446289 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4906 2024.02.06 17:10:26.446331 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4907 2024.02.06 17:10:26.446444 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4908 2024.02.06 17:10:26.446843 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4909 2024.02.06 17:10:26.447054 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4910 2024.02.06 17:10:26.447205 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
4911 2024.02.06 17:10:26.447331 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001008118 sec., 3967 rows/sec., 331.29 KiB/sec.
4912 2024.02.06 17:10:26.447466 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} <Debug> DynamicQueryHandler: Done processing query
4913 2024.02.06 17:10:26.447490 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4914 2024.02.06 17:10:26.447507 [ 3 ] {} <Debug> HTTP-Session: 607bb7c9-4793-4137-855a-f9d80f8e0df5 Destroying unnamed session
4915 2024.02.06 17:10:26.447646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4916 2024.02.06 17:10:26.447692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4917 2024.02.06 17:10:26.447712 [ 3 ] {} <Debug> HTTP-Session: 995ba3fd-d64f-4f2a-bf81-86afa9f00532 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4918 2024.02.06 17:10:26.447729 [ 3 ] {} <Debug> HTTP-Session: 995ba3fd-d64f-4f2a-bf81-86afa9f00532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4919 2024.02.06 17:10:26.447804 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4920 2024.02.06 17:10:26.447843 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4921 2024.02.06 17:10:26.447949 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4922 2024.02.06 17:10:26.448313 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4923 2024.02.06 17:10:26.448529 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
4924 2024.02.06 17:10:26.448677 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
4925 2024.02.06 17:10:26.448795 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} <Information> executeQuery: Read 68 rows, 6.73 KiB in 0.000958147 sec., 70970 rows/sec., 6.86 MiB/sec.
4926 2024.02.06 17:10:26.448946 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} <Debug> DynamicQueryHandler: Done processing query
4927 2024.02.06 17:10:26.448987 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4928 2024.02.06 17:10:26.449009 [ 3 ] {} <Debug> HTTP-Session: 995ba3fd-d64f-4f2a-bf81-86afa9f00532 Destroying unnamed session
4929 2024.02.06 17:10:26.449152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4930 2024.02.06 17:10:26.449196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4931 2024.02.06 17:10:26.449215 [ 3 ] {} <Debug> HTTP-Session: 39678f8b-ff2c-4157-9574-b0a2109450f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4932 2024.02.06 17:10:26.449232 [ 3 ] {} <Debug> HTTP-Session: 39678f8b-ff2c-4157-9574-b0a2109450f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4933 2024.02.06 17:10:26.449302 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4934 2024.02.06 17:10:26.449341 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4935 2024.02.06 17:10:26.449451 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4936 2024.02.06 17:10:26.449725 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4937 2024.02.06 17:10:26.449924 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4938 2024.02.06 17:10:26.450081 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
4939 2024.02.06 17:10:26.450177 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000849233 sec., 4710 rows/sec., 328.88 KiB/sec.
4940 2024.02.06 17:10:26.450316 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} <Debug> DynamicQueryHandler: Done processing query
4941 2024.02.06 17:10:26.450339 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4942 2024.02.06 17:10:26.450355 [ 3 ] {} <Debug> HTTP-Session: 39678f8b-ff2c-4157-9574-b0a2109450f7 Destroying unnamed session
4943 2024.02.06 17:10:26.450509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4944 2024.02.06 17:10:26.450554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4945 2024.02.06 17:10:26.450572 [ 3 ] {} <Debug> HTTP-Session: 0ec6ce70-febf-49de-a45f-69806ab76bbb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4946 2024.02.06 17:10:26.450588 [ 3 ] {} <Debug> HTTP-Session: 0ec6ce70-febf-49de-a45f-69806ab76bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4947 2024.02.06 17:10:26.450657 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4948 2024.02.06 17:10:26.450694 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4949 2024.02.06 17:10:26.450796 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4950 2024.02.06 17:10:26.451081 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4951 2024.02.06 17:10:26.451281 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
4952 2024.02.06 17:10:26.451425 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
4953 2024.02.06 17:10:26.451549 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} <Information> executeQuery: Read 26 rows, 2.09 KiB in 0.000861554 sec., 30178 rows/sec., 2.37 MiB/sec.
4954 2024.02.06 17:10:26.451672 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} <Debug> DynamicQueryHandler: Done processing query
4955 2024.02.06 17:10:26.451695 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4956 2024.02.06 17:10:26.451710 [ 3 ] {} <Debug> HTTP-Session: 0ec6ce70-febf-49de-a45f-69806ab76bbb Destroying unnamed session
4957 2024.02.06 17:10:26.451813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4958 2024.02.06 17:10:26.451857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4959 2024.02.06 17:10:26.451876 [ 3 ] {} <Debug> HTTP-Session: 43b709b1-4737-45c5-9f8d-4e89f9f1bd1f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4960 2024.02.06 17:10:26.451893 [ 3 ] {} <Debug> HTTP-Session: 43b709b1-4737-45c5-9f8d-4e89f9f1bd1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4961 2024.02.06 17:10:26.451961 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4962 2024.02.06 17:10:26.452008 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4963 2024.02.06 17:10:26.452132 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4964 2024.02.06 17:10:26.452398 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4965 2024.02.06 17:10:26.452654 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4966 2024.02.06 17:10:26.452829 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
4967 2024.02.06 17:10:26.452955 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000960877 sec., 2081 rows/sec., 146.35 KiB/sec.
4968 2024.02.06 17:10:26.453074 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} <Debug> DynamicQueryHandler: Done processing query
4969 2024.02.06 17:10:26.453097 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4970 2024.02.06 17:10:26.453112 [ 3 ] {} <Debug> HTTP-Session: 43b709b1-4737-45c5-9f8d-4e89f9f1bd1f Destroying unnamed session
4971 2024.02.06 17:10:26.453262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4972 2024.02.06 17:10:26.453305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4973 2024.02.06 17:10:26.453324 [ 3 ] {} <Debug> HTTP-Session: 6529e978-46f9-4d68-8643-3a1abdffbe55 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4974 2024.02.06 17:10:26.453340 [ 3 ] {} <Debug> HTTP-Session: 6529e978-46f9-4d68-8643-3a1abdffbe55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.02.06 17:10:26.453411 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4976 2024.02.06 17:10:26.453455 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4977 2024.02.06 17:10:26.453586 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4978 2024.02.06 17:10:26.453992 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4979 2024.02.06 17:10:26.454283 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
4980 2024.02.06 17:10:26.454460 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
4981 2024.02.06 17:10:26.454572 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001127691 sec., 19508 rows/sec., 26.33 MiB/sec.
4982 2024.02.06 17:10:26.454696 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} <Debug> DynamicQueryHandler: Done processing query
4983 2024.02.06 17:10:26.454719 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4984 2024.02.06 17:10:26.454735 [ 3 ] {} <Debug> HTTP-Session: 6529e978-46f9-4d68-8643-3a1abdffbe55 Destroying unnamed session
4985 2024.02.06 17:10:31.442910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4986 2024.02.06 17:10:31.443043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4987 2024.02.06 17:10:31.443074 [ 3 ] {} <Debug> HTTP-Session: 1c4ed48f-da6e-4a74-af94-916db4cec80e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
4988 2024.02.06 17:10:31.443099 [ 3 ] {} <Debug> HTTP-Session: 1c4ed48f-da6e-4a74-af94-916db4cec80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4989 2024.02.06 17:10:31.443240 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4990 2024.02.06 17:10:31.443307 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4991 2024.02.06 17:10:31.443482 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4992 2024.02.06 17:10:31.443977 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
4993 2024.02.06 17:10:31.444265 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
4994 2024.02.06 17:10:31.444466 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
4995 2024.02.06 17:10:31.444618 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001328037 sec., 18824 rows/sec., 1.49 MiB/sec.
4996 2024.02.06 17:10:31.444786 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} <Debug> DynamicQueryHandler: Done processing query
4997 2024.02.06 17:10:31.444812 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4998 2024.02.06 17:10:31.444829 [ 3 ] {} <Debug> HTTP-Session: 1c4ed48f-da6e-4a74-af94-916db4cec80e Destroying unnamed session
4999 2024.02.06 17:10:31.444963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5000 2024.02.06 17:10:31.445016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5001 2024.02.06 17:10:31.445036 [ 3 ] {} <Debug> HTTP-Session: 758c7a3a-f2e4-4ad2-bfe4-c46d03b83cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5002 2024.02.06 17:10:31.445056 [ 3 ] {} <Debug> HTTP-Session: 758c7a3a-f2e4-4ad2-bfe4-c46d03b83cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5003 2024.02.06 17:10:31.445140 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5004 2024.02.06 17:10:31.445183 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5005 2024.02.06 17:10:31.445293 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5006 2024.02.06 17:10:31.445650 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5007 2024.02.06 17:10:31.445873 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5008 2024.02.06 17:10:31.446035 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5009 2024.02.06 17:10:31.446154 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000986058 sec., 76060 rows/sec., 7.08 MiB/sec.
5010 2024.02.06 17:10:31.446274 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} <Debug> DynamicQueryHandler: Done processing query
5011 2024.02.06 17:10:31.446298 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5012 2024.02.06 17:10:31.446315 [ 3 ] {} <Debug> HTTP-Session: 758c7a3a-f2e4-4ad2-bfe4-c46d03b83cd3 Destroying unnamed session
5013 2024.02.06 17:10:31.446476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5014 2024.02.06 17:10:31.446523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5015 2024.02.06 17:10:31.446543 [ 3 ] {} <Debug> HTTP-Session: 4bc97aad-76da-47e0-9673-ea41751dd70d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5016 2024.02.06 17:10:31.446560 [ 3 ] {} <Debug> HTTP-Session: 4bc97aad-76da-47e0-9673-ea41751dd70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5017 2024.02.06 17:10:31.446632 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5018 2024.02.06 17:10:31.446670 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5019 2024.02.06 17:10:31.446776 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5020 2024.02.06 17:10:31.447118 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5021 2024.02.06 17:10:31.447327 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5022 2024.02.06 17:10:31.447479 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5023 2024.02.06 17:10:31.447601 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000942147 sec., 26535 rows/sec., 2.08 MiB/sec.
5024 2024.02.06 17:10:31.447720 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} <Debug> DynamicQueryHandler: Done processing query
5025 2024.02.06 17:10:31.447743 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5026 2024.02.06 17:10:31.447760 [ 3 ] {} <Debug> HTTP-Session: 4bc97aad-76da-47e0-9673-ea41751dd70d Destroying unnamed session
5027 2024.02.06 17:10:31.447902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5028 2024.02.06 17:10:31.447950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5029 2024.02.06 17:10:31.447971 [ 3 ] {} <Debug> HTTP-Session: 1d2f4530-62df-4aba-b831-31b85d324ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5030 2024.02.06 17:10:31.447989 [ 3 ] {} <Debug> HTTP-Session: 1d2f4530-62df-4aba-b831-31b85d324ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5031 2024.02.06 17:10:31.448066 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5032 2024.02.06 17:10:31.448111 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5033 2024.02.06 17:10:31.448249 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5034 2024.02.06 17:10:31.448648 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5035 2024.02.06 17:10:31.448965 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5036 2024.02.06 17:10:31.449159 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5037 2024.02.06 17:10:31.449287 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001192633 sec., 20962 rows/sec., 28.29 MiB/sec.
5038 2024.02.06 17:10:31.449411 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} <Debug> DynamicQueryHandler: Done processing query
5039 2024.02.06 17:10:31.449434 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5040 2024.02.06 17:10:31.449451 [ 3 ] {} <Debug> HTTP-Session: 1d2f4530-62df-4aba-b831-31b85d324ad7 Destroying unnamed session
5041 2024.02.06 17:10:34.778989 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
5042 2024.02.06 17:10:34.779043 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
5043 2024.02.06 17:10:36.442587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5044 2024.02.06 17:10:36.442772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5045 2024.02.06 17:10:36.442820 [ 3 ] {} <Debug> HTTP-Session: 9677b738-9609-4155-8698-e326c539bcdb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5046 2024.02.06 17:10:36.442862 [ 3 ] {} <Debug> HTTP-Session: 9677b738-9609-4155-8698-e326c539bcdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5047 2024.02.06 17:10:36.443067 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5048 2024.02.06 17:10:36.443162 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5049 2024.02.06 17:10:36.443325 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5050 2024.02.06 17:10:36.443770 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5051 2024.02.06 17:10:36.444061 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5052 2024.02.06 17:10:36.444233 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5053 2024.02.06 17:10:36.444371 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001245235 sec., 17667 rows/sec., 1.40 MiB/sec.
5054 2024.02.06 17:10:36.444526 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} <Debug> DynamicQueryHandler: Done processing query
5055 2024.02.06 17:10:36.444552 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5056 2024.02.06 17:10:36.444572 [ 3 ] {} <Debug> HTTP-Session: 9677b738-9609-4155-8698-e326c539bcdb Destroying unnamed session
5057 2024.02.06 17:10:36.444706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5058 2024.02.06 17:10:36.444757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5059 2024.02.06 17:10:36.444781 [ 3 ] {} <Debug> HTTP-Session: 92e7c727-a935-46bf-a0d8-03bf1515020e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5060 2024.02.06 17:10:36.444800 [ 3 ] {} <Debug> HTTP-Session: 92e7c727-a935-46bf-a0d8-03bf1515020e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5061 2024.02.06 17:10:36.444882 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5062 2024.02.06 17:10:36.444925 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5063 2024.02.06 17:10:36.445034 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5064 2024.02.06 17:10:36.445394 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5065 2024.02.06 17:10:36.445613 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5066 2024.02.06 17:10:36.445765 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5067 2024.02.06 17:10:36.445882 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000962827 sec., 68548 rows/sec., 6.65 MiB/sec.
5068 2024.02.06 17:10:36.446009 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} <Debug> DynamicQueryHandler: Done processing query
5069 2024.02.06 17:10:36.446033 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5070 2024.02.06 17:10:36.446049 [ 3 ] {} <Debug> HTTP-Session: 92e7c727-a935-46bf-a0d8-03bf1515020e Destroying unnamed session
5071 2024.02.06 17:10:36.446180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5072 2024.02.06 17:10:36.446227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5073 2024.02.06 17:10:36.446247 [ 3 ] {} <Debug> HTTP-Session: 91420b8a-b40e-4333-8a49-4869f8c05923 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5074 2024.02.06 17:10:36.446264 [ 3 ] {} <Debug> HTTP-Session: 91420b8a-b40e-4333-8a49-4869f8c05923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5075 2024.02.06 17:10:36.446335 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5076 2024.02.06 17:10:36.446376 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5077 2024.02.06 17:10:36.446480 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5078 2024.02.06 17:10:36.446769 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5079 2024.02.06 17:10:36.446979 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5080 2024.02.06 17:10:36.447129 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5081 2024.02.06 17:10:36.447250 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000886505 sec., 24816 rows/sec., 1.94 MiB/sec.
5082 2024.02.06 17:10:36.447365 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} <Debug> DynamicQueryHandler: Done processing query
5083 2024.02.06 17:10:36.447388 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5084 2024.02.06 17:10:36.447404 [ 3 ] {} <Debug> HTTP-Session: 91420b8a-b40e-4333-8a49-4869f8c05923 Destroying unnamed session
5085 2024.02.06 17:10:36.447577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5086 2024.02.06 17:10:36.447622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5087 2024.02.06 17:10:36.447641 [ 3 ] {} <Debug> HTTP-Session: eeb41439-bccc-4a53-8301-2f674bd5591a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5088 2024.02.06 17:10:36.447658 [ 3 ] {} <Debug> HTTP-Session: eeb41439-bccc-4a53-8301-2f674bd5591a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5089 2024.02.06 17:10:36.447733 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5090 2024.02.06 17:10:36.447778 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5091 2024.02.06 17:10:36.447916 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5092 2024.02.06 17:10:36.448351 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5093 2024.02.06 17:10:36.448649 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5094 2024.02.06 17:10:36.448829 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5095 2024.02.06 17:10:36.448950 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001187703 sec., 18523 rows/sec., 25.00 MiB/sec.
5096 2024.02.06 17:10:36.449130 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} <Debug> DynamicQueryHandler: Done processing query
5097 2024.02.06 17:10:36.449172 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5098 2024.02.06 17:10:36.449193 [ 3 ] {} <Debug> HTTP-Session: eeb41439-bccc-4a53-8301-2f674bd5591a Destroying unnamed session
5099 2024.02.06 17:10:39.974796 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
5100 2024.02.06 17:10:39.974922 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5101 2024.02.06 17:10:39.975054 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
5102 2024.02.06 17:10:39.975284 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5103 2024.02.06 17:10:39.975350 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 622 rows starting from the beginning of the part
5104 2024.02.06 17:10:39.975572 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
5105 2024.02.06 17:10:39.975742 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part
5106 2024.02.06 17:10:39.975885 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part
5107 2024.02.06 17:10:39.976021 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5108 2024.02.06 17:10:39.976805 [ 11 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180383 sec., 388063.17668516433 rows/sec., 27.37 MiB/sec.
5109 2024.02.06 17:10:39.976957 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
5110 2024.02.06 17:10:39.977165 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
5111 2024.02.06 17:10:39.977226 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
5112 2024.02.06 17:10:41.444970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5113 2024.02.06 17:10:41.445144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5114 2024.02.06 17:10:41.445185 [ 3 ] {} <Debug> HTTP-Session: 8f01e89c-7152-4ce7-93fb-3e9a1152f1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5115 2024.02.06 17:10:41.445223 [ 3 ] {} <Debug> HTTP-Session: 8f01e89c-7152-4ce7-93fb-3e9a1152f1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5116 2024.02.06 17:10:41.445402 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5117 2024.02.06 17:10:41.445480 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5118 2024.02.06 17:10:41.445698 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5119 2024.02.06 17:10:41.446258 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5120 2024.02.06 17:10:41.446599 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5121 2024.02.06 17:10:41.446802 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5122 2024.02.06 17:10:41.446937 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001489981 sec., 16778 rows/sec., 1.33 MiB/sec.
5123 2024.02.06 17:10:41.447111 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} <Debug> DynamicQueryHandler: Done processing query
5124 2024.02.06 17:10:41.447142 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5125 2024.02.06 17:10:41.447159 [ 3 ] {} <Debug> HTTP-Session: 8f01e89c-7152-4ce7-93fb-3e9a1152f1bd Destroying unnamed session
5126 2024.02.06 17:10:41.447299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5127 2024.02.06 17:10:41.447359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5128 2024.02.06 17:10:41.447380 [ 3 ] {} <Debug> HTTP-Session: 564d0dfd-12ae-4afd-8930-2e60bd50065e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5129 2024.02.06 17:10:41.447400 [ 3 ] {} <Debug> HTTP-Session: 564d0dfd-12ae-4afd-8930-2e60bd50065e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5130 2024.02.06 17:10:41.447487 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5131 2024.02.06 17:10:41.447532 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5132 2024.02.06 17:10:41.447649 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5133 2024.02.06 17:10:41.447993 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5134 2024.02.06 17:10:41.448218 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5135 2024.02.06 17:10:41.448373 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
5136 2024.02.06 17:10:41.448473 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000958087 sec., 4174 rows/sec., 348.60 KiB/sec.
5137 2024.02.06 17:10:41.448613 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} <Debug> DynamicQueryHandler: Done processing query
5138 2024.02.06 17:10:41.448637 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5139 2024.02.06 17:10:41.448654 [ 3 ] {} <Debug> HTTP-Session: 564d0dfd-12ae-4afd-8930-2e60bd50065e Destroying unnamed session
5140 2024.02.06 17:10:41.448807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5141 2024.02.06 17:10:41.448861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5142 2024.02.06 17:10:41.448880 [ 3 ] {} <Debug> HTTP-Session: 44051f7a-69f0-4983-82b1-ff7bdcdc993f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5143 2024.02.06 17:10:41.448900 [ 3 ] {} <Debug> HTTP-Session: 44051f7a-69f0-4983-82b1-ff7bdcdc993f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5144 2024.02.06 17:10:41.448989 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5145 2024.02.06 17:10:41.449036 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5146 2024.02.06 17:10:41.449150 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5147 2024.02.06 17:10:41.449581 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5148 2024.02.06 17:10:41.449804 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5149 2024.02.06 17:10:41.449961 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5150 2024.02.06 17:10:41.450087 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} <Information> executeQuery: Read 113 rows, 10.14 KiB in 0.001068899 sec., 105716 rows/sec., 9.26 MiB/sec.
5151 2024.02.06 17:10:41.450234 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} <Debug> DynamicQueryHandler: Done processing query
5152 2024.02.06 17:10:41.450265 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
5153 2024.02.06 17:10:41.450286 [ 3 ] {} <Debug> HTTP-Session: 44051f7a-69f0-4983-82b1-ff7bdcdc993f Destroying unnamed session
5154 2024.02.06 17:10:41.450454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5155 2024.02.06 17:10:41.450514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5156 2024.02.06 17:10:41.450539 [ 3 ] {} <Debug> HTTP-Session: fa13c740-7439-443c-a623-755626e1ec6c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5157 2024.02.06 17:10:41.450564 [ 3 ] {} <Debug> HTTP-Session: fa13c740-7439-443c-a623-755626e1ec6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5158 2024.02.06 17:10:41.450653 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5159 2024.02.06 17:10:41.450702 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5160 2024.02.06 17:10:41.450838 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5161 2024.02.06 17:10:41.451272 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5162 2024.02.06 17:10:41.451556 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5163 2024.02.06 17:10:41.451765 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
5164 2024.02.06 17:10:41.451920 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001218324 sec., 3283 rows/sec., 229.25 KiB/sec.
5165 2024.02.06 17:10:41.452140 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} <Debug> DynamicQueryHandler: Done processing query
5166 2024.02.06 17:10:41.452169 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5167 2024.02.06 17:10:41.452190 [ 3 ] {} <Debug> HTTP-Session: fa13c740-7439-443c-a623-755626e1ec6c Destroying unnamed session
5168 2024.02.06 17:10:41.452386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5169 2024.02.06 17:10:41.452458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5170 2024.02.06 17:10:41.452491 [ 3 ] {} <Debug> HTTP-Session: 3df6d932-651e-4445-ab6d-f7dfd0fe9afb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5171 2024.02.06 17:10:41.452519 [ 3 ] {} <Debug> HTTP-Session: 3df6d932-651e-4445-ab6d-f7dfd0fe9afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5172 2024.02.06 17:10:41.452633 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5173 2024.02.06 17:10:41.452691 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5174 2024.02.06 17:10:41.452865 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5175 2024.02.06 17:10:41.453283 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5176 2024.02.06 17:10:41.453595 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5177 2024.02.06 17:10:41.453843 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5178 2024.02.06 17:10:41.454019 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} <Information> executeQuery: Read 53 rows, 4.23 KiB in 0.001345257 sec., 39397 rows/sec., 3.07 MiB/sec.
5179 2024.02.06 17:10:41.454178 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} <Debug> DynamicQueryHandler: Done processing query
5180 2024.02.06 17:10:41.454220 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5181 2024.02.06 17:10:41.454245 [ 3 ] {} <Debug> HTTP-Session: 3df6d932-651e-4445-ab6d-f7dfd0fe9afb Destroying unnamed session
5182 2024.02.06 17:10:41.454429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5183 2024.02.06 17:10:41.454495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5184 2024.02.06 17:10:41.454525 [ 3 ] {} <Debug> HTTP-Session: 91e0ac96-e6fd-4d08-a5f6-2028b2127e3e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5185 2024.02.06 17:10:41.454555 [ 3 ] {} <Debug> HTTP-Session: 91e0ac96-e6fd-4d08-a5f6-2028b2127e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5186 2024.02.06 17:10:41.454661 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5187 2024.02.06 17:10:41.454722 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5188 2024.02.06 17:10:41.454909 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5189 2024.02.06 17:10:41.455284 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5190 2024.02.06 17:10:41.455594 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5191 2024.02.06 17:10:41.455788 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
5192 2024.02.06 17:10:41.455912 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.001202744 sec., 31594 rows/sec., 2.23 MiB/sec.
5193 2024.02.06 17:10:41.456083 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} <Debug> DynamicQueryHandler: Done processing query
5194 2024.02.06 17:10:41.456115 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5195 2024.02.06 17:10:41.456138 [ 3 ] {} <Debug> HTTP-Session: 91e0ac96-e6fd-4d08-a5f6-2028b2127e3e Destroying unnamed session
5196 2024.02.06 17:10:41.456370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5197 2024.02.06 17:10:41.456436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5198 2024.02.06 17:10:41.456459 [ 3 ] {} <Debug> HTTP-Session: 48b2c003-7f0c-4fc4-899d-707f64d4df2e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5199 2024.02.06 17:10:41.456477 [ 3 ] {} <Debug> HTTP-Session: 48b2c003-7f0c-4fc4-899d-707f64d4df2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5200 2024.02.06 17:10:41.456564 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5201 2024.02.06 17:10:41.456614 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5202 2024.02.06 17:10:41.456765 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5203 2024.02.06 17:10:41.457196 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5204 2024.02.06 17:10:41.457537 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5205 2024.02.06 17:10:41.457756 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5206 2024.02.06 17:10:41.457891 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001289516 sec., 19387 rows/sec., 26.16 MiB/sec.
5207 2024.02.06 17:10:41.458030 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} <Debug> DynamicQueryHandler: Done processing query
5208 2024.02.06 17:10:41.458055 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5209 2024.02.06 17:10:41.458072 [ 3 ] {} <Debug> HTTP-Session: 48b2c003-7f0c-4fc4-899d-707f64d4df2e Destroying unnamed session
5210 2024.02.06 17:10:46.443260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5211 2024.02.06 17:10:46.443398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5212 2024.02.06 17:10:46.443429 [ 3 ] {} <Debug> HTTP-Session: 4e172d75-cc74-4749-a80b-45b7d9dd8094 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5213 2024.02.06 17:10:46.443458 [ 3 ] {} <Debug> HTTP-Session: 4e172d75-cc74-4749-a80b-45b7d9dd8094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5214 2024.02.06 17:10:46.443592 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5215 2024.02.06 17:10:46.443653 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5216 2024.02.06 17:10:46.443815 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5217 2024.02.06 17:10:46.444268 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5218 2024.02.06 17:10:46.444537 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5219 2024.02.06 17:10:46.444708 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5220 2024.02.06 17:10:46.444854 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001217254 sec., 18073 rows/sec., 1.43 MiB/sec.
5221 2024.02.06 17:10:46.444853 [ 105 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5222 2024.02.06 17:10:46.444965 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5223 2024.02.06 17:10:46.445070 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} <Debug> DynamicQueryHandler: Done processing query
5224 2024.02.06 17:10:46.445072 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5225 2024.02.06 17:10:46.445104 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5226 2024.02.06 17:10:46.445130 [ 3 ] {} <Debug> HTTP-Session: 4e172d75-cc74-4749-a80b-45b7d9dd8094 Destroying unnamed session
5227 2024.02.06 17:10:46.445181 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5228 2024.02.06 17:10:46.445216 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 47 rows starting from the beginning of the part
5229 2024.02.06 17:10:46.445269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5230 2024.02.06 17:10:46.445331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5231 2024.02.06 17:10:46.445362 [ 3 ] {} <Debug> HTTP-Session: e2af0a2b-fc23-4ada-bd1c-d5121786d8d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5232 2024.02.06 17:10:46.445369 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 22 rows starting from the beginning of the part
5233 2024.02.06 17:10:46.445387 [ 3 ] {} <Debug> HTTP-Session: e2af0a2b-fc23-4ada-bd1c-d5121786d8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5234 2024.02.06 17:10:46.445518 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part
5235 2024.02.06 17:10:46.445526 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5236 2024.02.06 17:10:46.445588 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5237 2024.02.06 17:10:46.445650 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part
5238 2024.02.06 17:10:46.445827 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part
5239 2024.02.06 17:10:46.445848 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5240 2024.02.06 17:10:46.445950 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part
5241 2024.02.06 17:10:46.446325 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5242 2024.02.06 17:10:46.446654 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5243 2024.02.06 17:10:46.446745 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.001712038 sec., 95208.16710844035 rows/sec., 7.54 MiB/sec.
5244 2024.02.06 17:10:46.446848 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5245 2024.02.06 17:10:46.446850 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5246 2024.02.06 17:10:46.447014 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.00143278 sec., 46064 rows/sec., 4.47 MiB/sec.
5247 2024.02.06 17:10:46.447017 [ 105 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5248 2024.02.06 17:10:46.447134 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5249 2024.02.06 17:10:46.447161 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5250 2024.02.06 17:10:46.447328 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} <Debug> DynamicQueryHandler: Done processing query
5251 2024.02.06 17:10:46.447329 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5252 2024.02.06 17:10:46.447361 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5253 2024.02.06 17:10:46.447381 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5254 2024.02.06 17:10:46.447427 [ 3 ] {} <Debug> HTTP-Session: e2af0a2b-fc23-4ada-bd1c-d5121786d8d0 Destroying unnamed session
5255 2024.02.06 17:10:46.447699 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5256 2024.02.06 17:10:46.447719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5257 2024.02.06 17:10:46.447772 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 181 rows starting from the beginning of the part
5258 2024.02.06 17:10:46.447798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5259 2024.02.06 17:10:46.447857 [ 3 ] {} <Debug> HTTP-Session: 514ba6ea-7845-4e37-8fa4-9421016ecc36 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5260 2024.02.06 17:10:46.447891 [ 3 ] {} <Debug> HTTP-Session: 514ba6ea-7845-4e37-8fa4-9421016ecc36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5261 2024.02.06 17:10:46.448045 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 68 rows starting from the beginning of the part
5262 2024.02.06 17:10:46.448084 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5263 2024.02.06 17:10:46.448154 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5264 2024.02.06 17:10:46.448267 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 75 rows starting from the beginning of the part
5265 2024.02.06 17:10:46.448629 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 66 rows starting from the beginning of the part
5266 2024.02.06 17:10:46.448639 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5267 2024.02.06 17:10:46.448829 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 113 rows starting from the beginning of the part
5268 2024.02.06 17:10:46.448999 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 66 rows starting from the beginning of the part
5269 2024.02.06 17:10:46.449550 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5270 2024.02.06 17:10:46.449970 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5271 2024.02.06 17:10:46.450311 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5272 2024.02.06 17:10:46.450485 [ 105 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5273 2024.02.06 17:10:46.450553 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.002394877 sec., 9186 rows/sec., 735.62 KiB/sec.
5274 2024.02.06 17:10:46.450592 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5275 2024.02.06 17:10:46.450827 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5276 2024.02.06 17:10:46.451241 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} <Debug> DynamicQueryHandler: Done processing query
5277 2024.02.06 17:10:46.451332 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5278 2024.02.06 17:10:46.451346 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5279 2024.02.06 17:10:46.451444 [ 3 ] {} <Debug> HTTP-Session: 514ba6ea-7845-4e37-8fa4-9421016ecc36 Destroying unnamed session
5280 2024.02.06 17:10:46.451456 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 97 rows starting from the beginning of the part
5281 2024.02.06 17:10:46.451487 [ 16 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 4 columns (4 merged, 0 gathered) in 0.004206228 sec., 135275.59609227077 rows/sec., 12.53 MiB/sec.
5282 2024.02.06 17:10:46.451826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5283 2024.02.06 17:10:46.451874 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5284 2024.02.06 17:10:46.451907 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part
5285 2024.02.06 17:10:46.452023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5286 2024.02.06 17:10:46.452081 [ 3 ] {} <Debug> HTTP-Session: aab348d6-0c15-4fbf-b47c-da06135ae136 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5287 2024.02.06 17:10:46.452123 [ 3 ] {} <Debug> HTTP-Session: aab348d6-0c15-4fbf-b47c-da06135ae136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5288 2024.02.06 17:10:46.452239 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part
5289 2024.02.06 17:10:46.452394 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5290 2024.02.06 17:10:46.452552 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5291 2024.02.06 17:10:46.452574 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part
5292 2024.02.06 17:10:46.452593 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5293 2024.02.06 17:10:46.452757 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5294 2024.02.06 17:10:46.452942 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 53 rows starting from the beginning of the part
5295 2024.02.06 17:10:46.453264 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part
5296 2024.02.06 17:10:46.453455 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5297 2024.02.06 17:10:46.454564 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5298 2024.02.06 17:10:46.454910 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.004238089 sec., 57809.07385380534 rows/sec., 4.52 MiB/sec.
5299 2024.02.06 17:10:46.455060 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5300 2024.02.06 17:10:46.455213 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5301 2024.02.06 17:10:46.455326 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5302 2024.02.06 17:10:46.455416 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5303 2024.02.06 17:10:46.455505 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5304 2024.02.06 17:10:46.455642 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.003026924 sec., 7268 rows/sec., 9.81 MiB/sec.
5305 2024.02.06 17:10:46.455639 [ 104 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5306 2024.02.06 17:10:46.455704 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5307 2024.02.06 17:10:46.455866 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5308 2024.02.06 17:10:46.455881 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} <Debug> DynamicQueryHandler: Done processing query
5309 2024.02.06 17:10:46.455940 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5310 2024.02.06 17:10:46.455966 [ 3 ] {} <Debug> HTTP-Session: aab348d6-0c15-4fbf-b47c-da06135ae136 Destroying unnamed session
5311 2024.02.06 17:10:46.456047 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5312 2024.02.06 17:10:46.456090 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1202 rows starting from the beginning of the part
5313 2024.02.06 17:10:46.456224 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 22 rows starting from the beginning of the part
5314 2024.02.06 17:10:46.456327 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part
5315 2024.02.06 17:10:46.456426 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part
5316 2024.02.06 17:10:46.456524 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part
5317 2024.02.06 17:10:46.456620 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part
5318 2024.02.06 17:10:46.462223 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 6 columns (6 merged, 0 gathered) in 0.00645336 sec., 204234.69324506924 rows/sec., 275.60 MiB/sec.
5319 2024.02.06 17:10:46.463082 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5320 2024.02.06 17:10:46.463351 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5321 2024.02.06 17:10:46.463424 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5322 2024.02.06 17:10:46.463506 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11: 8.57 MiB.
5323 2024.02.06 17:10:47.000126 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.12 MiB, peak 244.71 MiB, will set to 236.95 MiB (RSS), difference: -3.17 MiB
5324 2024.02.06 17:10:49.779288 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
5325 2024.02.06 17:10:49.779366 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
5326 2024.02.06 17:10:51.443331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5327 2024.02.06 17:10:51.443462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5328 2024.02.06 17:10:51.443493 [ 3 ] {} <Debug> HTTP-Session: 887cd8bf-4762-4ae3-a317-7135d494c67a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5329 2024.02.06 17:10:51.443521 [ 3 ] {} <Debug> HTTP-Session: 887cd8bf-4762-4ae3-a317-7135d494c67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5330 2024.02.06 17:10:51.443661 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5331 2024.02.06 17:10:51.443723 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5332 2024.02.06 17:10:51.443886 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5333 2024.02.06 17:10:51.444309 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5334 2024.02.06 17:10:51.444570 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5335 2024.02.06 17:10:51.444750 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5336 2024.02.06 17:10:51.444896 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001199513 sec., 20841 rows/sec., 1.65 MiB/sec.
5337 2024.02.06 17:10:51.445035 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} <Debug> DynamicQueryHandler: Done processing query
5338 2024.02.06 17:10:51.445061 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5339 2024.02.06 17:10:51.445077 [ 3 ] {} <Debug> HTTP-Session: 887cd8bf-4762-4ae3-a317-7135d494c67a Destroying unnamed session
5340 2024.02.06 17:10:51.445219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5341 2024.02.06 17:10:51.445267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5342 2024.02.06 17:10:51.445287 [ 3 ] {} <Debug> HTTP-Session: eff44e59-fe9d-4686-bb35-7937330df544 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5343 2024.02.06 17:10:51.445306 [ 3 ] {} <Debug> HTTP-Session: eff44e59-fe9d-4686-bb35-7937330df544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5344 2024.02.06 17:10:51.445391 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5345 2024.02.06 17:10:51.445434 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5346 2024.02.06 17:10:51.445545 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5347 2024.02.06 17:10:51.445895 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5348 2024.02.06 17:10:51.446107 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5349 2024.02.06 17:10:51.446253 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5350 2024.02.06 17:10:51.446370 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000950446 sec., 78910 rows/sec., 7.34 MiB/sec.
5351 2024.02.06 17:10:51.446519 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} <Debug> DynamicQueryHandler: Done processing query
5352 2024.02.06 17:10:51.446542 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5353 2024.02.06 17:10:51.446558 [ 3 ] {} <Debug> HTTP-Session: eff44e59-fe9d-4686-bb35-7937330df544 Destroying unnamed session
5354 2024.02.06 17:10:51.446676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5355 2024.02.06 17:10:51.446723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5356 2024.02.06 17:10:51.446741 [ 3 ] {} <Debug> HTTP-Session: eb928051-b1f7-45cd-8bb5-6e65aa1eb248 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5357 2024.02.06 17:10:51.446758 [ 3 ] {} <Debug> HTTP-Session: eb928051-b1f7-45cd-8bb5-6e65aa1eb248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5358 2024.02.06 17:10:51.446830 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5359 2024.02.06 17:10:51.446868 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5360 2024.02.06 17:10:51.446975 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5361 2024.02.06 17:10:51.447256 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5362 2024.02.06 17:10:51.447487 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5363 2024.02.06 17:10:51.447633 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5364 2024.02.06 17:10:51.447749 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000892235 sec., 28019 rows/sec., 2.19 MiB/sec.
5365 2024.02.06 17:10:51.447851 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} <Debug> DynamicQueryHandler: Done processing query
5366 2024.02.06 17:10:51.447873 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5367 2024.02.06 17:10:51.447889 [ 3 ] {} <Debug> HTTP-Session: eb928051-b1f7-45cd-8bb5-6e65aa1eb248 Destroying unnamed session
5368 2024.02.06 17:10:51.448075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5369 2024.02.06 17:10:51.448120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5370 2024.02.06 17:10:51.448139 [ 3 ] {} <Debug> HTTP-Session: 14e9eddc-745d-4f6c-91ec-64e1c77ba692 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5371 2024.02.06 17:10:51.448155 [ 3 ] {} <Debug> HTTP-Session: 14e9eddc-745d-4f6c-91ec-64e1c77ba692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5372 2024.02.06 17:10:51.448229 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5373 2024.02.06 17:10:51.448273 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5374 2024.02.06 17:10:51.448407 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5375 2024.02.06 17:10:51.448798 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5376 2024.02.06 17:10:51.449098 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5377 2024.02.06 17:10:51.449277 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5378 2024.02.06 17:10:51.449395 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001137332 sec., 21981 rows/sec., 29.66 MiB/sec.
5379 2024.02.06 17:10:51.449539 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} <Debug> DynamicQueryHandler: Done processing query
5380 2024.02.06 17:10:51.449564 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5381 2024.02.06 17:10:51.449579 [ 3 ] {} <Debug> HTTP-Session: 14e9eddc-745d-4f6c-91ec-64e1c77ba692 Destroying unnamed session
5382 2024.02.06 17:10:53.632290 [ 99 ] {} <Debug> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
5383 2024.02.06 17:10:53.632374 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5384 2024.02.06 17:10:53.632488 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
5385 2024.02.06 17:10:53.632625 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5386 2024.02.06 17:10:53.632662 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
5387 2024.02.06 17:10:53.632859 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5388 2024.02.06 17:10:53.633016 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
5389 2024.02.06 17:10:53.633157 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
5390 2024.02.06 17:10:53.633293 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
5391 2024.02.06 17:10:53.634066 [ 19 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001639336 sec., 14640.073785971883 rows/sec., 1022.23 KiB/sec.
5392 2024.02.06 17:10:53.634175 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
5393 2024.02.06 17:10:53.634354 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
5394 2024.02.06 17:10:53.634415 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
5395 2024.02.06 17:10:54.024971 [ 99 ] {} <Debug> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
5396 2024.02.06 17:10:54.025031 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB.
5397 2024.02.06 17:10:54.025128 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
5398 2024.02.06 17:10:54.025257 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5399 2024.02.06 17:10:54.025289 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
5400 2024.02.06 17:10:54.025399 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
5401 2024.02.06 17:10:54.025482 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
5402 2024.02.06 17:10:54.025559 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part
5403 2024.02.06 17:10:54.025634 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
5404 2024.02.06 17:10:54.026211 [ 19 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127751 sec., 21281.293477017534 rows/sec., 1.73 MiB/sec.
5405 2024.02.06 17:10:54.026326 [ 22 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
5406 2024.02.06 17:10:54.026525 [ 22 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
5407 2024.02.06 17:10:54.026589 [ 22 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
5408 2024.02.06 17:10:56.442614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5409 2024.02.06 17:10:56.442748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5410 2024.02.06 17:10:56.442780 [ 3 ] {} <Debug> HTTP-Session: 399b5616-1cab-43a9-a085-106a12812d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5411 2024.02.06 17:10:56.442810 [ 3 ] {} <Debug> HTTP-Session: 399b5616-1cab-43a9-a085-106a12812d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5412 2024.02.06 17:10:56.442955 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5413 2024.02.06 17:10:56.443023 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5414 2024.02.06 17:10:56.443209 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5415 2024.02.06 17:10:56.443650 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5416 2024.02.06 17:10:56.443931 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5417 2024.02.06 17:10:56.444105 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5418 2024.02.06 17:10:56.444248 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001251515 sec., 17578 rows/sec., 1.39 MiB/sec.
5419 2024.02.06 17:10:56.444411 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} <Debug> DynamicQueryHandler: Done processing query
5420 2024.02.06 17:10:56.444439 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5421 2024.02.06 17:10:56.444456 [ 3 ] {} <Debug> HTTP-Session: 399b5616-1cab-43a9-a085-106a12812d98 Destroying unnamed session
5422 2024.02.06 17:10:56.444576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5423 2024.02.06 17:10:56.444621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5424 2024.02.06 17:10:56.444641 [ 3 ] {} <Debug> HTTP-Session: e3149a88-bb20-4431-896f-d37dc83cb4d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5425 2024.02.06 17:10:56.444657 [ 3 ] {} <Debug> HTTP-Session: e3149a88-bb20-4431-896f-d37dc83cb4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5426 2024.02.06 17:10:56.444736 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5427 2024.02.06 17:10:56.444776 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5428 2024.02.06 17:10:56.444888 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5429 2024.02.06 17:10:56.445235 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5430 2024.02.06 17:10:56.445448 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5431 2024.02.06 17:10:56.445601 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5432 2024.02.06 17:10:56.445729 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000961277 sec., 68658 rows/sec., 6.66 MiB/sec.
5433 2024.02.06 17:10:56.445846 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} <Debug> DynamicQueryHandler: Done processing query
5434 2024.02.06 17:10:56.445871 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5435 2024.02.06 17:10:56.445888 [ 3 ] {} <Debug> HTTP-Session: e3149a88-bb20-4431-896f-d37dc83cb4d9 Destroying unnamed session
5436 2024.02.06 17:10:56.446047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5437 2024.02.06 17:10:56.446093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5438 2024.02.06 17:10:56.446112 [ 3 ] {} <Debug> HTTP-Session: 6f26f4a2-730a-47db-be6f-e2fbd04ab03c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5439 2024.02.06 17:10:56.446128 [ 3 ] {} <Debug> HTTP-Session: 6f26f4a2-730a-47db-be6f-e2fbd04ab03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5440 2024.02.06 17:10:56.446198 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5441 2024.02.06 17:10:56.446237 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5442 2024.02.06 17:10:56.446341 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5443 2024.02.06 17:10:56.446634 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5444 2024.02.06 17:10:56.446841 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5445 2024.02.06 17:10:56.446997 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5446 2024.02.06 17:10:56.447127 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000894655 sec., 24590 rows/sec., 1.92 MiB/sec.
5447 2024.02.06 17:10:56.447246 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} <Debug> DynamicQueryHandler: Done processing query
5448 2024.02.06 17:10:56.447270 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5449 2024.02.06 17:10:56.447286 [ 3 ] {} <Debug> HTTP-Session: 6f26f4a2-730a-47db-be6f-e2fbd04ab03c Destroying unnamed session
5450 2024.02.06 17:10:56.447418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5451 2024.02.06 17:10:56.447460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5452 2024.02.06 17:10:56.447479 [ 3 ] {} <Debug> HTTP-Session: e47edf2a-8b5a-498b-b8a3-3e931501e481 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5453 2024.02.06 17:10:56.447495 [ 3 ] {} <Debug> HTTP-Session: e47edf2a-8b5a-498b-b8a3-3e931501e481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5454 2024.02.06 17:10:56.447571 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5455 2024.02.06 17:10:56.447616 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5456 2024.02.06 17:10:56.447758 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5457 2024.02.06 17:10:56.448238 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5458 2024.02.06 17:10:56.448535 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5459 2024.02.06 17:10:56.448711 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5460 2024.02.06 17:10:56.448820 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001218244 sec., 18058 rows/sec., 24.37 MiB/sec.
5461 2024.02.06 17:10:56.448952 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} <Debug> DynamicQueryHandler: Done processing query
5462 2024.02.06 17:10:56.448974 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5463 2024.02.06 17:10:56.448990 [ 3 ] {} <Debug> HTTP-Session: e47edf2a-8b5a-498b-b8a3-3e931501e481 Destroying unnamed session
5464 2024.02.06 17:11:01.442873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5465 2024.02.06 17:11:01.443006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5466 2024.02.06 17:11:01.443040 [ 3 ] {} <Debug> HTTP-Session: fffd3e26-32e4-4b6f-a5d0-0c1fa3680a94 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5467 2024.02.06 17:11:01.443068 [ 3 ] {} <Debug> HTTP-Session: fffd3e26-32e4-4b6f-a5d0-0c1fa3680a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5468 2024.02.06 17:11:01.443215 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5469 2024.02.06 17:11:01.443285 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5470 2024.02.06 17:11:01.443475 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5471 2024.02.06 17:11:01.443987 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5472 2024.02.06 17:11:01.444257 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5473 2024.02.06 17:11:01.444439 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5474 2024.02.06 17:11:01.444558 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001303816 sec., 19174 rows/sec., 1.52 MiB/sec.
5475 2024.02.06 17:11:01.444711 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} <Debug> DynamicQueryHandler: Done processing query
5476 2024.02.06 17:11:01.444738 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5477 2024.02.06 17:11:01.444754 [ 3 ] {} <Debug> HTTP-Session: fffd3e26-32e4-4b6f-a5d0-0c1fa3680a94 Destroying unnamed session
5478 2024.02.06 17:11:01.444885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5479 2024.02.06 17:11:01.444939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5480 2024.02.06 17:11:01.444959 [ 3 ] {} <Debug> HTTP-Session: a2b245be-89d2-4f5e-bf7c-7ad485bd4eab Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5481 2024.02.06 17:11:01.444978 [ 3 ] {} <Debug> HTTP-Session: a2b245be-89d2-4f5e-bf7c-7ad485bd4eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5482 2024.02.06 17:11:01.445065 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5483 2024.02.06 17:11:01.445107 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5484 2024.02.06 17:11:01.445216 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5485 2024.02.06 17:11:01.445579 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5486 2024.02.06 17:11:01.445797 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5487 2024.02.06 17:11:01.445950 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5488 2024.02.06 17:11:01.446050 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000957917 sec., 78294 rows/sec., 7.29 MiB/sec.
5489 2024.02.06 17:11:01.446171 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} <Debug> DynamicQueryHandler: Done processing query
5490 2024.02.06 17:11:01.446195 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5491 2024.02.06 17:11:01.446212 [ 3 ] {} <Debug> HTTP-Session: a2b245be-89d2-4f5e-bf7c-7ad485bd4eab Destroying unnamed session
5492 2024.02.06 17:11:01.446330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5493 2024.02.06 17:11:01.446377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5494 2024.02.06 17:11:01.446397 [ 3 ] {} <Debug> HTTP-Session: 05a01aeb-404e-4dc3-8fd9-bce0f0184321 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5495 2024.02.06 17:11:01.446414 [ 3 ] {} <Debug> HTTP-Session: 05a01aeb-404e-4dc3-8fd9-bce0f0184321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5496 2024.02.06 17:11:01.446489 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5497 2024.02.06 17:11:01.446529 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5498 2024.02.06 17:11:01.446637 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5499 2024.02.06 17:11:01.446931 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5500 2024.02.06 17:11:01.447142 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5501 2024.02.06 17:11:01.447296 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5502 2024.02.06 17:11:01.447394 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000876675 sec., 28516 rows/sec., 2.23 MiB/sec.
5503 2024.02.06 17:11:01.447508 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} <Debug> DynamicQueryHandler: Done processing query
5504 2024.02.06 17:11:01.447532 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5505 2024.02.06 17:11:01.447548 [ 3 ] {} <Debug> HTTP-Session: 05a01aeb-404e-4dc3-8fd9-bce0f0184321 Destroying unnamed session
5506 2024.02.06 17:11:01.447727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5507 2024.02.06 17:11:01.447774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5508 2024.02.06 17:11:01.447793 [ 3 ] {} <Debug> HTTP-Session: 87441bdc-9adf-4191-8cf4-24b90602789e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5509 2024.02.06 17:11:01.447811 [ 3 ] {} <Debug> HTTP-Session: 87441bdc-9adf-4191-8cf4-24b90602789e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5510 2024.02.06 17:11:01.447890 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5511 2024.02.06 17:11:01.447936 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5512 2024.02.06 17:11:01.448073 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5513 2024.02.06 17:11:01.448471 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5514 2024.02.06 17:11:01.448779 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5515 2024.02.06 17:11:01.448968 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5516 2024.02.06 17:11:01.449074 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001154032 sec., 21663 rows/sec., 29.23 MiB/sec.
5517 2024.02.06 17:11:01.449205 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} <Debug> DynamicQueryHandler: Done processing query
5518 2024.02.06 17:11:01.449228 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5519 2024.02.06 17:11:01.449244 [ 3 ] {} <Debug> HTTP-Session: 87441bdc-9adf-4191-8cf4-24b90602789e Destroying unnamed session
5520 2024.02.06 17:11:04.779420 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
5521 2024.02.06 17:11:04.779470 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
5522 2024.02.06 17:11:06.442899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5523 2024.02.06 17:11:06.443080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5524 2024.02.06 17:11:06.443128 [ 3 ] {} <Debug> HTTP-Session: 5b0e1ca6-77fb-465b-b0cb-3d690484d04a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5525 2024.02.06 17:11:06.443172 [ 3 ] {} <Debug> HTTP-Session: 5b0e1ca6-77fb-465b-b0cb-3d690484d04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5526 2024.02.06 17:11:06.443314 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5527 2024.02.06 17:11:06.443375 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5528 2024.02.06 17:11:06.443535 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5529 2024.02.06 17:11:06.444000 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5530 2024.02.06 17:11:06.444279 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5531 2024.02.06 17:11:06.444450 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5532 2024.02.06 17:11:06.444589 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001232594 sec., 17848 rows/sec., 1.41 MiB/sec.
5533 2024.02.06 17:11:06.444742 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} <Debug> DynamicQueryHandler: Done processing query
5534 2024.02.06 17:11:06.444769 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5535 2024.02.06 17:11:06.444786 [ 3 ] {} <Debug> HTTP-Session: 5b0e1ca6-77fb-465b-b0cb-3d690484d04a Destroying unnamed session
5536 2024.02.06 17:11:06.444952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5537 2024.02.06 17:11:06.445004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5538 2024.02.06 17:11:06.445025 [ 3 ] {} <Debug> HTTP-Session: e40bb7fa-520f-4151-b6e1-eb836a0c9557 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5539 2024.02.06 17:11:06.445044 [ 3 ] {} <Debug> HTTP-Session: e40bb7fa-520f-4151-b6e1-eb836a0c9557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5540 2024.02.06 17:11:06.445130 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5541 2024.02.06 17:11:06.445174 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5542 2024.02.06 17:11:06.445283 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5543 2024.02.06 17:11:06.445637 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5544 2024.02.06 17:11:06.445857 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5545 2024.02.06 17:11:06.446011 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5546 2024.02.06 17:11:06.446136 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000978148 sec., 67474 rows/sec., 6.54 MiB/sec.
5547 2024.02.06 17:11:06.446258 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} <Debug> DynamicQueryHandler: Done processing query
5548 2024.02.06 17:11:06.446283 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5549 2024.02.06 17:11:06.446299 [ 3 ] {} <Debug> HTTP-Session: e40bb7fa-520f-4151-b6e1-eb836a0c9557 Destroying unnamed session
5550 2024.02.06 17:11:06.446430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5551 2024.02.06 17:11:06.446478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5552 2024.02.06 17:11:06.446497 [ 3 ] {} <Debug> HTTP-Session: 33f09406-fab1-4cb2-96bb-1d7a01b19e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5553 2024.02.06 17:11:06.446515 [ 3 ] {} <Debug> HTTP-Session: 33f09406-fab1-4cb2-96bb-1d7a01b19e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5554 2024.02.06 17:11:06.446589 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5555 2024.02.06 17:11:06.446629 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5556 2024.02.06 17:11:06.446739 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5557 2024.02.06 17:11:06.447033 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5558 2024.02.06 17:11:06.447246 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5559 2024.02.06 17:11:06.447399 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5560 2024.02.06 17:11:06.447500 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000882075 sec., 24941 rows/sec., 1.95 MiB/sec.
5561 2024.02.06 17:11:06.447630 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} <Debug> DynamicQueryHandler: Done processing query
5562 2024.02.06 17:11:06.447653 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5563 2024.02.06 17:11:06.447669 [ 3 ] {} <Debug> HTTP-Session: 33f09406-fab1-4cb2-96bb-1d7a01b19e73 Destroying unnamed session
5564 2024.02.06 17:11:06.447842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5565 2024.02.06 17:11:06.447888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5566 2024.02.06 17:11:06.447908 [ 3 ] {} <Debug> HTTP-Session: c8c84dcf-2286-4c0a-a214-374c249e7212 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5567 2024.02.06 17:11:06.447924 [ 3 ] {} <Debug> HTTP-Session: c8c84dcf-2286-4c0a-a214-374c249e7212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5568 2024.02.06 17:11:06.448001 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5569 2024.02.06 17:11:06.448045 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5570 2024.02.06 17:11:06.448182 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5571 2024.02.06 17:11:06.448599 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5572 2024.02.06 17:11:06.448892 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5573 2024.02.06 17:11:06.449072 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5574 2024.02.06 17:11:06.449197 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001167672 sec., 18840 rows/sec., 25.42 MiB/sec.
5575 2024.02.06 17:11:06.449325 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} <Debug> DynamicQueryHandler: Done processing query
5576 2024.02.06 17:11:06.449348 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5577 2024.02.06 17:11:06.449364 [ 3 ] {} <Debug> HTTP-Session: c8c84dcf-2286-4c0a-a214-374c249e7212 Destroying unnamed session
5578 2024.02.06 17:11:11.444465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5579 2024.02.06 17:11:11.444591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5580 2024.02.06 17:11:11.444617 [ 3 ] {} <Debug> HTTP-Session: 86e899e7-2c03-4d99-a636-b7bc9fad656c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5581 2024.02.06 17:11:11.444641 [ 3 ] {} <Debug> HTTP-Session: 86e899e7-2c03-4d99-a636-b7bc9fad656c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5582 2024.02.06 17:11:11.444768 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5583 2024.02.06 17:11:11.444830 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5584 2024.02.06 17:11:11.444994 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5585 2024.02.06 17:11:11.445437 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5586 2024.02.06 17:11:11.445717 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5587 2024.02.06 17:11:11.445885 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5588 2024.02.06 17:11:11.446004 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001201373 sec., 20809 rows/sec., 1.65 MiB/sec.
5589 2024.02.06 17:11:11.446040 [ 87 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5590 2024.02.06 17:11:11.446144 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5591 2024.02.06 17:11:11.446174 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} <Debug> DynamicQueryHandler: Done processing query
5592 2024.02.06 17:11:11.446234 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5593 2024.02.06 17:11:11.446279 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5594 2024.02.06 17:11:11.446301 [ 3 ] {} <Debug> HTTP-Session: 86e899e7-2c03-4d99-a636-b7bc9fad656c Destroying unnamed session
5595 2024.02.06 17:11:11.446450 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5596 2024.02.06 17:11:11.446505 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 47 rows starting from the beginning of the part
5597 2024.02.06 17:11:11.446529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5598 2024.02.06 17:11:11.446618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5599 2024.02.06 17:11:11.446648 [ 3 ] {} <Debug> HTTP-Session: 401dfb8d-be5d-48a9-a9fb-faa5141b5968 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5600 2024.02.06 17:11:11.446703 [ 3 ] {} <Debug> HTTP-Session: 401dfb8d-be5d-48a9-a9fb-faa5141b5968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5601 2024.02.06 17:11:11.446770 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part
5602 2024.02.06 17:11:11.446904 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5603 2024.02.06 17:11:11.447013 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5604 2024.02.06 17:11:11.447048 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 22 rows starting from the beginning of the part
5605 2024.02.06 17:11:11.447383 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part
5606 2024.02.06 17:11:11.447476 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5607 2024.02.06 17:11:11.447646 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part
5608 2024.02.06 17:11:11.447827 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part
5609 2024.02.06 17:11:11.448397 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5610 2024.02.06 17:11:11.448898 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5611 2024.02.06 17:11:11.449237 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5612 2024.02.06 17:11:11.449443 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.00322738 sec., 51434.91005087718 rows/sec., 4.07 MiB/sec.
5613 2024.02.06 17:11:11.449474 [ 87 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5614 2024.02.06 17:11:11.449502 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} <Information> executeQuery: Read 111 rows, 9.96 KiB in 0.002546311 sec., 43592 rows/sec., 3.82 MiB/sec.
5615 2024.02.06 17:11:11.449557 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5616 2024.02.06 17:11:11.449698 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5617 2024.02.06 17:11:11.449775 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5618 2024.02.06 17:11:11.449848 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} <Debug> DynamicQueryHandler: Done processing query
5619 2024.02.06 17:11:11.449898 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
5620 2024.02.06 17:11:11.449959 [ 3 ] {} <Debug> HTTP-Session: 401dfb8d-be5d-48a9-a9fb-faa5141b5968 Destroying unnamed session
5621 2024.02.06 17:11:11.450024 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5622 2024.02.06 17:11:11.450065 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5623 2024.02.06 17:11:11.450083 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 181 rows starting from the beginning of the part
5624 2024.02.06 17:11:11.450201 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5625 2024.02.06 17:11:11.450211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5626 2024.02.06 17:11:11.450361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5627 2024.02.06 17:11:11.450443 [ 3 ] {} <Debug> HTTP-Session: cbf22fc6-ac6e-4f32-a46f-b281e81a438a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5628 2024.02.06 17:11:11.450475 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 75 rows starting from the beginning of the part
5629 2024.02.06 17:11:11.450485 [ 3 ] {} <Debug> HTTP-Session: cbf22fc6-ac6e-4f32-a46f-b281e81a438a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5630 2024.02.06 17:11:11.450719 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5631 2024.02.06 17:11:11.450737 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 66 rows starting from the beginning of the part
5632 2024.02.06 17:11:11.450817 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5633 2024.02.06 17:11:11.451041 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 75 rows starting from the beginning of the part
5634 2024.02.06 17:11:11.451320 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5635 2024.02.06 17:11:11.451339 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 66 rows starting from the beginning of the part
5636 2024.02.06 17:11:11.451520 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 111 rows starting from the beginning of the part
5637 2024.02.06 17:11:11.452073 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5638 2024.02.06 17:11:11.452505 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5639 2024.02.06 17:11:11.452838 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5640 2024.02.06 17:11:11.453043 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.002243083 sec., 21844 rows/sec., 1.70 MiB/sec.
5641 2024.02.06 17:11:11.453066 [ 87 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5642 2024.02.06 17:11:11.453493 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} <Debug> DynamicQueryHandler: Done processing query
5643 2024.02.06 17:11:11.453517 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5644 2024.02.06 17:11:11.453573 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5645 2024.02.06 17:11:11.453669 [ 3 ] {} <Debug> HTTP-Session: cbf22fc6-ac6e-4f32-a46f-b281e81a438a Destroying unnamed session
5646 2024.02.06 17:11:11.453686 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004028883 sec., 142471.25071638965 rows/sec., 13.14 MiB/sec.
5647 2024.02.06 17:11:11.453736 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5648 2024.02.06 17:11:11.453835 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5649 2024.02.06 17:11:11.453867 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5650 2024.02.06 17:11:11.453898 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 97 rows starting from the beginning of the part
5651 2024.02.06 17:11:11.453924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5652 2024.02.06 17:11:11.454039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5653 2024.02.06 17:11:11.454094 [ 3 ] {} <Debug> HTTP-Session: edfceb3d-75b0-462f-a2f8-b539832074ff Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5654 2024.02.06 17:11:11.454151 [ 3 ] {} <Debug> HTTP-Session: edfceb3d-75b0-462f-a2f8-b539832074ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5655 2024.02.06 17:11:11.454235 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part
5656 2024.02.06 17:11:11.454275 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5657 2024.02.06 17:11:11.454459 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5658 2024.02.06 17:11:11.454455 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5659 2024.02.06 17:11:11.454596 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 22 rows starting from the beginning of the part
5660 2024.02.06 17:11:11.454688 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5661 2024.02.06 17:11:11.454879 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part
5662 2024.02.06 17:11:11.455172 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part
5663 2024.02.06 17:11:11.455298 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5664 2024.02.06 17:11:11.455418 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 49 rows starting from the beginning of the part
5665 2024.02.06 17:11:11.455992 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5666 2024.02.06 17:11:11.456667 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
5667 2024.02.06 17:11:11.456869 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003243981 sec., 73983.17067824997 rows/sec., 5.78 MiB/sec.
5668 2024.02.06 17:11:11.457008 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5669 2024.02.06 17:11:11.457012 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
5670 2024.02.06 17:11:11.457268 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002705756 sec., 13304 rows/sec., 961.49 KiB/sec.
5671 2024.02.06 17:11:11.457297 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5672 2024.02.06 17:11:11.457469 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5673 2024.02.06 17:11:11.457606 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} <Debug> DynamicQueryHandler: Done processing query
5674 2024.02.06 17:11:11.457642 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5675 2024.02.06 17:11:11.457659 [ 3 ] {} <Debug> HTTP-Session: edfceb3d-75b0-462f-a2f8-b539832074ff Destroying unnamed session
5676 2024.02.06 17:11:11.457846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5677 2024.02.06 17:11:11.457892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5678 2024.02.06 17:11:11.457911 [ 3 ] {} <Debug> HTTP-Session: 76ae6597-ad69-4ca7-9bd5-949991bc83a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5679 2024.02.06 17:11:11.457927 [ 3 ] {} <Debug> HTTP-Session: 76ae6597-ad69-4ca7-9bd5-949991bc83a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5680 2024.02.06 17:11:11.458006 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5681 2024.02.06 17:11:11.458051 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5682 2024.02.06 17:11:11.458209 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5683 2024.02.06 17:11:11.458619 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5684 2024.02.06 17:11:11.458928 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5685 2024.02.06 17:11:11.459113 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5686 2024.02.06 17:11:11.459232 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5687 2024.02.06 17:11:11.459253 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001216784 sec., 20545 rows/sec., 27.73 MiB/sec.
5688 2024.02.06 17:11:11.459281 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5689 2024.02.06 17:11:11.459426 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5690 2024.02.06 17:11:11.459496 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} <Debug> DynamicQueryHandler: Done processing query
5691 2024.02.06 17:11:11.459543 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5692 2024.02.06 17:11:11.459593 [ 3 ] {} <Debug> HTTP-Session: 76ae6597-ad69-4ca7-9bd5-949991bc83a5 Destroying unnamed session
5693 2024.02.06 17:11:11.459604 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5694 2024.02.06 17:11:11.459653 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1318 rows starting from the beginning of the part
5695 2024.02.06 17:11:11.459777 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part
5696 2024.02.06 17:11:11.459889 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 22 rows starting from the beginning of the part
5697 2024.02.06 17:11:11.459994 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part
5698 2024.02.06 17:11:11.460096 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part
5699 2024.02.06 17:11:11.460198 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part
5700 2024.02.06 17:11:11.463463 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1437 rows, containing 6 columns (6 merged, 0 gathered) in 0.004131766 sec., 347793.17124929145 rows/sec., 469.33 MiB/sec.
5701 2024.02.06 17:11:11.464022 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5702 2024.02.06 17:11:11.464234 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5703 2024.02.06 17:11:11.464293 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5704 2024.02.06 17:11:11.464356 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12: 8.69 MiB.
5705 2024.02.06 17:11:12.000131 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.14 MiB, peak 245.80 MiB, will set to 238.14 MiB (RSS), difference: 1.00 MiB
5706 2024.02.06 17:11:16.442922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5707 2024.02.06 17:11:16.443054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5708 2024.02.06 17:11:16.443087 [ 3 ] {} <Debug> HTTP-Session: 31f25316-8676-43cd-bc02-845616559af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5709 2024.02.06 17:11:16.443115 [ 3 ] {} <Debug> HTTP-Session: 31f25316-8676-43cd-bc02-845616559af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5710 2024.02.06 17:11:16.443255 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5711 2024.02.06 17:11:16.443324 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5712 2024.02.06 17:11:16.443515 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5713 2024.02.06 17:11:16.443935 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5714 2024.02.06 17:11:16.444206 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5715 2024.02.06 17:11:16.444381 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5716 2024.02.06 17:11:16.444501 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001204394 sec., 18266 rows/sec., 1.45 MiB/sec.
5717 2024.02.06 17:11:16.444650 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} <Debug> DynamicQueryHandler: Done processing query
5718 2024.02.06 17:11:16.444678 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5719 2024.02.06 17:11:16.444694 [ 3 ] {} <Debug> HTTP-Session: 31f25316-8676-43cd-bc02-845616559af0 Destroying unnamed session
5720 2024.02.06 17:11:16.444836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5721 2024.02.06 17:11:16.444888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5722 2024.02.06 17:11:16.444908 [ 3 ] {} <Debug> HTTP-Session: 2675edd4-77cb-4097-b39a-d47f8d57043c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5723 2024.02.06 17:11:16.444927 [ 3 ] {} <Debug> HTTP-Session: 2675edd4-77cb-4097-b39a-d47f8d57043c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5724 2024.02.06 17:11:16.445010 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5725 2024.02.06 17:11:16.445052 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5726 2024.02.06 17:11:16.445160 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5727 2024.02.06 17:11:16.445474 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5728 2024.02.06 17:11:16.445688 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5729 2024.02.06 17:11:16.445847 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5730 2024.02.06 17:11:16.445944 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000905625 sec., 72877 rows/sec., 7.06 MiB/sec.
5731 2024.02.06 17:11:16.446066 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} <Debug> DynamicQueryHandler: Done processing query
5732 2024.02.06 17:11:16.446089 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5733 2024.02.06 17:11:16.446105 [ 3 ] {} <Debug> HTTP-Session: 2675edd4-77cb-4097-b39a-d47f8d57043c Destroying unnamed session
5734 2024.02.06 17:11:16.446223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5735 2024.02.06 17:11:16.446272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5736 2024.02.06 17:11:16.446291 [ 3 ] {} <Debug> HTTP-Session: b1215fe7-9f2e-4cf6-bfce-dcc9175a7edd Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5737 2024.02.06 17:11:16.446309 [ 3 ] {} <Debug> HTTP-Session: b1215fe7-9f2e-4cf6-bfce-dcc9175a7edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5738 2024.02.06 17:11:16.446382 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5739 2024.02.06 17:11:16.446423 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5740 2024.02.06 17:11:16.446530 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5741 2024.02.06 17:11:16.446862 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5742 2024.02.06 17:11:16.447074 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5743 2024.02.06 17:11:16.447232 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5744 2024.02.06 17:11:16.447331 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000920736 sec., 23893 rows/sec., 1.87 MiB/sec.
5745 2024.02.06 17:11:16.447454 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} <Debug> DynamicQueryHandler: Done processing query
5746 2024.02.06 17:11:16.447479 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5747 2024.02.06 17:11:16.447495 [ 3 ] {} <Debug> HTTP-Session: b1215fe7-9f2e-4cf6-bfce-dcc9175a7edd Destroying unnamed session
5748 2024.02.06 17:11:16.447748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5749 2024.02.06 17:11:16.447796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5750 2024.02.06 17:11:16.447817 [ 3 ] {} <Debug> HTTP-Session: 4f75948f-28a4-47c5-8b24-ea4a1d3e402f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5751 2024.02.06 17:11:16.447835 [ 3 ] {} <Debug> HTTP-Session: 4f75948f-28a4-47c5-8b24-ea4a1d3e402f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5752 2024.02.06 17:11:16.447914 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5753 2024.02.06 17:11:16.447959 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5754 2024.02.06 17:11:16.448098 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5755 2024.02.06 17:11:16.448495 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5756 2024.02.06 17:11:16.448799 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5757 2024.02.06 17:11:16.448985 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5758 2024.02.06 17:11:16.449116 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001172643 sec., 18761 rows/sec., 25.32 MiB/sec.
5759 2024.02.06 17:11:16.449249 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} <Debug> DynamicQueryHandler: Done processing query
5760 2024.02.06 17:11:16.449273 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5761 2024.02.06 17:11:16.449289 [ 3 ] {} <Debug> HTTP-Session: 4f75948f-28a4-47c5-8b24-ea4a1d3e402f Destroying unnamed session
5762 2024.02.06 17:11:19.779523 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
5763 2024.02.06 17:11:19.779598 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
5764 2024.02.06 17:11:21.443387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5765 2024.02.06 17:11:21.443512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5766 2024.02.06 17:11:21.443538 [ 3 ] {} <Debug> HTTP-Session: c227129c-fd15-4396-97fd-98f9c6befa99 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5767 2024.02.06 17:11:21.443562 [ 3 ] {} <Debug> HTTP-Session: c227129c-fd15-4396-97fd-98f9c6befa99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5768 2024.02.06 17:11:21.443691 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5769 2024.02.06 17:11:21.443752 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5770 2024.02.06 17:11:21.443916 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5771 2024.02.06 17:11:21.444348 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5772 2024.02.06 17:11:21.444634 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
5773 2024.02.06 17:11:21.444814 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
5774 2024.02.06 17:11:21.444956 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001224625 sec., 20414 rows/sec., 1.62 MiB/sec.
5775 2024.02.06 17:11:21.445105 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} <Debug> DynamicQueryHandler: Done processing query
5776 2024.02.06 17:11:21.445132 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5777 2024.02.06 17:11:21.445149 [ 3 ] {} <Debug> HTTP-Session: c227129c-fd15-4396-97fd-98f9c6befa99 Destroying unnamed session
5778 2024.02.06 17:11:21.445285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5779 2024.02.06 17:11:21.445337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5780 2024.02.06 17:11:21.445357 [ 3 ] {} <Debug> HTTP-Session: 2fe37477-c08f-423b-9133-9891dfb21e1c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5781 2024.02.06 17:11:21.445376 [ 3 ] {} <Debug> HTTP-Session: 2fe37477-c08f-423b-9133-9891dfb21e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5782 2024.02.06 17:11:21.445462 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5783 2024.02.06 17:11:21.445507 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5784 2024.02.06 17:11:21.445620 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5785 2024.02.06 17:11:21.445990 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5786 2024.02.06 17:11:21.446215 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
5787 2024.02.06 17:11:21.446371 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
5788 2024.02.06 17:11:21.446493 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.001000298 sec., 74977 rows/sec., 6.98 MiB/sec.
5789 2024.02.06 17:11:21.446618 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} <Debug> DynamicQueryHandler: Done processing query
5790 2024.02.06 17:11:21.446644 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5791 2024.02.06 17:11:21.446659 [ 3 ] {} <Debug> HTTP-Session: 2fe37477-c08f-423b-9133-9891dfb21e1c Destroying unnamed session
5792 2024.02.06 17:11:21.446824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5793 2024.02.06 17:11:21.446872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5794 2024.02.06 17:11:21.446891 [ 3 ] {} <Debug> HTTP-Session: 25f1f40b-567c-417b-8ede-2eea59f8abed Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5795 2024.02.06 17:11:21.446908 [ 3 ] {} <Debug> HTTP-Session: 25f1f40b-567c-417b-8ede-2eea59f8abed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.02.06 17:11:21.446983 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5797 2024.02.06 17:11:21.447024 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5798 2024.02.06 17:11:21.447133 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5799 2024.02.06 17:11:21.447420 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5800 2024.02.06 17:11:21.447634 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
5801 2024.02.06 17:11:21.447799 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
5802 2024.02.06 17:11:21.447917 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000899485 sec., 27793 rows/sec., 2.17 MiB/sec.
5803 2024.02.06 17:11:21.448036 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} <Debug> DynamicQueryHandler: Done processing query
5804 2024.02.06 17:11:21.448058 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5805 2024.02.06 17:11:21.448073 [ 3 ] {} <Debug> HTTP-Session: 25f1f40b-567c-417b-8ede-2eea59f8abed Destroying unnamed session
5806 2024.02.06 17:11:21.448215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5807 2024.02.06 17:11:21.448262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5808 2024.02.06 17:11:21.448280 [ 3 ] {} <Debug> HTTP-Session: 79441d1d-27da-4b36-bc8f-f60b06a90f5e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5809 2024.02.06 17:11:21.448296 [ 3 ] {} <Debug> HTTP-Session: 79441d1d-27da-4b36-bc8f-f60b06a90f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5810 2024.02.06 17:11:21.448373 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5811 2024.02.06 17:11:21.448418 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5812 2024.02.06 17:11:21.448556 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5813 2024.02.06 17:11:21.448982 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB.
5814 2024.02.06 17:11:21.449287 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
5815 2024.02.06 17:11:21.449472 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
5816 2024.02.06 17:11:21.449597 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001197714 sec., 20873 rows/sec., 28.17 MiB/sec.
5817 2024.02.06 17:11:21.449724 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} <Debug> DynamicQueryHandler: Done processing query
5818 2024.02.06 17:11:21.449747 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5819 2024.02.06 17:11:21.449763 [ 3 ] {} <Debug> HTTP-Session: 79441d1d-27da-4b36-bc8f-f60b06a90f5e Destroying unnamed session
5820 2024.02.06 17:11:26.443413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5821 2024.02.06 17:11:26.443534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5822 2024.02.06 17:11:26.443560 [ 3 ] {} <Debug> HTTP-Session: 31a1f50a-ab1c-4740-8aa7-d077c3869391 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5823 2024.02.06 17:11:26.443585 [ 3 ] {} <Debug> HTTP-Session: 31a1f50a-ab1c-4740-8aa7-d077c3869391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5824 2024.02.06 17:11:26.443714 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5825 2024.02.06 17:11:26.443775 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5826 2024.02.06 17:11:26.443940 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5827 2024.02.06 17:11:26.444379 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5828 2024.02.06 17:11:26.444650 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
5829 2024.02.06 17:11:26.444819 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
5830 2024.02.06 17:11:26.444954 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001196374 sec., 18388 rows/sec., 1.46 MiB/sec.
5831 2024.02.06 17:11:26.445162 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} <Debug> DynamicQueryHandler: Done processing query
5832 2024.02.06 17:11:26.445207 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5833 2024.02.06 17:11:26.445225 [ 3 ] {} <Debug> HTTP-Session: 31a1f50a-ab1c-4740-8aa7-d077c3869391 Destroying unnamed session
5834 2024.02.06 17:11:26.445353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5835 2024.02.06 17:11:26.445405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5836 2024.02.06 17:11:26.445428 [ 3 ] {} <Debug> HTTP-Session: d1e67adf-fbe5-417b-91be-90dac20ff745 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5837 2024.02.06 17:11:26.445447 [ 3 ] {} <Debug> HTTP-Session: d1e67adf-fbe5-417b-91be-90dac20ff745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5838 2024.02.06 17:11:26.445530 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5839 2024.02.06 17:11:26.445575 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5840 2024.02.06 17:11:26.445704 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5841 2024.02.06 17:11:26.446022 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5842 2024.02.06 17:11:26.446244 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5843 2024.02.06 17:11:26.446399 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
5844 2024.02.06 17:11:26.446516 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000953267 sec., 4196 rows/sec., 350.36 KiB/sec.
5845 2024.02.06 17:11:26.446654 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} <Debug> DynamicQueryHandler: Done processing query
5846 2024.02.06 17:11:26.446679 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5847 2024.02.06 17:11:26.446695 [ 3 ] {} <Debug> HTTP-Session: d1e67adf-fbe5-417b-91be-90dac20ff745 Destroying unnamed session
5848 2024.02.06 17:11:26.446823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5849 2024.02.06 17:11:26.446870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5850 2024.02.06 17:11:26.446889 [ 3 ] {} <Debug> HTTP-Session: 8b99aff7-19eb-4e61-ae43-145da3646d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5851 2024.02.06 17:11:26.446906 [ 3 ] {} <Debug> HTTP-Session: 8b99aff7-19eb-4e61-ae43-145da3646d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5852 2024.02.06 17:11:26.446982 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5853 2024.02.06 17:11:26.447022 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5854 2024.02.06 17:11:26.447129 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5855 2024.02.06 17:11:26.447474 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5856 2024.02.06 17:11:26.447688 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
5857 2024.02.06 17:11:26.447848 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
5858 2024.02.06 17:11:26.447962 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} <Information> executeQuery: Read 68 rows, 6.73 KiB in 0.000947426 sec., 71773 rows/sec., 6.94 MiB/sec.
5859 2024.02.06 17:11:26.448072 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} <Debug> DynamicQueryHandler: Done processing query
5860 2024.02.06 17:11:26.448095 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5861 2024.02.06 17:11:26.448110 [ 3 ] {} <Debug> HTTP-Session: 8b99aff7-19eb-4e61-ae43-145da3646d3c Destroying unnamed session
5862 2024.02.06 17:11:26.448256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5863 2024.02.06 17:11:26.448299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5864 2024.02.06 17:11:26.448318 [ 3 ] {} <Debug> HTTP-Session: e717ecb5-7ad4-4f40-8d44-38efe3a3c1aa Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5865 2024.02.06 17:11:26.448334 [ 3 ] {} <Debug> HTTP-Session: e717ecb5-7ad4-4f40-8d44-38efe3a3c1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5866 2024.02.06 17:11:26.448403 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5867 2024.02.06 17:11:26.448442 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5868 2024.02.06 17:11:26.448546 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5869 2024.02.06 17:11:26.448802 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5870 2024.02.06 17:11:26.449004 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5871 2024.02.06 17:11:26.449154 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
5872 2024.02.06 17:11:26.449259 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000822734 sec., 4861 rows/sec., 339.47 KiB/sec.
5873 2024.02.06 17:11:26.449423 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} <Debug> DynamicQueryHandler: Done processing query
5874 2024.02.06 17:11:26.449447 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5875 2024.02.06 17:11:26.449462 [ 3 ] {} <Debug> HTTP-Session: e717ecb5-7ad4-4f40-8d44-38efe3a3c1aa Destroying unnamed session
5876 2024.02.06 17:11:26.449605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5877 2024.02.06 17:11:26.449648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5878 2024.02.06 17:11:26.449667 [ 3 ] {} <Debug> HTTP-Session: cd2a67ec-b85c-45ab-b3eb-5b10253cdd48 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5879 2024.02.06 17:11:26.449683 [ 3 ] {} <Debug> HTTP-Session: cd2a67ec-b85c-45ab-b3eb-5b10253cdd48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5880 2024.02.06 17:11:26.449753 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5881 2024.02.06 17:11:26.449791 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5882 2024.02.06 17:11:26.449911 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5883 2024.02.06 17:11:26.450180 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5884 2024.02.06 17:11:26.450386 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
5885 2024.02.06 17:11:26.450537 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
5886 2024.02.06 17:11:26.450635 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} <Information> executeQuery: Read 26 rows, 2.09 KiB in 0.000855514 sec., 30391 rows/sec., 2.38 MiB/sec.
5887 2024.02.06 17:11:26.450739 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} <Debug> DynamicQueryHandler: Done processing query
5888 2024.02.06 17:11:26.450762 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5889 2024.02.06 17:11:26.450777 [ 3 ] {} <Debug> HTTP-Session: cd2a67ec-b85c-45ab-b3eb-5b10253cdd48 Destroying unnamed session
5890 2024.02.06 17:11:26.450885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5891 2024.02.06 17:11:26.450927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5892 2024.02.06 17:11:26.450946 [ 3 ] {} <Debug> HTTP-Session: e89b5b91-0328-4435-94ef-3e5a3bf675fa Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5893 2024.02.06 17:11:26.450962 [ 3 ] {} <Debug> HTTP-Session: e89b5b91-0328-4435-94ef-3e5a3bf675fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5894 2024.02.06 17:11:26.451029 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5895 2024.02.06 17:11:26.451071 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5896 2024.02.06 17:11:26.451187 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5897 2024.02.06 17:11:26.451428 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5898 2024.02.06 17:11:26.451682 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5899 2024.02.06 17:11:26.451859 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
5900 2024.02.06 17:11:26.451977 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000914465 sec., 2187 rows/sec., 153.78 KiB/sec.
5901 2024.02.06 17:11:26.452093 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} <Debug> DynamicQueryHandler: Done processing query
5902 2024.02.06 17:11:26.452116 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5903 2024.02.06 17:11:26.452132 [ 3 ] {} <Debug> HTTP-Session: e89b5b91-0328-4435-94ef-3e5a3bf675fa Destroying unnamed session
5904 2024.02.06 17:11:26.452259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5905 2024.02.06 17:11:26.452304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5906 2024.02.06 17:11:26.452322 [ 3 ] {} <Debug> HTTP-Session: b9974782-0375-4248-9e84-233adaf573eb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5907 2024.02.06 17:11:26.452338 [ 3 ] {} <Debug> HTTP-Session: b9974782-0375-4248-9e84-233adaf573eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5908 2024.02.06 17:11:26.452411 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5909 2024.02.06 17:11:26.452455 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5910 2024.02.06 17:11:26.452589 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5911 2024.02.06 17:11:26.452943 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5912 2024.02.06 17:11:26.453219 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
5913 2024.02.06 17:11:26.453403 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
5914 2024.02.06 17:11:26.453529 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001088881 sec., 20204 rows/sec., 27.26 MiB/sec.
5915 2024.02.06 17:11:26.453635 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} <Debug> DynamicQueryHandler: Done processing query
5916 2024.02.06 17:11:26.453657 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5917 2024.02.06 17:11:26.453672 [ 3 ] {} <Debug> HTTP-Session: b9974782-0375-4248-9e84-233adaf573eb Destroying unnamed session
5918 2024.02.06 17:11:31.443215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5919 2024.02.06 17:11:31.443345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5920 2024.02.06 17:11:31.443379 [ 3 ] {} <Debug> HTTP-Session: 143bb52b-814a-41fe-9585-9fca11d774f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5921 2024.02.06 17:11:31.443408 [ 3 ] {} <Debug> HTTP-Session: 143bb52b-814a-41fe-9585-9fca11d774f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5922 2024.02.06 17:11:31.443550 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5923 2024.02.06 17:11:31.443619 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5924 2024.02.06 17:11:31.443805 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5925 2024.02.06 17:11:31.444243 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5926 2024.02.06 17:11:31.444512 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
5927 2024.02.06 17:11:31.444686 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
5928 2024.02.06 17:11:31.444826 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001227745 sec., 20362 rows/sec., 1.61 MiB/sec.
5929 2024.02.06 17:11:31.444988 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} <Debug> DynamicQueryHandler: Done processing query
5930 2024.02.06 17:11:31.445015 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5931 2024.02.06 17:11:31.445031 [ 3 ] {} <Debug> HTTP-Session: 143bb52b-814a-41fe-9585-9fca11d774f9 Destroying unnamed session
5932 2024.02.06 17:11:31.445166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5933 2024.02.06 17:11:31.445216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5934 2024.02.06 17:11:31.445236 [ 3 ] {} <Debug> HTTP-Session: a5af20e4-365a-44e6-8b4a-195d718d6413 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5935 2024.02.06 17:11:31.445256 [ 3 ] {} <Debug> HTTP-Session: a5af20e4-365a-44e6-8b4a-195d718d6413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5936 2024.02.06 17:11:31.445339 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5937 2024.02.06 17:11:31.445383 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5938 2024.02.06 17:11:31.445494 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5939 2024.02.06 17:11:31.445826 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5940 2024.02.06 17:11:31.446053 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
5941 2024.02.06 17:11:31.446217 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
5942 2024.02.06 17:11:31.446346 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000967317 sec., 77534 rows/sec., 7.22 MiB/sec.
5943 2024.02.06 17:11:31.446455 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} <Debug> DynamicQueryHandler: Done processing query
5944 2024.02.06 17:11:31.446479 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5945 2024.02.06 17:11:31.446496 [ 3 ] {} <Debug> HTTP-Session: a5af20e4-365a-44e6-8b4a-195d718d6413 Destroying unnamed session
5946 2024.02.06 17:11:31.446627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5947 2024.02.06 17:11:31.446673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5948 2024.02.06 17:11:31.446694 [ 3 ] {} <Debug> HTTP-Session: 7137faad-db22-467d-a0f3-b479f56c8154 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5949 2024.02.06 17:11:31.446713 [ 3 ] {} <Debug> HTTP-Session: 7137faad-db22-467d-a0f3-b479f56c8154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5950 2024.02.06 17:11:31.446788 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5951 2024.02.06 17:11:31.446830 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5952 2024.02.06 17:11:31.446939 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5953 2024.02.06 17:11:31.447215 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5954 2024.02.06 17:11:31.447426 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
5955 2024.02.06 17:11:31.447576 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
5956 2024.02.06 17:11:31.447708 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000883095 sec., 28309 rows/sec., 2.21 MiB/sec.
5957 2024.02.06 17:11:31.447873 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} <Debug> DynamicQueryHandler: Done processing query
5958 2024.02.06 17:11:31.447920 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5959 2024.02.06 17:11:31.447955 [ 3 ] {} <Debug> HTTP-Session: 7137faad-db22-467d-a0f3-b479f56c8154 Destroying unnamed session
5960 2024.02.06 17:11:31.448135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5961 2024.02.06 17:11:31.448182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5962 2024.02.06 17:11:31.448202 [ 3 ] {} <Debug> HTTP-Session: 6b98de4a-f925-4587-bdb2-c4c06de67df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5963 2024.02.06 17:11:31.448218 [ 3 ] {} <Debug> HTTP-Session: 6b98de4a-f925-4587-bdb2-c4c06de67df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5964 2024.02.06 17:11:31.448299 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5965 2024.02.06 17:11:31.448346 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5966 2024.02.06 17:11:31.448497 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5967 2024.02.06 17:11:31.448972 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5968 2024.02.06 17:11:31.449279 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
5969 2024.02.06 17:11:31.449474 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
5970 2024.02.06 17:11:31.449607 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001275596 sec., 19598 rows/sec., 26.45 MiB/sec.
5971 2024.02.06 17:11:31.449736 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} <Debug> DynamicQueryHandler: Done processing query
5972 2024.02.06 17:11:31.449761 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5973 2024.02.06 17:11:31.449778 [ 3 ] {} <Debug> HTTP-Session: 6b98de4a-f925-4587-bdb2-c4c06de67df5 Destroying unnamed session
5974 2024.02.06 17:11:34.779651 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
5975 2024.02.06 17:11:34.779710 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
5976 2024.02.06 17:11:36.442781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5977 2024.02.06 17:11:36.442912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5978 2024.02.06 17:11:36.442943 [ 3 ] {} <Debug> HTTP-Session: fedecc12-6d61-4916-a9d6-63e7c86eb3b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5979 2024.02.06 17:11:36.442971 [ 3 ] {} <Debug> HTTP-Session: fedecc12-6d61-4916-a9d6-63e7c86eb3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5980 2024.02.06 17:11:36.443127 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5981 2024.02.06 17:11:36.443196 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5982 2024.02.06 17:11:36.443365 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5983 2024.02.06 17:11:36.443806 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5984 2024.02.06 17:11:36.444094 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
5985 2024.02.06 17:11:36.444271 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
5986 2024.02.06 17:11:36.444397 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001227844 sec., 17917 rows/sec., 1.42 MiB/sec.
5987 2024.02.06 17:11:36.444394 [ 80 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
5988 2024.02.06 17:11:36.444455 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
5989 2024.02.06 17:11:36.444573 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} <Debug> DynamicQueryHandler: Done processing query
5990 2024.02.06 17:11:36.444582 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
5991 2024.02.06 17:11:36.444619 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5992 2024.02.06 17:11:36.444669 [ 3 ] {} <Debug> HTTP-Session: fedecc12-6d61-4916-a9d6-63e7c86eb3b4 Destroying unnamed session
5993 2024.02.06 17:11:36.444869 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5994 2024.02.06 17:11:36.444906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5995 2024.02.06 17:11:36.444938 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 47 rows starting from the beginning of the part
5996 2024.02.06 17:11:36.444991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5997 2024.02.06 17:11:36.445037 [ 3 ] {} <Debug> HTTP-Session: 93b2ee2f-0bb9-47a7-80ec-37e5b565c160 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
5998 2024.02.06 17:11:36.445074 [ 3 ] {} <Debug> HTTP-Session: 93b2ee2f-0bb9-47a7-80ec-37e5b565c160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5999 2024.02.06 17:11:36.445192 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part
6000 2024.02.06 17:11:36.445311 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6001 2024.02.06 17:11:36.445424 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6002 2024.02.06 17:11:36.445442 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part
6003 2024.02.06 17:11:36.445795 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 22 rows starting from the beginning of the part
6004 2024.02.06 17:11:36.445893 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6005 2024.02.06 17:11:36.446071 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part
6006 2024.02.06 17:11:36.446231 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part
6007 2024.02.06 17:11:36.446811 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6008 2024.02.06 17:11:36.447254 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6009 2024.02.06 17:11:36.447624 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6010 2024.02.06 17:11:36.447784 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.003253211 sec., 50104.34306290001 rows/sec., 3.97 MiB/sec.
6011 2024.02.06 17:11:36.447830 [ 80 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6012 2024.02.06 17:11:36.447860 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.00249422 sec., 26461 rows/sec., 2.57 MiB/sec.
6013 2024.02.06 17:11:36.447910 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6014 2024.02.06 17:11:36.448162 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6015 2024.02.06 17:11:36.448176 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6016 2024.02.06 17:11:36.448277 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} <Debug> DynamicQueryHandler: Done processing query
6017 2024.02.06 17:11:36.448392 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6018 2024.02.06 17:11:36.448512 [ 3 ] {} <Debug> HTTP-Session: 93b2ee2f-0bb9-47a7-80ec-37e5b565c160 Destroying unnamed session
6019 2024.02.06 17:11:36.448496 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6020 2024.02.06 17:11:36.448609 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 181 rows starting from the beginning of the part
6021 2024.02.06 17:11:36.448756 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6022 2024.02.06 17:11:36.448759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6023 2024.02.06 17:11:36.448862 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 66 rows starting from the beginning of the part
6024 2024.02.06 17:11:36.448897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6025 2024.02.06 17:11:36.448925 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6026 2024.02.06 17:11:36.448992 [ 3 ] {} <Debug> HTTP-Session: 3ab26f1c-ac71-4c26-bded-199677ada79d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6027 2024.02.06 17:11:36.449084 [ 3 ] {} <Debug> HTTP-Session: 3ab26f1c-ac71-4c26-bded-199677ada79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6028 2024.02.06 17:11:36.449172 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 75 rows starting from the beginning of the part
6029 2024.02.06 17:11:36.449348 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6030 2024.02.06 17:11:36.449402 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 68 rows starting from the beginning of the part
6031 2024.02.06 17:11:36.449428 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6032 2024.02.06 17:11:36.449673 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 75 rows starting from the beginning of the part
6033 2024.02.06 17:11:36.449875 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6034 2024.02.06 17:11:36.449919 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 66 rows starting from the beginning of the part
6035 2024.02.06 17:11:36.450500 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6036 2024.02.06 17:11:36.450967 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6037 2024.02.06 17:11:36.451224 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6038 2024.02.06 17:11:36.451411 [ 80 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6039 2024.02.06 17:11:36.451518 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6040 2024.02.06 17:11:36.451524 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.002098809 sec., 10482 rows/sec., 839.39 KiB/sec.
6041 2024.02.06 17:11:36.451698 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003687003 sec., 144019.41088737926 rows/sec., 13.51 MiB/sec.
6042 2024.02.06 17:11:36.451720 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6043 2024.02.06 17:11:36.451823 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} <Debug> DynamicQueryHandler: Done processing query
6044 2024.02.06 17:11:36.451875 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6045 2024.02.06 17:11:36.451937 [ 3 ] {} <Debug> HTTP-Session: 3ab26f1c-ac71-4c26-bded-199677ada79d Destroying unnamed session
6046 2024.02.06 17:11:36.452008 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6047 2024.02.06 17:11:36.452021 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6048 2024.02.06 17:11:36.452067 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 97 rows starting from the beginning of the part
6049 2024.02.06 17:11:36.452208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6050 2024.02.06 17:11:36.452281 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part
6051 2024.02.06 17:11:36.452305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6052 2024.02.06 17:11:36.452388 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6053 2024.02.06 17:11:36.452402 [ 3 ] {} <Debug> HTTP-Session: 3c9bcb94-8c76-4329-9fe6-168801a7b4f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6054 2024.02.06 17:11:36.452469 [ 3 ] {} <Debug> HTTP-Session: 3c9bcb94-8c76-4329-9fe6-168801a7b4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6055 2024.02.06 17:11:36.452549 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6056 2024.02.06 17:11:36.452727 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part
6057 2024.02.06 17:11:36.452819 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6058 2024.02.06 17:11:36.452951 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6059 2024.02.06 17:11:36.452978 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part
6060 2024.02.06 17:11:36.453317 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part
6061 2024.02.06 17:11:36.453558 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6062 2024.02.06 17:11:36.453583 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part
6063 2024.02.06 17:11:36.454493 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6064 2024.02.06 17:11:36.455238 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 4 columns (4 merged, 0 gathered) in 0.003632651 sec., 59735.98895131957 rows/sec., 4.67 MiB/sec.
6065 2024.02.06 17:11:36.455277 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6066 2024.02.06 17:11:36.455346 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6067 2024.02.06 17:11:36.455503 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6068 2024.02.06 17:11:36.455536 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6069 2024.02.06 17:11:36.455613 [ 80 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6070 2024.02.06 17:11:36.455613 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6071 2024.02.06 17:11:36.455638 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.002769278 sec., 7944 rows/sec., 10.72 MiB/sec.
6072 2024.02.06 17:11:36.455657 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6073 2024.02.06 17:11:36.455948 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6074 2024.02.06 17:11:36.456100 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} <Debug> DynamicQueryHandler: Done processing query
6075 2024.02.06 17:11:36.456161 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6076 2024.02.06 17:11:36.456180 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6077 2024.02.06 17:11:36.456194 [ 3 ] {} <Debug> HTTP-Session: 3c9bcb94-8c76-4329-9fe6-168801a7b4f4 Destroying unnamed session
6078 2024.02.06 17:11:36.456243 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1437 rows starting from the beginning of the part
6079 2024.02.06 17:11:36.456352 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part
6080 2024.02.06 17:11:36.456444 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part
6081 2024.02.06 17:11:36.456535 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 22 rows starting from the beginning of the part
6082 2024.02.06 17:11:36.456637 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part
6083 2024.02.06 17:11:36.456739 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part
6084 2024.02.06 17:11:36.460297 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1553 rows, containing 6 columns (6 merged, 0 gathered) in 0.004575378 sec., 339425.50757554895 rows/sec., 458.04 MiB/sec.
6085 2024.02.06 17:11:36.461102 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6086 2024.02.06 17:11:36.461368 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6087 2024.02.06 17:11:36.461444 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6088 2024.02.06 17:11:36.461537 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13: 8.74 MiB.
6089 2024.02.06 17:11:37.000124 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.31 MiB, peak 247.01 MiB, will set to 239.39 MiB (RSS), difference: 1.09 MiB
6090 2024.02.06 17:11:41.444863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6091 2024.02.06 17:11:41.444996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6092 2024.02.06 17:11:41.445028 [ 3 ] {} <Debug> HTTP-Session: 26bb7894-1b1e-4ec3-bed4-2f7ddca92f96 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6093 2024.02.06 17:11:41.445056 [ 3 ] {} <Debug> HTTP-Session: 26bb7894-1b1e-4ec3-bed4-2f7ddca92f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6094 2024.02.06 17:11:41.445201 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6095 2024.02.06 17:11:41.445270 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6096 2024.02.06 17:11:41.445470 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6097 2024.02.06 17:11:41.445922 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6098 2024.02.06 17:11:41.446192 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6099 2024.02.06 17:11:41.446368 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6100 2024.02.06 17:11:41.446489 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001247195 sec., 20044 rows/sec., 1.59 MiB/sec.
6101 2024.02.06 17:11:41.446628 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} <Debug> DynamicQueryHandler: Done processing query
6102 2024.02.06 17:11:41.446654 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6103 2024.02.06 17:11:41.446670 [ 3 ] {} <Debug> HTTP-Session: 26bb7894-1b1e-4ec3-bed4-2f7ddca92f96 Destroying unnamed session
6104 2024.02.06 17:11:41.446796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6105 2024.02.06 17:11:41.446843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6106 2024.02.06 17:11:41.446864 [ 3 ] {} <Debug> HTTP-Session: 60cd1c57-66ec-4fe0-b908-e790bdf381a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6107 2024.02.06 17:11:41.446883 [ 3 ] {} <Debug> HTTP-Session: 60cd1c57-66ec-4fe0-b908-e790bdf381a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6108 2024.02.06 17:11:41.446963 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6109 2024.02.06 17:11:41.447007 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6110 2024.02.06 17:11:41.447117 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6111 2024.02.06 17:11:41.447440 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6112 2024.02.06 17:11:41.447655 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6113 2024.02.06 17:11:41.447813 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
6114 2024.02.06 17:11:41.447916 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000925376 sec., 4322 rows/sec., 360.92 KiB/sec.
6115 2024.02.06 17:11:41.448101 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} <Debug> DynamicQueryHandler: Done processing query
6116 2024.02.06 17:11:41.448126 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6117 2024.02.06 17:11:41.448143 [ 3 ] {} <Debug> HTTP-Session: 60cd1c57-66ec-4fe0-b908-e790bdf381a4 Destroying unnamed session
6118 2024.02.06 17:11:41.448277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6119 2024.02.06 17:11:41.448325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6120 2024.02.06 17:11:41.448345 [ 3 ] {} <Debug> HTTP-Session: 99dfc2f3-9212-4ca8-926a-41850472f38b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6121 2024.02.06 17:11:41.448363 [ 3 ] {} <Debug> HTTP-Session: 99dfc2f3-9212-4ca8-926a-41850472f38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6122 2024.02.06 17:11:41.448468 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6123 2024.02.06 17:11:41.448510 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6124 2024.02.06 17:11:41.448629 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6125 2024.02.06 17:11:41.448966 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6126 2024.02.06 17:11:41.449191 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6127 2024.02.06 17:11:41.449347 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6128 2024.02.06 17:11:41.449445 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} <Information> executeQuery: Read 113 rows, 10.14 KiB in 0.000947467 sec., 119265 rows/sec., 10.45 MiB/sec.
6129 2024.02.06 17:11:41.449547 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} <Debug> DynamicQueryHandler: Done processing query
6130 2024.02.06 17:11:41.449569 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
6131 2024.02.06 17:11:41.449585 [ 3 ] {} <Debug> HTTP-Session: 99dfc2f3-9212-4ca8-926a-41850472f38b Destroying unnamed session
6132 2024.02.06 17:11:41.449732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6133 2024.02.06 17:11:41.449777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6134 2024.02.06 17:11:41.449796 [ 3 ] {} <Debug> HTTP-Session: 2a9700ba-932a-4d67-8935-47851def5861 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6135 2024.02.06 17:11:41.449813 [ 3 ] {} <Debug> HTTP-Session: 2a9700ba-932a-4d67-8935-47851def5861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6136 2024.02.06 17:11:41.449881 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6137 2024.02.06 17:11:41.449919 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6138 2024.02.06 17:11:41.450019 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6139 2024.02.06 17:11:41.450298 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6140 2024.02.06 17:11:41.450507 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6141 2024.02.06 17:11:41.450658 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
6142 2024.02.06 17:11:41.450758 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000848623 sec., 4713 rows/sec., 329.12 KiB/sec.
6143 2024.02.06 17:11:41.450885 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} <Debug> DynamicQueryHandler: Done processing query
6144 2024.02.06 17:11:41.450908 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6145 2024.02.06 17:11:41.450923 [ 3 ] {} <Debug> HTTP-Session: 2a9700ba-932a-4d67-8935-47851def5861 Destroying unnamed session
6146 2024.02.06 17:11:41.451072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6147 2024.02.06 17:11:41.451117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6148 2024.02.06 17:11:41.451134 [ 3 ] {} <Debug> HTTP-Session: 02d6f1fc-fc05-47c7-b824-f6bcfef75df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6149 2024.02.06 17:11:41.451151 [ 3 ] {} <Debug> HTTP-Session: 02d6f1fc-fc05-47c7-b824-f6bcfef75df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6150 2024.02.06 17:11:41.451221 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6151 2024.02.06 17:11:41.451260 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6152 2024.02.06 17:11:41.451362 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6153 2024.02.06 17:11:41.451656 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6154 2024.02.06 17:11:41.451864 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6155 2024.02.06 17:11:41.452015 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6156 2024.02.06 17:11:41.452117 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} <Information> executeQuery: Read 53 rows, 4.23 KiB in 0.000862854 sec., 61424 rows/sec., 4.78 MiB/sec.
6157 2024.02.06 17:11:41.452256 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} <Debug> DynamicQueryHandler: Done processing query
6158 2024.02.06 17:11:41.452292 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6159 2024.02.06 17:11:41.452308 [ 3 ] {} <Debug> HTTP-Session: 02d6f1fc-fc05-47c7-b824-f6bcfef75df1 Destroying unnamed session
6160 2024.02.06 17:11:41.452472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6161 2024.02.06 17:11:41.452516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6162 2024.02.06 17:11:41.452534 [ 3 ] {} <Debug> HTTP-Session: c5c42007-b815-4868-834e-4d72b169da6d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6163 2024.02.06 17:11:41.452551 [ 3 ] {} <Debug> HTTP-Session: c5c42007-b815-4868-834e-4d72b169da6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6164 2024.02.06 17:11:41.452625 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6165 2024.02.06 17:11:41.452667 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6166 2024.02.06 17:11:41.452792 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6167 2024.02.06 17:11:41.453074 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6168 2024.02.06 17:11:41.453344 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6169 2024.02.06 17:11:41.453527 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
6170 2024.02.06 17:11:41.453631 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000976778 sec., 38903 rows/sec., 2.74 MiB/sec.
6171 2024.02.06 17:11:41.453755 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} <Debug> DynamicQueryHandler: Done processing query
6172 2024.02.06 17:11:41.453779 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6173 2024.02.06 17:11:41.453794 [ 3 ] {} <Debug> HTTP-Session: c5c42007-b815-4868-834e-4d72b169da6d Destroying unnamed session
6174 2024.02.06 17:11:41.453950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6175 2024.02.06 17:11:41.453995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6176 2024.02.06 17:11:41.454013 [ 3 ] {} <Debug> HTTP-Session: 8f3cd57b-fae1-4e6e-9723-d58903b84b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6177 2024.02.06 17:11:41.454030 [ 3 ] {} <Debug> HTTP-Session: 8f3cd57b-fae1-4e6e-9723-d58903b84b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6178 2024.02.06 17:11:41.454107 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6179 2024.02.06 17:11:41.454150 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6180 2024.02.06 17:11:41.454281 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6181 2024.02.06 17:11:41.454684 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6182 2024.02.06 17:11:41.454976 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6183 2024.02.06 17:11:41.455159 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6184 2024.02.06 17:11:41.455265 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001122611 sec., 22269 rows/sec., 30.05 MiB/sec.
6185 2024.02.06 17:11:41.455413 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} <Debug> DynamicQueryHandler: Done processing query
6186 2024.02.06 17:11:41.455438 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6187 2024.02.06 17:11:41.455453 [ 3 ] {} <Debug> HTTP-Session: 8f3cd57b-fae1-4e6e-9723-d58903b84b51 Destroying unnamed session
6188 2024.02.06 17:11:46.442862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6189 2024.02.06 17:11:46.442985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6190 2024.02.06 17:11:46.443013 [ 3 ] {} <Debug> HTTP-Session: 2e6a9526-cbd4-432d-8bf7-eba07b938215 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6191 2024.02.06 17:11:46.443037 [ 3 ] {} <Debug> HTTP-Session: 2e6a9526-cbd4-432d-8bf7-eba07b938215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6192 2024.02.06 17:11:46.443166 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6193 2024.02.06 17:11:46.443227 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6194 2024.02.06 17:11:46.443390 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6195 2024.02.06 17:11:46.443906 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6196 2024.02.06 17:11:46.444198 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6197 2024.02.06 17:11:46.444379 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6198 2024.02.06 17:11:46.444500 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001298156 sec., 16947 rows/sec., 1.34 MiB/sec.
6199 2024.02.06 17:11:46.444658 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} <Debug> DynamicQueryHandler: Done processing query
6200 2024.02.06 17:11:46.444684 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6201 2024.02.06 17:11:46.444701 [ 3 ] {} <Debug> HTTP-Session: 2e6a9526-cbd4-432d-8bf7-eba07b938215 Destroying unnamed session
6202 2024.02.06 17:11:46.444834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6203 2024.02.06 17:11:46.444894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6204 2024.02.06 17:11:46.444915 [ 3 ] {} <Debug> HTTP-Session: 1bcbb365-75ef-426c-8c29-9bdc51becd3c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6205 2024.02.06 17:11:46.444935 [ 3 ] {} <Debug> HTTP-Session: 1bcbb365-75ef-426c-8c29-9bdc51becd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6206 2024.02.06 17:11:46.445020 [ 3 ] {f350b308-65be-4820-b576-75b724424580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6207 2024.02.06 17:11:46.445063 [ 3 ] {f350b308-65be-4820-b576-75b724424580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6208 2024.02.06 17:11:46.445175 [ 3 ] {f350b308-65be-4820-b576-75b724424580} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6209 2024.02.06 17:11:46.445495 [ 3 ] {f350b308-65be-4820-b576-75b724424580} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6210 2024.02.06 17:11:46.445717 [ 3 ] {f350b308-65be-4820-b576-75b724424580} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6211 2024.02.06 17:11:46.445874 [ 3 ] {f350b308-65be-4820-b576-75b724424580} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6212 2024.02.06 17:11:46.445972 [ 3 ] {f350b308-65be-4820-b576-75b724424580} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000921286 sec., 71638 rows/sec., 6.94 MiB/sec.
6213 2024.02.06 17:11:46.446129 [ 3 ] {f350b308-65be-4820-b576-75b724424580} <Debug> DynamicQueryHandler: Done processing query
6214 2024.02.06 17:11:46.446170 [ 3 ] {f350b308-65be-4820-b576-75b724424580} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6215 2024.02.06 17:11:46.446218 [ 3 ] {} <Debug> HTTP-Session: 1bcbb365-75ef-426c-8c29-9bdc51becd3c Destroying unnamed session
6216 2024.02.06 17:11:46.446395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6217 2024.02.06 17:11:46.446443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6218 2024.02.06 17:11:46.446463 [ 3 ] {} <Debug> HTTP-Session: 204bff5e-c56d-43d1-805e-63ad5b61312e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6219 2024.02.06 17:11:46.446480 [ 3 ] {} <Debug> HTTP-Session: 204bff5e-c56d-43d1-805e-63ad5b61312e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6220 2024.02.06 17:11:46.446557 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6221 2024.02.06 17:11:46.446598 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6222 2024.02.06 17:11:46.446714 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6223 2024.02.06 17:11:46.446979 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6224 2024.02.06 17:11:46.447190 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6225 2024.02.06 17:11:46.447343 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6226 2024.02.06 17:11:46.447440 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000855194 sec., 25725 rows/sec., 2.01 MiB/sec.
6227 2024.02.06 17:11:46.447554 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} <Debug> DynamicQueryHandler: Done processing query
6228 2024.02.06 17:11:46.447577 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6229 2024.02.06 17:11:46.447593 [ 3 ] {} <Debug> HTTP-Session: 204bff5e-c56d-43d1-805e-63ad5b61312e Destroying unnamed session
6230 2024.02.06 17:11:46.447713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6231 2024.02.06 17:11:46.447764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6232 2024.02.06 17:11:46.447784 [ 3 ] {} <Debug> HTTP-Session: 0ddcb224-0ce4-4023-ac6e-e0b1d1d7f56b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6233 2024.02.06 17:11:46.447802 [ 3 ] {} <Debug> HTTP-Session: 0ddcb224-0ce4-4023-ac6e-e0b1d1d7f56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6234 2024.02.06 17:11:46.447881 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6235 2024.02.06 17:11:46.447927 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6236 2024.02.06 17:11:46.448065 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6237 2024.02.06 17:11:46.448429 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6238 2024.02.06 17:11:46.448747 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6239 2024.02.06 17:11:46.448961 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6240 2024.02.06 17:11:46.449066 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001156273 sec., 19026 rows/sec., 25.68 MiB/sec.
6241 2024.02.06 17:11:46.449196 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} <Debug> DynamicQueryHandler: Done processing query
6242 2024.02.06 17:11:46.449223 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6243 2024.02.06 17:11:46.449239 [ 3 ] {} <Debug> HTTP-Session: 0ddcb224-0ce4-4023-ac6e-e0b1d1d7f56b Destroying unnamed session
6244 2024.02.06 17:11:49.779757 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
6245 2024.02.06 17:11:49.779800 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
6246 2024.02.06 17:11:51.442961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6247 2024.02.06 17:11:51.443092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6248 2024.02.06 17:11:51.443124 [ 3 ] {} <Debug> HTTP-Session: 464fb375-7837-4d41-ae15-740b479601c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6249 2024.02.06 17:11:51.443153 [ 3 ] {} <Debug> HTTP-Session: 464fb375-7837-4d41-ae15-740b479601c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6250 2024.02.06 17:11:51.443299 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6251 2024.02.06 17:11:51.443370 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6252 2024.02.06 17:11:51.443556 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6253 2024.02.06 17:11:51.444043 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6254 2024.02.06 17:11:51.444314 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6255 2024.02.06 17:11:51.444482 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6256 2024.02.06 17:11:51.444605 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001264965 sec., 19763 rows/sec., 1.56 MiB/sec.
6257 2024.02.06 17:11:51.444760 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} <Debug> DynamicQueryHandler: Done processing query
6258 2024.02.06 17:11:51.444786 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6259 2024.02.06 17:11:51.444802 [ 3 ] {} <Debug> HTTP-Session: 464fb375-7837-4d41-ae15-740b479601c6 Destroying unnamed session
6260 2024.02.06 17:11:51.444939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6261 2024.02.06 17:11:51.444987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6262 2024.02.06 17:11:51.445006 [ 3 ] {} <Debug> HTTP-Session: 4fcf28e8-306d-408d-9fb9-4eff34c26560 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6263 2024.02.06 17:11:51.445024 [ 3 ] {} <Debug> HTTP-Session: 4fcf28e8-306d-408d-9fb9-4eff34c26560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6264 2024.02.06 17:11:51.445108 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6265 2024.02.06 17:11:51.445151 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6266 2024.02.06 17:11:51.445261 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6267 2024.02.06 17:11:51.445617 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6268 2024.02.06 17:11:51.445843 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6269 2024.02.06 17:11:51.445998 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6270 2024.02.06 17:11:51.446103 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.000966307 sec., 77615 rows/sec., 7.22 MiB/sec.
6271 2024.02.06 17:11:51.446224 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} <Debug> DynamicQueryHandler: Done processing query
6272 2024.02.06 17:11:51.446247 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6273 2024.02.06 17:11:51.446263 [ 3 ] {} <Debug> HTTP-Session: 4fcf28e8-306d-408d-9fb9-4eff34c26560 Destroying unnamed session
6274 2024.02.06 17:11:51.446378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6275 2024.02.06 17:11:51.446422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6276 2024.02.06 17:11:51.446442 [ 3 ] {} <Debug> HTTP-Session: 283b471d-a7cb-485e-a90e-f9763359c105 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6277 2024.02.06 17:11:51.446459 [ 3 ] {} <Debug> HTTP-Session: 283b471d-a7cb-485e-a90e-f9763359c105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6278 2024.02.06 17:11:51.446531 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6279 2024.02.06 17:11:51.446570 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6280 2024.02.06 17:11:51.446677 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6281 2024.02.06 17:11:51.446974 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6282 2024.02.06 17:11:51.447186 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6283 2024.02.06 17:11:51.447336 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6284 2024.02.06 17:11:51.447462 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000900615 sec., 27758 rows/sec., 2.17 MiB/sec.
6285 2024.02.06 17:11:51.447615 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} <Debug> DynamicQueryHandler: Done processing query
6286 2024.02.06 17:11:51.447658 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6287 2024.02.06 17:11:51.447699 [ 3 ] {} <Debug> HTTP-Session: 283b471d-a7cb-485e-a90e-f9763359c105 Destroying unnamed session
6288 2024.02.06 17:11:51.447897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6289 2024.02.06 17:11:51.447943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6290 2024.02.06 17:11:51.447961 [ 3 ] {} <Debug> HTTP-Session: d9e2e02a-2d3b-4d5b-8f3c-ce9d28e73dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6291 2024.02.06 17:11:51.447977 [ 3 ] {} <Debug> HTTP-Session: d9e2e02a-2d3b-4d5b-8f3c-ce9d28e73dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6292 2024.02.06 17:11:51.448054 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6293 2024.02.06 17:11:51.448099 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6294 2024.02.06 17:11:51.448247 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6295 2024.02.06 17:11:51.448654 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB.
6296 2024.02.06 17:11:51.448969 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6297 2024.02.06 17:11:51.449177 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6298 2024.02.06 17:11:51.449306 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001225545 sec., 20399 rows/sec., 27.53 MiB/sec.
6299 2024.02.06 17:11:51.449435 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} <Debug> DynamicQueryHandler: Done processing query
6300 2024.02.06 17:11:51.449459 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6301 2024.02.06 17:11:51.449475 [ 3 ] {} <Debug> HTTP-Session: d9e2e02a-2d3b-4d5b-8f3c-ce9d28e73dd4 Destroying unnamed session
6302 2024.02.06 17:11:56.442975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6303 2024.02.06 17:11:56.443109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6304 2024.02.06 17:11:56.443141 [ 3 ] {} <Debug> HTTP-Session: 135423e0-7957-4713-a4a3-60a233f56cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6305 2024.02.06 17:11:56.443168 [ 3 ] {} <Debug> HTTP-Session: 135423e0-7957-4713-a4a3-60a233f56cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6306 2024.02.06 17:11:56.443311 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6307 2024.02.06 17:11:56.443382 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6308 2024.02.06 17:11:56.443571 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6309 2024.02.06 17:11:56.444094 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6310 2024.02.06 17:11:56.444361 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6311 2024.02.06 17:11:56.444539 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6312 2024.02.06 17:11:56.444690 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001334177 sec., 16489 rows/sec., 1.31 MiB/sec.
6313 2024.02.06 17:11:56.444842 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} <Debug> DynamicQueryHandler: Done processing query
6314 2024.02.06 17:11:56.444868 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6315 2024.02.06 17:11:56.444884 [ 3 ] {} <Debug> HTTP-Session: 135423e0-7957-4713-a4a3-60a233f56cc2 Destroying unnamed session
6316 2024.02.06 17:11:56.445022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6317 2024.02.06 17:11:56.445074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6318 2024.02.06 17:11:56.445094 [ 3 ] {} <Debug> HTTP-Session: 97c1fc3b-b766-4e6b-b76b-26f87b4d6f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6319 2024.02.06 17:11:56.445113 [ 3 ] {} <Debug> HTTP-Session: 97c1fc3b-b766-4e6b-b76b-26f87b4d6f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6320 2024.02.06 17:11:56.445197 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6321 2024.02.06 17:11:56.445239 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6322 2024.02.06 17:11:56.445349 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6323 2024.02.06 17:11:56.445724 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6324 2024.02.06 17:11:56.445951 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6325 2024.02.06 17:11:56.446103 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6326 2024.02.06 17:11:56.446232 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.001005368 sec., 65647 rows/sec., 6.36 MiB/sec.
6327 2024.02.06 17:11:56.446356 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} <Debug> DynamicQueryHandler: Done processing query
6328 2024.02.06 17:11:56.446380 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6329 2024.02.06 17:11:56.446395 [ 3 ] {} <Debug> HTTP-Session: 97c1fc3b-b766-4e6b-b76b-26f87b4d6f9d Destroying unnamed session
6330 2024.02.06 17:11:56.446519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6331 2024.02.06 17:11:56.446565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6332 2024.02.06 17:11:56.446584 [ 3 ] {} <Debug> HTTP-Session: 43787c6f-a330-46f0-99b7-fb9595a876e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6333 2024.02.06 17:11:56.446601 [ 3 ] {} <Debug> HTTP-Session: 43787c6f-a330-46f0-99b7-fb9595a876e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6334 2024.02.06 17:11:56.446673 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6335 2024.02.06 17:11:56.446712 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6336 2024.02.06 17:11:56.446819 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6337 2024.02.06 17:11:56.447131 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6338 2024.02.06 17:11:56.447339 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6339 2024.02.06 17:11:56.447487 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6340 2024.02.06 17:11:56.447610 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000900875 sec., 24420 rows/sec., 1.91 MiB/sec.
6341 2024.02.06 17:11:56.447727 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} <Debug> DynamicQueryHandler: Done processing query
6342 2024.02.06 17:11:56.447751 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6343 2024.02.06 17:11:56.447766 [ 3 ] {} <Debug> HTTP-Session: 43787c6f-a330-46f0-99b7-fb9595a876e9 Destroying unnamed session
6344 2024.02.06 17:11:56.447950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6345 2024.02.06 17:11:56.447995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6346 2024.02.06 17:11:56.448014 [ 3 ] {} <Debug> HTTP-Session: 7e5a6d19-c8fc-420e-97eb-4f2655e0e3f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6347 2024.02.06 17:11:56.448030 [ 3 ] {} <Debug> HTTP-Session: 7e5a6d19-c8fc-420e-97eb-4f2655e0e3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6348 2024.02.06 17:11:56.448103 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6349 2024.02.06 17:11:56.448148 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6350 2024.02.06 17:11:56.448289 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6351 2024.02.06 17:11:56.448668 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6352 2024.02.06 17:11:56.448969 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6353 2024.02.06 17:11:56.449154 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6354 2024.02.06 17:11:56.449280 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001147942 sec., 19164 rows/sec., 25.86 MiB/sec.
6355 2024.02.06 17:11:56.449406 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} <Debug> DynamicQueryHandler: Done processing query
6356 2024.02.06 17:11:56.449429 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6357 2024.02.06 17:11:56.449444 [ 3 ] {} <Debug> HTTP-Session: 7e5a6d19-c8fc-420e-97eb-4f2655e0e3f4 Destroying unnamed session
6358 2024.02.06 17:11:56.540589 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
6359 2024.02.06 17:11:56.540707 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6360 2024.02.06 17:11:56.540852 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
6361 2024.02.06 17:11:56.541113 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6362 2024.02.06 17:11:56.541186 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 700 rows starting from the beginning of the part
6363 2024.02.06 17:11:56.541410 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part
6364 2024.02.06 17:11:56.541529 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part
6365 2024.02.06 17:11:56.541636 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
6366 2024.02.06 17:11:56.541740 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part
6367 2024.02.06 17:11:56.542485 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 814 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703108 sec., 477949.7248559692 rows/sec., 33.71 MiB/sec.
6368 2024.02.06 17:11:56.542626 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
6369 2024.02.06 17:11:56.542874 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
6370 2024.02.06 17:11:56.542956 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
6371 2024.02.06 17:12:01.442397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6372 2024.02.06 17:12:01.442530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6373 2024.02.06 17:12:01.442562 [ 3 ] {} <Debug> HTTP-Session: f10e580c-89e1-4dcb-8096-ef5961c34a6a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6374 2024.02.06 17:12:01.442590 [ 3 ] {} <Debug> HTTP-Session: f10e580c-89e1-4dcb-8096-ef5961c34a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6375 2024.02.06 17:12:01.442735 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6376 2024.02.06 17:12:01.442803 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6377 2024.02.06 17:12:01.442988 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6378 2024.02.06 17:12:01.443460 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6379 2024.02.06 17:12:01.443735 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6380 2024.02.06 17:12:01.443904 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6381 2024.02.06 17:12:01.444038 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001255325 sec., 19915 rows/sec., 1.58 MiB/sec.
6382 2024.02.06 17:12:01.444050 [ 53 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6383 2024.02.06 17:12:01.444179 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6384 2024.02.06 17:12:01.444253 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} <Debug> DynamicQueryHandler: Done processing query
6385 2024.02.06 17:12:01.444297 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6386 2024.02.06 17:12:01.444306 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6387 2024.02.06 17:12:01.444329 [ 3 ] {} <Debug> HTTP-Session: f10e580c-89e1-4dcb-8096-ef5961c34a6a Destroying unnamed session
6388 2024.02.06 17:12:01.444469 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6389 2024.02.06 17:12:01.444535 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 47 rows starting from the beginning of the part
6390 2024.02.06 17:12:01.444535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6391 2024.02.06 17:12:01.444622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6392 2024.02.06 17:12:01.444657 [ 3 ] {} <Debug> HTTP-Session: 6fd1eeb8-2714-4508-844c-6cf0da4e2611 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6393 2024.02.06 17:12:01.444694 [ 3 ] {} <Debug> HTTP-Session: 6fd1eeb8-2714-4508-844c-6cf0da4e2611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6394 2024.02.06 17:12:01.444795 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part
6395 2024.02.06 17:12:01.444925 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6396 2024.02.06 17:12:01.445032 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6397 2024.02.06 17:12:01.445064 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part
6398 2024.02.06 17:12:01.445389 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part
6399 2024.02.06 17:12:01.445484 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6400 2024.02.06 17:12:01.445649 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part
6401 2024.02.06 17:12:01.445756 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part
6402 2024.02.06 17:12:01.446288 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6403 2024.02.06 17:12:01.446801 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6404 2024.02.06 17:12:01.447182 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6405 2024.02.06 17:12:01.447307 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062796 sec., 54198.84314854793 rows/sec., 4.29 MiB/sec.
6406 2024.02.06 17:12:01.447404 [ 53 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6407 2024.02.06 17:12:01.447435 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} <Information> executeQuery: Read 75 rows, 7.15 KiB in 0.002456218 sec., 30534 rows/sec., 2.84 MiB/sec.
6408 2024.02.06 17:12:01.447491 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6409 2024.02.06 17:12:01.447595 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6410 2024.02.06 17:12:01.447704 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6411 2024.02.06 17:12:01.447859 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} <Debug> DynamicQueryHandler: Done processing query
6412 2024.02.06 17:12:01.447875 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6413 2024.02.06 17:12:01.447905 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6414 2024.02.06 17:12:01.447930 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 181 rows starting from the beginning of the part
6415 2024.02.06 17:12:01.447960 [ 3 ] {} <Debug> HTTP-Session: 6fd1eeb8-2714-4508-844c-6cf0da4e2611 Destroying unnamed session
6416 2024.02.06 17:12:01.448036 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6417 2024.02.06 17:12:01.448108 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 113 rows starting from the beginning of the part
6418 2024.02.06 17:12:01.448142 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6419 2024.02.06 17:12:01.448249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6420 2024.02.06 17:12:01.448350 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 66 rows starting from the beginning of the part
6421 2024.02.06 17:12:01.448393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6422 2024.02.06 17:12:01.448434 [ 3 ] {} <Debug> HTTP-Session: b4a7b1f3-a0ba-49ea-837a-4504d32b6685 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6423 2024.02.06 17:12:01.448488 [ 3 ] {} <Debug> HTTP-Session: b4a7b1f3-a0ba-49ea-837a-4504d32b6685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6424 2024.02.06 17:12:01.448523 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 75 rows starting from the beginning of the part
6425 2024.02.06 17:12:01.448702 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6426 2024.02.06 17:12:01.448740 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 66 rows starting from the beginning of the part
6427 2024.02.06 17:12:01.448813 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6428 2024.02.06 17:12:01.449007 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 75 rows starting from the beginning of the part
6429 2024.02.06 17:12:01.449353 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6430 2024.02.06 17:12:01.450254 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6431 2024.02.06 17:12:01.450734 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6432 2024.02.06 17:12:01.450874 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.003292432 sec., 174946.66556515062 rows/sec., 16.14 MiB/sec.
6433 2024.02.06 17:12:01.451032 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6434 2024.02.06 17:12:01.451042 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6435 2024.02.06 17:12:01.451211 [ 53 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6436 2024.02.06 17:12:01.451239 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.002474709 sec., 10102 rows/sec., 808.97 KiB/sec.
6437 2024.02.06 17:12:01.451300 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6438 2024.02.06 17:12:01.451476 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6439 2024.02.06 17:12:01.451523 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6440 2024.02.06 17:12:01.451602 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} <Debug> DynamicQueryHandler: Done processing query
6441 2024.02.06 17:12:01.451625 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6442 2024.02.06 17:12:01.451661 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6443 2024.02.06 17:12:01.451673 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6444 2024.02.06 17:12:01.451726 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 97 rows starting from the beginning of the part
6445 2024.02.06 17:12:01.451760 [ 3 ] {} <Debug> HTTP-Session: b4a7b1f3-a0ba-49ea-837a-4504d32b6685 Destroying unnamed session
6446 2024.02.06 17:12:01.451913 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 53 rows starting from the beginning of the part
6447 2024.02.06 17:12:01.452042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6448 2024.02.06 17:12:01.452058 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part
6449 2024.02.06 17:12:01.452134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6450 2024.02.06 17:12:01.452177 [ 3 ] {} <Debug> HTTP-Session: 8b5c6a79-dc2d-4d7d-b4e7-3c6c2e13b548 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6451 2024.02.06 17:12:01.452229 [ 3 ] {} <Debug> HTTP-Session: 8b5c6a79-dc2d-4d7d-b4e7-3c6c2e13b548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6452 2024.02.06 17:12:01.452247 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part
6453 2024.02.06 17:12:01.452463 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6454 2024.02.06 17:12:01.452482 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part
6455 2024.02.06 17:12:01.452587 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6456 2024.02.06 17:12:01.452758 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part
6457 2024.02.06 17:12:01.453316 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6458 2024.02.06 17:12:01.454381 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6459 2024.02.06 17:12:01.454407 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.003001233 sec., 81299.91906659697 rows/sec., 6.35 MiB/sec.
6460 2024.02.06 17:12:01.454545 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6461 2024.02.06 17:12:01.454842 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6462 2024.02.06 17:12:01.454938 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6463 2024.02.06 17:12:01.454953 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6464 2024.02.06 17:12:01.455200 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6465 2024.02.06 17:12:01.455332 [ 53 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6466 2024.02.06 17:12:01.455351 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.002826209 sec., 8845 rows/sec., 11.94 MiB/sec.
6467 2024.02.06 17:12:01.455391 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB.
6468 2024.02.06 17:12:01.455548 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6469 2024.02.06 17:12:01.455599 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} <Debug> DynamicQueryHandler: Done processing query
6470 2024.02.06 17:12:01.455625 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6471 2024.02.06 17:12:01.455649 [ 3 ] {} <Debug> HTTP-Session: 8b5c6a79-dc2d-4d7d-b4e7-3c6c2e13b548 Destroying unnamed session
6472 2024.02.06 17:12:01.455695 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6473 2024.02.06 17:12:01.455742 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1553 rows starting from the beginning of the part
6474 2024.02.06 17:12:01.455863 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part
6475 2024.02.06 17:12:01.455975 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part
6476 2024.02.06 17:12:01.456070 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part
6477 2024.02.06 17:12:01.456171 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part
6478 2024.02.06 17:12:01.456266 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part
6479 2024.02.06 17:12:01.460270 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1672 rows, containing 6 columns (6 merged, 0 gathered) in 0.004815334 sec., 347224.09702006134 rows/sec., 468.56 MiB/sec.
6480 2024.02.06 17:12:01.461052 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6481 2024.02.06 17:12:01.461278 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6482 2024.02.06 17:12:01.461342 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6483 2024.02.06 17:12:01.461414 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14: 8.69 MiB.
6484 2024.02.06 17:12:02.000129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.56 MiB, peak 248.22 MiB, will set to 240.47 MiB (RSS), difference: -2.09 MiB
6485 2024.02.06 17:12:04.779848 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
6486 2024.02.06 17:12:04.779902 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
6487 2024.02.06 17:12:06.442249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6488 2024.02.06 17:12:06.442378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6489 2024.02.06 17:12:06.442409 [ 3 ] {} <Debug> HTTP-Session: 76313ca2-2cf5-4294-a3a8-bf8a15a770a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6490 2024.02.06 17:12:06.442437 [ 3 ] {} <Debug> HTTP-Session: 76313ca2-2cf5-4294-a3a8-bf8a15a770a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6491 2024.02.06 17:12:06.442579 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6492 2024.02.06 17:12:06.442648 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6493 2024.02.06 17:12:06.442829 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6494 2024.02.06 17:12:06.443296 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6495 2024.02.06 17:12:06.443554 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6496 2024.02.06 17:12:06.443722 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6497 2024.02.06 17:12:06.443839 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001221784 sec., 18006 rows/sec., 1.43 MiB/sec.
6498 2024.02.06 17:12:06.443974 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} <Debug> DynamicQueryHandler: Done processing query
6499 2024.02.06 17:12:06.444000 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6500 2024.02.06 17:12:06.444022 [ 3 ] {} <Debug> HTTP-Session: 76313ca2-2cf5-4294-a3a8-bf8a15a770a5 Destroying unnamed session
6501 2024.02.06 17:12:06.444157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6502 2024.02.06 17:12:06.444206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6503 2024.02.06 17:12:06.444228 [ 3 ] {} <Debug> HTTP-Session: 98e2757d-4609-4afb-92af-c41954994b92 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6504 2024.02.06 17:12:06.444246 [ 3 ] {} <Debug> HTTP-Session: 98e2757d-4609-4afb-92af-c41954994b92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6505 2024.02.06 17:12:06.444329 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6506 2024.02.06 17:12:06.444370 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6507 2024.02.06 17:12:06.444478 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6508 2024.02.06 17:12:06.444813 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6509 2024.02.06 17:12:06.445034 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6510 2024.02.06 17:12:06.445184 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6511 2024.02.06 17:12:06.445304 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} <Information> executeQuery: Read 66 rows, 6.55 KiB in 0.000942326 sec., 70039 rows/sec., 6.79 MiB/sec.
6512 2024.02.06 17:12:06.445462 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} <Debug> DynamicQueryHandler: Done processing query
6513 2024.02.06 17:12:06.445495 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6514 2024.02.06 17:12:06.445547 [ 3 ] {} <Debug> HTTP-Session: 98e2757d-4609-4afb-92af-c41954994b92 Destroying unnamed session
6515 2024.02.06 17:12:06.445727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6516 2024.02.06 17:12:06.445777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6517 2024.02.06 17:12:06.445796 [ 3 ] {} <Debug> HTTP-Session: 5702163e-74a8-43d1-95e4-a373c185fb58 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6518 2024.02.06 17:12:06.445813 [ 3 ] {} <Debug> HTTP-Session: 5702163e-74a8-43d1-95e4-a373c185fb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6519 2024.02.06 17:12:06.445890 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6520 2024.02.06 17:12:06.445931 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6521 2024.02.06 17:12:06.446052 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6522 2024.02.06 17:12:06.446343 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6523 2024.02.06 17:12:06.446556 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6524 2024.02.06 17:12:06.446705 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6525 2024.02.06 17:12:06.446822 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000895714 sec., 24561 rows/sec., 1.92 MiB/sec.
6526 2024.02.06 17:12:06.446930 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} <Debug> DynamicQueryHandler: Done processing query
6527 2024.02.06 17:12:06.446954 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6528 2024.02.06 17:12:06.446969 [ 3 ] {} <Debug> HTTP-Session: 5702163e-74a8-43d1-95e4-a373c185fb58 Destroying unnamed session
6529 2024.02.06 17:12:06.447099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6530 2024.02.06 17:12:06.447144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6531 2024.02.06 17:12:06.447163 [ 3 ] {} <Debug> HTTP-Session: 746e6fc1-6175-4fb4-a5be-a81c320002da Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6532 2024.02.06 17:12:06.447180 [ 3 ] {} <Debug> HTTP-Session: 746e6fc1-6175-4fb4-a5be-a81c320002da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6533 2024.02.06 17:12:06.447257 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6534 2024.02.06 17:12:06.447302 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6535 2024.02.06 17:12:06.447438 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6536 2024.02.06 17:12:06.447811 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6537 2024.02.06 17:12:06.448107 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6538 2024.02.06 17:12:06.448297 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6539 2024.02.06 17:12:06.448415 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001130521 sec., 19460 rows/sec., 26.26 MiB/sec.
6540 2024.02.06 17:12:06.448536 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} <Debug> DynamicQueryHandler: Done processing query
6541 2024.02.06 17:12:06.448559 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6542 2024.02.06 17:12:06.448575 [ 3 ] {} <Debug> HTTP-Session: 746e6fc1-6175-4fb4-a5be-a81c320002da Destroying unnamed session
6543 2024.02.06 17:12:11.444161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6544 2024.02.06 17:12:11.444282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6545 2024.02.06 17:12:11.444309 [ 3 ] {} <Debug> HTTP-Session: 66d80729-cd2a-445e-a120-2de39df992c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6546 2024.02.06 17:12:11.444334 [ 3 ] {} <Debug> HTTP-Session: 66d80729-cd2a-445e-a120-2de39df992c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6547 2024.02.06 17:12:11.444463 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6548 2024.02.06 17:12:11.444524 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6549 2024.02.06 17:12:11.444687 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6550 2024.02.06 17:12:11.445125 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6551 2024.02.06 17:12:11.445397 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6552 2024.02.06 17:12:11.445573 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6553 2024.02.06 17:12:11.445701 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001202204 sec., 20795 rows/sec., 1.65 MiB/sec.
6554 2024.02.06 17:12:11.445860 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} <Debug> DynamicQueryHandler: Done processing query
6555 2024.02.06 17:12:11.445886 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6556 2024.02.06 17:12:11.445902 [ 3 ] {} <Debug> HTTP-Session: 66d80729-cd2a-445e-a120-2de39df992c3 Destroying unnamed session
6557 2024.02.06 17:12:11.446045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6558 2024.02.06 17:12:11.446095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6559 2024.02.06 17:12:11.446117 [ 3 ] {} <Debug> HTTP-Session: 21f1b12b-e425-498c-adc8-5079d763a0e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6560 2024.02.06 17:12:11.446143 [ 3 ] {} <Debug> HTTP-Session: 21f1b12b-e425-498c-adc8-5079d763a0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6561 2024.02.06 17:12:11.446240 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6562 2024.02.06 17:12:11.446284 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6563 2024.02.06 17:12:11.446395 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6564 2024.02.06 17:12:11.446754 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6565 2024.02.06 17:12:11.446980 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6566 2024.02.06 17:12:11.447136 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6567 2024.02.06 17:12:11.447234 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} <Information> executeQuery: Read 111 rows, 9.96 KiB in 0.000964037 sec., 115140 rows/sec., 10.09 MiB/sec.
6568 2024.02.06 17:12:11.447340 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} <Debug> DynamicQueryHandler: Done processing query
6569 2024.02.06 17:12:11.447364 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
6570 2024.02.06 17:12:11.447380 [ 3 ] {} <Debug> HTTP-Session: 21f1b12b-e425-498c-adc8-5079d763a0e4 Destroying unnamed session
6571 2024.02.06 17:12:11.447539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6572 2024.02.06 17:12:11.447584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6573 2024.02.06 17:12:11.447603 [ 3 ] {} <Debug> HTTP-Session: a79cd1f2-6f2c-4092-8606-6e4e678b7bee Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6574 2024.02.06 17:12:11.447620 [ 3 ] {} <Debug> HTTP-Session: a79cd1f2-6f2c-4092-8606-6e4e678b7bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6575 2024.02.06 17:12:11.447695 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6576 2024.02.06 17:12:11.447736 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6577 2024.02.06 17:12:11.447840 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6578 2024.02.06 17:12:11.448132 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6579 2024.02.06 17:12:11.448348 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6580 2024.02.06 17:12:11.448499 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6581 2024.02.06 17:12:11.448598 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000872715 sec., 56146 rows/sec., 4.36 MiB/sec.
6582 2024.02.06 17:12:11.448722 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} <Debug> DynamicQueryHandler: Done processing query
6583 2024.02.06 17:12:11.448749 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6584 2024.02.06 17:12:11.448777 [ 3 ] {} <Debug> HTTP-Session: a79cd1f2-6f2c-4092-8606-6e4e678b7bee Destroying unnamed session
6585 2024.02.06 17:12:11.448892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6586 2024.02.06 17:12:11.448938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6587 2024.02.06 17:12:11.448957 [ 3 ] {} <Debug> HTTP-Session: 92861cd6-ec90-4514-93a8-bc6ff0e7e1ec Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6588 2024.02.06 17:12:11.448973 [ 3 ] {} <Debug> HTTP-Session: 92861cd6-ec90-4514-93a8-bc6ff0e7e1ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6589 2024.02.06 17:12:11.449044 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6590 2024.02.06 17:12:11.449088 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6591 2024.02.06 17:12:11.449207 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6592 2024.02.06 17:12:11.449492 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6593 2024.02.06 17:12:11.449767 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
6594 2024.02.06 17:12:11.449951 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
6595 2024.02.06 17:12:11.450055 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000982087 sec., 36656 rows/sec., 2.59 MiB/sec.
6596 2024.02.06 17:12:11.450193 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} <Debug> DynamicQueryHandler: Done processing query
6597 2024.02.06 17:12:11.450218 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6598 2024.02.06 17:12:11.450233 [ 3 ] {} <Debug> HTTP-Session: 92861cd6-ec90-4514-93a8-bc6ff0e7e1ec Destroying unnamed session
6599 2024.02.06 17:12:11.450383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6600 2024.02.06 17:12:11.450427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6601 2024.02.06 17:12:11.450445 [ 3 ] {} <Debug> HTTP-Session: 6d1db38a-99a0-4ce5-9b4e-f1dd58b03249 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6602 2024.02.06 17:12:11.450462 [ 3 ] {} <Debug> HTTP-Session: 6d1db38a-99a0-4ce5-9b4e-f1dd58b03249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6603 2024.02.06 17:12:11.450540 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6604 2024.02.06 17:12:11.450584 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6605 2024.02.06 17:12:11.450723 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6606 2024.02.06 17:12:11.451106 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6607 2024.02.06 17:12:11.451397 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6608 2024.02.06 17:12:11.451577 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6609 2024.02.06 17:12:11.451679 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001111941 sec., 22483 rows/sec., 30.34 MiB/sec.
6610 2024.02.06 17:12:11.451807 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} <Debug> DynamicQueryHandler: Done processing query
6611 2024.02.06 17:12:11.451838 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6612 2024.02.06 17:12:11.451854 [ 3 ] {} <Debug> HTTP-Session: 6d1db38a-99a0-4ce5-9b4e-f1dd58b03249 Destroying unnamed session
6613 2024.02.06 17:12:16.443821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6614 2024.02.06 17:12:16.444002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6615 2024.02.06 17:12:16.444049 [ 3 ] {} <Debug> HTTP-Session: b828baec-d0f7-4f76-ad08-b8247a4ee6c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6616 2024.02.06 17:12:16.444093 [ 3 ] {} <Debug> HTTP-Session: b828baec-d0f7-4f76-ad08-b8247a4ee6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6617 2024.02.06 17:12:16.444296 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6618 2024.02.06 17:12:16.444394 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6619 2024.02.06 17:12:16.444666 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6620 2024.02.06 17:12:16.445123 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6621 2024.02.06 17:12:16.445391 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6622 2024.02.06 17:12:16.445555 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6623 2024.02.06 17:12:16.445692 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001330297 sec., 23303 rows/sec., 1.84 MiB/sec.
6624 2024.02.06 17:12:16.445844 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} <Debug> DynamicQueryHandler: Done processing query
6625 2024.02.06 17:12:16.445870 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6626 2024.02.06 17:12:16.445887 [ 3 ] {} <Debug> HTTP-Session: b828baec-d0f7-4f76-ad08-b8247a4ee6c4 Destroying unnamed session
6627 2024.02.06 17:12:16.446035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 14679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6628 2024.02.06 17:12:16.446085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6629 2024.02.06 17:12:16.446105 [ 3 ] {} <Debug> HTTP-Session: b56d5154-bb94-41c5-a4bc-6cfbb9fa9f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6630 2024.02.06 17:12:16.446125 [ 3 ] {} <Debug> HTTP-Session: b56d5154-bb94-41c5-a4bc-6cfbb9fa9f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6631 2024.02.06 17:12:16.446209 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6632 2024.02.06 17:12:16.446250 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6633 2024.02.06 17:12:16.446358 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6634 2024.02.06 17:12:16.446707 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6635 2024.02.06 17:12:16.446926 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6636 2024.02.06 17:12:16.447081 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6637 2024.02.06 17:12:16.447205 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} <Information> executeQuery: Read 93 rows, 8.96 KiB in 0.000966987 sec., 96175 rows/sec., 9.05 MiB/sec.
6638 2024.02.06 17:12:16.447314 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} <Debug> DynamicQueryHandler: Done processing query
6639 2024.02.06 17:12:16.447339 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
6640 2024.02.06 17:12:16.447355 [ 3 ] {} <Debug> HTTP-Session: b56d5154-bb94-41c5-a4bc-6cfbb9fa9f90 Destroying unnamed session
6641 2024.02.06 17:12:16.447477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6642 2024.02.06 17:12:16.447523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6643 2024.02.06 17:12:16.447542 [ 3 ] {} <Debug> HTTP-Session: 237db261-f4cc-4643-beca-55c1f9cd8951 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6644 2024.02.06 17:12:16.447560 [ 3 ] {} <Debug> HTTP-Session: 237db261-f4cc-4643-beca-55c1f9cd8951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6645 2024.02.06 17:12:16.447634 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6646 2024.02.06 17:12:16.447674 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6647 2024.02.06 17:12:16.447779 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6648 2024.02.06 17:12:16.448068 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6649 2024.02.06 17:12:16.448278 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6650 2024.02.06 17:12:16.448436 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6651 2024.02.06 17:12:16.448555 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} <Information> executeQuery: Read 41 rows, 3.30 KiB in 0.000892445 sec., 45941 rows/sec., 3.61 MiB/sec.
6652 2024.02.06 17:12:16.448676 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} <Debug> DynamicQueryHandler: Done processing query
6653 2024.02.06 17:12:16.448700 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6654 2024.02.06 17:12:16.448716 [ 3 ] {} <Debug> HTTP-Session: 237db261-f4cc-4643-beca-55c1f9cd8951 Destroying unnamed session
6655 2024.02.06 17:12:16.448915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 33204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6656 2024.02.06 17:12:16.448960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6657 2024.02.06 17:12:16.448980 [ 3 ] {} <Debug> HTTP-Session: 2da9a52a-0eb8-47de-af7a-d75a5942557f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6658 2024.02.06 17:12:16.448997 [ 3 ] {} <Debug> HTTP-Session: 2da9a52a-0eb8-47de-af7a-d75a5942557f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6659 2024.02.06 17:12:16.449076 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6660 2024.02.06 17:12:16.449121 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6661 2024.02.06 17:12:16.449261 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6662 2024.02.06 17:12:16.449735 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6663 2024.02.06 17:12:16.450039 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6664 2024.02.06 17:12:16.450221 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6665 2024.02.06 17:12:16.450346 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001242235 sec., 24955 rows/sec., 33.68 MiB/sec.
6666 2024.02.06 17:12:16.450475 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} <Debug> DynamicQueryHandler: Done processing query
6667 2024.02.06 17:12:16.450500 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6668 2024.02.06 17:12:16.450516 [ 3 ] {} <Debug> HTTP-Session: 2da9a52a-0eb8-47de-af7a-d75a5942557f Destroying unnamed session
6669 2024.02.06 17:12:16.450641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 2454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6670 2024.02.06 17:12:16.450688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6671 2024.02.06 17:12:16.450708 [ 3 ] {} <Debug> HTTP-Session: ce8076b6-6eeb-42dd-8092-ae3e4da99652 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6672 2024.02.06 17:12:16.450726 [ 3 ] {} <Debug> HTTP-Session: ce8076b6-6eeb-42dd-8092-ae3e4da99652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6673 2024.02.06 17:12:16.450797 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6674 2024.02.06 17:12:16.450838 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6675 2024.02.06 17:12:16.450944 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6676 2024.02.06 17:12:16.451204 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6677 2024.02.06 17:12:16.451456 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
6678 2024.02.06 17:12:16.451632 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} <Trace> oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
6679 2024.02.06 17:12:16.451759 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} <Information> executeQuery: Read 15 rows, 1.09 KiB in 0.000931296 sec., 16106 rows/sec., 1.14 MiB/sec.
6680 2024.02.06 17:12:16.451897 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} <Debug> DynamicQueryHandler: Done processing query
6681 2024.02.06 17:12:16.451922 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6682 2024.02.06 17:12:16.451937 [ 3 ] {} <Debug> HTTP-Session: ce8076b6-6eeb-42dd-8092-ae3e4da99652 Destroying unnamed session
6683 2024.02.06 17:12:19.779951 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache
6684 2024.02.06 17:12:19.780004 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache
6685 2024.02.06 17:12:21.442615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6686 2024.02.06 17:12:21.442751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6687 2024.02.06 17:12:21.442783 [ 3 ] {} <Debug> HTTP-Session: b1b2ef33-dad4-419a-92df-6791684065b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6688 2024.02.06 17:12:21.442813 [ 3 ] {} <Debug> HTTP-Session: b1b2ef33-dad4-419a-92df-6791684065b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6689 2024.02.06 17:12:21.443003 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6690 2024.02.06 17:12:21.443102 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6691 2024.02.06 17:12:21.443368 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6692 2024.02.06 17:12:21.443954 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6693 2024.02.06 17:12:21.444211 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
6694 2024.02.06 17:12:21.444370 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
6695 2024.02.06 17:12:21.444492 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001435451 sec., 18112 rows/sec., 1.43 MiB/sec.
6696 2024.02.06 17:12:21.444682 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} <Debug> DynamicQueryHandler: Done processing query
6697 2024.02.06 17:12:21.444708 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6698 2024.02.06 17:12:21.444730 [ 3 ] {} <Debug> HTTP-Session: b1b2ef33-dad4-419a-92df-6791684065b4 Destroying unnamed session
6699 2024.02.06 17:12:21.444898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 12197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6700 2024.02.06 17:12:21.444947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6701 2024.02.06 17:12:21.444966 [ 3 ] {} <Debug> HTTP-Session: 6c6b53d1-19aa-4958-a1da-acf94acb456a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6702 2024.02.06 17:12:21.444983 [ 3 ] {} <Debug> HTTP-Session: 6c6b53d1-19aa-4958-a1da-acf94acb456a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6703 2024.02.06 17:12:21.445060 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6704 2024.02.06 17:12:21.445100 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6705 2024.02.06 17:12:21.445217 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6706 2024.02.06 17:12:21.445544 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6707 2024.02.06 17:12:21.445767 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
6708 2024.02.06 17:12:21.445914 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
6709 2024.02.06 17:12:21.446029 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} <Information> executeQuery: Read 78 rows, 7.41 KiB in 0.000935426 sec., 83384 rows/sec., 7.74 MiB/sec.
6710 2024.02.06 17:12:21.446133 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} <Debug> DynamicQueryHandler: Done processing query
6711 2024.02.06 17:12:21.446157 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6712 2024.02.06 17:12:21.446173 [ 3 ] {} <Debug> HTTP-Session: 6c6b53d1-19aa-4958-a1da-acf94acb456a Destroying unnamed session
6713 2024.02.06 17:12:21.446293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6714 2024.02.06 17:12:21.446336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6715 2024.02.06 17:12:21.446354 [ 3 ] {} <Debug> HTTP-Session: 9a6a35a0-1dc2-440d-9fda-7c17e80289ec Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6716 2024.02.06 17:12:21.446371 [ 3 ] {} <Debug> HTTP-Session: 9a6a35a0-1dc2-440d-9fda-7c17e80289ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6717 2024.02.06 17:12:21.446442 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6718 2024.02.06 17:12:21.446480 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6719 2024.02.06 17:12:21.446584 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6720 2024.02.06 17:12:21.446852 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6721 2024.02.06 17:12:21.447057 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
6722 2024.02.06 17:12:21.447208 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
6723 2024.02.06 17:12:21.447330 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000854434 sec., 30429 rows/sec., 2.38 MiB/sec.
6724 2024.02.06 17:12:21.447488 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} <Debug> DynamicQueryHandler: Done processing query
6725 2024.02.06 17:12:21.447519 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6726 2024.02.06 17:12:21.447573 [ 3 ] {} <Debug> HTTP-Session: 9a6a35a0-1dc2-440d-9fda-7c17e80289ec Destroying unnamed session
6727 2024.02.06 17:12:21.447781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 27844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6728 2024.02.06 17:12:21.447830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6729 2024.02.06 17:12:21.447848 [ 3 ] {} <Debug> HTTP-Session: 4147f44e-34b6-462f-8816-088a7f5a6c0b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6730 2024.02.06 17:12:21.447865 [ 3 ] {} <Debug> HTTP-Session: 4147f44e-34b6-462f-8816-088a7f5a6c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6731 2024.02.06 17:12:21.447943 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6732 2024.02.06 17:12:21.447987 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6733 2024.02.06 17:12:21.448135 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6734 2024.02.06 17:12:21.448512 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6735 2024.02.06 17:12:21.448806 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
6736 2024.02.06 17:12:21.448983 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
6737 2024.02.06 17:12:21.449108 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001135801 sec., 22891 rows/sec., 30.89 MiB/sec.
6738 2024.02.06 17:12:21.449277 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} <Debug> DynamicQueryHandler: Done processing query
6739 2024.02.06 17:12:21.449321 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6740 2024.02.06 17:12:21.449342 [ 3 ] {} <Debug> HTTP-Session: 4147f44e-34b6-462f-8816-088a7f5a6c0b Destroying unnamed session
6741 2024.02.06 17:12:26.443126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6742 2024.02.06 17:12:26.443306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6743 2024.02.06 17:12:26.443353 [ 3 ] {} <Debug> HTTP-Session: cc774c0a-f540-4390-961d-c533258ce015 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6744 2024.02.06 17:12:26.443395 [ 3 ] {} <Debug> HTTP-Session: cc774c0a-f540-4390-961d-c533258ce015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6745 2024.02.06 17:12:26.443600 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6746 2024.02.06 17:12:26.443699 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6747 2024.02.06 17:12:26.443967 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6748 2024.02.06 17:12:26.444447 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6749 2024.02.06 17:12:26.444711 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
6750 2024.02.06 17:12:26.444877 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
6751 2024.02.06 17:12:26.445012 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001347548 sec., 25231 rows/sec., 2.00 MiB/sec.
6752 2024.02.06 17:12:26.445023 [ 134 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
6753 2024.02.06 17:12:26.445152 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6754 2024.02.06 17:12:26.445221 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} <Debug> DynamicQueryHandler: Done processing query
6755 2024.02.06 17:12:26.445264 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6756 2024.02.06 17:12:26.445273 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
6757 2024.02.06 17:12:26.445288 [ 3 ] {} <Debug> HTTP-Session: cc774c0a-f540-4390-961d-c533258ce015 Destroying unnamed session
6758 2024.02.06 17:12:26.445445 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6759 2024.02.06 17:12:26.445496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6760 2024.02.06 17:12:26.445510 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 47 rows starting from the beginning of the part
6761 2024.02.06 17:12:26.445596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6762 2024.02.06 17:12:26.445642 [ 3 ] {} <Debug> HTTP-Session: 5a52bf3d-7a8b-4f87-8240-9f7127b2f084 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6763 2024.02.06 17:12:26.445670 [ 3 ] {} <Debug> HTTP-Session: 5a52bf3d-7a8b-4f87-8240-9f7127b2f084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6764 2024.02.06 17:12:26.445825 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part
6765 2024.02.06 17:12:26.445872 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6766 2024.02.06 17:12:26.445944 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6767 2024.02.06 17:12:26.446157 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part
6768 2024.02.06 17:12:26.446369 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6769 2024.02.06 17:12:26.446411 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part
6770 2024.02.06 17:12:26.446599 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part
6771 2024.02.06 17:12:26.446876 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 34 rows starting from the beginning of the part
6772 2024.02.06 17:12:26.447166 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6773 2024.02.06 17:12:26.447617 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6774 2024.02.06 17:12:26.447936 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
6775 2024.02.06 17:12:26.448230 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002274893 sec., 1758 rows/sec., 146.81 KiB/sec.
6776 2024.02.06 17:12:26.448660 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} <Debug> DynamicQueryHandler: Done processing query
6777 2024.02.06 17:12:26.448676 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 4 columns (4 merged, 0 gathered) in 0.003459437 sec., 53476.90968212458 rows/sec., 4.23 MiB/sec.
6778 2024.02.06 17:12:26.448686 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6779 2024.02.06 17:12:26.448718 [ 3 ] {} <Debug> HTTP-Session: 5a52bf3d-7a8b-4f87-8240-9f7127b2f084 Destroying unnamed session
6780 2024.02.06 17:12:26.448841 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
6781 2024.02.06 17:12:26.448931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6782 2024.02.06 17:12:26.448987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6783 2024.02.06 17:12:26.449024 [ 3 ] {} <Debug> HTTP-Session: 172a7bd4-4d06-4886-bc0a-f07b734ea24f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6784 2024.02.06 17:12:26.449051 [ 3 ] {} <Debug> HTTP-Session: 172a7bd4-4d06-4886-bc0a-f07b734ea24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6785 2024.02.06 17:12:26.449139 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
6786 2024.02.06 17:12:26.449190 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6787 2024.02.06 17:12:26.449258 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6788 2024.02.06 17:12:26.449263 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
6789 2024.02.06 17:12:26.449503 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6790 2024.02.06 17:12:26.449912 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6791 2024.02.06 17:12:26.450133 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
6792 2024.02.06 17:12:26.450282 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
6793 2024.02.06 17:12:26.450404 [ 134 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
6794 2024.02.06 17:12:26.450414 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} <Information> executeQuery: Read 104 rows, 9.98 KiB in 0.001167973 sec., 89043 rows/sec., 8.35 MiB/sec.
6795 2024.02.06 17:12:26.450463 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6796 2024.02.06 17:12:26.450600 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
6797 2024.02.06 17:12:26.450657 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} <Debug> DynamicQueryHandler: Done processing query
6798 2024.02.06 17:12:26.450709 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
6799 2024.02.06 17:12:26.450738 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6800 2024.02.06 17:12:26.450749 [ 3 ] {} <Debug> HTTP-Session: 172a7bd4-4d06-4886-bc0a-f07b734ea24f Destroying unnamed session
6801 2024.02.06 17:12:26.450794 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 181 rows starting from the beginning of the part
6802 2024.02.06 17:12:26.450921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6803 2024.02.06 17:12:26.450962 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part
6804 2024.02.06 17:12:26.451019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6805 2024.02.06 17:12:26.451060 [ 3 ] {} <Debug> HTTP-Session: adfc13fa-9319-4070-8cd3-cd29cb3c0cbe Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6806 2024.02.06 17:12:26.451107 [ 3 ] {} <Debug> HTTP-Session: adfc13fa-9319-4070-8cd3-cd29cb3c0cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6807 2024.02.06 17:12:26.451159 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 111 rows starting from the beginning of the part
6808 2024.02.06 17:12:26.451306 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6809 2024.02.06 17:12:26.451402 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 93 rows starting from the beginning of the part
6810 2024.02.06 17:12:26.451412 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6811 2024.02.06 17:12:26.451706 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 78 rows starting from the beginning of the part
6812 2024.02.06 17:12:26.451877 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6813 2024.02.06 17:12:26.451993 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part
6814 2024.02.06 17:12:26.452539 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6815 2024.02.06 17:12:26.453032 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6816 2024.02.06 17:12:26.453292 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
6817 2024.02.06 17:12:26.453526 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00214046 sec., 1868 rows/sec., 130.48 KiB/sec.
6818 2024.02.06 17:12:26.453964 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 4 columns (4 merged, 0 gathered) in 0.003446696 sec., 183654.1429821487 rows/sec., 16.93 MiB/sec.
6819 2024.02.06 17:12:26.453994 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} <Debug> DynamicQueryHandler: Done processing query
6820 2024.02.06 17:12:26.454028 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6821 2024.02.06 17:12:26.454059 [ 3 ] {} <Debug> HTTP-Session: adfc13fa-9319-4070-8cd3-cd29cb3c0cbe Destroying unnamed session
6822 2024.02.06 17:12:26.454104 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
6823 2024.02.06 17:12:26.454207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 6498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6824 2024.02.06 17:12:26.454280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6825 2024.02.06 17:12:26.454310 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
6826 2024.02.06 17:12:26.454324 [ 3 ] {} <Debug> HTTP-Session: 5bb361a9-09cd-410c-a9d6-31b693095d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6827 2024.02.06 17:12:26.454362 [ 3 ] {} <Debug> HTTP-Session: 5bb361a9-09cd-410c-a9d6-31b693095d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6828 2024.02.06 17:12:26.454405 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
6829 2024.02.06 17:12:26.454544 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6830 2024.02.06 17:12:26.454589 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6831 2024.02.06 17:12:26.454707 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6832 2024.02.06 17:12:26.455049 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6833 2024.02.06 17:12:26.455261 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
6834 2024.02.06 17:12:26.455410 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
6835 2024.02.06 17:12:26.455527 [ 134 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
6836 2024.02.06 17:12:26.455534 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} <Information> executeQuery: Read 38 rows, 3.05 KiB in 0.000950816 sec., 39965 rows/sec., 3.13 MiB/sec.
6837 2024.02.06 17:12:26.455580 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6838 2024.02.06 17:12:26.455733 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
6839 2024.02.06 17:12:26.455776 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} <Debug> DynamicQueryHandler: Done processing query
6840 2024.02.06 17:12:26.455835 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6841 2024.02.06 17:12:26.455839 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6842 2024.02.06 17:12:26.455901 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 97 rows starting from the beginning of the part
6843 2024.02.06 17:12:26.455908 [ 3 ] {} <Debug> HTTP-Session: 5bb361a9-09cd-410c-a9d6-31b693095d65 Destroying unnamed session
6844 2024.02.06 17:12:26.456010 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part
6845 2024.02.06 17:12:26.456049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6846 2024.02.06 17:12:26.456111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6847 2024.02.06 17:12:26.456132 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 49 rows starting from the beginning of the part
6848 2024.02.06 17:12:26.456139 [ 3 ] {} <Debug> HTTP-Session: 7ecb7966-b395-405c-8454-53c4baac2380 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6849 2024.02.06 17:12:26.456170 [ 3 ] {} <Debug> HTTP-Session: 7ecb7966-b395-405c-8454-53c4baac2380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6850 2024.02.06 17:12:26.456264 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 41 rows starting from the beginning of the part
6851 2024.02.06 17:12:26.456283 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6852 2024.02.06 17:12:26.456339 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6853 2024.02.06 17:12:26.456379 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part
6854 2024.02.06 17:12:26.456557 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 38 rows starting from the beginning of the part
6855 2024.02.06 17:12:26.456629 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6856 2024.02.06 17:12:26.457090 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6857 2024.02.06 17:12:26.457540 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 4 columns (4 merged, 0 gathered) in 0.001897813 sec., 143849.789204732 rows/sec., 11.24 MiB/sec.
6858 2024.02.06 17:12:26.457552 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
6859 2024.02.06 17:12:26.457728 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
6860 2024.02.06 17:12:26.457854 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
6861 2024.02.06 17:12:26.458081 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
6862 2024.02.06 17:12:26.458090 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001760119 sec., 1136 rows/sec., 79.90 KiB/sec.
6863 2024.02.06 17:12:26.458208 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
6864 2024.02.06 17:12:26.458366 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} <Debug> DynamicQueryHandler: Done processing query
6865 2024.02.06 17:12:26.458398 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6866 2024.02.06 17:12:26.458416 [ 3 ] {} <Debug> HTTP-Session: 7ecb7966-b395-405c-8454-53c4baac2380 Destroying unnamed session
6867 2024.02.06 17:12:26.458593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 36410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6868 2024.02.06 17:12:26.458639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6869 2024.02.06 17:12:26.458658 [ 3 ] {} <Debug> HTTP-Session: a176a703-46ad-41ed-ab22-6f552cfb45b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6870 2024.02.06 17:12:26.458675 [ 3 ] {} <Debug> HTTP-Session: a176a703-46ad-41ed-ab22-6f552cfb45b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6871 2024.02.06 17:12:26.458755 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6872 2024.02.06 17:12:26.458800 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6873 2024.02.06 17:12:26.458946 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6874 2024.02.06 17:12:26.459433 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6875 2024.02.06 17:12:26.459767 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
6876 2024.02.06 17:12:26.459944 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0.
6877 2024.02.06 17:12:26.460060 [ 134 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
6878 2024.02.06 17:12:26.460077 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001287806 sec., 26401 rows/sec., 35.63 MiB/sec.
6879 2024.02.06 17:12:26.460111 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6880 2024.02.06 17:12:26.460272 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact
6881 2024.02.06 17:12:26.460324 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} <Debug> DynamicQueryHandler: Done processing query
6882 2024.02.06 17:12:26.460369 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6883 2024.02.06 17:12:26.460424 [ 3 ] {} <Debug> HTTP-Session: a176a703-46ad-41ed-ab22-6f552cfb45b1 Destroying unnamed session
6884 2024.02.06 17:12:26.460521 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6885 2024.02.06 17:12:26.460560 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1672 rows starting from the beginning of the part
6886 2024.02.06 17:12:26.460706 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part
6887 2024.02.06 17:12:26.460811 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part
6888 2024.02.06 17:12:26.460918 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part
6889 2024.02.06 17:12:26.461017 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part
6890 2024.02.06 17:12:26.461102 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 34 rows starting from the beginning of the part
6891 2024.02.06 17:12:26.466532 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 6 columns (6 merged, 0 gathered) in 0.006353448 sec., 284884.6799407188 rows/sec., 384.44 MiB/sec.
6892 2024.02.06 17:12:26.467519 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
6893 2024.02.06 17:12:26.467787 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15.
6894 2024.02.06 17:12:26.467864 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0
6895 2024.02.06 17:12:26.467954 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15: 13.05 MiB.
6896 2024.02.06 17:12:31.442630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6897 2024.02.06 17:12:31.442810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6898 2024.02.06 17:12:31.442857 [ 3 ] {} <Debug> HTTP-Session: 4ab09dbf-cb72-4184-9dce-723eeecdc94e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6899 2024.02.06 17:12:31.442898 [ 3 ] {} <Debug> HTTP-Session: 4ab09dbf-cb72-4184-9dce-723eeecdc94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6900 2024.02.06 17:12:31.443094 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6901 2024.02.06 17:12:31.443191 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6902 2024.02.06 17:12:31.443374 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6903 2024.02.06 17:12:31.443827 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6904 2024.02.06 17:12:31.444099 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
6905 2024.02.06 17:12:31.444264 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0.
6906 2024.02.06 17:12:31.444402 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001246685 sec., 21657 rows/sec., 1.71 MiB/sec.
6907 2024.02.06 17:12:31.444558 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} <Debug> DynamicQueryHandler: Done processing query
6908 2024.02.06 17:12:31.444583 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6909 2024.02.06 17:12:31.444601 [ 3 ] {} <Debug> HTTP-Session: 4ab09dbf-cb72-4184-9dce-723eeecdc94e Destroying unnamed session
6910 2024.02.06 17:12:31.444744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 12672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6911 2024.02.06 17:12:31.444795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6912 2024.02.06 17:12:31.444816 [ 3 ] {} <Debug> HTTP-Session: 8aab7ee7-a77e-44c5-8d05-918232ce66e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6913 2024.02.06 17:12:31.444835 [ 3 ] {} <Debug> HTTP-Session: 8aab7ee7-a77e-44c5-8d05-918232ce66e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6914 2024.02.06 17:12:31.444919 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6915 2024.02.06 17:12:31.444961 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6916 2024.02.06 17:12:31.445072 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6917 2024.02.06 17:12:31.445451 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6918 2024.02.06 17:12:31.445670 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
6919 2024.02.06 17:12:31.445820 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0.
6920 2024.02.06 17:12:31.445939 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} <Information> executeQuery: Read 81 rows, 7.71 KiB in 0.000990757 sec., 81755 rows/sec., 7.59 MiB/sec.
6921 2024.02.06 17:12:31.446063 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} <Debug> DynamicQueryHandler: Done processing query
6922 2024.02.06 17:12:31.446087 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6923 2024.02.06 17:12:31.446102 [ 3 ] {} <Debug> HTTP-Session: 8aab7ee7-a77e-44c5-8d05-918232ce66e0 Destroying unnamed session
6924 2024.02.06 17:12:31.446219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6925 2024.02.06 17:12:31.446266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6926 2024.02.06 17:12:31.446286 [ 3 ] {} <Debug> HTTP-Session: a176f4bb-86f4-4c6e-b4b0-11cb262d19de Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6927 2024.02.06 17:12:31.446303 [ 3 ] {} <Debug> HTTP-Session: a176f4bb-86f4-4c6e-b4b0-11cb262d19de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6928 2024.02.06 17:12:31.446375 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6929 2024.02.06 17:12:31.446415 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6930 2024.02.06 17:12:31.446522 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6931 2024.02.06 17:12:31.446815 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6932 2024.02.06 17:12:31.447020 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
6933 2024.02.06 17:12:31.447167 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0.
6934 2024.02.06 17:12:31.447283 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.000880044 sec., 30680 rows/sec., 2.40 MiB/sec.
6935 2024.02.06 17:12:31.447402 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} <Debug> DynamicQueryHandler: Done processing query
6936 2024.02.06 17:12:31.447426 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6937 2024.02.06 17:12:31.447442 [ 3 ] {} <Debug> HTTP-Session: a176f4bb-86f4-4c6e-b4b0-11cb262d19de Destroying unnamed session
6938 2024.02.06 17:12:31.447642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 28913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6939 2024.02.06 17:12:31.447688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6940 2024.02.06 17:12:31.447707 [ 3 ] {} <Debug> HTTP-Session: dad65fac-d16d-4600-a384-fd905559bfc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6941 2024.02.06 17:12:31.447724 [ 3 ] {} <Debug> HTTP-Session: dad65fac-d16d-4600-a384-fd905559bfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6942 2024.02.06 17:12:31.447799 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6943 2024.02.06 17:12:31.447843 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6944 2024.02.06 17:12:31.447979 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6945 2024.02.06 17:12:31.448405 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB.
6946 2024.02.06 17:12:31.448711 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
6947 2024.02.06 17:12:31.448895 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0.
6948 2024.02.06 17:12:31.449018 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001188944 sec., 22709 rows/sec., 30.64 MiB/sec.
6949 2024.02.06 17:12:31.449157 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} <Debug> DynamicQueryHandler: Done processing query
6950 2024.02.06 17:12:31.449187 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
6951 2024.02.06 17:12:31.449204 [ 3 ] {} <Debug> HTTP-Session: dad65fac-d16d-4600-a384-fd905559bfc8 Destroying unnamed session
6952 2024.02.06 17:12:34.780042 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
6953 2024.02.06 17:12:34.780099 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
6954 2024.02.06 17:12:36.443421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6955 2024.02.06 17:12:36.443558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6956 2024.02.06 17:12:36.443588 [ 3 ] {} <Debug> HTTP-Session: d5fc9952-a8f6-42b7-8d69-09d47a0df8a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6957 2024.02.06 17:12:36.443615 [ 3 ] {} <Debug> HTTP-Session: d5fc9952-a8f6-42b7-8d69-09d47a0df8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6958 2024.02.06 17:12:36.443754 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6959 2024.02.06 17:12:36.443821 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6960 2024.02.06 17:12:36.443992 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6961 2024.02.06 17:12:36.444515 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
6962 2024.02.06 17:12:36.444834 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
6963 2024.02.06 17:12:36.445019 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0.
6964 2024.02.06 17:12:36.445182 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001381288 sec., 24614 rows/sec., 1.95 MiB/sec.
6965 2024.02.06 17:12:36.445361 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} <Debug> DynamicQueryHandler: Done processing query
6966 2024.02.06 17:12:36.445391 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6967 2024.02.06 17:12:36.445408 [ 3 ] {} <Debug> HTTP-Session: d5fc9952-a8f6-42b7-8d69-09d47a0df8a7 Destroying unnamed session
6968 2024.02.06 17:12:36.445557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6969 2024.02.06 17:12:36.445616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6970 2024.02.06 17:12:36.445639 [ 3 ] {} <Debug> HTTP-Session: 2df8cfb7-21d6-449c-80c0-cdecda845cec Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6971 2024.02.06 17:12:36.445660 [ 3 ] {} <Debug> HTTP-Session: 2df8cfb7-21d6-449c-80c0-cdecda845cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6972 2024.02.06 17:12:36.445754 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6973 2024.02.06 17:12:36.445802 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6974 2024.02.06 17:12:36.445923 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6975 2024.02.06 17:12:36.446325 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
6976 2024.02.06 17:12:36.446574 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
6977 2024.02.06 17:12:36.446742 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0.
6978 2024.02.06 17:12:36.446887 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} <Information> executeQuery: Read 102 rows, 9.80 KiB in 0.00110269 sec., 92501 rows/sec., 8.68 MiB/sec.
6979 2024.02.06 17:12:36.447027 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} <Debug> DynamicQueryHandler: Done processing query
6980 2024.02.06 17:12:36.447055 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
6981 2024.02.06 17:12:36.447071 [ 3 ] {} <Debug> HTTP-Session: 2df8cfb7-21d6-449c-80c0-cdecda845cec Destroying unnamed session
6982 2024.02.06 17:12:36.447210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 5818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6983 2024.02.06 17:12:36.447266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6984 2024.02.06 17:12:36.447286 [ 3 ] {} <Debug> HTTP-Session: 82fde0f2-be43-4947-859f-b2cc8905a439 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6985 2024.02.06 17:12:36.447306 [ 3 ] {} <Debug> HTTP-Session: 82fde0f2-be43-4947-859f-b2cc8905a439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6986 2024.02.06 17:12:36.447392 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6987 2024.02.06 17:12:36.447439 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6988 2024.02.06 17:12:36.447556 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6989 2024.02.06 17:12:36.447890 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
6990 2024.02.06 17:12:36.448119 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
6991 2024.02.06 17:12:36.448276 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0.
6992 2024.02.06 17:12:36.448404 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000981118 sec., 34654 rows/sec., 2.71 MiB/sec.
6993 2024.02.06 17:12:36.448532 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} <Debug> DynamicQueryHandler: Done processing query
6994 2024.02.06 17:12:36.448556 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6995 2024.02.06 17:12:36.448571 [ 3 ] {} <Debug> HTTP-Session: 82fde0f2-be43-4947-859f-b2cc8905a439 Destroying unnamed session
6996 2024.02.06 17:12:36.448786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 36410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6997 2024.02.06 17:12:36.448831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6998 2024.02.06 17:12:36.448850 [ 3 ] {} <Debug> HTTP-Session: 93a14e1b-c143-4c6c-9cdc-25ea25f3e2f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
6999 2024.02.06 17:12:36.448866 [ 3 ] {} <Debug> HTTP-Session: 93a14e1b-c143-4c6c-9cdc-25ea25f3e2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7000 2024.02.06 17:12:36.448944 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7001 2024.02.06 17:12:36.448992 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7002 2024.02.06 17:12:36.449129 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7003 2024.02.06 17:12:36.449642 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7004 2024.02.06 17:12:36.449957 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
7005 2024.02.06 17:12:36.450152 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0.
7006 2024.02.06 17:12:36.450285 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001310856 sec., 25937 rows/sec., 35.00 MiB/sec.
7007 2024.02.06 17:12:36.450458 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} <Debug> DynamicQueryHandler: Done processing query
7008 2024.02.06 17:12:36.450505 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7009 2024.02.06 17:12:36.450542 [ 3 ] {} <Debug> HTTP-Session: 93a14e1b-c143-4c6c-9cdc-25ea25f3e2f3 Destroying unnamed session
7010 2024.02.06 17:12:41.444599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7011 2024.02.06 17:12:41.444777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7012 2024.02.06 17:12:41.444825 [ 3 ] {} <Debug> HTTP-Session: 632fb683-0079-4d27-8e8d-100a5df81935 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7013 2024.02.06 17:12:41.444866 [ 3 ] {} <Debug> HTTP-Session: 632fb683-0079-4d27-8e8d-100a5df81935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7014 2024.02.06 17:12:41.445069 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7015 2024.02.06 17:12:41.445168 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7016 2024.02.06 17:12:41.445433 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7017 2024.02.06 17:12:41.445940 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7018 2024.02.06 17:12:41.446201 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
7019 2024.02.06 17:12:41.446371 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0.
7020 2024.02.06 17:12:41.446503 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001376058 sec., 19621 rows/sec., 1.55 MiB/sec.
7021 2024.02.06 17:12:41.446674 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} <Debug> DynamicQueryHandler: Done processing query
7022 2024.02.06 17:12:41.446699 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
7023 2024.02.06 17:12:41.446717 [ 3 ] {} <Debug> HTTP-Session: 632fb683-0079-4d27-8e8d-100a5df81935 Destroying unnamed session
7024 2024.02.06 17:12:41.446840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7025 2024.02.06 17:12:41.446894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7026 2024.02.06 17:12:41.446916 [ 3 ] {} <Debug> HTTP-Session: 04762de8-cdb9-4d37-bab1-893fb5857514 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7027 2024.02.06 17:12:41.446936 [ 3 ] {} <Debug> HTTP-Session: 04762de8-cdb9-4d37-bab1-893fb5857514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7028 2024.02.06 17:12:41.447019 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7029 2024.02.06 17:12:41.447062 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7030 2024.02.06 17:12:41.447180 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7031 2024.02.06 17:12:41.447524 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7032 2024.02.06 17:12:41.447737 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7033 2024.02.06 17:12:41.447897 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
7034 2024.02.06 17:12:41.448022 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000965647 sec., 4142 rows/sec., 345.87 KiB/sec.
7035 2024.02.06 17:12:41.448211 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} <Debug> DynamicQueryHandler: Done processing query
7036 2024.02.06 17:12:41.448240 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7037 2024.02.06 17:12:41.448259 [ 3 ] {} <Debug> HTTP-Session: 04762de8-cdb9-4d37-bab1-893fb5857514 Destroying unnamed session
7038 2024.02.06 17:12:41.448453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7039 2024.02.06 17:12:41.448502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7040 2024.02.06 17:12:41.448522 [ 3 ] {} <Debug> HTTP-Session: 1f8aca13-3665-4f48-8087-349db130ddca Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7041 2024.02.06 17:12:41.448540 [ 3 ] {} <Debug> HTTP-Session: 1f8aca13-3665-4f48-8087-349db130ddca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7042 2024.02.06 17:12:41.448621 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7043 2024.02.06 17:12:41.448665 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7044 2024.02.06 17:12:41.448784 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7045 2024.02.06 17:12:41.449151 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7046 2024.02.06 17:12:41.449364 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
7047 2024.02.06 17:12:41.449511 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0.
7048 2024.02.06 17:12:41.449632 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} <Information> executeQuery: Read 119 rows, 10.70 KiB in 0.000975627 sec., 121972 rows/sec., 10.71 MiB/sec.
7049 2024.02.06 17:12:41.449754 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} <Debug> DynamicQueryHandler: Done processing query
7050 2024.02.06 17:12:41.449778 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
7051 2024.02.06 17:12:41.449793 [ 3 ] {} <Debug> HTTP-Session: 1f8aca13-3665-4f48-8087-349db130ddca Destroying unnamed session
7052 2024.02.06 17:12:41.449908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7053 2024.02.06 17:12:41.449952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7054 2024.02.06 17:12:41.449971 [ 3 ] {} <Debug> HTTP-Session: cb3decf0-a4d5-4c14-8a32-df096aafa580 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7055 2024.02.06 17:12:41.449988 [ 3 ] {} <Debug> HTTP-Session: cb3decf0-a4d5-4c14-8a32-df096aafa580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7056 2024.02.06 17:12:41.450056 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7057 2024.02.06 17:12:41.450094 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7058 2024.02.06 17:12:41.450200 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7059 2024.02.06 17:12:41.450468 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7060 2024.02.06 17:12:41.450666 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7061 2024.02.06 17:12:41.450818 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
7062 2024.02.06 17:12:41.450934 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000846363 sec., 4726 rows/sec., 330.00 KiB/sec.
7063 2024.02.06 17:12:41.451051 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} <Debug> DynamicQueryHandler: Done processing query
7064 2024.02.06 17:12:41.451073 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
7065 2024.02.06 17:12:41.451090 [ 3 ] {} <Debug> HTTP-Session: cb3decf0-a4d5-4c14-8a32-df096aafa580 Destroying unnamed session
7066 2024.02.06 17:12:41.451205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7067 2024.02.06 17:12:41.451250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7068 2024.02.06 17:12:41.451269 [ 3 ] {} <Debug> HTTP-Session: 6043e78f-e9f6-4644-8a7e-e8d545f96b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7069 2024.02.06 17:12:41.451286 [ 3 ] {} <Debug> HTTP-Session: 6043e78f-e9f6-4644-8a7e-e8d545f96b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7070 2024.02.06 17:12:41.451357 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7071 2024.02.06 17:12:41.451395 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7072 2024.02.06 17:12:41.451499 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7073 2024.02.06 17:12:41.451792 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7074 2024.02.06 17:12:41.451996 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
7075 2024.02.06 17:12:41.452142 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0.
7076 2024.02.06 17:12:41.452256 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} <Information> executeQuery: Read 55 rows, 4.39 KiB in 0.000868985 sec., 63292 rows/sec., 4.93 MiB/sec.
7077 2024.02.06 17:12:41.452373 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} <Debug> DynamicQueryHandler: Done processing query
7078 2024.02.06 17:12:41.452396 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
7079 2024.02.06 17:12:41.452411 [ 3 ] {} <Debug> HTTP-Session: 6043e78f-e9f6-4644-8a7e-e8d545f96b69 Destroying unnamed session
7080 2024.02.06 17:12:41.452526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7081 2024.02.06 17:12:41.452571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7082 2024.02.06 17:12:41.452590 [ 3 ] {} <Debug> HTTP-Session: d8c6aafa-da7d-4879-8c6b-40687899e6b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7083 2024.02.06 17:12:41.452608 [ 3 ] {} <Debug> HTTP-Session: d8c6aafa-da7d-4879-8c6b-40687899e6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7084 2024.02.06 17:12:41.452683 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7085 2024.02.06 17:12:41.452726 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7086 2024.02.06 17:12:41.452847 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7087 2024.02.06 17:12:41.453130 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7088 2024.02.06 17:12:41.453382 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7089 2024.02.06 17:12:41.453559 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} <Trace> oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
7090 2024.02.06 17:12:41.453680 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} <Information> executeQuery: Read 38 rows, 2.74 KiB in 0.000968757 sec., 39225 rows/sec., 2.76 MiB/sec.
7091 2024.02.06 17:12:41.453834 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} <Debug> DynamicQueryHandler: Done processing query
7092 2024.02.06 17:12:41.453858 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
7093 2024.02.06 17:12:41.453874 [ 3 ] {} <Debug> HTTP-Session: d8c6aafa-da7d-4879-8c6b-40687899e6b7 Destroying unnamed session
7094 2024.02.06 17:12:41.454027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 28913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7095 2024.02.06 17:12:41.454072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7096 2024.02.06 17:12:41.454092 [ 3 ] {} <Debug> HTTP-Session: 40721411-e697-4746-aec1-6c54f807acbe Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7097 2024.02.06 17:12:41.454108 [ 3 ] {} <Debug> HTTP-Session: 40721411-e697-4746-aec1-6c54f807acbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7098 2024.02.06 17:12:41.454182 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7099 2024.02.06 17:12:41.454225 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7100 2024.02.06 17:12:41.454359 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7101 2024.02.06 17:12:41.454746 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7102 2024.02.06 17:12:41.455026 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
7103 2024.02.06 17:12:41.455197 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0.
7104 2024.02.06 17:12:41.455314 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001105201 sec., 24429 rows/sec., 32.97 MiB/sec.
7105 2024.02.06 17:12:41.455440 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} <Debug> DynamicQueryHandler: Done processing query
7106 2024.02.06 17:12:41.455463 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7107 2024.02.06 17:12:41.455478 [ 3 ] {} <Debug> HTTP-Session: 40721411-e697-4746-aec1-6c54f807acbe Destroying unnamed session
7108 2024.02.06 17:12:46.443827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 5937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7109 2024.02.06 17:12:46.443937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7110 2024.02.06 17:12:46.443964 [ 3 ] {} <Debug> HTTP-Session: 3c8838ec-91d9-48ba-b5dc-ba142ebc2321 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7111 2024.02.06 17:12:46.443988 [ 3 ] {} <Debug> HTTP-Session: 3c8838ec-91d9-48ba-b5dc-ba142ebc2321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7112 2024.02.06 17:12:46.444115 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7113 2024.02.06 17:12:46.444172 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7114 2024.02.06 17:12:46.444331 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7115 2024.02.06 17:12:46.444741 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7116 2024.02.06 17:12:46.444999 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
7117 2024.02.06 17:12:46.445171 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0.
7118 2024.02.06 17:12:46.445301 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001145252 sec., 35799 rows/sec., 2.83 MiB/sec.
7119 2024.02.06 17:12:46.445449 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} <Debug> DynamicQueryHandler: Done processing query
7120 2024.02.06 17:12:46.445474 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
7121 2024.02.06 17:12:46.445491 [ 3 ] {} <Debug> HTTP-Session: 3c8838ec-91d9-48ba-b5dc-ba142ebc2321 Destroying unnamed session
7122 2024.02.06 17:12:46.445630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 19274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7123 2024.02.06 17:12:46.445681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7124 2024.02.06 17:12:46.445702 [ 3 ] {} <Debug> HTTP-Session: dcad5289-7de8-4f02-a7a5-abab873b34e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7125 2024.02.06 17:12:46.445722 [ 3 ] {} <Debug> HTTP-Session: dcad5289-7de8-4f02-a7a5-abab873b34e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7126 2024.02.06 17:12:46.445804 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7127 2024.02.06 17:12:46.445845 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7128 2024.02.06 17:12:46.445953 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7129 2024.02.06 17:12:46.446298 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7130 2024.02.06 17:12:46.446512 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
7131 2024.02.06 17:12:46.446657 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0.
7132 2024.02.06 17:12:46.446780 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} <Information> executeQuery: Read 123 rows, 11.74 KiB in 0.000947307 sec., 129841 rows/sec., 12.10 MiB/sec.
7133 2024.02.06 17:12:46.446903 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} <Debug> DynamicQueryHandler: Done processing query
7134 2024.02.06 17:12:46.446928 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7135 2024.02.06 17:12:46.446944 [ 3 ] {} <Debug> HTTP-Session: dcad5289-7de8-4f02-a7a5-abab873b34e0 Destroying unnamed session
7136 2024.02.06 17:12:46.447106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7137 2024.02.06 17:12:46.447151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7138 2024.02.06 17:12:46.447170 [ 3 ] {} <Debug> HTTP-Session: 8718ea94-3bb3-4801-a08c-f3aaee69052e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7139 2024.02.06 17:12:46.447188 [ 3 ] {} <Debug> HTTP-Session: 8718ea94-3bb3-4801-a08c-f3aaee69052e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7140 2024.02.06 17:12:46.447259 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7141 2024.02.06 17:12:46.447297 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7142 2024.02.06 17:12:46.447402 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7143 2024.02.06 17:12:46.447681 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7144 2024.02.06 17:12:46.447878 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
7145 2024.02.06 17:12:46.448022 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0.
7146 2024.02.06 17:12:46.448141 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} <Information> executeQuery: Read 44 rows, 3.55 KiB in 0.000855474 sec., 51433 rows/sec., 4.06 MiB/sec.
7147 2024.02.06 17:12:46.448259 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} <Debug> DynamicQueryHandler: Done processing query
7148 2024.02.06 17:12:46.448283 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
7149 2024.02.06 17:12:46.448299 [ 3 ] {} <Debug> HTTP-Session: 8718ea94-3bb3-4801-a08c-f3aaee69052e Destroying unnamed session
7150 2024.02.06 17:12:46.448453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 43889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7151 2024.02.06 17:12:46.448499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7152 2024.02.06 17:12:46.448518 [ 3 ] {} <Debug> HTTP-Session: 2749f311-bd13-4fc7-9fe7-445b2039672a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7153 2024.02.06 17:12:46.448535 [ 3 ] {} <Debug> HTTP-Session: 2749f311-bd13-4fc7-9fe7-445b2039672a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7154 2024.02.06 17:12:46.448618 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7155 2024.02.06 17:12:46.448665 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7156 2024.02.06 17:12:46.448800 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7157 2024.02.06 17:12:46.449227 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7158 2024.02.06 17:12:46.449535 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
7159 2024.02.06 17:12:46.449714 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0.
7160 2024.02.06 17:12:46.449837 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001191353 sec., 34414 rows/sec., 46.44 MiB/sec.
7161 2024.02.06 17:12:46.449963 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} <Debug> DynamicQueryHandler: Done processing query
7162 2024.02.06 17:12:46.449985 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7163 2024.02.06 17:12:46.450001 [ 3 ] {} <Debug> HTTP-Session: 2749f311-bd13-4fc7-9fe7-445b2039672a Destroying unnamed session
7164 2024.02.06 17:12:46.450124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7165 2024.02.06 17:12:46.450169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7166 2024.02.06 17:12:46.450187 [ 3 ] {} <Debug> HTTP-Session: 435d719e-9e07-4e02-b1cc-0abf066dead7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7167 2024.02.06 17:12:46.450204 [ 3 ] {} <Debug> HTTP-Session: 435d719e-9e07-4e02-b1cc-0abf066dead7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7168 2024.02.06 17:12:46.450273 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7169 2024.02.06 17:12:46.450311 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7170 2024.02.06 17:12:46.450416 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7171 2024.02.06 17:12:46.450690 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7172 2024.02.06 17:12:46.450931 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
7173 2024.02.06 17:12:46.451104 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} <Trace> oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
7174 2024.02.06 17:12:46.451219 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000918516 sec., 3266 rows/sec., 261.55 KiB/sec.
7175 2024.02.06 17:12:46.451372 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} <Debug> DynamicQueryHandler: Done processing query
7176 2024.02.06 17:12:46.451395 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
7177 2024.02.06 17:12:46.451410 [ 3 ] {} <Debug> HTTP-Session: 435d719e-9e07-4e02-b1cc-0abf066dead7 Destroying unnamed session
7178 2024.02.06 17:12:49.780160 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache
7179 2024.02.06 17:12:49.780255 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache
7180 2024.02.06 17:12:51.443418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7181 2024.02.06 17:12:51.443549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7182 2024.02.06 17:12:51.443580 [ 3 ] {} <Debug> HTTP-Session: 733739ac-e800-4d3e-a038-ea35640c1960 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7183 2024.02.06 17:12:51.443607 [ 3 ] {} <Debug> HTTP-Session: 733739ac-e800-4d3e-a038-ea35640c1960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7184 2024.02.06 17:12:51.443753 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7185 2024.02.06 17:12:51.443822 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7186 2024.02.06 17:12:51.443996 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7187 2024.02.06 17:12:51.444395 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7188 2024.02.06 17:12:51.444662 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
7189 2024.02.06 17:12:51.444824 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0.
7190 2024.02.06 17:12:51.444943 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} <Information> executeQuery: Read 28 rows, 2.27 KiB in 0.001151562 sec., 24314 rows/sec., 1.92 MiB/sec.
7191 2024.02.06 17:12:51.444936 [ 92 ] {} <Debug> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
7192 2024.02.06 17:12:51.445006 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7193 2024.02.06 17:12:51.445102 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} <Debug> DynamicQueryHandler: Done processing query
7194 2024.02.06 17:12:51.445149 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
7195 2024.02.06 17:12:51.445169 [ 3 ] {} <Debug> HTTP-Session: 733739ac-e800-4d3e-a038-ea35640c1960 Destroying unnamed session
7196 2024.02.06 17:12:51.445166 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact
7197 2024.02.06 17:12:51.445317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 13119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7198 2024.02.06 17:12:51.445429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7199 2024.02.06 17:12:51.445434 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7200 2024.02.06 17:12:51.445459 [ 3 ] {} <Debug> HTTP-Session: bb4dcd64-5526-4a7e-99a9-b421adb56752 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7201 2024.02.06 17:12:51.445521 [ 3 ] {} <Debug> HTTP-Session: bb4dcd64-5526-4a7e-99a9-b421adb56752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7202 2024.02.06 17:12:51.445544 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 60 rows starting from the beginning of the part
7203 2024.02.06 17:12:51.445729 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7204 2024.02.06 17:12:51.445805 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7205 2024.02.06 17:12:51.446048 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 27 rows starting from the beginning of the part
7206 2024.02.06 17:12:51.446250 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7207 2024.02.06 17:12:51.446344 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part
7208 2024.02.06 17:12:51.446481 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 27 rows starting from the beginning of the part
7209 2024.02.06 17:12:51.446745 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part
7210 2024.02.06 17:12:51.447019 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 28 rows starting from the beginning of the part
7211 2024.02.06 17:12:51.447117 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7212 2024.02.06 17:12:51.447521 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
7213 2024.02.06 17:12:51.447848 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0.
7214 2024.02.06 17:12:51.448059 [ 92 ] {} <Debug> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
7215 2024.02.06 17:12:51.448128 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} <Information> executeQuery: Read 84 rows, 7.97 KiB in 0.002325805 sec., 36116 rows/sec., 3.35 MiB/sec.
7216 2024.02.06 17:12:51.448174 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7217 2024.02.06 17:12:51.448414 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact
7218 2024.02.06 17:12:51.448724 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7219 2024.02.06 17:12:51.448718 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} <Debug> DynamicQueryHandler: Done processing query
7220 2024.02.06 17:12:51.448812 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
7221 2024.02.06 17:12:51.448822 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 220 rows starting from the beginning of the part
7222 2024.02.06 17:12:51.448852 [ 3 ] {} <Debug> HTTP-Session: bb4dcd64-5526-4a7e-99a9-b421adb56752 Destroying unnamed session
7223 2024.02.06 17:12:51.448856 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 4 columns (4 merged, 0 gathered) in 0.003778646 sec., 57427.97816995823 rows/sec., 4.55 MiB/sec.
7224 2024.02.06 17:12:51.449057 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
7225 2024.02.06 17:12:51.449110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7226 2024.02.06 17:12:51.449108 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 81 rows starting from the beginning of the part
7227 2024.02.06 17:12:51.449212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7228 2024.02.06 17:12:51.449262 [ 3 ] {} <Debug> HTTP-Session: 89d3d915-f5d8-431b-84f9-ded3926016e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7229 2024.02.06 17:12:51.449344 [ 3 ] {} <Debug> HTTP-Session: 89d3d915-f5d8-431b-84f9-ded3926016e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7230 2024.02.06 17:12:51.449471 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16.
7231 2024.02.06 17:12:51.449464 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 102 rows starting from the beginning of the part
7232 2024.02.06 17:12:51.449636 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7233 2024.02.06 17:12:51.449646 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} <Trace> oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0
7234 2024.02.06 17:12:51.449726 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7235 2024.02.06 17:12:51.449969 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 119 rows starting from the beginning of the part
7236 2024.02.06 17:12:51.450332 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7237 2024.02.06 17:12:51.450332 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 123 rows starting from the beginning of the part
7238 2024.02.06 17:12:51.450549 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 84 rows starting from the beginning of the part
7239 2024.02.06 17:12:51.451088 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7240 2024.02.06 17:12:51.451490 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
7241 2024.02.06 17:12:51.451802 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0.
7242 2024.02.06 17:12:51.451947 [ 92 ] {} <Debug> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
7243 2024.02.06 17:12:51.451961 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} <Information> executeQuery: Read 34 rows, 2.70 KiB in 0.002265374 sec., 15008 rows/sec., 1.16 MiB/sec.
7244 2024.02.06 17:12:51.452005 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7245 2024.02.06 17:12:51.452260 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact
7246 2024.02.06 17:12:51.452563 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7247 2024.02.06 17:12:51.452564 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} <Debug> DynamicQueryHandler: Done processing query
7248 2024.02.06 17:12:51.452640 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
7249 2024.02.06 17:12:51.452655 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 113 rows starting from the beginning of the part
7250 2024.02.06 17:12:51.452689 [ 3 ] {} <Debug> HTTP-Session: 89d3d915-f5d8-431b-84f9-ded3926016e3 Destroying unnamed session
7251 2024.02.06 17:12:51.452709 [ 19 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 729 rows, containing 4 columns (4 merged, 0 gathered) in 0.004421463 sec., 164877.55297285086 rows/sec., 15.09 MiB/sec.
7252 2024.02.06 17:12:51.452857 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 27 rows starting from the beginning of the part
7253 2024.02.06 17:12:51.453014 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
7254 2024.02.06 17:12:51.453102 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part
7255 2024.02.06 17:12:51.453096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 29981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7256 2024.02.06 17:12:51.453239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7257 2024.02.06 17:12:51.453339 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 55 rows starting from the beginning of the part
7258 2024.02.06 17:12:51.453326 [ 3 ] {} <Debug> HTTP-Session: ebb0856b-867e-4fef-ae08-43fc82d8abdb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7259 2024.02.06 17:12:51.453412 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16.
7260 2024.02.06 17:12:51.453447 [ 3 ] {} <Debug> HTTP-Session: ebb0856b-867e-4fef-ae08-43fc82d8abdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7261 2024.02.06 17:12:51.453577 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} <Trace> oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0
7262 2024.02.06 17:12:51.453681 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 44 rows starting from the beginning of the part
7263 2024.02.06 17:12:51.453854 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7264 2024.02.06 17:12:51.453971 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part
7265 2024.02.06 17:12:51.453986 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
7266 2024.02.06 17:12:51.454589 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7267 2024.02.06 17:12:51.455706 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7268 2024.02.06 17:12:51.455730 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 307 rows, containing 4 columns (4 merged, 0 gathered) in 0.003612371 sec., 84985.73374661684 rows/sec., 6.64 MiB/sec.
7269 2024.02.06 17:12:51.455894 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
7270 2024.02.06 17:12:51.456236 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
7271 2024.02.06 17:12:51.456245 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16.
7272 2024.02.06 17:12:51.456372 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} <Trace> oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0
7273 2024.02.06 17:12:51.456547 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0.
7274 2024.02.06 17:12:51.456656 [ 92 ] {} <Debug> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
7275 2024.02.06 17:12:51.456666 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} <Information> executeQuery: Read 28 rows, 38.69 KiB in 0.002754466 sec., 10165 rows/sec., 13.72 MiB/sec.
7276 2024.02.06 17:12:51.456691 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7277 2024.02.06 17:12:51.456873 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact
7278 2024.02.06 17:12:51.456920 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} <Debug> DynamicQueryHandler: Done processing query
7279 2024.02.06 17:12:51.456966 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
7280 2024.02.06 17:12:51.457012 [ 3 ] {} <Debug> HTTP-Session: ebb0856b-867e-4fef-ae08-43fc82d8abdb Destroying unnamed session
7281 2024.02.06 17:12:51.457054 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7282 2024.02.06 17:12:51.457089 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1810 rows starting from the beginning of the part
7283 2024.02.06 17:12:51.457203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7284 2024.02.06 17:12:51.457252 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 27 rows starting from the beginning of the part
7285 2024.02.06 17:12:51.457279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7286 2024.02.06 17:12:51.457341 [ 3 ] {} <Debug> HTTP-Session: 36bc69cd-15b4-4e4f-a10a-8eefe1afe596 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319
7287 2024.02.06 17:12:51.457374 [ 3 ] {} <Debug> HTTP-Session: 36bc69cd-15b4-4e4f-a10a-8eefe1afe596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7288 2024.02.06 17:12:51.457531 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part
7289 2024.02.06 17:12:51.457578 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7290 2024.02.06 17:12:51.457663 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7291 2024.02.06 17:12:51.457838 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 27 rows starting from the beginning of the part
7292 2024.02.06 17:12:51.458153 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7293 2024.02.06 17:12:51.458194 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part
7294 2024.02.06 17:12:51.458413 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 28 rows starting from the beginning of the part
7295 2024.02.06 17:12:51.458904 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7296 2024.02.06 17:12:51.459302 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
7297 2024.02.06 17:12:51.459518 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} <Trace> oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
7298 2024.02.06 17:12:51.459656 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} <Information> executeQuery: Read 6 rows, 405.00 B in 0.002027217 sec., 2959 rows/sec., 195.10 KiB/sec.
7299 2024.02.06 17:12:51.459810 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} <Debug> DynamicQueryHandler: Done processing query
7300 2024.02.06 17:12:51.459833 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
7301 2024.02.06 17:12:51.459849 [ 3 ] {} <Debug> HTTP-Session: 36bc69cd-15b4-4e4f-a10a-8eefe1afe596 Destroying unnamed session
7302 2024.02.06 17:12:51.464101 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 6 columns (6 merged, 0 gathered) in 0.007341005 sec., 267946.96366505674 rows/sec., 361.58 MiB/sec.
7303 2024.02.06 17:12:51.465320 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
7304 2024.02.06 17:12:51.465541 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16.
7305 2024.02.06 17:12:51.465611 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0
7306 2024.02.06 17:12:51.465690 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16: 13.26 MiB.
7307 2024.02.06 17:12:52.079438 [ 92 ] {} <Debug> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
7308 2024.02.06 17:12:52.079521 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7309 2024.02.06 17:12:52.079627 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
7310 2024.02.06 17:12:52.079789 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7311 2024.02.06 17:12:52.079839 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
7312 2024.02.06 17:12:52.080036 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
7313 2024.02.06 17:12:52.080123 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
7314 2024.02.06 17:12:52.080202 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
7315 2024.02.06 17:12:52.080277 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
7316 2024.02.06 17:12:52.080818 [ 17 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001231765 sec., 19484.236035282705 rows/sec., 1.58 MiB/sec.
7317 2024.02.06 17:12:52.080965 [ 17 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
7318 2024.02.06 17:12:52.081189 [ 17 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
7319 2024.02.06 17:12:52.081270 [ 17 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} <Trace> oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
7320 2024.02.06 17:12:53.566892 [ 97 ] {} <Debug> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
7321 2024.02.06 17:12:53.566974 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB.
7322 2024.02.06 17:12:53.567096 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
7323 2024.02.06 17:12:53.567248 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7324 2024.02.06 17:12:53.567286 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
7325 2024.02.06 17:12:53.567446 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
7326 2024.02.06 17:12:53.567579 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part
7327 2024.02.06 17:12:53.567694 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
7328 2024.02.06 17:12:53.567791 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
7329 2024.02.06 17:12:53.568388 [ 18 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001352448 sec., 17745.599091425327 rows/sec., 1.21 MiB/sec.
7330 2024.02.06 17:12:53.568539 [ 18 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
7331 2024.02.06 17:12:53.568751 [ 18 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
7332 2024.02.06 17:12:53.568818 [ 18 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} <Trace> oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0