Max level shown:
1 [ Oct 24 01:16:33 Enabled. ]
2 [ Oct 24 01:16:33 Rereading configuration. ]
3 [ Oct 24 01:16:38 Rereading configuration. ]
4 [ Oct 24 01:16:41 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 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService23
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService23 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService23
29 ipadm: Could not delete oxControlService23: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService23
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService23
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService23
34 + ipadm show-addr oxControlService23/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService23/ll
37 + ipadm show-addr oxControlService23/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService23/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + 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")
48 + 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
49 [ Oct 24 01:16:41 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.10.24 01:16:42.458605 [ 1 ] {} <Information> Application: Will watch for the process with pid 25861
55 2023.10.24 01:16:42.458724 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.10.24 01:16:43.188870 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 25861
57 2023.10.24 01:16:43.189021 [ 1 ] {} <Information> Application: starting up
58 2023.10.24 01:16:43.189217 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.10.24 01:16:43.280325 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.10.24 01:16:43.280369 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.10.24 01:16:43.280383 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.10.24 01:16:43.280417 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.10.24 01:16:43.280720 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.10.24 01:16:43.281382 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.10.24 01:16:43.281928 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.10.24 01:16:43.282183 [ 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)
70 2023.10.24 01:16:43.284927 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.10.24 01:16:43.284979 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.10.24 01:16:43.285686 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.10.24 01:16:43.285886 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.10.24 01:16:43.292408 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.10.24 01:16:43.292938 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.10.24 01:16:43.292972 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.10.24 01:16:43.294256 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.10.24 01:16:43.294720 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.10.24 01:16:43.294975 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.10.24 01:16:43.295261 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.10.24 01:16:43.296107 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.10.24 01:16:43.296153 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.10.24 01:16:43.296210 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.10.24 01:16:43.296232 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.10.24 01:16:43.305892 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.10.24 01:16:43.305926 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000115312 sec
90 2023.10.24 01:16:43.306508 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.10.24 01:16:43.306586 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.10.24 01:16:43.306607 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.10.24 01:16:43.306626 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.10.24 01:16:43.306638 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.10.24 01:16:43.306653 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.10.24 01:16:43.306670 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.10.24 01:16:43.306701 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.10.24 01:16:43.306719 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.10.24 01:16:43.306748 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.10.24 01:16:43.306761 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.10.24 01:16:43.306774 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.10.24 01:16:43.306791 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.10.24 01:16:43.306823 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.10.24 01:16:43.306838 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.10.24 01:16:43.306850 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.10.24 01:16:43.343066 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.10.24 01:16:43.344478 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.10.24 01:16:43.344514 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2761e-05 sec
109 2023.10.24 01:16:43.344542 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.10.24 01:16:43.344559 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.10.24 01:16:43.344583 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.10.24 01:16:43.346525 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.10.24 01:16:43.351805 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.10.24 01:16:43.351898 [ 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).
115 2023.10.24 01:16:43.351947 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.10.24 01:16:43.574024 [ 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)
117 2023.10.24 01:16:43.591523 [ 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)
118 2023.10.24 01:16:43.591575 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.10.24 01:16:43.648355 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.10.24 01:16:43.649151 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB
121 2023.10.24 01:16:43.649503 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.10.24 01:16:43.649572 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.10.24 01:16:43.649613 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.10.24 01:16:43.649687 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.10.24 01:16:43.649699 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.10.24 01:16:43.649736 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.10.24 01:16:43.649806 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.10.24 01:16:43.649829 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.10.24 01:16:44.497472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.10.24 01:16:44.497664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.10.24 01:16:44.498275 [ 3 ] {} <Debug> HTTP-Session: c70eab3a-4e8a-41a0-ba70-84b2db377a69 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
132 2023.10.24 01:16:44.498322 [ 3 ] {} <Debug> HTTP-Session: c70eab3a-4e8a-41a0-ba70-84b2db377a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.10.24 01:16:44.498449 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.10.24 01:16:44.498478 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.10.24 01:16:44.498498 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.10.24 01:16:44.499925 [ 3 ] {3a3f75ea-7773-4959-9fc4-dcd2448efc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
137 2023.10.24 01:16:44.501216 [ 3 ] {3a3f75ea-7773-4959-9fc4-dcd2448efc96} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
138 2023.10.24 01:16:44.503470 [ 3 ] {3a3f75ea-7773-4959-9fc4-dcd2448efc96} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
139 2023.10.24 01:16:44.505370 [ 3 ] {3a3f75ea-7773-4959-9fc4-dcd2448efc96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
140 2023.10.24 01:16:44.509980 [ 3 ] {3a3f75ea-7773-4959-9fc4-dcd2448efc96} <Debug> DynamicQueryHandler: Done processing query
141 2023.10.24 01:16:44.510036 [ 3 ] {3a3f75ea-7773-4959-9fc4-dcd2448efc96} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
142 2023.10.24 01:16:44.510068 [ 3 ] {} <Debug> HTTP-Session: c70eab3a-4e8a-41a0-ba70-84b2db377a69 Destroying unnamed session
143 2023.10.24 01:16:44.510314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
144 2023.10.24 01:16:44.510361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
145 2023.10.24 01:16:44.510383 [ 3 ] {} <Debug> HTTP-Session: 3d82af2f-ef57-4edf-9309-e2c26897cc04 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
146 2023.10.24 01:16:44.510401 [ 3 ] {} <Debug> HTTP-Session: 3d82af2f-ef57-4edf-9309-e2c26897cc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2023.10.24 01:16:44.510510 [ 3 ] {49828c0e-6341-42b0-b4f6-4c9bc8e9867b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
148 2023.10.24 01:16:44.530612 [ 3 ] {49828c0e-6341-42b0-b4f6-4c9bc8e9867b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:61932) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
149 
150 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
151 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
152 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
153 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
154 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
155 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
156 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
157 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
158 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
159 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
160 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
161 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
162 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
163 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
164 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
165 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
166 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
167 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
168 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
169 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
170 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
171 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
172 
173 2023.10.24 01:16:44.531355 [ 3 ] {49828c0e-6341-42b0-b4f6-4c9bc8e9867b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
174 
175 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
176 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
177 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
178 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
179 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
180 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
181 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
182 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
183 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
184 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
185 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
186 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
187 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
188 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
189 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
190 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
191 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
192 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
193 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
194 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
195 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
196 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
197 (version 22.8.9.1)
198 2023.10.24 01:16:44.531493 [ 3 ] {49828c0e-6341-42b0-b4f6-4c9bc8e9867b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
199 2023.10.24 01:16:44.531513 [ 3 ] {} <Debug> HTTP-Session: 3d82af2f-ef57-4edf-9309-e2c26897cc04 Destroying unnamed session
200 2023.10.24 01:16:44.531720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.10.24 01:16:44.531776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.10.24 01:16:44.531795 [ 3 ] {} <Debug> HTTP-Session: 944b2678-8cac-4e56-9322-fbd76659fd68 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
203 2023.10.24 01:16:44.531811 [ 3 ] {} <Debug> HTTP-Session: 944b2678-8cac-4e56-9322-fbd76659fd68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.10.24 01:16:44.531920 [ 3 ] {ceeff89a-3cd6-488b-bbc3-50dfb988ef80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
205 2023.10.24 01:16:44.532026 [ 3 ] {ceeff89a-3cd6-488b-bbc3-50dfb988ef80} <Debug> DynamicQueryHandler: Done processing query
206 2023.10.24 01:16:44.532045 [ 3 ] {ceeff89a-3cd6-488b-bbc3-50dfb988ef80} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
207 2023.10.24 01:16:44.532064 [ 3 ] {} <Debug> HTTP-Session: 944b2678-8cac-4e56-9322-fbd76659fd68 Destroying unnamed session
208 2023.10.24 01:16:44.532754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
209 2023.10.24 01:16:44.532791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
210 2023.10.24 01:16:44.532812 [ 3 ] {} <Debug> HTTP-Session: 7d3fdc71-8355-421c-a1fb-1ff4c3b29327 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
211 2023.10.24 01:16:44.532840 [ 3 ] {} <Debug> HTTP-Session: 7d3fdc71-8355-421c-a1fb-1ff4c3b29327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
212 2023.10.24 01:16:44.532896 [ 3 ] {301c29ef-8f60-4cba-bc52-2c25e75ad7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
213 2023.10.24 01:16:44.532949 [ 3 ] {301c29ef-8f60-4cba-bc52-2c25e75ad7b1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
214 2023.10.24 01:16:44.534505 [ 3 ] {301c29ef-8f60-4cba-bc52-2c25e75ad7b1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
215 2023.10.24 01:16:44.534527 [ 3 ] {301c29ef-8f60-4cba-bc52-2c25e75ad7b1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1511e-05 sec
216 2023.10.24 01:16:44.534560 [ 3 ] {301c29ef-8f60-4cba-bc52-2c25e75ad7b1} <Information> TablesLoader: Loading 0 tables with 0 dependency level
217 2023.10.24 01:16:44.534582 [ 3 ] {301c29ef-8f60-4cba-bc52-2c25e75ad7b1} <Information> DatabaseAtomic (oximeter): Starting up tables.
218 2023.10.24 01:16:44.534648 [ 3 ] {301c29ef-8f60-4cba-bc52-2c25e75ad7b1} <Debug> DynamicQueryHandler: Done processing query
219 2023.10.24 01:16:44.534667 [ 3 ] {301c29ef-8f60-4cba-bc52-2c25e75ad7b1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
220 2023.10.24 01:16:44.534686 [ 3 ] {} <Debug> HTTP-Session: 7d3fdc71-8355-421c-a1fb-1ff4c3b29327 Destroying unnamed session
221 2023.10.24 01:16:44.534792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
222 2023.10.24 01:16:44.534831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
223 2023.10.24 01:16:44.534853 [ 3 ] {} <Debug> HTTP-Session: 4bd4cd3f-0926-4261-b193-fa79570d4ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
224 2023.10.24 01:16:44.534871 [ 3 ] {} <Debug> HTTP-Session: 4bd4cd3f-0926-4261-b193-fa79570d4ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
225 2023.10.24 01:16:44.535006 [ 3 ] {61d744e7-e961-46cd-8ea5-973227b7d6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
226 2023.10.24 01:16:44.535050 [ 3 ] {61d744e7-e961-46cd-8ea5-973227b7d6a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
227 2023.10.24 01:16:44.543261 [ 3 ] {61d744e7-e961-46cd-8ea5-973227b7d6a1} <Debug> oximeter.version (f2ededda-5c88-4b4b-ae8d-67878bdc4643): Loading data parts
228 2023.10.24 01:16:44.543392 [ 3 ] {61d744e7-e961-46cd-8ea5-973227b7d6a1} <Debug> oximeter.version (f2ededda-5c88-4b4b-ae8d-67878bdc4643): There are no data parts
229 2023.10.24 01:16:44.546008 [ 3 ] {61d744e7-e961-46cd-8ea5-973227b7d6a1} <Debug> DynamicQueryHandler: Done processing query
230 2023.10.24 01:16:44.546056 [ 3 ] {61d744e7-e961-46cd-8ea5-973227b7d6a1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
231 2023.10.24 01:16:44.546071 [ 3 ] {} <Debug> HTTP-Session: 4bd4cd3f-0926-4261-b193-fa79570d4ae1 Destroying unnamed session
232 2023.10.24 01:16:44.546182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
233 2023.10.24 01:16:44.546228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
234 2023.10.24 01:16:44.546247 [ 3 ] {} <Debug> HTTP-Session: 0725acb8-adf3-41dd-98c3-2186445964b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
235 2023.10.24 01:16:44.546265 [ 3 ] {} <Debug> HTTP-Session: 0725acb8-adf3-41dd-98c3-2186445964b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
236 2023.10.24 01:16:44.546461 [ 3 ] {9a3d92d6-fe5b-4ea5-8486-36d3b4225802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
237 2023.10.24 01:16:44.546504 [ 3 ] {9a3d92d6-fe5b-4ea5-8486-36d3b4225802} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
238 2023.10.24 01:16:44.558078 [ 3 ] {9a3d92d6-fe5b-4ea5-8486-36d3b4225802} <Debug> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Loading data parts
239 2023.10.24 01:16:44.558167 [ 3 ] {9a3d92d6-fe5b-4ea5-8486-36d3b4225802} <Debug> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): There are no data parts
240 2023.10.24 01:16:44.560023 [ 3 ] {9a3d92d6-fe5b-4ea5-8486-36d3b4225802} <Debug> DynamicQueryHandler: Done processing query
241 2023.10.24 01:16:44.560063 [ 3 ] {9a3d92d6-fe5b-4ea5-8486-36d3b4225802} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2023.10.24 01:16:44.560079 [ 3 ] {} <Debug> HTTP-Session: 0725acb8-adf3-41dd-98c3-2186445964b5 Destroying unnamed session
243 2023.10.24 01:16:44.560181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2023.10.24 01:16:44.560236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2023.10.24 01:16:44.560254 [ 3 ] {} <Debug> HTTP-Session: 418e62a1-1974-40a7-aad9-1592168ff791 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
246 2023.10.24 01:16:44.560273 [ 3 ] {} <Debug> HTTP-Session: 418e62a1-1974-40a7-aad9-1592168ff791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2023.10.24 01:16:44.560458 [ 3 ] {cfa84aa9-fd75-4e9f-b174-5b44ac16dd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
248 2023.10.24 01:16:44.560503 [ 3 ] {cfa84aa9-fd75-4e9f-b174-5b44ac16dd0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
249 2023.10.24 01:16:44.561901 [ 3 ] {cfa84aa9-fd75-4e9f-b174-5b44ac16dd0e} <Debug> oximeter.measurements_i8 (3b0b1ea5-78bb-46ca-993a-9d30580b52d3): Loading data parts
250 2023.10.24 01:16:44.561979 [ 3 ] {cfa84aa9-fd75-4e9f-b174-5b44ac16dd0e} <Debug> oximeter.measurements_i8 (3b0b1ea5-78bb-46ca-993a-9d30580b52d3): There are no data parts
251 2023.10.24 01:16:44.563261 [ 3 ] {cfa84aa9-fd75-4e9f-b174-5b44ac16dd0e} <Debug> DynamicQueryHandler: Done processing query
252 2023.10.24 01:16:44.563290 [ 3 ] {cfa84aa9-fd75-4e9f-b174-5b44ac16dd0e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
253 2023.10.24 01:16:44.563306 [ 3 ] {} <Debug> HTTP-Session: 418e62a1-1974-40a7-aad9-1592168ff791 Destroying unnamed session
254 2023.10.24 01:16:44.563412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
255 2023.10.24 01:16:44.563461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
256 2023.10.24 01:16:44.563479 [ 3 ] {} <Debug> HTTP-Session: 7f6f589d-bceb-4760-8fb4-ecdaa0103e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
257 2023.10.24 01:16:44.563495 [ 3 ] {} <Debug> HTTP-Session: 7f6f589d-bceb-4760-8fb4-ecdaa0103e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
258 2023.10.24 01:16:44.563678 [ 3 ] {45f12bc4-68c8-41f0-a917-27d8a53681d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
259 2023.10.24 01:16:44.563733 [ 3 ] {45f12bc4-68c8-41f0-a917-27d8a53681d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
260 2023.10.24 01:16:44.565109 [ 3 ] {45f12bc4-68c8-41f0-a917-27d8a53681d1} <Debug> oximeter.measurements_u8 (dd564db6-2ca9-4841-922b-f209b1117f8b): Loading data parts
261 2023.10.24 01:16:44.565184 [ 3 ] {45f12bc4-68c8-41f0-a917-27d8a53681d1} <Debug> oximeter.measurements_u8 (dd564db6-2ca9-4841-922b-f209b1117f8b): There are no data parts
262 2023.10.24 01:16:44.566488 [ 3 ] {45f12bc4-68c8-41f0-a917-27d8a53681d1} <Debug> DynamicQueryHandler: Done processing query
263 2023.10.24 01:16:44.566512 [ 3 ] {45f12bc4-68c8-41f0-a917-27d8a53681d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.10.24 01:16:44.566538 [ 3 ] {} <Debug> HTTP-Session: 7f6f589d-bceb-4760-8fb4-ecdaa0103e24 Destroying unnamed session
265 2023.10.24 01:16:44.566641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.10.24 01:16:44.566687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.10.24 01:16:44.566714 [ 3 ] {} <Debug> HTTP-Session: e85f4c7f-dfe2-4734-b856-bba120b4eff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
268 2023.10.24 01:16:44.566730 [ 3 ] {} <Debug> HTTP-Session: e85f4c7f-dfe2-4734-b856-bba120b4eff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.10.24 01:16:44.566914 [ 3 ] {0824c658-42cc-4c55-9f70-95a521a2811c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
270 2023.10.24 01:16:44.566960 [ 3 ] {0824c658-42cc-4c55-9f70-95a521a2811c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
271 2023.10.24 01:16:44.568435 [ 3 ] {0824c658-42cc-4c55-9f70-95a521a2811c} <Debug> oximeter.measurements_i16 (e9d0a8dd-6807-45bd-bbe7-39bd3f2fd081): Loading data parts
272 2023.10.24 01:16:44.568525 [ 3 ] {0824c658-42cc-4c55-9f70-95a521a2811c} <Debug> oximeter.measurements_i16 (e9d0a8dd-6807-45bd-bbe7-39bd3f2fd081): There are no data parts
273 2023.10.24 01:16:44.569914 [ 3 ] {0824c658-42cc-4c55-9f70-95a521a2811c} <Debug> DynamicQueryHandler: Done processing query
274 2023.10.24 01:16:44.569940 [ 3 ] {0824c658-42cc-4c55-9f70-95a521a2811c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
275 2023.10.24 01:16:44.569964 [ 3 ] {} <Debug> HTTP-Session: e85f4c7f-dfe2-4734-b856-bba120b4eff6 Destroying unnamed session
276 2023.10.24 01:16:44.570087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
277 2023.10.24 01:16:44.570171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
278 2023.10.24 01:16:44.570204 [ 3 ] {} <Debug> HTTP-Session: 500b6a9a-fb86-464d-beb0-2bb990ae41c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
279 2023.10.24 01:16:44.570222 [ 3 ] {} <Debug> HTTP-Session: 500b6a9a-fb86-464d-beb0-2bb990ae41c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
280 2023.10.24 01:16:44.570419 [ 3 ] {f6a3b97f-832c-4d6e-8a15-f8d4a74afa84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
281 2023.10.24 01:16:44.570472 [ 3 ] {f6a3b97f-832c-4d6e-8a15-f8d4a74afa84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
282 2023.10.24 01:16:44.571946 [ 3 ] {f6a3b97f-832c-4d6e-8a15-f8d4a74afa84} <Debug> oximeter.measurements_u16 (6dbc3c0f-2d72-4ffb-838b-80d0f3ce00d3): Loading data parts
283 2023.10.24 01:16:44.572048 [ 3 ] {f6a3b97f-832c-4d6e-8a15-f8d4a74afa84} <Debug> oximeter.measurements_u16 (6dbc3c0f-2d72-4ffb-838b-80d0f3ce00d3): There are no data parts
284 2023.10.24 01:16:44.573389 [ 3 ] {f6a3b97f-832c-4d6e-8a15-f8d4a74afa84} <Debug> DynamicQueryHandler: Done processing query
285 2023.10.24 01:16:44.573422 [ 3 ] {f6a3b97f-832c-4d6e-8a15-f8d4a74afa84} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
286 2023.10.24 01:16:44.573452 [ 3 ] {} <Debug> HTTP-Session: 500b6a9a-fb86-464d-beb0-2bb990ae41c0 Destroying unnamed session
287 2023.10.24 01:16:44.573562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
288 2023.10.24 01:16:44.573619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
289 2023.10.24 01:16:44.573651 [ 3 ] {} <Debug> HTTP-Session: ecf2effa-9d45-435d-a9be-d2949499bad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
290 2023.10.24 01:16:44.573667 [ 3 ] {} <Debug> HTTP-Session: ecf2effa-9d45-435d-a9be-d2949499bad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
291 2023.10.24 01:16:44.573859 [ 3 ] {b37861f1-d1b3-4499-b9d8-bd3e8cdd203f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
292 2023.10.24 01:16:44.573905 [ 3 ] {b37861f1-d1b3-4499-b9d8-bd3e8cdd203f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
293 2023.10.24 01:16:44.575305 [ 3 ] {b37861f1-d1b3-4499-b9d8-bd3e8cdd203f} <Debug> oximeter.measurements_i32 (2b68a11a-3972-4798-af94-45146473cd87): Loading data parts
294 2023.10.24 01:16:44.575392 [ 3 ] {b37861f1-d1b3-4499-b9d8-bd3e8cdd203f} <Debug> oximeter.measurements_i32 (2b68a11a-3972-4798-af94-45146473cd87): There are no data parts
295 2023.10.24 01:16:44.577040 [ 3 ] {b37861f1-d1b3-4499-b9d8-bd3e8cdd203f} <Debug> DynamicQueryHandler: Done processing query
296 2023.10.24 01:16:44.577072 [ 3 ] {b37861f1-d1b3-4499-b9d8-bd3e8cdd203f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
297 2023.10.24 01:16:44.577087 [ 3 ] {} <Debug> HTTP-Session: ecf2effa-9d45-435d-a9be-d2949499bad8 Destroying unnamed session
298 2023.10.24 01:16:44.577193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
299 2023.10.24 01:16:44.577242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
300 2023.10.24 01:16:44.577261 [ 3 ] {} <Debug> HTTP-Session: f5e19a2d-f921-4d72-be86-af8d222ccd53 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
301 2023.10.24 01:16:44.577282 [ 3 ] {} <Debug> HTTP-Session: f5e19a2d-f921-4d72-be86-af8d222ccd53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
302 2023.10.24 01:16:44.577470 [ 3 ] {7bbcf238-6958-4f52-a9f2-48f70ee003c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
303 2023.10.24 01:16:44.577523 [ 3 ] {7bbcf238-6958-4f52-a9f2-48f70ee003c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
304 2023.10.24 01:16:44.578937 [ 3 ] {7bbcf238-6958-4f52-a9f2-48f70ee003c0} <Debug> oximeter.measurements_u32 (5eabb4a0-a957-4566-ab0b-4ed57dfaa076): Loading data parts
305 2023.10.24 01:16:44.579040 [ 3 ] {7bbcf238-6958-4f52-a9f2-48f70ee003c0} <Debug> oximeter.measurements_u32 (5eabb4a0-a957-4566-ab0b-4ed57dfaa076): There are no data parts
306 2023.10.24 01:16:44.580692 [ 3 ] {7bbcf238-6958-4f52-a9f2-48f70ee003c0} <Debug> DynamicQueryHandler: Done processing query
307 2023.10.24 01:16:44.580724 [ 3 ] {7bbcf238-6958-4f52-a9f2-48f70ee003c0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
308 2023.10.24 01:16:44.580740 [ 3 ] {} <Debug> HTTP-Session: f5e19a2d-f921-4d72-be86-af8d222ccd53 Destroying unnamed session
309 2023.10.24 01:16:44.580850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
310 2023.10.24 01:16:44.580901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
311 2023.10.24 01:16:44.580919 [ 3 ] {} <Debug> HTTP-Session: 176a223e-f75f-4de0-96e2-5c6a3d85d0bf Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
312 2023.10.24 01:16:44.580948 [ 3 ] {} <Debug> HTTP-Session: 176a223e-f75f-4de0-96e2-5c6a3d85d0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
313 2023.10.24 01:16:44.581131 [ 3 ] {20205fa0-6e8e-4934-bf40-9f1ebdb3a435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
314 2023.10.24 01:16:44.581182 [ 3 ] {20205fa0-6e8e-4934-bf40-9f1ebdb3a435} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
315 2023.10.24 01:16:44.582589 [ 3 ] {20205fa0-6e8e-4934-bf40-9f1ebdb3a435} <Debug> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Loading data parts
316 2023.10.24 01:16:44.582675 [ 3 ] {20205fa0-6e8e-4934-bf40-9f1ebdb3a435} <Debug> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): There are no data parts
317 2023.10.24 01:16:44.584372 [ 3 ] {20205fa0-6e8e-4934-bf40-9f1ebdb3a435} <Debug> DynamicQueryHandler: Done processing query
318 2023.10.24 01:16:44.584396 [ 3 ] {20205fa0-6e8e-4934-bf40-9f1ebdb3a435} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
319 2023.10.24 01:16:44.584418 [ 3 ] {} <Debug> HTTP-Session: 176a223e-f75f-4de0-96e2-5c6a3d85d0bf Destroying unnamed session
320 2023.10.24 01:16:44.584527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
321 2023.10.24 01:16:44.584569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
322 2023.10.24 01:16:44.584601 [ 3 ] {} <Debug> HTTP-Session: 58f43517-a5e2-4bfb-8054-5b1e352f2668 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
323 2023.10.24 01:16:44.584623 [ 3 ] {} <Debug> HTTP-Session: 58f43517-a5e2-4bfb-8054-5b1e352f2668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
324 2023.10.24 01:16:44.584803 [ 3 ] {4d4a0987-18b1-42bf-85f8-eb903fb6bf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
325 2023.10.24 01:16:44.584853 [ 3 ] {4d4a0987-18b1-42bf-85f8-eb903fb6bf2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
326 2023.10.24 01:16:44.586241 [ 3 ] {4d4a0987-18b1-42bf-85f8-eb903fb6bf2c} <Debug> oximeter.measurements_u64 (e95feff7-22b2-4450-bd5c-889259e7104e): Loading data parts
327 2023.10.24 01:16:44.586332 [ 3 ] {4d4a0987-18b1-42bf-85f8-eb903fb6bf2c} <Debug> oximeter.measurements_u64 (e95feff7-22b2-4450-bd5c-889259e7104e): There are no data parts
328 2023.10.24 01:16:44.588025 [ 3 ] {4d4a0987-18b1-42bf-85f8-eb903fb6bf2c} <Debug> DynamicQueryHandler: Done processing query
329 2023.10.24 01:16:44.588048 [ 3 ] {4d4a0987-18b1-42bf-85f8-eb903fb6bf2c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
330 2023.10.24 01:16:44.588071 [ 3 ] {} <Debug> HTTP-Session: 58f43517-a5e2-4bfb-8054-5b1e352f2668 Destroying unnamed session
331 2023.10.24 01:16:44.588161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2023.10.24 01:16:44.588216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
333 2023.10.24 01:16:44.588241 [ 3 ] {} <Debug> HTTP-Session: 12aadd8b-c7f4-4a1a-a44c-48524c7d47bd Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
334 2023.10.24 01:16:44.588268 [ 3 ] {} <Debug> HTTP-Session: 12aadd8b-c7f4-4a1a-a44c-48524c7d47bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2023.10.24 01:16:44.588445 [ 3 ] {fc2b7261-21ea-4a73-8c73-87916486d50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
336 2023.10.24 01:16:44.588496 [ 3 ] {fc2b7261-21ea-4a73-8c73-87916486d50a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
337 2023.10.24 01:16:44.589906 [ 3 ] {fc2b7261-21ea-4a73-8c73-87916486d50a} <Debug> oximeter.measurements_f32 (7cd7d6d5-e70e-4dfb-85ea-b0cfb74f9c2e): Loading data parts
338 2023.10.24 01:16:44.589992 [ 3 ] {fc2b7261-21ea-4a73-8c73-87916486d50a} <Debug> oximeter.measurements_f32 (7cd7d6d5-e70e-4dfb-85ea-b0cfb74f9c2e): There are no data parts
339 2023.10.24 01:16:44.591612 [ 3 ] {fc2b7261-21ea-4a73-8c73-87916486d50a} <Debug> DynamicQueryHandler: Done processing query
340 2023.10.24 01:16:44.591635 [ 3 ] {fc2b7261-21ea-4a73-8c73-87916486d50a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
341 2023.10.24 01:16:44.591658 [ 3 ] {} <Debug> HTTP-Session: 12aadd8b-c7f4-4a1a-a44c-48524c7d47bd Destroying unnamed session
342 2023.10.24 01:16:44.591768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
343 2023.10.24 01:16:44.591818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
344 2023.10.24 01:16:44.591842 [ 3 ] {} <Debug> HTTP-Session: 56cfb8fa-1d4e-4867-9e44-f57fa4fe5b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
345 2023.10.24 01:16:44.591859 [ 3 ] {} <Debug> HTTP-Session: 56cfb8fa-1d4e-4867-9e44-f57fa4fe5b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
346 2023.10.24 01:16:44.592043 [ 3 ] {7b7735a6-1734-4e47-8162-9e64c156e67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
347 2023.10.24 01:16:44.592093 [ 3 ] {7b7735a6-1734-4e47-8162-9e64c156e67a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
348 2023.10.24 01:16:44.593488 [ 3 ] {7b7735a6-1734-4e47-8162-9e64c156e67a} <Debug> oximeter.measurements_f64 (926c52a5-30d6-41a7-8934-0377076fa8d3): Loading data parts
349 2023.10.24 01:16:44.593577 [ 3 ] {7b7735a6-1734-4e47-8162-9e64c156e67a} <Debug> oximeter.measurements_f64 (926c52a5-30d6-41a7-8934-0377076fa8d3): There are no data parts
350 2023.10.24 01:16:44.595282 [ 3 ] {7b7735a6-1734-4e47-8162-9e64c156e67a} <Debug> DynamicQueryHandler: Done processing query
351 2023.10.24 01:16:44.595306 [ 3 ] {7b7735a6-1734-4e47-8162-9e64c156e67a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
352 2023.10.24 01:16:44.595329 [ 3 ] {} <Debug> HTTP-Session: 56cfb8fa-1d4e-4867-9e44-f57fa4fe5b27 Destroying unnamed session
353 2023.10.24 01:16:44.595436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
354 2023.10.24 01:16:44.595491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
355 2023.10.24 01:16:44.595509 [ 3 ] {} <Debug> HTTP-Session: 2060c5e2-1d34-43f5-b177-b878676a853b Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
356 2023.10.24 01:16:44.595533 [ 3 ] {} <Debug> HTTP-Session: 2060c5e2-1d34-43f5-b177-b878676a853b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
357 2023.10.24 01:16:44.595728 [ 3 ] {1cff48dc-2a74-42fd-82e7-ff8001d28707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
358 2023.10.24 01:16:44.595780 [ 3 ] {1cff48dc-2a74-42fd-82e7-ff8001d28707} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
359 2023.10.24 01:16:44.597166 [ 3 ] {1cff48dc-2a74-42fd-82e7-ff8001d28707} <Debug> oximeter.measurements_string (e3400915-3596-41e3-9ab0-d742db456677): Loading data parts
360 2023.10.24 01:16:44.597248 [ 3 ] {1cff48dc-2a74-42fd-82e7-ff8001d28707} <Debug> oximeter.measurements_string (e3400915-3596-41e3-9ab0-d742db456677): There are no data parts
361 2023.10.24 01:16:44.598871 [ 3 ] {1cff48dc-2a74-42fd-82e7-ff8001d28707} <Debug> DynamicQueryHandler: Done processing query
362 2023.10.24 01:16:44.598895 [ 3 ] {1cff48dc-2a74-42fd-82e7-ff8001d28707} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
363 2023.10.24 01:16:44.598910 [ 3 ] {} <Debug> HTTP-Session: 2060c5e2-1d34-43f5-b177-b878676a853b Destroying unnamed session
364 2023.10.24 01:16:44.599011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
365 2023.10.24 01:16:44.599060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
366 2023.10.24 01:16:44.599078 [ 3 ] {} <Debug> HTTP-Session: 5273477f-c0ef-414e-a85b-d297419a6a7d Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
367 2023.10.24 01:16:44.599101 [ 3 ] {} <Debug> HTTP-Session: 5273477f-c0ef-414e-a85b-d297419a6a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
368 2023.10.24 01:16:44.599290 [ 3 ] {3974dd83-5e9e-4e84-b12a-c5756fd88984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
369 2023.10.24 01:16:44.599343 [ 3 ] {3974dd83-5e9e-4e84-b12a-c5756fd88984} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
370 2023.10.24 01:16:44.600747 [ 3 ] {3974dd83-5e9e-4e84-b12a-c5756fd88984} <Debug> oximeter.measurements_bytes (40a3df57-73d1-4717-b6d4-4b2ae86571c2): Loading data parts
371 2023.10.24 01:16:44.600835 [ 3 ] {3974dd83-5e9e-4e84-b12a-c5756fd88984} <Debug> oximeter.measurements_bytes (40a3df57-73d1-4717-b6d4-4b2ae86571c2): There are no data parts
372 2023.10.24 01:16:44.602455 [ 3 ] {3974dd83-5e9e-4e84-b12a-c5756fd88984} <Debug> DynamicQueryHandler: Done processing query
373 2023.10.24 01:16:44.602487 [ 3 ] {3974dd83-5e9e-4e84-b12a-c5756fd88984} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
374 2023.10.24 01:16:44.602503 [ 3 ] {} <Debug> HTTP-Session: 5273477f-c0ef-414e-a85b-d297419a6a7d Destroying unnamed session
375 2023.10.24 01:16:44.602616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2023.10.24 01:16:44.602672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
377 2023.10.24 01:16:44.602690 [ 3 ] {} <Debug> HTTP-Session: 7d0c6f49-7b4e-4cb2-9d09-885c28398a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
378 2023.10.24 01:16:44.602713 [ 3 ] {} <Debug> HTTP-Session: 7d0c6f49-7b4e-4cb2-9d09-885c28398a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2023.10.24 01:16:44.602922 [ 3 ] {8608c1fc-989a-4da6-9104-b8ccc9a3eb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
380 2023.10.24 01:16:44.602977 [ 3 ] {8608c1fc-989a-4da6-9104-b8ccc9a3eb9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
381 2023.10.24 01:16:44.604408 [ 3 ] {8608c1fc-989a-4da6-9104-b8ccc9a3eb9a} <Debug> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Loading data parts
382 2023.10.24 01:16:44.604490 [ 3 ] {8608c1fc-989a-4da6-9104-b8ccc9a3eb9a} <Debug> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): There are no data parts
383 2023.10.24 01:16:44.606152 [ 3 ] {8608c1fc-989a-4da6-9104-b8ccc9a3eb9a} <Debug> DynamicQueryHandler: Done processing query
384 2023.10.24 01:16:44.606175 [ 3 ] {8608c1fc-989a-4da6-9104-b8ccc9a3eb9a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
385 2023.10.24 01:16:44.606190 [ 3 ] {} <Debug> HTTP-Session: 7d0c6f49-7b4e-4cb2-9d09-885c28398a9b Destroying unnamed session
386 2023.10.24 01:16:44.606313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
387 2023.10.24 01:16:44.606371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
388 2023.10.24 01:16:44.606389 [ 3 ] {} <Debug> HTTP-Session: beee0822-0b1f-48ac-a260-06d40702152e Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
389 2023.10.24 01:16:44.606411 [ 3 ] {} <Debug> HTTP-Session: beee0822-0b1f-48ac-a260-06d40702152e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
390 2023.10.24 01:16:44.606626 [ 3 ] {ffc02d71-a128-4bb4-a890-6a87bd0d4de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
391 2023.10.24 01:16:44.606680 [ 3 ] {ffc02d71-a128-4bb4-a890-6a87bd0d4de5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
392 2023.10.24 01:16:44.608095 [ 3 ] {ffc02d71-a128-4bb4-a890-6a87bd0d4de5} <Debug> oximeter.measurements_cumulativeu64 (01626340-dae2-4790-8832-8a5c30e9a5ae): Loading data parts
393 2023.10.24 01:16:44.608190 [ 3 ] {ffc02d71-a128-4bb4-a890-6a87bd0d4de5} <Debug> oximeter.measurements_cumulativeu64 (01626340-dae2-4790-8832-8a5c30e9a5ae): There are no data parts
394 2023.10.24 01:16:44.609842 [ 3 ] {ffc02d71-a128-4bb4-a890-6a87bd0d4de5} <Debug> DynamicQueryHandler: Done processing query
395 2023.10.24 01:16:44.609865 [ 3 ] {ffc02d71-a128-4bb4-a890-6a87bd0d4de5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
396 2023.10.24 01:16:44.609900 [ 3 ] {} <Debug> HTTP-Session: beee0822-0b1f-48ac-a260-06d40702152e Destroying unnamed session
397 2023.10.24 01:16:44.610004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
398 2023.10.24 01:16:44.610059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
399 2023.10.24 01:16:44.610083 [ 3 ] {} <Debug> HTTP-Session: afb40572-1e1c-4a57-8614-1aefdcbfb423 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
400 2023.10.24 01:16:44.610099 [ 3 ] {} <Debug> HTTP-Session: afb40572-1e1c-4a57-8614-1aefdcbfb423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
401 2023.10.24 01:16:44.610306 [ 3 ] {b9bd732b-1ded-493c-a35d-2be828d4a128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
402 2023.10.24 01:16:44.610361 [ 3 ] {b9bd732b-1ded-493c-a35d-2be828d4a128} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
403 2023.10.24 01:16:44.611784 [ 3 ] {b9bd732b-1ded-493c-a35d-2be828d4a128} <Debug> oximeter.measurements_cumulativef32 (6757a7b7-5f1b-4a24-a491-c5c5094a0f9b): Loading data parts
404 2023.10.24 01:16:44.611870 [ 3 ] {b9bd732b-1ded-493c-a35d-2be828d4a128} <Debug> oximeter.measurements_cumulativef32 (6757a7b7-5f1b-4a24-a491-c5c5094a0f9b): There are no data parts
405 2023.10.24 01:16:44.613655 [ 3 ] {b9bd732b-1ded-493c-a35d-2be828d4a128} <Debug> DynamicQueryHandler: Done processing query
406 2023.10.24 01:16:44.613679 [ 3 ] {b9bd732b-1ded-493c-a35d-2be828d4a128} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
407 2023.10.24 01:16:44.613704 [ 3 ] {} <Debug> HTTP-Session: afb40572-1e1c-4a57-8614-1aefdcbfb423 Destroying unnamed session
408 2023.10.24 01:16:44.613805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
409 2023.10.24 01:16:44.613847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
410 2023.10.24 01:16:44.613873 [ 3 ] {} <Debug> HTTP-Session: ee1287a3-7962-4501-b031-e7e4ae516da5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
411 2023.10.24 01:16:44.613897 [ 3 ] {} <Debug> HTTP-Session: ee1287a3-7962-4501-b031-e7e4ae516da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
412 2023.10.24 01:16:44.614092 [ 3 ] {4d67b4a0-c85b-4ca8-93aa-0485ead00478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) --
413 CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
414 2023.10.24 01:16:44.614148 [ 3 ] {4d67b4a0-c85b-4ca8-93aa-0485ead00478} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
415 2023.10.24 01:16:44.615576 [ 3 ] {4d67b4a0-c85b-4ca8-93aa-0485ead00478} <Debug> oximeter.measurements_cumulativef64 (1d998cf7-ada1-4a47-978b-cf2fa3ae0cca): Loading data parts
416 2023.10.24 01:16:44.615666 [ 3 ] {4d67b4a0-c85b-4ca8-93aa-0485ead00478} <Debug> oximeter.measurements_cumulativef64 (1d998cf7-ada1-4a47-978b-cf2fa3ae0cca): There are no data parts
417 2023.10.24 01:16:44.617404 [ 3 ] {4d67b4a0-c85b-4ca8-93aa-0485ead00478} <Debug> DynamicQueryHandler: Done processing query
418 2023.10.24 01:16:44.617436 [ 3 ] {4d67b4a0-c85b-4ca8-93aa-0485ead00478} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
419 2023.10.24 01:16:44.617452 [ 3 ] {} <Debug> HTTP-Session: ee1287a3-7962-4501-b031-e7e4ae516da5 Destroying unnamed session
420 2023.10.24 01:16:44.617563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
421 2023.10.24 01:16:44.617619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
422 2023.10.24 01:16:44.617639 [ 3 ] {} <Debug> HTTP-Session: c8e00977-9a3b-4206-9055-b94393a058bd Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
423 2023.10.24 01:16:44.617669 [ 3 ] {} <Debug> HTTP-Session: c8e00977-9a3b-4206-9055-b94393a058bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
424 2023.10.24 01:16:44.617875 [ 3 ] {079e36f9-154f-41c1-855c-798c53b9f71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), 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)
425 2023.10.24 01:16:44.617931 [ 3 ] {079e36f9-154f-41c1-855c-798c53b9f71f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
426 2023.10.24 01:16:44.619386 [ 3 ] {079e36f9-154f-41c1-855c-798c53b9f71f} <Debug> oximeter.measurements_histogrami8 (53e32085-63cd-403d-b7f5-c10be0562c0e): Loading data parts
427 2023.10.24 01:16:44.619473 [ 3 ] {079e36f9-154f-41c1-855c-798c53b9f71f} <Debug> oximeter.measurements_histogrami8 (53e32085-63cd-403d-b7f5-c10be0562c0e): There are no data parts
428 2023.10.24 01:16:44.621226 [ 3 ] {079e36f9-154f-41c1-855c-798c53b9f71f} <Debug> DynamicQueryHandler: Done processing query
429 2023.10.24 01:16:44.621258 [ 3 ] {079e36f9-154f-41c1-855c-798c53b9f71f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
430 2023.10.24 01:16:44.621273 [ 3 ] {} <Debug> HTTP-Session: c8e00977-9a3b-4206-9055-b94393a058bd Destroying unnamed session
431 2023.10.24 01:16:44.621376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
432 2023.10.24 01:16:44.621425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
433 2023.10.24 01:16:44.621443 [ 3 ] {} <Debug> HTTP-Session: fddcbed6-fe9c-4921-9dca-c56e0c815e61 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
434 2023.10.24 01:16:44.621468 [ 3 ] {} <Debug> HTTP-Session: fddcbed6-fe9c-4921-9dca-c56e0c815e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
435 2023.10.24 01:16:44.621694 [ 3 ] {e1fccc2c-e84a-4a0a-902f-bd02c1a9776c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
436 2023.10.24 01:16:44.621758 [ 3 ] {e1fccc2c-e84a-4a0a-902f-bd02c1a9776c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
437 2023.10.24 01:16:44.623220 [ 3 ] {e1fccc2c-e84a-4a0a-902f-bd02c1a9776c} <Debug> oximeter.measurements_histogramu8 (31d3dded-2eb8-49e1-9135-ea7e20179d50): Loading data parts
438 2023.10.24 01:16:44.623304 [ 3 ] {e1fccc2c-e84a-4a0a-902f-bd02c1a9776c} <Debug> oximeter.measurements_histogramu8 (31d3dded-2eb8-49e1-9135-ea7e20179d50): There are no data parts
439 2023.10.24 01:16:44.624973 [ 3 ] {e1fccc2c-e84a-4a0a-902f-bd02c1a9776c} <Debug> DynamicQueryHandler: Done processing query
440 2023.10.24 01:16:44.624996 [ 3 ] {e1fccc2c-e84a-4a0a-902f-bd02c1a9776c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
441 2023.10.24 01:16:44.625028 [ 3 ] {} <Debug> HTTP-Session: fddcbed6-fe9c-4921-9dca-c56e0c815e61 Destroying unnamed session
442 2023.10.24 01:16:44.625128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2023.10.24 01:16:44.625179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
444 2023.10.24 01:16:44.625209 [ 3 ] {} <Debug> HTTP-Session: a3ebe203-6aa5-4fa7-8074-16e4399325f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
445 2023.10.24 01:16:44.625226 [ 3 ] {} <Debug> HTTP-Session: a3ebe203-6aa5-4fa7-8074-16e4399325f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2023.10.24 01:16:44.625440 [ 3 ] {c058795e-7c2d-4d1f-bc15-a25e6aaa83ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
447 2023.10.24 01:16:44.625498 [ 3 ] {c058795e-7c2d-4d1f-bc15-a25e6aaa83ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
448 2023.10.24 01:16:44.626965 [ 3 ] {c058795e-7c2d-4d1f-bc15-a25e6aaa83ff} <Debug> oximeter.measurements_histogrami16 (681f4af4-c361-484e-8be1-4d4d6ffeab3b): Loading data parts
449 2023.10.24 01:16:44.627045 [ 3 ] {c058795e-7c2d-4d1f-bc15-a25e6aaa83ff} <Debug> oximeter.measurements_histogrami16 (681f4af4-c361-484e-8be1-4d4d6ffeab3b): There are no data parts
450 2023.10.24 01:16:44.628679 [ 3 ] {c058795e-7c2d-4d1f-bc15-a25e6aaa83ff} <Debug> DynamicQueryHandler: Done processing query
451 2023.10.24 01:16:44.628714 [ 3 ] {c058795e-7c2d-4d1f-bc15-a25e6aaa83ff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
452 2023.10.24 01:16:44.628729 [ 3 ] {} <Debug> HTTP-Session: a3ebe203-6aa5-4fa7-8074-16e4399325f1 Destroying unnamed session
453 2023.10.24 01:16:44.628816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
454 2023.10.24 01:16:44.628871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
455 2023.10.24 01:16:44.628890 [ 3 ] {} <Debug> HTTP-Session: 2fcf0e74-598c-4357-9e1f-5582d0ec2cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
456 2023.10.24 01:16:44.628906 [ 3 ] {} <Debug> HTTP-Session: 2fcf0e74-598c-4357-9e1f-5582d0ec2cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
457 2023.10.24 01:16:44.629120 [ 3 ] {837c5156-105e-47c5-aae7-018a7850db1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
458 2023.10.24 01:16:44.629182 [ 3 ] {837c5156-105e-47c5-aae7-018a7850db1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
459 2023.10.24 01:16:44.630653 [ 3 ] {837c5156-105e-47c5-aae7-018a7850db1d} <Debug> oximeter.measurements_histogramu16 (878eecdf-f6d0-46f7-8f71-b395bda2915d): Loading data parts
460 2023.10.24 01:16:44.630742 [ 3 ] {837c5156-105e-47c5-aae7-018a7850db1d} <Debug> oximeter.measurements_histogramu16 (878eecdf-f6d0-46f7-8f71-b395bda2915d): There are no data parts
461 2023.10.24 01:16:44.632395 [ 3 ] {837c5156-105e-47c5-aae7-018a7850db1d} <Debug> DynamicQueryHandler: Done processing query
462 2023.10.24 01:16:44.632434 [ 3 ] {837c5156-105e-47c5-aae7-018a7850db1d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
463 2023.10.24 01:16:44.632449 [ 3 ] {} <Debug> HTTP-Session: 2fcf0e74-598c-4357-9e1f-5582d0ec2cbb Destroying unnamed session
464 2023.10.24 01:16:44.632550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
465 2023.10.24 01:16:44.632613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
466 2023.10.24 01:16:44.632632 [ 3 ] {} <Debug> HTTP-Session: 355d3645-0458-46d8-99e5-b82bbc2b7b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
467 2023.10.24 01:16:44.632656 [ 3 ] {} <Debug> HTTP-Session: 355d3645-0458-46d8-99e5-b82bbc2b7b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
468 2023.10.24 01:16:44.632871 [ 3 ] {1c12ca8c-cf47-44b8-a955-f821bcdfd2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
469 2023.10.24 01:16:44.632929 [ 3 ] {1c12ca8c-cf47-44b8-a955-f821bcdfd2b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
470 2023.10.24 01:16:44.634368 [ 3 ] {1c12ca8c-cf47-44b8-a955-f821bcdfd2b0} <Debug> oximeter.measurements_histogrami32 (b60ba1de-cd1c-4b98-91af-d779c619e12b): Loading data parts
471 2023.10.24 01:16:44.634454 [ 3 ] {1c12ca8c-cf47-44b8-a955-f821bcdfd2b0} <Debug> oximeter.measurements_histogrami32 (b60ba1de-cd1c-4b98-91af-d779c619e12b): There are no data parts
472 2023.10.24 01:16:44.635755 [ 3 ] {1c12ca8c-cf47-44b8-a955-f821bcdfd2b0} <Debug> DynamicQueryHandler: Done processing query
473 2023.10.24 01:16:44.635779 [ 3 ] {1c12ca8c-cf47-44b8-a955-f821bcdfd2b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
474 2023.10.24 01:16:44.635794 [ 3 ] {} <Debug> HTTP-Session: 355d3645-0458-46d8-99e5-b82bbc2b7b07 Destroying unnamed session
475 2023.10.24 01:16:44.635940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
476 2023.10.24 01:16:44.635992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
477 2023.10.24 01:16:44.636010 [ 3 ] {} <Debug> HTTP-Session: 2f0701e1-214f-4085-b9ab-cf659d43f0df Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
478 2023.10.24 01:16:44.636035 [ 3 ] {} <Debug> HTTP-Session: 2f0701e1-214f-4085-b9ab-cf659d43f0df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
479 2023.10.24 01:16:44.636256 [ 3 ] {f14177bc-9c93-4208-b909-36d623c82f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
480 2023.10.24 01:16:44.636314 [ 3 ] {f14177bc-9c93-4208-b909-36d623c82f2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
481 2023.10.24 01:16:44.637734 [ 3 ] {f14177bc-9c93-4208-b909-36d623c82f2e} <Debug> oximeter.measurements_histogramu32 (076f8df3-6322-4f60-a20d-30ff74e8ea07): Loading data parts
482 2023.10.24 01:16:44.637854 [ 3 ] {f14177bc-9c93-4208-b909-36d623c82f2e} <Debug> oximeter.measurements_histogramu32 (076f8df3-6322-4f60-a20d-30ff74e8ea07): There are no data parts
483 2023.10.24 01:16:44.639153 [ 3 ] {f14177bc-9c93-4208-b909-36d623c82f2e} <Debug> DynamicQueryHandler: Done processing query
484 2023.10.24 01:16:44.639177 [ 3 ] {f14177bc-9c93-4208-b909-36d623c82f2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
485 2023.10.24 01:16:44.639201 [ 3 ] {} <Debug> HTTP-Session: 2f0701e1-214f-4085-b9ab-cf659d43f0df Destroying unnamed session
486 2023.10.24 01:16:44.639290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
487 2023.10.24 01:16:44.639347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
488 2023.10.24 01:16:44.639374 [ 3 ] {} <Debug> HTTP-Session: b3ef376b-73a5-4194-a185-80fe2475d69e Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
489 2023.10.24 01:16:44.639390 [ 3 ] {} <Debug> HTTP-Session: b3ef376b-73a5-4194-a185-80fe2475d69e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
490 2023.10.24 01:16:44.639612 [ 3 ] {0400642d-fa26-4019-9cd2-e44bc38d28bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
491 2023.10.24 01:16:44.639669 [ 3 ] {0400642d-fa26-4019-9cd2-e44bc38d28bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
492 2023.10.24 01:16:44.641074 [ 3 ] {0400642d-fa26-4019-9cd2-e44bc38d28bf} <Debug> oximeter.measurements_histogrami64 (afc125f5-f280-4b62-af2b-1479e21570da): Loading data parts
493 2023.10.24 01:16:44.641146 [ 3 ] {0400642d-fa26-4019-9cd2-e44bc38d28bf} <Debug> oximeter.measurements_histogrami64 (afc125f5-f280-4b62-af2b-1479e21570da): There are no data parts
494 2023.10.24 01:16:44.642430 [ 3 ] {0400642d-fa26-4019-9cd2-e44bc38d28bf} <Debug> DynamicQueryHandler: Done processing query
495 2023.10.24 01:16:44.642453 [ 3 ] {0400642d-fa26-4019-9cd2-e44bc38d28bf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
496 2023.10.24 01:16:44.642480 [ 3 ] {} <Debug> HTTP-Session: b3ef376b-73a5-4194-a185-80fe2475d69e Destroying unnamed session
497 2023.10.24 01:16:44.642587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
498 2023.10.24 01:16:44.642637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
499 2023.10.24 01:16:44.642664 [ 3 ] {} <Debug> HTTP-Session: b69c1bed-231c-4922-8d53-c5561583018c Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
500 2023.10.24 01:16:44.642696 [ 3 ] {} <Debug> HTTP-Session: b69c1bed-231c-4922-8d53-c5561583018c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
501 2023.10.24 01:16:44.642901 [ 3 ] {b9d6b040-1672-4358-bb3c-1528e0692a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
502 2023.10.24 01:16:44.642959 [ 3 ] {b9d6b040-1672-4358-bb3c-1528e0692a9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
503 2023.10.24 01:16:44.644384 [ 3 ] {b9d6b040-1672-4358-bb3c-1528e0692a9d} <Debug> oximeter.measurements_histogramu64 (b969ee3d-f0d4-47c6-9a1d-ae1fc0d8dc1a): Loading data parts
504 2023.10.24 01:16:44.644481 [ 3 ] {b9d6b040-1672-4358-bb3c-1528e0692a9d} <Debug> oximeter.measurements_histogramu64 (b969ee3d-f0d4-47c6-9a1d-ae1fc0d8dc1a): There are no data parts
505 2023.10.24 01:16:44.645753 [ 3 ] {b9d6b040-1672-4358-bb3c-1528e0692a9d} <Debug> DynamicQueryHandler: Done processing query
506 2023.10.24 01:16:44.645787 [ 3 ] {b9d6b040-1672-4358-bb3c-1528e0692a9d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
507 2023.10.24 01:16:44.645803 [ 3 ] {} <Debug> HTTP-Session: b69c1bed-231c-4922-8d53-c5561583018c Destroying unnamed session
508 2023.10.24 01:16:44.645904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
509 2023.10.24 01:16:44.645954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
510 2023.10.24 01:16:44.645972 [ 3 ] {} <Debug> HTTP-Session: 54533d64-68c7-4d23-9192-0ed00d74634b Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
511 2023.10.24 01:16:44.645997 [ 3 ] {} <Debug> HTTP-Session: 54533d64-68c7-4d23-9192-0ed00d74634b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
512 2023.10.24 01:16:44.646212 [ 3 ] {caf4c567-2934-49bf-acec-0fe8a3650b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
513 2023.10.24 01:16:44.646263 [ 3 ] {caf4c567-2934-49bf-acec-0fe8a3650b49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
514 2023.10.24 01:16:44.647681 [ 3 ] {caf4c567-2934-49bf-acec-0fe8a3650b49} <Debug> oximeter.measurements_histogramf32 (fcc728db-c6f0-4470-8601-8c785e01a219): Loading data parts
515 2023.10.24 01:16:44.647780 [ 3 ] {caf4c567-2934-49bf-acec-0fe8a3650b49} <Debug> oximeter.measurements_histogramf32 (fcc728db-c6f0-4470-8601-8c785e01a219): There are no data parts
516 2023.10.24 01:16:44.649153 [ 3 ] {caf4c567-2934-49bf-acec-0fe8a3650b49} <Debug> DynamicQueryHandler: Done processing query
517 2023.10.24 01:16:44.649176 [ 3 ] {caf4c567-2934-49bf-acec-0fe8a3650b49} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
518 2023.10.24 01:16:44.649203 [ 3 ] {} <Debug> HTTP-Session: 54533d64-68c7-4d23-9192-0ed00d74634b Destroying unnamed session
519 2023.10.24 01:16:44.649292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
520 2023.10.24 01:16:44.649342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
521 2023.10.24 01:16:44.649376 [ 3 ] {} <Debug> HTTP-Session: 73dc46ea-9836-47ec-a5d1-c014be1a8460 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
522 2023.10.24 01:16:44.649392 [ 3 ] {} <Debug> HTTP-Session: 73dc46ea-9836-47ec-a5d1-c014be1a8460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
523 2023.10.24 01:16:44.649613 [ 3 ] {2253a1ad-9d38-4b74-b6ac-b198b13ffb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
524 2023.10.24 01:16:44.649672 [ 3 ] {2253a1ad-9d38-4b74-b6ac-b198b13ffb99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
525 2023.10.24 01:16:44.651086 [ 3 ] {2253a1ad-9d38-4b74-b6ac-b198b13ffb99} <Debug> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Loading data parts
526 2023.10.24 01:16:44.651159 [ 3 ] {2253a1ad-9d38-4b74-b6ac-b198b13ffb99} <Debug> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): There are no data parts
527 2023.10.24 01:16:44.652514 [ 3 ] {2253a1ad-9d38-4b74-b6ac-b198b13ffb99} <Debug> DynamicQueryHandler: Done processing query
528 2023.10.24 01:16:44.652537 [ 3 ] {2253a1ad-9d38-4b74-b6ac-b198b13ffb99} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
529 2023.10.24 01:16:44.652568 [ 3 ] {} <Debug> HTTP-Session: 73dc46ea-9836-47ec-a5d1-c014be1a8460 Destroying unnamed session
530 2023.10.24 01:16:44.652666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
531 2023.10.24 01:16:44.652719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
532 2023.10.24 01:16:44.652747 [ 3 ] {} <Debug> HTTP-Session: a50d6fd7-c6c0-4fcd-ae8f-bac1308e117d Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
533 2023.10.24 01:16:44.652763 [ 3 ] {} <Debug> HTTP-Session: a50d6fd7-c6c0-4fcd-ae8f-bac1308e117d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
534 2023.10.24 01:16:44.652920 [ 3 ] {a85ddaa7-74a6-4b93-9bce-5386c9b7f242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
535 2023.10.24 01:16:44.652974 [ 3 ] {a85ddaa7-74a6-4b93-9bce-5386c9b7f242} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
536 2023.10.24 01:16:44.654252 [ 3 ] {a85ddaa7-74a6-4b93-9bce-5386c9b7f242} <Debug> oximeter.fields_bool (2acd19e2-4fae-46e1-bf2a-2bccadf752ca): Loading data parts
537 2023.10.24 01:16:44.654339 [ 3 ] {a85ddaa7-74a6-4b93-9bce-5386c9b7f242} <Debug> oximeter.fields_bool (2acd19e2-4fae-46e1-bf2a-2bccadf752ca): There are no data parts
538 2023.10.24 01:16:44.655651 [ 3 ] {a85ddaa7-74a6-4b93-9bce-5386c9b7f242} <Debug> DynamicQueryHandler: Done processing query
539 2023.10.24 01:16:44.655687 [ 3 ] {a85ddaa7-74a6-4b93-9bce-5386c9b7f242} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
540 2023.10.24 01:16:44.655709 [ 3 ] {} <Debug> HTTP-Session: a50d6fd7-c6c0-4fcd-ae8f-bac1308e117d Destroying unnamed session
541 2023.10.24 01:16:44.655802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
542 2023.10.24 01:16:44.655854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
543 2023.10.24 01:16:44.655889 [ 3 ] {} <Debug> HTTP-Session: 8f59733d-5f7a-44dc-b799-6600cb2f214b Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
544 2023.10.24 01:16:44.655906 [ 3 ] {} <Debug> HTTP-Session: 8f59733d-5f7a-44dc-b799-6600cb2f214b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
545 2023.10.24 01:16:44.656062 [ 3 ] {39790c92-b9ee-4b6e-915b-8b15de56d96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
546 2023.10.24 01:16:44.656108 [ 3 ] {39790c92-b9ee-4b6e-915b-8b15de56d96b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
547 2023.10.24 01:16:44.657383 [ 3 ] {39790c92-b9ee-4b6e-915b-8b15de56d96b} <Debug> oximeter.fields_i8 (490c62dc-cc01-42c1-9447-2a56bf72fed7): Loading data parts
548 2023.10.24 01:16:44.657474 [ 3 ] {39790c92-b9ee-4b6e-915b-8b15de56d96b} <Debug> oximeter.fields_i8 (490c62dc-cc01-42c1-9447-2a56bf72fed7): There are no data parts
549 2023.10.24 01:16:44.658788 [ 3 ] {39790c92-b9ee-4b6e-915b-8b15de56d96b} <Debug> DynamicQueryHandler: Done processing query
550 2023.10.24 01:16:44.658819 [ 3 ] {39790c92-b9ee-4b6e-915b-8b15de56d96b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
551 2023.10.24 01:16:44.658834 [ 3 ] {} <Debug> HTTP-Session: 8f59733d-5f7a-44dc-b799-6600cb2f214b Destroying unnamed session
552 2023.10.24 01:16:44.658938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2023.10.24 01:16:44.658985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
554 2023.10.24 01:16:44.659003 [ 3 ] {} <Debug> HTTP-Session: fddf71f8-3cf3-400b-91c1-785127094847 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
555 2023.10.24 01:16:44.659027 [ 3 ] {} <Debug> HTTP-Session: fddf71f8-3cf3-400b-91c1-785127094847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2023.10.24 01:16:44.659176 [ 3 ] {68060b49-afc9-4861-83a9-3e893f7fc4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
557 2023.10.24 01:16:44.659222 [ 3 ] {68060b49-afc9-4861-83a9-3e893f7fc4f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
558 2023.10.24 01:16:44.660492 [ 3 ] {68060b49-afc9-4861-83a9-3e893f7fc4f4} <Debug> oximeter.fields_u8 (d0182309-f557-4732-a045-3f383ad87f87): Loading data parts
559 2023.10.24 01:16:44.660574 [ 3 ] {68060b49-afc9-4861-83a9-3e893f7fc4f4} <Debug> oximeter.fields_u8 (d0182309-f557-4732-a045-3f383ad87f87): There are no data parts
560 2023.10.24 01:16:44.661820 [ 3 ] {68060b49-afc9-4861-83a9-3e893f7fc4f4} <Debug> DynamicQueryHandler: Done processing query
561 2023.10.24 01:16:44.661843 [ 3 ] {68060b49-afc9-4861-83a9-3e893f7fc4f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
562 2023.10.24 01:16:44.661864 [ 3 ] {} <Debug> HTTP-Session: fddf71f8-3cf3-400b-91c1-785127094847 Destroying unnamed session
563 2023.10.24 01:16:44.661955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
564 2023.10.24 01:16:44.662002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
565 2023.10.24 01:16:44.662024 [ 3 ] {} <Debug> HTTP-Session: 958ca805-7443-4051-bdf9-ee404e9d2be3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
566 2023.10.24 01:16:44.662040 [ 3 ] {} <Debug> HTTP-Session: 958ca805-7443-4051-bdf9-ee404e9d2be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
567 2023.10.24 01:16:44.662201 [ 3 ] {ee66e9b2-e78f-408c-8792-c8e271c091f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
568 2023.10.24 01:16:44.662248 [ 3 ] {ee66e9b2-e78f-408c-8792-c8e271c091f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
569 2023.10.24 01:16:44.663500 [ 3 ] {ee66e9b2-e78f-408c-8792-c8e271c091f8} <Debug> oximeter.fields_i16 (46016702-9962-4fa7-8374-5f001cecca42): Loading data parts
570 2023.10.24 01:16:44.663580 [ 3 ] {ee66e9b2-e78f-408c-8792-c8e271c091f8} <Debug> oximeter.fields_i16 (46016702-9962-4fa7-8374-5f001cecca42): There are no data parts
571 2023.10.24 01:16:44.664840 [ 3 ] {ee66e9b2-e78f-408c-8792-c8e271c091f8} <Debug> DynamicQueryHandler: Done processing query
572 2023.10.24 01:16:44.664863 [ 3 ] {ee66e9b2-e78f-408c-8792-c8e271c091f8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
573 2023.10.24 01:16:44.664878 [ 3 ] {} <Debug> HTTP-Session: 958ca805-7443-4051-bdf9-ee404e9d2be3 Destroying unnamed session
574 2023.10.24 01:16:44.664985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
575 2023.10.24 01:16:44.665037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
576 2023.10.24 01:16:44.665055 [ 3 ] {} <Debug> HTTP-Session: 9da8100b-2f9c-41d9-abdc-e070f211ddff Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
577 2023.10.24 01:16:44.665076 [ 3 ] {} <Debug> HTTP-Session: 9da8100b-2f9c-41d9-abdc-e070f211ddff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
578 2023.10.24 01:16:44.665230 [ 3 ] {b9dc5718-2a28-4893-9c79-4bab1986d478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
579 2023.10.24 01:16:44.665272 [ 3 ] {b9dc5718-2a28-4893-9c79-4bab1986d478} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
580 2023.10.24 01:16:44.666542 [ 3 ] {b9dc5718-2a28-4893-9c79-4bab1986d478} <Debug> oximeter.fields_u16 (5dd6bd99-8dbe-4094-8b1e-b9ff0bdf5b17): Loading data parts
581 2023.10.24 01:16:44.666618 [ 3 ] {b9dc5718-2a28-4893-9c79-4bab1986d478} <Debug> oximeter.fields_u16 (5dd6bd99-8dbe-4094-8b1e-b9ff0bdf5b17): There are no data parts
582 2023.10.24 01:16:44.667947 [ 3 ] {b9dc5718-2a28-4893-9c79-4bab1986d478} <Debug> DynamicQueryHandler: Done processing query
583 2023.10.24 01:16:44.667977 [ 3 ] {b9dc5718-2a28-4893-9c79-4bab1986d478} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
584 2023.10.24 01:16:44.667992 [ 3 ] {} <Debug> HTTP-Session: 9da8100b-2f9c-41d9-abdc-e070f211ddff Destroying unnamed session
585 2023.10.24 01:16:44.668086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
586 2023.10.24 01:16:44.668139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
587 2023.10.24 01:16:44.668157 [ 3 ] {} <Debug> HTTP-Session: a290cb4d-b668-46d2-ad75-7e9cdacbdad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
588 2023.10.24 01:16:44.668178 [ 3 ] {} <Debug> HTTP-Session: a290cb4d-b668-46d2-ad75-7e9cdacbdad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
589 2023.10.24 01:16:44.668329 [ 3 ] {4eaefec3-263f-4531-bca9-7a98fa3da7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
590 2023.10.24 01:16:44.668381 [ 3 ] {4eaefec3-263f-4531-bca9-7a98fa3da7e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
591 2023.10.24 01:16:44.669660 [ 3 ] {4eaefec3-263f-4531-bca9-7a98fa3da7e9} <Debug> oximeter.fields_i32 (e22740c9-0e27-41b0-b25f-cbd1cf840e02): Loading data parts
592 2023.10.24 01:16:44.669732 [ 3 ] {4eaefec3-263f-4531-bca9-7a98fa3da7e9} <Debug> oximeter.fields_i32 (e22740c9-0e27-41b0-b25f-cbd1cf840e02): There are no data parts
593 2023.10.24 01:16:44.671066 [ 3 ] {4eaefec3-263f-4531-bca9-7a98fa3da7e9} <Debug> DynamicQueryHandler: Done processing query
594 2023.10.24 01:16:44.671090 [ 3 ] {4eaefec3-263f-4531-bca9-7a98fa3da7e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
595 2023.10.24 01:16:44.671123 [ 3 ] {} <Debug> HTTP-Session: a290cb4d-b668-46d2-ad75-7e9cdacbdad3 Destroying unnamed session
596 2023.10.24 01:16:44.671226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
597 2023.10.24 01:16:44.671274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
598 2023.10.24 01:16:44.671309 [ 3 ] {} <Debug> HTTP-Session: 969cb607-5495-498e-833a-0406a79798fe Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
599 2023.10.24 01:16:44.671325 [ 3 ] {} <Debug> HTTP-Session: 969cb607-5495-498e-833a-0406a79798fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
600 2023.10.24 01:16:44.671480 [ 3 ] {2e04dcdd-4ce9-4e9b-aaa1-c5e673436bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
601 2023.10.24 01:16:44.671521 [ 3 ] {2e04dcdd-4ce9-4e9b-aaa1-c5e673436bcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
602 2023.10.24 01:16:44.672797 [ 3 ] {2e04dcdd-4ce9-4e9b-aaa1-c5e673436bcf} <Debug> oximeter.fields_u32 (5bab31c2-6555-4dc3-bda0-38b47304b078): Loading data parts
603 2023.10.24 01:16:44.672879 [ 3 ] {2e04dcdd-4ce9-4e9b-aaa1-c5e673436bcf} <Debug> oximeter.fields_u32 (5bab31c2-6555-4dc3-bda0-38b47304b078): There are no data parts
604 2023.10.24 01:16:44.674111 [ 3 ] {2e04dcdd-4ce9-4e9b-aaa1-c5e673436bcf} <Debug> DynamicQueryHandler: Done processing query
605 2023.10.24 01:16:44.674141 [ 3 ] {2e04dcdd-4ce9-4e9b-aaa1-c5e673436bcf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
606 2023.10.24 01:16:44.674157 [ 3 ] {} <Debug> HTTP-Session: 969cb607-5495-498e-833a-0406a79798fe Destroying unnamed session
607 2023.10.24 01:16:44.674259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
608 2023.10.24 01:16:44.674306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
609 2023.10.24 01:16:44.674324 [ 3 ] {} <Debug> HTTP-Session: 10a59360-9924-4c6b-ac4e-7a4a4704688b Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
610 2023.10.24 01:16:44.674346 [ 3 ] {} <Debug> HTTP-Session: 10a59360-9924-4c6b-ac4e-7a4a4704688b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
611 2023.10.24 01:16:44.674500 [ 3 ] {f51c2c44-d811-4bed-8a7f-dc8084a110c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
612 2023.10.24 01:16:44.674553 [ 3 ] {f51c2c44-d811-4bed-8a7f-dc8084a110c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
613 2023.10.24 01:16:44.675825 [ 3 ] {f51c2c44-d811-4bed-8a7f-dc8084a110c9} <Debug> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Loading data parts
614 2023.10.24 01:16:44.675901 [ 3 ] {f51c2c44-d811-4bed-8a7f-dc8084a110c9} <Debug> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): There are no data parts
615 2023.10.24 01:16:44.677226 [ 3 ] {f51c2c44-d811-4bed-8a7f-dc8084a110c9} <Debug> DynamicQueryHandler: Done processing query
616 2023.10.24 01:16:44.677250 [ 3 ] {f51c2c44-d811-4bed-8a7f-dc8084a110c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
617 2023.10.24 01:16:44.677272 [ 3 ] {} <Debug> HTTP-Session: 10a59360-9924-4c6b-ac4e-7a4a4704688b Destroying unnamed session
618 2023.10.24 01:16:44.677376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
619 2023.10.24 01:16:44.677418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
620 2023.10.24 01:16:44.677443 [ 3 ] {} <Debug> HTTP-Session: 8fb32324-f50a-478a-8004-141028a38e59 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
621 2023.10.24 01:16:44.677470 [ 3 ] {} <Debug> HTTP-Session: 8fb32324-f50a-478a-8004-141028a38e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
622 2023.10.24 01:16:44.677622 [ 3 ] {996509ad-a309-478d-b0ca-34288a859d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
623 2023.10.24 01:16:44.677671 [ 3 ] {996509ad-a309-478d-b0ca-34288a859d51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
624 2023.10.24 01:16:44.678936 [ 3 ] {996509ad-a309-478d-b0ca-34288a859d51} <Debug> oximeter.fields_u64 (d4903fac-e59d-4f1f-9911-70cfbed75655): Loading data parts
625 2023.10.24 01:16:44.679022 [ 3 ] {996509ad-a309-478d-b0ca-34288a859d51} <Debug> oximeter.fields_u64 (d4903fac-e59d-4f1f-9911-70cfbed75655): There are no data parts
626 2023.10.24 01:16:44.680249 [ 3 ] {996509ad-a309-478d-b0ca-34288a859d51} <Debug> DynamicQueryHandler: Done processing query
627 2023.10.24 01:16:44.680273 [ 3 ] {996509ad-a309-478d-b0ca-34288a859d51} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
628 2023.10.24 01:16:44.680294 [ 3 ] {} <Debug> HTTP-Session: 8fb32324-f50a-478a-8004-141028a38e59 Destroying unnamed session
629 2023.10.24 01:16:44.680385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
630 2023.10.24 01:16:44.680435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
631 2023.10.24 01:16:44.680457 [ 3 ] {} <Debug> HTTP-Session: b818aac9-de97-4e96-a770-689119948581 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
632 2023.10.24 01:16:44.680473 [ 3 ] {} <Debug> HTTP-Session: b818aac9-de97-4e96-a770-689119948581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
633 2023.10.24 01:16:44.680629 [ 3 ] {45b12062-7c6c-4725-b042-9aef39d67a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
634 2023.10.24 01:16:44.680676 [ 3 ] {45b12062-7c6c-4725-b042-9aef39d67a90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
635 2023.10.24 01:16:44.681953 [ 3 ] {45b12062-7c6c-4725-b042-9aef39d67a90} <Debug> oximeter.fields_ipaddr (2af69ca7-ae6f-4c49-b42a-ca8661fc9335): Loading data parts
636 2023.10.24 01:16:44.682045 [ 3 ] {45b12062-7c6c-4725-b042-9aef39d67a90} <Debug> oximeter.fields_ipaddr (2af69ca7-ae6f-4c49-b42a-ca8661fc9335): There are no data parts
637 2023.10.24 01:16:44.683276 [ 3 ] {45b12062-7c6c-4725-b042-9aef39d67a90} <Debug> DynamicQueryHandler: Done processing query
638 2023.10.24 01:16:44.683306 [ 3 ] {45b12062-7c6c-4725-b042-9aef39d67a90} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
639 2023.10.24 01:16:44.683322 [ 3 ] {} <Debug> HTTP-Session: b818aac9-de97-4e96-a770-689119948581 Destroying unnamed session
640 2023.10.24 01:16:44.683419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
641 2023.10.24 01:16:44.683475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
642 2023.10.24 01:16:44.683493 [ 3 ] {} <Debug> HTTP-Session: ae1563a0-49f6-48b5-b43e-434609cfaacd Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
643 2023.10.24 01:16:44.683515 [ 3 ] {} <Debug> HTTP-Session: ae1563a0-49f6-48b5-b43e-434609cfaacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
644 2023.10.24 01:16:44.683674 [ 3 ] {7b5c19a5-b529-41ac-a14e-ad1374398098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
645 2023.10.24 01:16:44.683715 [ 3 ] {7b5c19a5-b529-41ac-a14e-ad1374398098} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
646 2023.10.24 01:16:44.684989 [ 3 ] {7b5c19a5-b529-41ac-a14e-ad1374398098} <Debug> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Loading data parts
647 2023.10.24 01:16:44.685067 [ 3 ] {7b5c19a5-b529-41ac-a14e-ad1374398098} <Debug> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): There are no data parts
648 2023.10.24 01:16:44.686301 [ 3 ] {7b5c19a5-b529-41ac-a14e-ad1374398098} <Debug> DynamicQueryHandler: Done processing query
649 2023.10.24 01:16:44.686333 [ 3 ] {7b5c19a5-b529-41ac-a14e-ad1374398098} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
650 2023.10.24 01:16:44.686348 [ 3 ] {} <Debug> HTTP-Session: ae1563a0-49f6-48b5-b43e-434609cfaacd Destroying unnamed session
651 2023.10.24 01:16:44.686439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
652 2023.10.24 01:16:44.686494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
653 2023.10.24 01:16:44.686512 [ 3 ] {} <Debug> HTTP-Session: 226109c5-39cc-41b8-90af-35558f88ef40 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
654 2023.10.24 01:16:44.686535 [ 3 ] {} <Debug> HTTP-Session: 226109c5-39cc-41b8-90af-35558f88ef40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
655 2023.10.24 01:16:44.686687 [ 3 ] {09f2719e-919b-4bbb-b092-71e3ea753257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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)
656 2023.10.24 01:16:44.686735 [ 3 ] {09f2719e-919b-4bbb-b092-71e3ea753257} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
657 2023.10.24 01:16:44.688009 [ 3 ] {09f2719e-919b-4bbb-b092-71e3ea753257} <Debug> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Loading data parts
658 2023.10.24 01:16:44.688084 [ 3 ] {09f2719e-919b-4bbb-b092-71e3ea753257} <Debug> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): There are no data parts
659 2023.10.24 01:16:44.689302 [ 3 ] {09f2719e-919b-4bbb-b092-71e3ea753257} <Debug> DynamicQueryHandler: Done processing query
660 2023.10.24 01:16:44.689326 [ 3 ] {09f2719e-919b-4bbb-b092-71e3ea753257} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
661 2023.10.24 01:16:44.689349 [ 3 ] {} <Debug> HTTP-Session: 226109c5-39cc-41b8-90af-35558f88ef40 Destroying unnamed session
662 2023.10.24 01:16:44.689442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
663 2023.10.24 01:16:44.689489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
664 2023.10.24 01:16:44.689519 [ 3 ] {} <Debug> HTTP-Session: 3ce22956-3d0f-4cd9-88e9-e06b62e747db Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
665 2023.10.24 01:16:44.689535 [ 3 ] {} <Debug> HTTP-Session: 3ce22956-3d0f-4cd9-88e9-e06b62e747db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
666 2023.10.24 01:16:44.689719 [ 3 ] {9f8b613a-77a2-4420-ba73-7cfa547bf30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
667 2023.10.24 01:16:44.689781 [ 3 ] {9f8b613a-77a2-4420-ba73-7cfa547bf30e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
668 2023.10.24 01:16:44.691088 [ 3 ] {9f8b613a-77a2-4420-ba73-7cfa547bf30e} <Debug> oximeter.timeseries_schema (869aff08-ecb7-4ccd-b69b-4ec2470e72f4): Loading data parts
669 2023.10.24 01:16:44.691155 [ 3 ] {9f8b613a-77a2-4420-ba73-7cfa547bf30e} <Debug> oximeter.timeseries_schema (869aff08-ecb7-4ccd-b69b-4ec2470e72f4): There are no data parts
670 2023.10.24 01:16:44.692453 [ 3 ] {9f8b613a-77a2-4420-ba73-7cfa547bf30e} <Debug> DynamicQueryHandler: Done processing query
671 2023.10.24 01:16:44.692477 [ 3 ] {9f8b613a-77a2-4420-ba73-7cfa547bf30e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
672 2023.10.24 01:16:44.692492 [ 3 ] {} <Debug> HTTP-Session: 3ce22956-3d0f-4cd9-88e9-e06b62e747db Destroying unnamed session
673 2023.10.24 01:16:44.692615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61932, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
674 2023.10.24 01:16:44.692668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
675 2023.10.24 01:16:44.692685 [ 3 ] {} <Debug> HTTP-Session: b58708e4-f2fb-413e-8092-e8aa6ce46a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:61932
676 2023.10.24 01:16:44.692708 [ 3 ] {} <Debug> HTTP-Session: b58708e4-f2fb-413e-8092-e8aa6ce46a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
677 2023.10.24 01:16:44.692812 [ 3 ] {8862d3dd-14dd-4942-9b30-e3765f7e757c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61932) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
678 2023.10.24 01:16:44.693413 [ 3 ] {8862d3dd-14dd-4942-9b30-e3765f7e757c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
679 2023.10.24 01:16:44.696833 [ 3 ] {8862d3dd-14dd-4942-9b30-e3765f7e757c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.86 GiB.
680 2023.10.24 01:16:44.699648 [ 3 ] {8862d3dd-14dd-4942-9b30-e3765f7e757c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
681 2023.10.24 01:16:44.699860 [ 3 ] {8862d3dd-14dd-4942-9b30-e3765f7e757c} <Trace> oximeter.version (f2ededda-5c88-4b4b-ae8d-67878bdc4643): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
682 2023.10.24 01:16:44.700114 [ 3 ] {8862d3dd-14dd-4942-9b30-e3765f7e757c} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007272053 sec., 137 rows/sec., 2.15 KiB/sec.
683 2023.10.24 01:16:44.700234 [ 3 ] {8862d3dd-14dd-4942-9b30-e3765f7e757c} <Debug> DynamicQueryHandler: Done processing query
684 2023.10.24 01:16:44.700254 [ 3 ] {8862d3dd-14dd-4942-9b30-e3765f7e757c} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
685 2023.10.24 01:16:44.700276 [ 3 ] {} <Debug> HTTP-Session: b58708e4-f2fb-413e-8092-e8aa6ce46a59 Destroying unnamed session
686 2023.10.24 01:16:45.000131 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.98 MiB, peak 224.05 MiB, will set to 228.26 MiB (RSS), difference: 9.28 MiB
687 2023.10.24 01:16:58.649758 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache
688 2023.10.24 01:16:58.649828 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache
689 2023.10.24 01:17:13.649886 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
690 2023.10.24 01:17:13.650093 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
691 2023.10.24 01:17:28.650145 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
692 2023.10.24 01:17:28.650213 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
693 2023.10.24 01:17:29.715034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2023.10.24 01:17:29.715212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
695 2023.10.24 01:17:29.715240 [ 3 ] {} <Debug> HTTP-Session: 1a0e2044-9e30-4fde-8b09-7c4a4c9e899b Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
696 2023.10.24 01:17:29.715288 [ 3 ] {} <Debug> HTTP-Session: 1a0e2044-9e30-4fde-8b09-7c4a4c9e899b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2023.10.24 01:17:29.715411 [ 3 ] {5937aaad-573a-48c7-889e-a3a727b50c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
698 2023.10.24 01:17:29.715487 [ 3 ] {5937aaad-573a-48c7-889e-a3a727b50c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
699 2023.10.24 01:17:29.716869 [ 3 ] {5937aaad-573a-48c7-889e-a3a727b50c38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
700 2023.10.24 01:17:29.718835 [ 3 ] {5937aaad-573a-48c7-889e-a3a727b50c38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
701 2023.10.24 01:17:29.719179 [ 3 ] {5937aaad-573a-48c7-889e-a3a727b50c38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
702 2023.10.24 01:17:29.719363 [ 3 ] {5937aaad-573a-48c7-889e-a3a727b50c38} <Trace> oximeter.timeseries_schema (869aff08-ecb7-4ccd-b69b-4ec2470e72f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
703 2023.10.24 01:17:29.719500 [ 3 ] {5937aaad-573a-48c7-889e-a3a727b50c38} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.004042239 sec., 2968 rows/sec., 400.56 KiB/sec.
704 2023.10.24 01:17:29.719666 [ 3 ] {5937aaad-573a-48c7-889e-a3a727b50c38} <Debug> DynamicQueryHandler: Done processing query
705 2023.10.24 01:17:29.719689 [ 3 ] {5937aaad-573a-48c7-889e-a3a727b50c38} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
706 2023.10.24 01:17:29.719704 [ 3 ] {} <Debug> HTTP-Session: 1a0e2044-9e30-4fde-8b09-7c4a4c9e899b Destroying unnamed session
707 2023.10.24 01:17:29.719838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
708 2023.10.24 01:17:29.719902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
709 2023.10.24 01:17:29.719922 [ 3 ] {} <Debug> HTTP-Session: d4a82e3a-7193-4882-8898-de167bb42cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
710 2023.10.24 01:17:29.719954 [ 3 ] {} <Debug> HTTP-Session: d4a82e3a-7193-4882-8898-de167bb42cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
711 2023.10.24 01:17:29.720045 [ 3 ] {53acf714-c15c-4b47-a98b-df693c56278a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
712 2023.10.24 01:17:29.720087 [ 3 ] {53acf714-c15c-4b47-a98b-df693c56278a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
713 2023.10.24 01:17:29.720205 [ 3 ] {53acf714-c15c-4b47-a98b-df693c56278a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
714 2023.10.24 01:17:29.721711 [ 3 ] {53acf714-c15c-4b47-a98b-df693c56278a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
715 2023.10.24 01:17:29.721918 [ 3 ] {53acf714-c15c-4b47-a98b-df693c56278a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
716 2023.10.24 01:17:29.722128 [ 3 ] {53acf714-c15c-4b47-a98b-df693c56278a} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
717 2023.10.24 01:17:29.722267 [ 3 ] {53acf714-c15c-4b47-a98b-df693c56278a} <Information> executeQuery: Read 6 rows, 348.00 B in 0.002192483 sec., 2736 rows/sec., 155.00 KiB/sec.
718 2023.10.24 01:17:29.722416 [ 3 ] {53acf714-c15c-4b47-a98b-df693c56278a} <Debug> DynamicQueryHandler: Done processing query
719 2023.10.24 01:17:29.722453 [ 3 ] {53acf714-c15c-4b47-a98b-df693c56278a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
720 2023.10.24 01:17:29.722478 [ 3 ] {} <Debug> HTTP-Session: d4a82e3a-7193-4882-8898-de167bb42cb6 Destroying unnamed session
721 2023.10.24 01:17:29.722655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 13662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
722 2023.10.24 01:17:29.722710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
723 2023.10.24 01:17:29.722737 [ 3 ] {} <Debug> HTTP-Session: 05b20b2b-2dec-4bd5-b900-9d2e424ec90c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
724 2023.10.24 01:17:29.722754 [ 3 ] {} <Debug> HTTP-Session: 05b20b2b-2dec-4bd5-b900-9d2e424ec90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
725 2023.10.24 01:17:29.722840 [ 3 ] {b67b950d-69e4-4b1b-9bc9-a9f12982f36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
726 2023.10.24 01:17:29.722888 [ 3 ] {b67b950d-69e4-4b1b-9bc9-a9f12982f36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
727 2023.10.24 01:17:29.722993 [ 3 ] {b67b950d-69e4-4b1b-9bc9-a9f12982f36b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
728 2023.10.24 01:17:29.723296 [ 3 ] {b67b950d-69e4-4b1b-9bc9-a9f12982f36b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
729 2023.10.24 01:17:29.723513 [ 3 ] {b67b950d-69e4-4b1b-9bc9-a9f12982f36b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
730 2023.10.24 01:17:29.723663 [ 3 ] {b67b950d-69e4-4b1b-9bc9-a9f12982f36b} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
731 2023.10.24 01:17:29.723795 [ 3 ] {b67b950d-69e4-4b1b-9bc9-a9f12982f36b} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000920598 sec., 94503 rows/sec., 8.83 MiB/sec.
732 2023.10.24 01:17:29.723907 [ 3 ] {b67b950d-69e4-4b1b-9bc9-a9f12982f36b} <Debug> DynamicQueryHandler: Done processing query
733 2023.10.24 01:17:29.723928 [ 3 ] {b67b950d-69e4-4b1b-9bc9-a9f12982f36b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
734 2023.10.24 01:17:29.723950 [ 3 ] {} <Debug> HTTP-Session: 05b20b2b-2dec-4bd5-b900-9d2e424ec90c Destroying unnamed session
735 2023.10.24 01:17:29.724235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 42115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
736 2023.10.24 01:17:29.724285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
737 2023.10.24 01:17:29.724311 [ 3 ] {} <Debug> HTTP-Session: 93be4330-d35b-47f2-9a6e-28acc1d2bf73 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
738 2023.10.24 01:17:29.724327 [ 3 ] {} <Debug> HTTP-Session: 93be4330-d35b-47f2-9a6e-28acc1d2bf73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
739 2023.10.24 01:17:29.724415 [ 3 ] {4be120b1-171e-4063-9450-e0e3dc1b9412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
740 2023.10.24 01:17:29.724458 [ 3 ] {4be120b1-171e-4063-9450-e0e3dc1b9412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
741 2023.10.24 01:17:29.725610 [ 3 ] {4be120b1-171e-4063-9450-e0e3dc1b9412} <Trace> ParallelParsingInputFormat: Parallel parsing is used
742 2023.10.24 01:17:29.726182 [ 3 ] {4be120b1-171e-4063-9450-e0e3dc1b9412} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
743 2023.10.24 01:17:29.726476 [ 3 ] {4be120b1-171e-4063-9450-e0e3dc1b9412} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
744 2023.10.24 01:17:29.726618 [ 3 ] {4be120b1-171e-4063-9450-e0e3dc1b9412} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
745 2023.10.24 01:17:29.726738 [ 3 ] {4be120b1-171e-4063-9450-e0e3dc1b9412} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.002282195 sec., 115678 rows/sec., 7.94 MiB/sec.
746 2023.10.24 01:17:29.726872 [ 3 ] {4be120b1-171e-4063-9450-e0e3dc1b9412} <Debug> DynamicQueryHandler: Done processing query
747 2023.10.24 01:17:29.726895 [ 3 ] {4be120b1-171e-4063-9450-e0e3dc1b9412} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
748 2023.10.24 01:17:29.726918 [ 3 ] {} <Debug> HTTP-Session: 93be4330-d35b-47f2-9a6e-28acc1d2bf73 Destroying unnamed session
749 2023.10.24 01:17:29.727038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2023.10.24 01:17:29.727088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
751 2023.10.24 01:17:29.727113 [ 3 ] {} <Debug> HTTP-Session: a59c1943-137b-4603-9bea-fdd96efb3fb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
752 2023.10.24 01:17:29.727129 [ 3 ] {} <Debug> HTTP-Session: a59c1943-137b-4603-9bea-fdd96efb3fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2023.10.24 01:17:29.727203 [ 3 ] {1f7108ce-d19f-4113-86f6-4a772452bce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
754 2023.10.24 01:17:29.727250 [ 3 ] {1f7108ce-d19f-4113-86f6-4a772452bce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
755 2023.10.24 01:17:29.727356 [ 3 ] {1f7108ce-d19f-4113-86f6-4a772452bce5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
756 2023.10.24 01:17:29.727582 [ 3 ] {1f7108ce-d19f-4113-86f6-4a772452bce5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
757 2023.10.24 01:17:29.727866 [ 3 ] {1f7108ce-d19f-4113-86f6-4a772452bce5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
758 2023.10.24 01:17:29.728032 [ 3 ] {1f7108ce-d19f-4113-86f6-4a772452bce5} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
759 2023.10.24 01:17:29.728153 [ 3 ] {1f7108ce-d19f-4113-86f6-4a772452bce5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000912967 sec., 6571 rows/sec., 275.97 KiB/sec.
760 2023.10.24 01:17:29.728257 [ 3 ] {1f7108ce-d19f-4113-86f6-4a772452bce5} <Debug> DynamicQueryHandler: Done processing query
761 2023.10.24 01:17:29.728280 [ 3 ] {1f7108ce-d19f-4113-86f6-4a772452bce5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
762 2023.10.24 01:17:29.728303 [ 3 ] {} <Debug> HTTP-Session: a59c1943-137b-4603-9bea-fdd96efb3fb8 Destroying unnamed session
763 2023.10.24 01:17:29.728461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
764 2023.10.24 01:17:29.728515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
765 2023.10.24 01:17:29.728540 [ 3 ] {} <Debug> HTTP-Session: ef5d1a23-e053-4444-9cd0-ef3e76175e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
766 2023.10.24 01:17:29.728566 [ 3 ] {} <Debug> HTTP-Session: ef5d1a23-e053-4444-9cd0-ef3e76175e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
767 2023.10.24 01:17:29.728636 [ 3 ] {3f89362b-af20-452e-b3da-6a5f3323cc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
768 2023.10.24 01:17:29.728683 [ 3 ] {3f89362b-af20-452e-b3da-6a5f3323cc62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
769 2023.10.24 01:17:29.728800 [ 3 ] {3f89362b-af20-452e-b3da-6a5f3323cc62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
770 2023.10.24 01:17:29.729047 [ 3 ] {3f89362b-af20-452e-b3da-6a5f3323cc62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
771 2023.10.24 01:17:29.729294 [ 3 ] {3f89362b-af20-452e-b3da-6a5f3323cc62} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
772 2023.10.24 01:17:29.729470 [ 3 ] {3f89362b-af20-452e-b3da-6a5f3323cc62} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
773 2023.10.24 01:17:29.729596 [ 3 ] {3f89362b-af20-452e-b3da-6a5f3323cc62} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000923578 sec., 68212 rows/sec., 4.14 MiB/sec.
774 2023.10.24 01:17:29.729710 [ 3 ] {3f89362b-af20-452e-b3da-6a5f3323cc62} <Debug> DynamicQueryHandler: Done processing query
775 2023.10.24 01:17:29.729739 [ 3 ] {3f89362b-af20-452e-b3da-6a5f3323cc62} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
776 2023.10.24 01:17:29.729754 [ 3 ] {} <Debug> HTTP-Session: ef5d1a23-e053-4444-9cd0-ef3e76175e5c Destroying unnamed session
777 2023.10.24 01:17:29.729868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2023.10.24 01:17:29.729916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2023.10.24 01:17:29.729933 [ 3 ] {} <Debug> HTTP-Session: f3f895af-fe48-4543-a473-ac4727f7462d Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
780 2023.10.24 01:17:29.729955 [ 3 ] {} <Debug> HTTP-Session: f3f895af-fe48-4543-a473-ac4727f7462d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2023.10.24 01:17:29.730022 [ 3 ] {b9d50d54-3838-4610-bce3-a5db1095392c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
782 2023.10.24 01:17:29.730072 [ 3 ] {b9d50d54-3838-4610-bce3-a5db1095392c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
783 2023.10.24 01:17:29.730177 [ 3 ] {b9d50d54-3838-4610-bce3-a5db1095392c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
784 2023.10.24 01:17:29.730400 [ 3 ] {b9d50d54-3838-4610-bce3-a5db1095392c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
785 2023.10.24 01:17:29.730622 [ 3 ] {b9d50d54-3838-4610-bce3-a5db1095392c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
786 2023.10.24 01:17:29.730797 [ 3 ] {b9d50d54-3838-4610-bce3-a5db1095392c} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
787 2023.10.24 01:17:29.730928 [ 3 ] {b9d50d54-3838-4610-bce3-a5db1095392c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000865557 sec., 21951 rows/sec., 1.14 MiB/sec.
788 2023.10.24 01:17:29.731038 [ 3 ] {b9d50d54-3838-4610-bce3-a5db1095392c} <Debug> DynamicQueryHandler: Done processing query
789 2023.10.24 01:17:29.731121 [ 3 ] {b9d50d54-3838-4610-bce3-a5db1095392c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
790 2023.10.24 01:17:29.731137 [ 3 ] {} <Debug> HTTP-Session: f3f895af-fe48-4543-a473-ac4727f7462d Destroying unnamed session
791 2023.10.24 01:17:39.707343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
792 2023.10.24 01:17:39.707530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
793 2023.10.24 01:17:39.707557 [ 3 ] {} <Debug> HTTP-Session: baf45211-5059-4cf5-b571-bfc1915fa905 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
794 2023.10.24 01:17:39.707583 [ 3 ] {} <Debug> HTTP-Session: baf45211-5059-4cf5-b571-bfc1915fa905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
795 2023.10.24 01:17:39.707705 [ 3 ] {d50570f9-f815-416b-8a20-71f2d1f15bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
796 2023.10.24 01:17:39.707781 [ 3 ] {d50570f9-f815-416b-8a20-71f2d1f15bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
797 2023.10.24 01:17:39.707937 [ 3 ] {d50570f9-f815-416b-8a20-71f2d1f15bf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
798 2023.10.24 01:17:39.708409 [ 3 ] {d50570f9-f815-416b-8a20-71f2d1f15bf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
799 2023.10.24 01:17:39.708679 [ 3 ] {d50570f9-f815-416b-8a20-71f2d1f15bf1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
800 2023.10.24 01:17:39.708841 [ 3 ] {d50570f9-f815-416b-8a20-71f2d1f15bf1} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
801 2023.10.24 01:17:39.709001 [ 3 ] {d50570f9-f815-416b-8a20-71f2d1f15bf1} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001239234 sec., 4841 rows/sec., 274.24 KiB/sec.
802 2023.10.24 01:17:39.709134 [ 3 ] {d50570f9-f815-416b-8a20-71f2d1f15bf1} <Debug> DynamicQueryHandler: Done processing query
803 2023.10.24 01:17:39.709158 [ 3 ] {d50570f9-f815-416b-8a20-71f2d1f15bf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
804 2023.10.24 01:17:39.709175 [ 3 ] {} <Debug> HTTP-Session: baf45211-5059-4cf5-b571-bfc1915fa905 Destroying unnamed session
805 2023.10.24 01:17:39.709334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 13662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
806 2023.10.24 01:17:39.709380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
807 2023.10.24 01:17:39.709399 [ 3 ] {} <Debug> HTTP-Session: f45105c5-d5d7-46a6-b5a1-e16e9ef096cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
808 2023.10.24 01:17:39.709415 [ 3 ] {} <Debug> HTTP-Session: f45105c5-d5d7-46a6-b5a1-e16e9ef096cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
809 2023.10.24 01:17:39.709490 [ 3 ] {e0611da9-88e1-45bd-b247-fc447a5913a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
810 2023.10.24 01:17:39.709530 [ 3 ] {e0611da9-88e1-45bd-b247-fc447a5913a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
811 2023.10.24 01:17:39.709635 [ 3 ] {e0611da9-88e1-45bd-b247-fc447a5913a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
812 2023.10.24 01:17:39.709968 [ 3 ] {e0611da9-88e1-45bd-b247-fc447a5913a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
813 2023.10.24 01:17:39.710186 [ 3 ] {e0611da9-88e1-45bd-b247-fc447a5913a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
814 2023.10.24 01:17:39.710337 [ 3 ] {e0611da9-88e1-45bd-b247-fc447a5913a0} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
815 2023.10.24 01:17:39.710453 [ 3 ] {e0611da9-88e1-45bd-b247-fc447a5913a0} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000934349 sec., 93112 rows/sec., 8.70 MiB/sec.
816 2023.10.24 01:17:39.710553 [ 3 ] {e0611da9-88e1-45bd-b247-fc447a5913a0} <Debug> DynamicQueryHandler: Done processing query
817 2023.10.24 01:17:39.710577 [ 3 ] {e0611da9-88e1-45bd-b247-fc447a5913a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
818 2023.10.24 01:17:39.710592 [ 3 ] {} <Debug> HTTP-Session: f45105c5-d5d7-46a6-b5a1-e16e9ef096cc Destroying unnamed session
819 2023.10.24 01:17:39.710875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 42115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
820 2023.10.24 01:17:39.710919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
821 2023.10.24 01:17:39.710937 [ 3 ] {} <Debug> HTTP-Session: 9b6b7a7d-e12d-48e9-bf33-b43837ecd1b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
822 2023.10.24 01:17:39.710954 [ 3 ] {} <Debug> HTTP-Session: 9b6b7a7d-e12d-48e9-bf33-b43837ecd1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
823 2023.10.24 01:17:39.711035 [ 3 ] {632c2624-c99b-4beb-ae7d-40c4d6c7aaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
824 2023.10.24 01:17:39.711073 [ 3 ] {632c2624-c99b-4beb-ae7d-40c4d6c7aaa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
825 2023.10.24 01:17:39.711173 [ 3 ] {632c2624-c99b-4beb-ae7d-40c4d6c7aaa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
826 2023.10.24 01:17:39.711583 [ 3 ] {632c2624-c99b-4beb-ae7d-40c4d6c7aaa6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
827 2023.10.24 01:17:39.711800 [ 3 ] {632c2624-c99b-4beb-ae7d-40c4d6c7aaa6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
828 2023.10.24 01:17:39.711952 [ 3 ] {632c2624-c99b-4beb-ae7d-40c4d6c7aaa6} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
829 2023.10.24 01:17:39.712066 [ 3 ] {632c2624-c99b-4beb-ae7d-40c4d6c7aaa6} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001003969 sec., 262956 rows/sec., 18.04 MiB/sec.
830 2023.10.24 01:17:39.712217 [ 3 ] {632c2624-c99b-4beb-ae7d-40c4d6c7aaa6} <Debug> DynamicQueryHandler: Done processing query
831 2023.10.24 01:17:39.712241 [ 3 ] {632c2624-c99b-4beb-ae7d-40c4d6c7aaa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
832 2023.10.24 01:17:39.712256 [ 3 ] {} <Debug> HTTP-Session: 9b6b7a7d-e12d-48e9-bf33-b43837ecd1b3 Destroying unnamed session
833 2023.10.24 01:17:39.712357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
834 2023.10.24 01:17:39.712401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
835 2023.10.24 01:17:39.712420 [ 3 ] {} <Debug> HTTP-Session: bfe85dc3-c5b7-4491-aad5-a0ab76b9a321 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
836 2023.10.24 01:17:39.712437 [ 3 ] {} <Debug> HTTP-Session: bfe85dc3-c5b7-4491-aad5-a0ab76b9a321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
837 2023.10.24 01:17:39.712505 [ 3 ] {1f06188b-b320-47b3-943c-30d9682763d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
838 2023.10.24 01:17:39.712542 [ 3 ] {1f06188b-b320-47b3-943c-30d9682763d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
839 2023.10.24 01:17:39.712654 [ 3 ] {1f06188b-b320-47b3-943c-30d9682763d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
840 2023.10.24 01:17:39.712904 [ 3 ] {1f06188b-b320-47b3-943c-30d9682763d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
841 2023.10.24 01:17:39.713138 [ 3 ] {1f06188b-b320-47b3-943c-30d9682763d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
842 2023.10.24 01:17:39.713331 [ 3 ] {1f06188b-b320-47b3-943c-30d9682763d5} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
843 2023.10.24 01:17:39.713445 [ 3 ] {1f06188b-b320-47b3-943c-30d9682763d5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000913747 sec., 6566 rows/sec., 275.74 KiB/sec.
844 2023.10.24 01:17:39.713543 [ 3 ] {1f06188b-b320-47b3-943c-30d9682763d5} <Debug> DynamicQueryHandler: Done processing query
845 2023.10.24 01:17:39.713564 [ 3 ] {1f06188b-b320-47b3-943c-30d9682763d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
846 2023.10.24 01:17:39.713580 [ 3 ] {} <Debug> HTTP-Session: bfe85dc3-c5b7-4491-aad5-a0ab76b9a321 Destroying unnamed session
847 2023.10.24 01:17:39.713708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
848 2023.10.24 01:17:39.713749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
849 2023.10.24 01:17:39.713768 [ 3 ] {} <Debug> HTTP-Session: 879901a7-8057-4713-aa47-b21e19de1a22 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
850 2023.10.24 01:17:39.713784 [ 3 ] {} <Debug> HTTP-Session: 879901a7-8057-4713-aa47-b21e19de1a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
851 2023.10.24 01:17:39.713856 [ 3 ] {092bb427-9954-4886-bbcb-8611d63dd5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
852 2023.10.24 01:17:39.713899 [ 3 ] {092bb427-9954-4886-bbcb-8611d63dd5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
853 2023.10.24 01:17:39.714012 [ 3 ] {092bb427-9954-4886-bbcb-8611d63dd5ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
854 2023.10.24 01:17:39.714289 [ 3 ] {092bb427-9954-4886-bbcb-8611d63dd5ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
855 2023.10.24 01:17:39.714530 [ 3 ] {092bb427-9954-4886-bbcb-8611d63dd5ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
856 2023.10.24 01:17:39.714697 [ 3 ] {092bb427-9954-4886-bbcb-8611d63dd5ff} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
857 2023.10.24 01:17:39.714812 [ 3 ] {092bb427-9954-4886-bbcb-8611d63dd5ff} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000927959 sec., 67890 rows/sec., 4.12 MiB/sec.
858 2023.10.24 01:17:39.714927 [ 3 ] {092bb427-9954-4886-bbcb-8611d63dd5ff} <Debug> DynamicQueryHandler: Done processing query
859 2023.10.24 01:17:39.714950 [ 3 ] {092bb427-9954-4886-bbcb-8611d63dd5ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
860 2023.10.24 01:17:39.714965 [ 3 ] {} <Debug> HTTP-Session: 879901a7-8057-4713-aa47-b21e19de1a22 Destroying unnamed session
861 2023.10.24 01:17:39.715062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
862 2023.10.24 01:17:39.715105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
863 2023.10.24 01:17:39.715123 [ 3 ] {} <Debug> HTTP-Session: 8dc20c95-0906-4e52-b496-1f90de75b4f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
864 2023.10.24 01:17:39.715140 [ 3 ] {} <Debug> HTTP-Session: 8dc20c95-0906-4e52-b496-1f90de75b4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
865 2023.10.24 01:17:39.715209 [ 3 ] {cfbeaca1-ba05-441c-885e-d57b4e1dcb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
866 2023.10.24 01:17:39.715247 [ 3 ] {cfbeaca1-ba05-441c-885e-d57b4e1dcb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
867 2023.10.24 01:17:39.715353 [ 3 ] {cfbeaca1-ba05-441c-885e-d57b4e1dcb3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
868 2023.10.24 01:17:39.715604 [ 3 ] {cfbeaca1-ba05-441c-885e-d57b4e1dcb3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
869 2023.10.24 01:17:39.715829 [ 3 ] {cfbeaca1-ba05-441c-885e-d57b4e1dcb3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
870 2023.10.24 01:17:39.715994 [ 3 ] {cfbeaca1-ba05-441c-885e-d57b4e1dcb3f} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
871 2023.10.24 01:17:39.716109 [ 3 ] {cfbeaca1-ba05-441c-885e-d57b4e1dcb3f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000865607 sec., 21949 rows/sec., 1.14 MiB/sec.
872 2023.10.24 01:17:39.716236 [ 3 ] {cfbeaca1-ba05-441c-885e-d57b4e1dcb3f} <Debug> DynamicQueryHandler: Done processing query
873 2023.10.24 01:17:39.716258 [ 3 ] {cfbeaca1-ba05-441c-885e-d57b4e1dcb3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
874 2023.10.24 01:17:39.716273 [ 3 ] {} <Debug> HTTP-Session: 8dc20c95-0906-4e52-b496-1f90de75b4f8 Destroying unnamed session
875 2023.10.24 01:17:43.650286 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
876 2023.10.24 01:17:43.650388 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
877 2023.10.24 01:17:49.707089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2023.10.24 01:17:49.707204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
879 2023.10.24 01:17:49.707230 [ 3 ] {} <Debug> HTTP-Session: f993e791-a3a8-4e9d-b386-ba1599edd6a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
880 2023.10.24 01:17:49.707255 [ 3 ] {} <Debug> HTTP-Session: f993e791-a3a8-4e9d-b386-ba1599edd6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2023.10.24 01:17:49.707380 [ 3 ] {9dc56391-22c5-4562-bdab-9b9611e00409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
882 2023.10.24 01:17:49.707441 [ 3 ] {9dc56391-22c5-4562-bdab-9b9611e00409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
883 2023.10.24 01:17:49.707600 [ 3 ] {9dc56391-22c5-4562-bdab-9b9611e00409} <Trace> ParallelParsingInputFormat: Parallel parsing is used
884 2023.10.24 01:17:49.708044 [ 3 ] {9dc56391-22c5-4562-bdab-9b9611e00409} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
885 2023.10.24 01:17:49.708301 [ 3 ] {9dc56391-22c5-4562-bdab-9b9611e00409} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
886 2023.10.24 01:17:49.708470 [ 3 ] {9dc56391-22c5-4562-bdab-9b9611e00409} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
887 2023.10.24 01:17:49.708615 [ 3 ] {9dc56391-22c5-4562-bdab-9b9611e00409} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001190253 sec., 5040 rows/sec., 285.52 KiB/sec.
888 2023.10.24 01:17:49.708767 [ 3 ] {9dc56391-22c5-4562-bdab-9b9611e00409} <Debug> DynamicQueryHandler: Done processing query
889 2023.10.24 01:17:49.708792 [ 3 ] {9dc56391-22c5-4562-bdab-9b9611e00409} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
890 2023.10.24 01:17:49.708808 [ 3 ] {} <Debug> HTTP-Session: f993e791-a3a8-4e9d-b386-ba1599edd6a0 Destroying unnamed session
891 2023.10.24 01:17:49.708953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 13662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2023.10.24 01:17:49.709001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
893 2023.10.24 01:17:49.709021 [ 3 ] {} <Debug> HTTP-Session: 422afa43-5458-49ea-9736-1280f8961402 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
894 2023.10.24 01:17:49.709040 [ 3 ] {} <Debug> HTTP-Session: 422afa43-5458-49ea-9736-1280f8961402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2023.10.24 01:17:49.709125 [ 3 ] {b24099ce-c23e-4dc0-ae45-390383d9b8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
896 2023.10.24 01:17:49.709166 [ 3 ] {b24099ce-c23e-4dc0-ae45-390383d9b8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
897 2023.10.24 01:17:49.709275 [ 3 ] {b24099ce-c23e-4dc0-ae45-390383d9b8e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
898 2023.10.24 01:17:49.709614 [ 3 ] {b24099ce-c23e-4dc0-ae45-390383d9b8e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
899 2023.10.24 01:17:49.709832 [ 3 ] {b24099ce-c23e-4dc0-ae45-390383d9b8e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
900 2023.10.24 01:17:49.709991 [ 3 ] {b24099ce-c23e-4dc0-ae45-390383d9b8e8} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
901 2023.10.24 01:17:49.710115 [ 3 ] {b24099ce-c23e-4dc0-ae45-390383d9b8e8} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000961929 sec., 90443 rows/sec., 8.45 MiB/sec.
902 2023.10.24 01:17:49.710249 [ 3 ] {b24099ce-c23e-4dc0-ae45-390383d9b8e8} <Debug> DynamicQueryHandler: Done processing query
903 2023.10.24 01:17:49.710273 [ 3 ] {b24099ce-c23e-4dc0-ae45-390383d9b8e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
904 2023.10.24 01:17:49.710290 [ 3 ] {} <Debug> HTTP-Session: 422afa43-5458-49ea-9736-1280f8961402 Destroying unnamed session
905 2023.10.24 01:17:49.710517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 42115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
906 2023.10.24 01:17:49.710562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
907 2023.10.24 01:17:49.710581 [ 3 ] {} <Debug> HTTP-Session: 604d4ead-3569-4e9f-848d-d2cf7d05473f Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
908 2023.10.24 01:17:49.710599 [ 3 ] {} <Debug> HTTP-Session: 604d4ead-3569-4e9f-848d-d2cf7d05473f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
909 2023.10.24 01:17:49.710682 [ 3 ] {053f7c26-08bd-48c7-ac2d-18297756e397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
910 2023.10.24 01:17:49.710722 [ 3 ] {053f7c26-08bd-48c7-ac2d-18297756e397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
911 2023.10.24 01:17:49.710828 [ 3 ] {053f7c26-08bd-48c7-ac2d-18297756e397} <Trace> ParallelParsingInputFormat: Parallel parsing is used
912 2023.10.24 01:17:49.711340 [ 3 ] {053f7c26-08bd-48c7-ac2d-18297756e397} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
913 2023.10.24 01:17:49.711554 [ 3 ] {053f7c26-08bd-48c7-ac2d-18297756e397} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
914 2023.10.24 01:17:49.711702 [ 3 ] {053f7c26-08bd-48c7-ac2d-18297756e397} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
915 2023.10.24 01:17:49.711827 [ 3 ] {053f7c26-08bd-48c7-ac2d-18297756e397} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001113042 sec., 237187 rows/sec., 16.27 MiB/sec.
916 2023.10.24 01:17:49.711950 [ 3 ] {053f7c26-08bd-48c7-ac2d-18297756e397} <Debug> DynamicQueryHandler: Done processing query
917 2023.10.24 01:17:49.711974 [ 3 ] {053f7c26-08bd-48c7-ac2d-18297756e397} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
918 2023.10.24 01:17:49.711990 [ 3 ] {} <Debug> HTTP-Session: 604d4ead-3569-4e9f-848d-d2cf7d05473f Destroying unnamed session
919 2023.10.24 01:17:49.712098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
920 2023.10.24 01:17:49.712141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
921 2023.10.24 01:17:49.712160 [ 3 ] {} <Debug> HTTP-Session: f6778456-1c06-4af2-885e-7c3c5487d359 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
922 2023.10.24 01:17:49.712176 [ 3 ] {} <Debug> HTTP-Session: f6778456-1c06-4af2-885e-7c3c5487d359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
923 2023.10.24 01:17:49.712245 [ 3 ] {3c8e6649-e7d8-4176-94ee-41e63e668ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
924 2023.10.24 01:17:49.712284 [ 3 ] {3c8e6649-e7d8-4176-94ee-41e63e668ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
925 2023.10.24 01:17:49.712395 [ 3 ] {3c8e6649-e7d8-4176-94ee-41e63e668ba9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
926 2023.10.24 01:17:49.712651 [ 3 ] {3c8e6649-e7d8-4176-94ee-41e63e668ba9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
927 2023.10.24 01:17:49.712887 [ 3 ] {3c8e6649-e7d8-4176-94ee-41e63e668ba9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
928 2023.10.24 01:17:49.713058 [ 3 ] {3c8e6649-e7d8-4176-94ee-41e63e668ba9} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
929 2023.10.24 01:17:49.713155 [ 3 ] {3c8e6649-e7d8-4176-94ee-41e63e668ba9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000882798 sec., 6796 rows/sec., 285.40 KiB/sec.
930 2023.10.24 01:17:49.713314 [ 3 ] {3c8e6649-e7d8-4176-94ee-41e63e668ba9} <Debug> DynamicQueryHandler: Done processing query
931 2023.10.24 01:17:49.713339 [ 3 ] {3c8e6649-e7d8-4176-94ee-41e63e668ba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
932 2023.10.24 01:17:49.713355 [ 3 ] {} <Debug> HTTP-Session: f6778456-1c06-4af2-885e-7c3c5487d359 Destroying unnamed session
933 2023.10.24 01:17:49.713472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
934 2023.10.24 01:17:49.713515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
935 2023.10.24 01:17:49.713533 [ 3 ] {} <Debug> HTTP-Session: 02c2634c-72d2-46e6-ba3e-54d81aea195d Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
936 2023.10.24 01:17:49.713550 [ 3 ] {} <Debug> HTTP-Session: 02c2634c-72d2-46e6-ba3e-54d81aea195d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
937 2023.10.24 01:17:49.713623 [ 3 ] {5b1444a2-3969-4acd-8266-6a1a6b3426ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
938 2023.10.24 01:17:49.713664 [ 3 ] {5b1444a2-3969-4acd-8266-6a1a6b3426ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
939 2023.10.24 01:17:49.713785 [ 3 ] {5b1444a2-3969-4acd-8266-6a1a6b3426ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
940 2023.10.24 01:17:49.714081 [ 3 ] {5b1444a2-3969-4acd-8266-6a1a6b3426ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
941 2023.10.24 01:17:49.714318 [ 3 ] {5b1444a2-3969-4acd-8266-6a1a6b3426ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
942 2023.10.24 01:17:49.714489 [ 3 ] {5b1444a2-3969-4acd-8266-6a1a6b3426ed} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
943 2023.10.24 01:17:49.714608 [ 3 ] {5b1444a2-3969-4acd-8266-6a1a6b3426ed} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000957669 sec., 65784 rows/sec., 3.99 MiB/sec.
944 2023.10.24 01:17:49.714724 [ 3 ] {5b1444a2-3969-4acd-8266-6a1a6b3426ed} <Debug> DynamicQueryHandler: Done processing query
945 2023.10.24 01:17:49.714746 [ 3 ] {5b1444a2-3969-4acd-8266-6a1a6b3426ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
946 2023.10.24 01:17:49.714762 [ 3 ] {} <Debug> HTTP-Session: 02c2634c-72d2-46e6-ba3e-54d81aea195d Destroying unnamed session
947 2023.10.24 01:17:49.714850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2023.10.24 01:17:49.714893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
949 2023.10.24 01:17:49.714911 [ 3 ] {} <Debug> HTTP-Session: 550d0662-a51c-4441-8576-f9820ec99034 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
950 2023.10.24 01:17:49.714927 [ 3 ] {} <Debug> HTTP-Session: 550d0662-a51c-4441-8576-f9820ec99034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2023.10.24 01:17:49.714995 [ 3 ] {a888c947-6e55-4f1d-b68b-22586351677e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
952 2023.10.24 01:17:49.715034 [ 3 ] {a888c947-6e55-4f1d-b68b-22586351677e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
953 2023.10.24 01:17:49.715134 [ 3 ] {a888c947-6e55-4f1d-b68b-22586351677e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
954 2023.10.24 01:17:49.715384 [ 3 ] {a888c947-6e55-4f1d-b68b-22586351677e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
955 2023.10.24 01:17:49.715616 [ 3 ] {a888c947-6e55-4f1d-b68b-22586351677e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
956 2023.10.24 01:17:49.715823 [ 3 ] {a888c947-6e55-4f1d-b68b-22586351677e} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
957 2023.10.24 01:17:49.715949 [ 3 ] {a888c947-6e55-4f1d-b68b-22586351677e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000924789 sec., 20545 rows/sec., 1.07 MiB/sec.
958 2023.10.24 01:17:49.716063 [ 3 ] {a888c947-6e55-4f1d-b68b-22586351677e} <Debug> DynamicQueryHandler: Done processing query
959 2023.10.24 01:17:49.716085 [ 3 ] {a888c947-6e55-4f1d-b68b-22586351677e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
960 2023.10.24 01:17:49.716101 [ 3 ] {} <Debug> HTTP-Session: 550d0662-a51c-4441-8576-f9820ec99034 Destroying unnamed session
961 2023.10.24 01:17:58.650465 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
962 2023.10.24 01:17:58.650560 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
963 2023.10.24 01:17:59.707134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
964 2023.10.24 01:17:59.707234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
965 2023.10.24 01:17:59.707259 [ 3 ] {} <Debug> HTTP-Session: 661d176e-4413-4f15-a18c-1fc2c0880b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
966 2023.10.24 01:17:59.707284 [ 3 ] {} <Debug> HTTP-Session: 661d176e-4413-4f15-a18c-1fc2c0880b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
967 2023.10.24 01:17:59.707411 [ 3 ] {e71492ac-ed07-4302-b04a-33728b0c337a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
968 2023.10.24 01:17:59.707471 [ 3 ] {e71492ac-ed07-4302-b04a-33728b0c337a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
969 2023.10.24 01:17:59.707625 [ 3 ] {e71492ac-ed07-4302-b04a-33728b0c337a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
970 2023.10.24 01:17:59.708054 [ 3 ] {e71492ac-ed07-4302-b04a-33728b0c337a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
971 2023.10.24 01:17:59.708310 [ 3 ] {e71492ac-ed07-4302-b04a-33728b0c337a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
972 2023.10.24 01:17:59.708484 [ 3 ] {e71492ac-ed07-4302-b04a-33728b0c337a} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
973 2023.10.24 01:17:59.708600 [ 3 ] {e71492ac-ed07-4302-b04a-33728b0c337a} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001152772 sec., 5204 rows/sec., 294.81 KiB/sec.
974 2023.10.24 01:17:59.708737 [ 3 ] {e71492ac-ed07-4302-b04a-33728b0c337a} <Debug> DynamicQueryHandler: Done processing query
975 2023.10.24 01:17:59.708762 [ 3 ] {e71492ac-ed07-4302-b04a-33728b0c337a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
976 2023.10.24 01:17:59.708778 [ 3 ] {} <Debug> HTTP-Session: 661d176e-4413-4f15-a18c-1fc2c0880b2a Destroying unnamed session
977 2023.10.24 01:17:59.708920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 13662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
978 2023.10.24 01:17:59.708970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
979 2023.10.24 01:17:59.708989 [ 3 ] {} <Debug> HTTP-Session: d4e147db-6b60-4f12-8e15-ffe2fd321c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
980 2023.10.24 01:17:59.709008 [ 3 ] {} <Debug> HTTP-Session: d4e147db-6b60-4f12-8e15-ffe2fd321c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
981 2023.10.24 01:17:59.709093 [ 3 ] {68116cff-abd1-4e9b-8b8b-f4aff8db7e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
982 2023.10.24 01:17:59.709133 [ 3 ] {68116cff-abd1-4e9b-8b8b-f4aff8db7e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
983 2023.10.24 01:17:59.709240 [ 3 ] {68116cff-abd1-4e9b-8b8b-f4aff8db7e18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
984 2023.10.24 01:17:59.709609 [ 3 ] {68116cff-abd1-4e9b-8b8b-f4aff8db7e18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
985 2023.10.24 01:17:59.709822 [ 3 ] {68116cff-abd1-4e9b-8b8b-f4aff8db7e18} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
986 2023.10.24 01:17:59.709974 [ 3 ] {68116cff-abd1-4e9b-8b8b-f4aff8db7e18} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
987 2023.10.24 01:17:59.710074 [ 3 ] {68116cff-abd1-4e9b-8b8b-f4aff8db7e18} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000951858 sec., 91400 rows/sec., 8.54 MiB/sec.
988 2023.10.24 01:17:59.710188 [ 3 ] {68116cff-abd1-4e9b-8b8b-f4aff8db7e18} <Debug> DynamicQueryHandler: Done processing query
989 2023.10.24 01:17:59.710212 [ 3 ] {68116cff-abd1-4e9b-8b8b-f4aff8db7e18} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
990 2023.10.24 01:17:59.710228 [ 3 ] {} <Debug> HTTP-Session: d4e147db-6b60-4f12-8e15-ffe2fd321c8c Destroying unnamed session
991 2023.10.24 01:17:59.710392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 42115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
992 2023.10.24 01:17:59.710440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
993 2023.10.24 01:17:59.710460 [ 3 ] {} <Debug> HTTP-Session: a993b54f-bd24-4959-8a8f-c3f79ffe3e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
994 2023.10.24 01:17:59.710477 [ 3 ] {} <Debug> HTTP-Session: a993b54f-bd24-4959-8a8f-c3f79ffe3e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
995 2023.10.24 01:17:59.710565 [ 3 ] {c07e1bf8-f27a-4d54-a576-3b2f07f97ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
996 2023.10.24 01:17:59.710603 [ 3 ] {c07e1bf8-f27a-4d54-a576-3b2f07f97ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
997 2023.10.24 01:17:59.710708 [ 3 ] {c07e1bf8-f27a-4d54-a576-3b2f07f97ae1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
998 2023.10.24 01:17:59.711128 [ 3 ] {c07e1bf8-f27a-4d54-a576-3b2f07f97ae1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
999 2023.10.24 01:17:59.711341 [ 3 ] {c07e1bf8-f27a-4d54-a576-3b2f07f97ae1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1000 2023.10.24 01:17:59.711491 [ 3 ] {c07e1bf8-f27a-4d54-a576-3b2f07f97ae1} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1001 2023.10.24 01:17:59.711588 [ 3 ] {c07e1bf8-f27a-4d54-a576-3b2f07f97ae1} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.0009972 sec., 264741 rows/sec., 18.16 MiB/sec.
1002 2023.10.24 01:17:59.711697 [ 3 ] {c07e1bf8-f27a-4d54-a576-3b2f07f97ae1} <Debug> DynamicQueryHandler: Done processing query
1003 2023.10.24 01:17:59.711719 [ 3 ] {c07e1bf8-f27a-4d54-a576-3b2f07f97ae1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1004 2023.10.24 01:17:59.711735 [ 3 ] {} <Debug> HTTP-Session: a993b54f-bd24-4959-8a8f-c3f79ffe3e1a Destroying unnamed session
1005 2023.10.24 01:17:59.711833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1006 2023.10.24 01:17:59.711878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1007 2023.10.24 01:17:59.711895 [ 3 ] {} <Debug> HTTP-Session: ce8977ad-4185-4270-a5c3-d9d102a33210 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1008 2023.10.24 01:17:59.711912 [ 3 ] {} <Debug> HTTP-Session: ce8977ad-4185-4270-a5c3-d9d102a33210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1009 2023.10.24 01:17:59.711980 [ 3 ] {7c9e9c55-105a-4860-a97d-34c3e2c5c2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1010 2023.10.24 01:17:59.712018 [ 3 ] {7c9e9c55-105a-4860-a97d-34c3e2c5c2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1011 2023.10.24 01:17:59.712122 [ 3 ] {7c9e9c55-105a-4860-a97d-34c3e2c5c2d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1012 2023.10.24 01:17:59.712369 [ 3 ] {7c9e9c55-105a-4860-a97d-34c3e2c5c2d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1013 2023.10.24 01:17:59.712609 [ 3 ] {7c9e9c55-105a-4860-a97d-34c3e2c5c2d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1014 2023.10.24 01:17:59.712780 [ 3 ] {7c9e9c55-105a-4860-a97d-34c3e2c5c2d2} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1015 2023.10.24 01:17:59.712876 [ 3 ] {7c9e9c55-105a-4860-a97d-34c3e2c5c2d2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000869987 sec., 6896 rows/sec., 289.61 KiB/sec.
1016 2023.10.24 01:17:59.712985 [ 3 ] {7c9e9c55-105a-4860-a97d-34c3e2c5c2d2} <Debug> DynamicQueryHandler: Done processing query
1017 2023.10.24 01:17:59.713008 [ 3 ] {7c9e9c55-105a-4860-a97d-34c3e2c5c2d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1018 2023.10.24 01:17:59.713023 [ 3 ] {} <Debug> HTTP-Session: ce8977ad-4185-4270-a5c3-d9d102a33210 Destroying unnamed session
1019 2023.10.24 01:17:59.713122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1020 2023.10.24 01:17:59.713166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1021 2023.10.24 01:17:59.713184 [ 3 ] {} <Debug> HTTP-Session: c1aa320b-33f7-4cee-a895-36413b9578e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1022 2023.10.24 01:17:59.713200 [ 3 ] {} <Debug> HTTP-Session: c1aa320b-33f7-4cee-a895-36413b9578e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1023 2023.10.24 01:17:59.713272 [ 3 ] {953a43c6-bdf1-41f3-99d8-3461b45b8cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1024 2023.10.24 01:17:59.713314 [ 3 ] {953a43c6-bdf1-41f3-99d8-3461b45b8cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1025 2023.10.24 01:17:59.713429 [ 3 ] {953a43c6-bdf1-41f3-99d8-3461b45b8cc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1026 2023.10.24 01:17:59.713792 [ 3 ] {953a43c6-bdf1-41f3-99d8-3461b45b8cc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1027 2023.10.24 01:17:59.714029 [ 3 ] {953a43c6-bdf1-41f3-99d8-3461b45b8cc9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1028 2023.10.24 01:17:59.714202 [ 3 ] {953a43c6-bdf1-41f3-99d8-3461b45b8cc9} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1029 2023.10.24 01:17:59.714299 [ 3 ] {953a43c6-bdf1-41f3-99d8-3461b45b8cc9} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000999259 sec., 63046 rows/sec., 3.82 MiB/sec.
1030 2023.10.24 01:17:59.714418 [ 3 ] {953a43c6-bdf1-41f3-99d8-3461b45b8cc9} <Debug> DynamicQueryHandler: Done processing query
1031 2023.10.24 01:17:59.714440 [ 3 ] {953a43c6-bdf1-41f3-99d8-3461b45b8cc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1032 2023.10.24 01:17:59.714455 [ 3 ] {} <Debug> HTTP-Session: c1aa320b-33f7-4cee-a895-36413b9578e0 Destroying unnamed session
1033 2023.10.24 01:17:59.714548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1034 2023.10.24 01:17:59.714593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1035 2023.10.24 01:17:59.714610 [ 3 ] {} <Debug> HTTP-Session: ed88872c-8c6b-43e2-bbb6-6fb03e9be60b Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1036 2023.10.24 01:17:59.714626 [ 3 ] {} <Debug> HTTP-Session: ed88872c-8c6b-43e2-bbb6-6fb03e9be60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1037 2023.10.24 01:17:59.714695 [ 3 ] {08a93487-085e-40ff-beee-d75147ec6c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1038 2023.10.24 01:17:59.714733 [ 3 ] {08a93487-085e-40ff-beee-d75147ec6c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1039 2023.10.24 01:17:59.714832 [ 3 ] {08a93487-085e-40ff-beee-d75147ec6c04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1040 2023.10.24 01:17:59.715084 [ 3 ] {08a93487-085e-40ff-beee-d75147ec6c04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1041 2023.10.24 01:17:59.715307 [ 3 ] {08a93487-085e-40ff-beee-d75147ec6c04} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1042 2023.10.24 01:17:59.715476 [ 3 ] {08a93487-085e-40ff-beee-d75147ec6c04} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1043 2023.10.24 01:17:59.715596 [ 3 ] {08a93487-085e-40ff-beee-d75147ec6c04} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000875187 sec., 21709 rows/sec., 1.13 MiB/sec.
1044 2023.10.24 01:17:59.715705 [ 3 ] {08a93487-085e-40ff-beee-d75147ec6c04} <Debug> DynamicQueryHandler: Done processing query
1045 2023.10.24 01:17:59.715727 [ 3 ] {08a93487-085e-40ff-beee-d75147ec6c04} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1046 2023.10.24 01:17:59.715743 [ 3 ] {} <Debug> HTTP-Session: ed88872c-8c6b-43e2-bbb6-6fb03e9be60b Destroying unnamed session
1047 2023.10.24 01:18:09.707048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1048 2023.10.24 01:18:09.707170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1049 2023.10.24 01:18:09.707197 [ 3 ] {} <Debug> HTTP-Session: 542d41ad-4511-41fd-a39a-d2f357ed48ea Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1050 2023.10.24 01:18:09.707222 [ 3 ] {} <Debug> HTTP-Session: 542d41ad-4511-41fd-a39a-d2f357ed48ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1051 2023.10.24 01:18:09.707346 [ 3 ] {e5d537c3-c7a8-4639-940a-f9ba8af6f2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1052 2023.10.24 01:18:09.707405 [ 3 ] {e5d537c3-c7a8-4639-940a-f9ba8af6f2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1053 2023.10.24 01:18:09.707564 [ 3 ] {e5d537c3-c7a8-4639-940a-f9ba8af6f2d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1054 2023.10.24 01:18:09.708063 [ 3 ] {e5d537c3-c7a8-4639-940a-f9ba8af6f2d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1055 2023.10.24 01:18:09.708323 [ 3 ] {e5d537c3-c7a8-4639-940a-f9ba8af6f2d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1056 2023.10.24 01:18:09.708501 [ 3 ] {e5d537c3-c7a8-4639-940a-f9ba8af6f2d9} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1057 2023.10.24 01:18:09.708626 [ 3 ] {e5d537c3-c7a8-4639-940a-f9ba8af6f2d9} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001245495 sec., 4817 rows/sec., 272.86 KiB/sec.
1058 2023.10.24 01:18:09.708653 [ 108 ] {} <Debug> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
1059 2023.10.24 01:18:09.708733 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1060 2023.10.24 01:18:09.708801 [ 3 ] {e5d537c3-c7a8-4639-940a-f9ba8af6f2d9} <Debug> DynamicQueryHandler: Done processing query
1061 2023.10.24 01:18:09.708836 [ 3 ] {e5d537c3-c7a8-4639-940a-f9ba8af6f2d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1062 2023.10.24 01:18:09.708881 [ 3 ] {} <Debug> HTTP-Session: 542d41ad-4511-41fd-a39a-d2f357ed48ea Destroying unnamed session
1063 2023.10.24 01:18:09.709001 [ 12 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
1064 2023.10.24 01:18:09.709035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 13662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1065 2023.10.24 01:18:09.709140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1066 2023.10.24 01:18:09.709162 [ 3 ] {} <Debug> HTTP-Session: 357e78b8-42cc-40b1-8715-2cdac6881059 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1067 2023.10.24 01:18:09.709183 [ 3 ] {} <Debug> HTTP-Session: 357e78b8-42cc-40b1-8715-2cdac6881059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1068 2023.10.24 01:18:09.709348 [ 3 ] {259ea224-54bd-4083-bddc-192ebebeb513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1069 2023.10.24 01:18:09.709449 [ 3 ] {259ea224-54bd-4083-bddc-192ebebeb513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1070 2023.10.24 01:18:09.709460 [ 12 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1071 2023.10.24 01:18:09.709601 [ 3 ] {259ea224-54bd-4083-bddc-192ebebeb513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1072 2023.10.24 01:18:09.709776 [ 12 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1073 2023.10.24 01:18:09.710043 [ 3 ] {259ea224-54bd-4083-bddc-192ebebeb513} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1074 2023.10.24 01:18:09.710297 [ 3 ] {259ea224-54bd-4083-bddc-192ebebeb513} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1075 2023.10.24 01:18:09.710422 [ 12 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1076 2023.10.24 01:18:09.710542 [ 3 ] {259ea224-54bd-4083-bddc-192ebebeb513} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1077 2023.10.24 01:18:09.710625 [ 12 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1078 2023.10.24 01:18:09.710700 [ 108 ] {} <Debug> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
1079 2023.10.24 01:18:09.710807 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1080 2023.10.24 01:18:09.710818 [ 3 ] {259ea224-54bd-4083-bddc-192ebebeb513} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001416888 sec., 61402 rows/sec., 5.74 MiB/sec.
1081 2023.10.24 01:18:09.711056 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
1082 2023.10.24 01:18:09.711170 [ 12 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1083 2023.10.24 01:18:09.711337 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1084 2023.10.24 01:18:09.711359 [ 3 ] {259ea224-54bd-4083-bddc-192ebebeb513} <Debug> DynamicQueryHandler: Done processing query
1085 2023.10.24 01:18:09.711419 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part
1086 2023.10.24 01:18:09.711444 [ 12 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1087 2023.10.24 01:18:09.711452 [ 3 ] {259ea224-54bd-4083-bddc-192ebebeb513} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1088 2023.10.24 01:18:09.711564 [ 3 ] {} <Debug> HTTP-Session: 357e78b8-42cc-40b1-8715-2cdac6881059 Destroying unnamed session
1089 2023.10.24 01:18:09.711731 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part
1090 2023.10.24 01:18:09.711813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 42115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1091 2023.10.24 01:18:09.711859 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 87 rows starting from the beginning of the part
1092 2023.10.24 01:18:09.711910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1093 2023.10.24 01:18:09.711944 [ 3 ] {} <Debug> HTTP-Session: b98e4f96-742d-42ee-83ac-186a01d16457 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1094 2023.10.24 01:18:09.711993 [ 3 ] {} <Debug> HTTP-Session: b98e4f96-742d-42ee-83ac-186a01d16457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1095 2023.10.24 01:18:09.712038 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part
1096 2023.10.24 01:18:09.712216 [ 3 ] {d7563ef1-f31d-407b-8a97-f072e42e5166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1097 2023.10.24 01:18:09.712253 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 87 rows starting from the beginning of the part
1098 2023.10.24 01:18:09.712319 [ 3 ] {d7563ef1-f31d-407b-8a97-f072e42e5166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1099 2023.10.24 01:18:09.713235 [ 3 ] {d7563ef1-f31d-407b-8a97-f072e42e5166} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1100 2023.10.24 01:18:09.715008 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.006131631 sec., 4892.662327527537 rows/sec., 277.12 KiB/sec.
1101 2023.10.24 01:18:09.715333 [ 3 ] {d7563ef1-f31d-407b-8a97-f072e42e5166} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1102 2023.10.24 01:18:09.715337 [ 23 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 4 columns (4 merged, 0 gathered) in 0.004446948 sec., 97819.89805142763 rows/sec., 9.14 MiB/sec.
1103 2023.10.24 01:18:09.715573 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
1104 2023.10.24 01:18:09.715589 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
1105 2023.10.24 01:18:09.715930 [ 3 ] {d7563ef1-f31d-407b-8a97-f072e42e5166} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1106 2023.10.24 01:18:09.716014 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_5_1} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
1107 2023.10.24 01:18:09.716103 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_5_1} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
1108 2023.10.24 01:18:09.716146 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_5_1} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
1109 2023.10.24 01:18:09.716282 [ 3 ] {d7563ef1-f31d-407b-8a97-f072e42e5166} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1110 2023.10.24 01:18:09.716355 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_5_1} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
1111 2023.10.24 01:18:09.716495 [ 108 ] {} <Debug> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
1112 2023.10.24 01:18:09.716567 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1113 2023.10.24 01:18:09.716571 [ 3 ] {d7563ef1-f31d-407b-8a97-f072e42e5166} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.004298674 sec., 61414 rows/sec., 4.21 MiB/sec.
1114 2023.10.24 01:18:09.716657 [ 12 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
1115 2023.10.24 01:18:09.716806 [ 3 ] {d7563ef1-f31d-407b-8a97-f072e42e5166} <Debug> DynamicQueryHandler: Done processing query
1116 2023.10.24 01:18:09.716815 [ 12 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1117 2023.10.24 01:18:09.716854 [ 3 ] {d7563ef1-f31d-407b-8a97-f072e42e5166} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1118 2023.10.24 01:18:09.716877 [ 12 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part
1119 2023.10.24 01:18:09.716887 [ 3 ] {} <Debug> HTTP-Session: b98e4f96-742d-42ee-83ac-186a01d16457 Destroying unnamed session
1120 2023.10.24 01:18:09.717000 [ 12 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part
1121 2023.10.24 01:18:09.717051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1122 2023.10.24 01:18:09.717150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1123 2023.10.24 01:18:09.717181 [ 12 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 264 rows starting from the beginning of the part
1124 2023.10.24 01:18:09.717194 [ 3 ] {} <Debug> HTTP-Session: b65acb3f-0f03-42b6-a33c-eb92d959938e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1125 2023.10.24 01:18:09.717259 [ 3 ] {} <Debug> HTTP-Session: b65acb3f-0f03-42b6-a33c-eb92d959938e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1126 2023.10.24 01:18:09.717417 [ 12 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part
1127 2023.10.24 01:18:09.717449 [ 3 ] {8f76c41c-0561-43a0-a2ab-30a8efb6f76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1128 2023.10.24 01:18:09.717544 [ 3 ] {8f76c41c-0561-43a0-a2ab-30a8efb6f76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1129 2023.10.24 01:18:09.717610 [ 12 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 264 rows starting from the beginning of the part
1130 2023.10.24 01:18:09.718126 [ 3 ] {8f76c41c-0561-43a0-a2ab-30a8efb6f76a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1131 2023.10.24 01:18:09.718865 [ 3 ] {8f76c41c-0561-43a0-a2ab-30a8efb6f76a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1132 2023.10.24 01:18:09.719244 [ 3 ] {8f76c41c-0561-43a0-a2ab-30a8efb6f76a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1133 2023.10.24 01:18:09.719447 [ 24 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002837516 sec., 465195.6147560049 rows/sec., 31.91 MiB/sec.
1134 2023.10.24 01:18:09.719573 [ 3 ] {8f76c41c-0561-43a0-a2ab-30a8efb6f76a} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1135 2023.10.24 01:18:09.719599 [ 24 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
1136 2023.10.24 01:18:09.719749 [ 3 ] {8f76c41c-0561-43a0-a2ab-30a8efb6f76a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002243494 sec., 2674 rows/sec., 112.30 KiB/sec.
1137 2023.10.24 01:18:09.719880 [ 24 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_5_1} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
1138 2023.10.24 01:18:09.719968 [ 3 ] {8f76c41c-0561-43a0-a2ab-30a8efb6f76a} <Debug> DynamicQueryHandler: Done processing query
1139 2023.10.24 01:18:09.719985 [ 24 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_5_1} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
1140 2023.10.24 01:18:09.720003 [ 3 ] {8f76c41c-0561-43a0-a2ab-30a8efb6f76a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1141 2023.10.24 01:18:09.720042 [ 3 ] {} <Debug> HTTP-Session: b65acb3f-0f03-42b6-a33c-eb92d959938e Destroying unnamed session
1142 2023.10.24 01:18:09.720211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1143 2023.10.24 01:18:09.720258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1144 2023.10.24 01:18:09.720277 [ 3 ] {} <Debug> HTTP-Session: 82b022d4-f790-4817-b1ef-7e0e04e0c47a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1145 2023.10.24 01:18:09.720294 [ 3 ] {} <Debug> HTTP-Session: 82b022d4-f790-4817-b1ef-7e0e04e0c47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1146 2023.10.24 01:18:09.720373 [ 3 ] {5847aa8f-d5a3-4d67-b987-5571e5064fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1147 2023.10.24 01:18:09.720417 [ 3 ] {5847aa8f-d5a3-4d67-b987-5571e5064fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1148 2023.10.24 01:18:09.720547 [ 3 ] {5847aa8f-d5a3-4d67-b987-5571e5064fbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1149 2023.10.24 01:18:09.720863 [ 3 ] {5847aa8f-d5a3-4d67-b987-5571e5064fbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1150 2023.10.24 01:18:09.721118 [ 3 ] {5847aa8f-d5a3-4d67-b987-5571e5064fbd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1151 2023.10.24 01:18:09.721294 [ 3 ] {5847aa8f-d5a3-4d67-b987-5571e5064fbd} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1152 2023.10.24 01:18:09.721398 [ 3 ] {5847aa8f-d5a3-4d67-b987-5571e5064fbd} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000996419 sec., 63226 rows/sec., 3.83 MiB/sec.
1153 2023.10.24 01:18:09.721562 [ 3 ] {5847aa8f-d5a3-4d67-b987-5571e5064fbd} <Debug> DynamicQueryHandler: Done processing query
1154 2023.10.24 01:18:09.721585 [ 3 ] {5847aa8f-d5a3-4d67-b987-5571e5064fbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1155 2023.10.24 01:18:09.721601 [ 3 ] {} <Debug> HTTP-Session: 82b022d4-f790-4817-b1ef-7e0e04e0c47a Destroying unnamed session
1156 2023.10.24 01:18:09.721709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1157 2023.10.24 01:18:09.721754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1158 2023.10.24 01:18:09.721771 [ 3 ] {} <Debug> HTTP-Session: 3ade22e5-8bf8-4cc2-89f1-5e213dc1e36a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1159 2023.10.24 01:18:09.721788 [ 3 ] {} <Debug> HTTP-Session: 3ade22e5-8bf8-4cc2-89f1-5e213dc1e36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1160 2023.10.24 01:18:09.721858 [ 3 ] {6c36a749-5f17-46ad-b310-1c744bd78616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1161 2023.10.24 01:18:09.721896 [ 3 ] {6c36a749-5f17-46ad-b310-1c744bd78616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1162 2023.10.24 01:18:09.722005 [ 3 ] {6c36a749-5f17-46ad-b310-1c744bd78616} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1163 2023.10.24 01:18:09.722263 [ 3 ] {6c36a749-5f17-46ad-b310-1c744bd78616} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1164 2023.10.24 01:18:09.722492 [ 3 ] {6c36a749-5f17-46ad-b310-1c744bd78616} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1165 2023.10.24 01:18:09.722683 [ 3 ] {6c36a749-5f17-46ad-b310-1c744bd78616} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1166 2023.10.24 01:18:09.722789 [ 3 ] {6c36a749-5f17-46ad-b310-1c744bd78616} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000904018 sec., 21017 rows/sec., 1.09 MiB/sec.
1167 2023.10.24 01:18:09.722900 [ 3 ] {6c36a749-5f17-46ad-b310-1c744bd78616} <Debug> DynamicQueryHandler: Done processing query
1168 2023.10.24 01:18:09.722923 [ 3 ] {6c36a749-5f17-46ad-b310-1c744bd78616} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1169 2023.10.24 01:18:09.722939 [ 3 ] {} <Debug> HTTP-Session: 3ade22e5-8bf8-4cc2-89f1-5e213dc1e36a Destroying unnamed session
1170 2023.10.24 01:18:13.650612 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache
1171 2023.10.24 01:18:13.650703 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache
1172 2023.10.24 01:18:19.708045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1173 2023.10.24 01:18:19.708166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1174 2023.10.24 01:18:19.708192 [ 3 ] {} <Debug> HTTP-Session: b55ae86e-9207-4d37-a36d-dc8e9b4c874e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1175 2023.10.24 01:18:19.708216 [ 3 ] {} <Debug> HTTP-Session: b55ae86e-9207-4d37-a36d-dc8e9b4c874e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1176 2023.10.24 01:18:19.708343 [ 3 ] {3b1f7045-ae00-43fc-8baf-6129a01d5dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1177 2023.10.24 01:18:19.708406 [ 3 ] {3b1f7045-ae00-43fc-8baf-6129a01d5dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1178 2023.10.24 01:18:19.708565 [ 3 ] {3b1f7045-ae00-43fc-8baf-6129a01d5dbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1179 2023.10.24 01:18:19.708965 [ 3 ] {3b1f7045-ae00-43fc-8baf-6129a01d5dbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1180 2023.10.24 01:18:19.709223 [ 3 ] {3b1f7045-ae00-43fc-8baf-6129a01d5dbc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1181 2023.10.24 01:18:19.709391 [ 3 ] {3b1f7045-ae00-43fc-8baf-6129a01d5dbc} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1182 2023.10.24 01:18:19.709526 [ 3 ] {3b1f7045-ae00-43fc-8baf-6129a01d5dbc} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001140143 sec., 5262 rows/sec., 298.07 KiB/sec.
1183 2023.10.24 01:18:19.709673 [ 3 ] {3b1f7045-ae00-43fc-8baf-6129a01d5dbc} <Debug> DynamicQueryHandler: Done processing query
1184 2023.10.24 01:18:19.709699 [ 3 ] {3b1f7045-ae00-43fc-8baf-6129a01d5dbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1185 2023.10.24 01:18:19.709716 [ 3 ] {} <Debug> HTTP-Session: b55ae86e-9207-4d37-a36d-dc8e9b4c874e Destroying unnamed session
1186 2023.10.24 01:18:19.709887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 13662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2023.10.24 01:18:19.709941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1188 2023.10.24 01:18:19.709961 [ 3 ] {} <Debug> HTTP-Session: 68b05897-0518-48c8-89a8-74e4b5552357 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1189 2023.10.24 01:18:19.709980 [ 3 ] {} <Debug> HTTP-Session: 68b05897-0518-48c8-89a8-74e4b5552357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2023.10.24 01:18:19.710067 [ 3 ] {0459ca90-782f-42e2-b7f7-7f8aba1a24c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1191 2023.10.24 01:18:19.710112 [ 3 ] {0459ca90-782f-42e2-b7f7-7f8aba1a24c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1192 2023.10.24 01:18:19.710217 [ 3 ] {0459ca90-782f-42e2-b7f7-7f8aba1a24c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1193 2023.10.24 01:18:19.710571 [ 3 ] {0459ca90-782f-42e2-b7f7-7f8aba1a24c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1194 2023.10.24 01:18:19.710785 [ 3 ] {0459ca90-782f-42e2-b7f7-7f8aba1a24c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1195 2023.10.24 01:18:19.710935 [ 3 ] {0459ca90-782f-42e2-b7f7-7f8aba1a24c3} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1196 2023.10.24 01:18:19.711046 [ 3 ] {0459ca90-782f-42e2-b7f7-7f8aba1a24c3} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000941199 sec., 92435 rows/sec., 8.64 MiB/sec.
1197 2023.10.24 01:18:19.711170 [ 3 ] {0459ca90-782f-42e2-b7f7-7f8aba1a24c3} <Debug> DynamicQueryHandler: Done processing query
1198 2023.10.24 01:18:19.711193 [ 3 ] {0459ca90-782f-42e2-b7f7-7f8aba1a24c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1199 2023.10.24 01:18:19.711209 [ 3 ] {} <Debug> HTTP-Session: 68b05897-0518-48c8-89a8-74e4b5552357 Destroying unnamed session
1200 2023.10.24 01:18:19.711399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 42115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1201 2023.10.24 01:18:19.711443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1202 2023.10.24 01:18:19.711461 [ 3 ] {} <Debug> HTTP-Session: 8228f3ea-dba5-4cd5-9fdb-fb21c5d947a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1203 2023.10.24 01:18:19.711477 [ 3 ] {} <Debug> HTTP-Session: 8228f3ea-dba5-4cd5-9fdb-fb21c5d947a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1204 2023.10.24 01:18:19.711560 [ 3 ] {302e01f7-c2c9-4220-94c5-42d3e6d58b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1205 2023.10.24 01:18:19.711598 [ 3 ] {302e01f7-c2c9-4220-94c5-42d3e6d58b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1206 2023.10.24 01:18:19.711701 [ 3 ] {302e01f7-c2c9-4220-94c5-42d3e6d58b81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1207 2023.10.24 01:18:19.712129 [ 3 ] {302e01f7-c2c9-4220-94c5-42d3e6d58b81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1208 2023.10.24 01:18:19.712342 [ 3 ] {302e01f7-c2c9-4220-94c5-42d3e6d58b81} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1209 2023.10.24 01:18:19.712484 [ 3 ] {302e01f7-c2c9-4220-94c5-42d3e6d58b81} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1210 2023.10.24 01:18:19.712601 [ 3 ] {302e01f7-c2c9-4220-94c5-42d3e6d58b81} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.00100855 sec., 261761 rows/sec., 17.96 MiB/sec.
1211 2023.10.24 01:18:19.712755 [ 3 ] {302e01f7-c2c9-4220-94c5-42d3e6d58b81} <Debug> DynamicQueryHandler: Done processing query
1212 2023.10.24 01:18:19.712782 [ 3 ] {302e01f7-c2c9-4220-94c5-42d3e6d58b81} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1213 2023.10.24 01:18:19.712798 [ 3 ] {} <Debug> HTTP-Session: 8228f3ea-dba5-4cd5-9fdb-fb21c5d947a7 Destroying unnamed session
1214 2023.10.24 01:18:19.712923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1215 2023.10.24 01:18:19.712967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1216 2023.10.24 01:18:19.712986 [ 3 ] {} <Debug> HTTP-Session: 78b0755b-cdf4-45fc-929d-70a909964dcb Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1217 2023.10.24 01:18:19.713003 [ 3 ] {} <Debug> HTTP-Session: 78b0755b-cdf4-45fc-929d-70a909964dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1218 2023.10.24 01:18:19.713071 [ 3 ] {e5c85a42-2e37-4b3c-a9ee-91d8884ea521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1219 2023.10.24 01:18:19.713111 [ 3 ] {e5c85a42-2e37-4b3c-a9ee-91d8884ea521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1220 2023.10.24 01:18:19.713223 [ 3 ] {e5c85a42-2e37-4b3c-a9ee-91d8884ea521} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1221 2023.10.24 01:18:19.713479 [ 3 ] {e5c85a42-2e37-4b3c-a9ee-91d8884ea521} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1222 2023.10.24 01:18:19.713713 [ 3 ] {e5c85a42-2e37-4b3c-a9ee-91d8884ea521} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1223 2023.10.24 01:18:19.713907 [ 3 ] {e5c85a42-2e37-4b3c-a9ee-91d8884ea521} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1224 2023.10.24 01:18:19.714046 [ 3 ] {e5c85a42-2e37-4b3c-a9ee-91d8884ea521} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000940499 sec., 6379 rows/sec., 267.89 KiB/sec.
1225 2023.10.24 01:18:19.714038 [ 101 ] {} <Debug> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1226 2023.10.24 01:18:19.714174 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1227 2023.10.24 01:18:19.714245 [ 3 ] {e5c85a42-2e37-4b3c-a9ee-91d8884ea521} <Debug> DynamicQueryHandler: Done processing query
1228 2023.10.24 01:18:19.714294 [ 3 ] {e5c85a42-2e37-4b3c-a9ee-91d8884ea521} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1229 2023.10.24 01:18:19.714302 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1230 2023.10.24 01:18:19.714331 [ 3 ] {} <Debug> HTTP-Session: 78b0755b-cdf4-45fc-929d-70a909964dcb Destroying unnamed session
1231 2023.10.24 01:18:19.714434 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1232 2023.10.24 01:18:19.714469 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1233 2023.10.24 01:18:19.714558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1234 2023.10.24 01:18:19.714659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1235 2023.10.24 01:18:19.714678 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1236 2023.10.24 01:18:19.714689 [ 3 ] {} <Debug> HTTP-Session: e222a3ed-7487-4e39-abe0-c63e1d953b7b Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1237 2023.10.24 01:18:19.714753 [ 3 ] {} <Debug> HTTP-Session: e222a3ed-7487-4e39-abe0-c63e1d953b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1238 2023.10.24 01:18:19.714871 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1239 2023.10.24 01:18:19.715011 [ 3 ] {82cbcad0-e398-4bc1-bf0a-f4214d8c242d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1240 2023.10.24 01:18:19.715087 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1241 2023.10.24 01:18:19.715124 [ 3 ] {82cbcad0-e398-4bc1-bf0a-f4214d8c242d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1242 2023.10.24 01:18:19.715337 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1243 2023.10.24 01:18:19.715653 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1244 2023.10.24 01:18:19.715756 [ 3 ] {82cbcad0-e398-4bc1-bf0a-f4214d8c242d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1245 2023.10.24 01:18:19.716362 [ 3 ] {82cbcad0-e398-4bc1-bf0a-f4214d8c242d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1246 2023.10.24 01:18:19.716979 [ 3 ] {82cbcad0-e398-4bc1-bf0a-f4214d8c242d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1247 2023.10.24 01:18:19.717179 [ 3 ] {82cbcad0-e398-4bc1-bf0a-f4214d8c242d} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1248 2023.10.24 01:18:19.717295 [ 3 ] {82cbcad0-e398-4bc1-bf0a-f4214d8c242d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002218803 sec., 28393 rows/sec., 1.72 MiB/sec.
1249 2023.10.24 01:18:19.717324 [ 99 ] {} <Debug> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1250 2023.10.24 01:18:19.717448 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1251 2023.10.24 01:18:19.717476 [ 3 ] {82cbcad0-e398-4bc1-bf0a-f4214d8c242d} <Debug> DynamicQueryHandler: Done processing query
1252 2023.10.24 01:18:19.717526 [ 3 ] {82cbcad0-e398-4bc1-bf0a-f4214d8c242d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1253 2023.10.24 01:18:19.717542 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1254 2023.10.24 01:18:19.717554 [ 3 ] {} <Debug> HTTP-Session: e222a3ed-7487-4e39-abe0-c63e1d953b7b Destroying unnamed session
1255 2023.10.24 01:18:19.717781 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1256 2023.10.24 01:18:19.717791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1257 2023.10.24 01:18:19.717897 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part
1258 2023.10.24 01:18:19.717930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1259 2023.10.24 01:18:19.718024 [ 3 ] {} <Debug> HTTP-Session: 3487ff81-e316-4d42-86d9-175618fd3c20 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1260 2023.10.24 01:18:19.718097 [ 3 ] {} <Debug> HTTP-Session: 3487ff81-e316-4d42-86d9-175618fd3c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1261 2023.10.24 01:18:19.718457 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part
1262 2023.10.24 01:18:19.718542 [ 3 ] {84ff62f6-dcd5-487d-ab17-6ba6ff2acfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1263 2023.10.24 01:18:19.718619 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004367466 sec., 8242.765942539678 rows/sec., 346.13 KiB/sec.
1264 2023.10.24 01:18:19.718698 [ 3 ] {84ff62f6-dcd5-487d-ab17-6ba6ff2acfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1265 2023.10.24 01:18:19.718831 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part
1266 2023.10.24 01:18:19.719012 [ 19 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1267 2023.10.24 01:18:19.719301 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part
1268 2023.10.24 01:18:19.719494 [ 3 ] {84ff62f6-dcd5-487d-ab17-6ba6ff2acfb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1269 2023.10.24 01:18:19.719686 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part
1270 2023.10.24 01:18:19.719803 [ 19 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1271 2023.10.24 01:18:19.720021 [ 19 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_6_1} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1272 2023.10.24 01:18:19.720084 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part
1273 2023.10.24 01:18:19.720594 [ 3 ] {84ff62f6-dcd5-487d-ab17-6ba6ff2acfb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1274 2023.10.24 01:18:19.721019 [ 3 ] {84ff62f6-dcd5-487d-ab17-6ba6ff2acfb1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1275 2023.10.24 01:18:19.721362 [ 3 ] {84ff62f6-dcd5-487d-ab17-6ba6ff2acfb1} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1276 2023.10.24 01:18:19.721539 [ 99 ] {} <Debug> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1277 2023.10.24 01:18:19.721632 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1278 2023.10.24 01:18:19.721637 [ 3 ] {84ff62f6-dcd5-487d-ab17-6ba6ff2acfb1} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002989029 sec., 6356 rows/sec., 337.50 KiB/sec.
1279 2023.10.24 01:18:19.722111 [ 3 ] {84ff62f6-dcd5-487d-ab17-6ba6ff2acfb1} <Debug> DynamicQueryHandler: Done processing query
1280 2023.10.24 01:18:19.722177 [ 3 ] {84ff62f6-dcd5-487d-ab17-6ba6ff2acfb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1281 2023.10.24 01:18:19.722228 [ 3 ] {} <Debug> HTTP-Session: 3487ff81-e316-4d42-86d9-175618fd3c20 Destroying unnamed session
1282 2023.10.24 01:18:19.722241 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.004743223 sec., 79692.64780508948 rows/sec., 4.83 MiB/sec.
1283 2023.10.24 01:18:19.722217 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1284 2023.10.24 01:18:19.722383 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1285 2023.10.24 01:18:19.722421 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1286 2023.10.24 01:18:19.722434 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part
1287 2023.10.24 01:18:19.722619 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part
1288 2023.10.24 01:18:19.722741 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1289 2023.10.24 01:18:19.722774 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
1290 2023.10.24 01:18:19.722852 [ 24 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1291 2023.10.24 01:18:19.722913 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
1292 2023.10.24 01:18:19.723044 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
1293 2023.10.24 01:18:19.723123 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
1294 2023.10.24 01:18:19.723654 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001963348 sec., 58064.08237357819 rows/sec., 3.01 MiB/sec.
1295 2023.10.24 01:18:19.723727 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1296 2023.10.24 01:18:19.723906 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1297 2023.10.24 01:18:19.723962 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_6_1} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1298 2023.10.24 01:18:24.704644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1299 2023.10.24 01:18:24.704771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1300 2023.10.24 01:18:24.704801 [ 3 ] {} <Debug> HTTP-Session: a973d52f-e912-4776-9ec0-59a6bfbefcdc Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1301 2023.10.24 01:18:24.704828 [ 3 ] {} <Debug> HTTP-Session: a973d52f-e912-4776-9ec0-59a6bfbefcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1302 2023.10.24 01:18:24.704970 [ 3 ] {30d93d2f-1c5a-4fa6-adc7-cd8ca8946299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1303 2023.10.24 01:18:24.705043 [ 3 ] {30d93d2f-1c5a-4fa6-adc7-cd8ca8946299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1304 2023.10.24 01:18:24.705269 [ 3 ] {30d93d2f-1c5a-4fa6-adc7-cd8ca8946299} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1305 2023.10.24 01:18:24.705682 [ 3 ] {30d93d2f-1c5a-4fa6-adc7-cd8ca8946299} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1306 2023.10.24 01:18:24.705985 [ 3 ] {30d93d2f-1c5a-4fa6-adc7-cd8ca8946299} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1307 2023.10.24 01:18:24.706150 [ 3 ] {30d93d2f-1c5a-4fa6-adc7-cd8ca8946299} <Trace> oximeter.timeseries_schema (869aff08-ecb7-4ccd-b69b-4ec2470e72f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1308 2023.10.24 01:18:24.706286 [ 3 ] {30d93d2f-1c5a-4fa6-adc7-cd8ca8946299} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001271885 sec., 3144 rows/sec., 340.14 KiB/sec.
1309 2023.10.24 01:18:24.706466 [ 3 ] {30d93d2f-1c5a-4fa6-adc7-cd8ca8946299} <Debug> DynamicQueryHandler: Done processing query
1310 2023.10.24 01:18:24.706492 [ 3 ] {30d93d2f-1c5a-4fa6-adc7-cd8ca8946299} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1311 2023.10.24 01:18:24.706509 [ 3 ] {} <Debug> HTTP-Session: a973d52f-e912-4776-9ec0-59a6bfbefcdc Destroying unnamed session
1312 2023.10.24 01:18:24.706620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1313 2023.10.24 01:18:24.706663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1314 2023.10.24 01:18:24.706682 [ 3 ] {} <Debug> HTTP-Session: f0af0149-1cd0-4ceb-82e7-013d6efb9e9b Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1315 2023.10.24 01:18:24.706699 [ 3 ] {} <Debug> HTTP-Session: f0af0149-1cd0-4ceb-82e7-013d6efb9e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1316 2023.10.24 01:18:24.706770 [ 3 ] {98004628-9c12-48e0-ad4e-3ba7b1661afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1317 2023.10.24 01:18:24.706811 [ 3 ] {98004628-9c12-48e0-ad4e-3ba7b1661afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1318 2023.10.24 01:18:24.706921 [ 3 ] {98004628-9c12-48e0-ad4e-3ba7b1661afa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1319 2023.10.24 01:18:24.707222 [ 3 ] {98004628-9c12-48e0-ad4e-3ba7b1661afa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1320 2023.10.24 01:18:24.707434 [ 3 ] {98004628-9c12-48e0-ad4e-3ba7b1661afa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1321 2023.10.24 01:18:24.707582 [ 3 ] {98004628-9c12-48e0-ad4e-3ba7b1661afa} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1322 2023.10.24 01:18:24.707710 [ 3 ] {98004628-9c12-48e0-ad4e-3ba7b1661afa} <Information> executeQuery: Read 10 rows, 830.00 B in 0.000909748 sec., 10992 rows/sec., 890.96 KiB/sec.
1323 2023.10.24 01:18:24.707828 [ 3 ] {98004628-9c12-48e0-ad4e-3ba7b1661afa} <Debug> DynamicQueryHandler: Done processing query
1324 2023.10.24 01:18:24.707852 [ 3 ] {98004628-9c12-48e0-ad4e-3ba7b1661afa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1325 2023.10.24 01:18:24.707867 [ 3 ] {} <Debug> HTTP-Session: f0af0149-1cd0-4ceb-82e7-013d6efb9e9b Destroying unnamed session
1326 2023.10.24 01:18:24.708007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 4531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1327 2023.10.24 01:18:24.708050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1328 2023.10.24 01:18:24.708069 [ 3 ] {} <Debug> HTTP-Session: 942c229e-21b6-409c-bd56-24b6048d1812 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1329 2023.10.24 01:18:24.708085 [ 3 ] {} <Debug> HTTP-Session: 942c229e-21b6-409c-bd56-24b6048d1812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1330 2023.10.24 01:18:24.708155 [ 3 ] {bf8a91aa-4b61-4fb7-9ab9-75467eb6a984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1331 2023.10.24 01:18:24.708191 [ 3 ] {bf8a91aa-4b61-4fb7-9ab9-75467eb6a984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1332 2023.10.24 01:18:24.708297 [ 3 ] {bf8a91aa-4b61-4fb7-9ab9-75467eb6a984} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1333 2023.10.24 01:18:24.708557 [ 3 ] {bf8a91aa-4b61-4fb7-9ab9-75467eb6a984} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1334 2023.10.24 01:18:24.708759 [ 3 ] {bf8a91aa-4b61-4fb7-9ab9-75467eb6a984} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1335 2023.10.24 01:18:24.708904 [ 3 ] {bf8a91aa-4b61-4fb7-9ab9-75467eb6a984} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1336 2023.10.24 01:18:24.709029 [ 3 ] {bf8a91aa-4b61-4fb7-9ab9-75467eb6a984} <Information> executeQuery: Read 30 rows, 2.67 KiB in 0.000846817 sec., 35426 rows/sec., 3.08 MiB/sec.
1337 2023.10.24 01:18:24.709133 [ 3 ] {bf8a91aa-4b61-4fb7-9ab9-75467eb6a984} <Debug> DynamicQueryHandler: Done processing query
1338 2023.10.24 01:18:24.709155 [ 3 ] {bf8a91aa-4b61-4fb7-9ab9-75467eb6a984} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1339 2023.10.24 01:18:24.709170 [ 3 ] {} <Debug> HTTP-Session: 942c229e-21b6-409c-bd56-24b6048d1812 Destroying unnamed session
1340 2023.10.24 01:18:24.709298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 3449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1341 2023.10.24 01:18:24.709339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1342 2023.10.24 01:18:24.709357 [ 3 ] {} <Debug> HTTP-Session: 81920d4c-2844-40d8-886a-26ef76f7c521 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1343 2023.10.24 01:18:24.709375 [ 3 ] {} <Debug> HTTP-Session: 81920d4c-2844-40d8-886a-26ef76f7c521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1344 2023.10.24 01:18:24.709443 [ 3 ] {93994566-ac95-4970-8c7e-1d42083ab630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1345 2023.10.24 01:18:24.709480 [ 3 ] {93994566-ac95-4970-8c7e-1d42083ab630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1346 2023.10.24 01:18:24.709583 [ 3 ] {93994566-ac95-4970-8c7e-1d42083ab630} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1347 2023.10.24 01:18:24.709840 [ 3 ] {93994566-ac95-4970-8c7e-1d42083ab630} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1348 2023.10.24 01:18:24.710041 [ 3 ] {93994566-ac95-4970-8c7e-1d42083ab630} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1349 2023.10.24 01:18:24.710187 [ 3 ] {93994566-ac95-4970-8c7e-1d42083ab630} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1350 2023.10.24 01:18:24.710302 [ 3 ] {93994566-ac95-4970-8c7e-1d42083ab630} <Information> executeQuery: Read 20 rows, 1.61 KiB in 0.000831717 sec., 24046 rows/sec., 1.90 MiB/sec.
1351 2023.10.24 01:18:24.710408 [ 3 ] {93994566-ac95-4970-8c7e-1d42083ab630} <Debug> DynamicQueryHandler: Done processing query
1352 2023.10.24 01:18:24.710431 [ 3 ] {93994566-ac95-4970-8c7e-1d42083ab630} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1353 2023.10.24 01:18:24.710446 [ 3 ] {} <Debug> HTTP-Session: 81920d4c-2844-40d8-886a-26ef76f7c521 Destroying unnamed session
1354 2023.10.24 01:18:24.710649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 10747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1355 2023.10.24 01:18:24.710690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1356 2023.10.24 01:18:24.710709 [ 3 ] {} <Debug> HTTP-Session: 30c7209e-cab2-43cd-852c-dd89bbb113b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1357 2023.10.24 01:18:24.710725 [ 3 ] {} <Debug> HTTP-Session: 30c7209e-cab2-43cd-852c-dd89bbb113b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1358 2023.10.24 01:18:24.710797 [ 3 ] {67e67ef7-0bd1-4b3e-8418-fc467a6a2404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1359 2023.10.24 01:18:24.710841 [ 3 ] {67e67ef7-0bd1-4b3e-8418-fc467a6a2404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1360 2023.10.24 01:18:24.710996 [ 3 ] {67e67ef7-0bd1-4b3e-8418-fc467a6a2404} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1361 2023.10.24 01:18:24.711366 [ 3 ] {67e67ef7-0bd1-4b3e-8418-fc467a6a2404} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1362 2023.10.24 01:18:24.712776 [ 3 ] {67e67ef7-0bd1-4b3e-8418-fc467a6a2404} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1363 2023.10.24 01:18:24.712960 [ 3 ] {67e67ef7-0bd1-4b3e-8418-fc467a6a2404} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1364 2023.10.24 01:18:24.713091 [ 3 ] {67e67ef7-0bd1-4b3e-8418-fc467a6a2404} <Information> executeQuery: Read 10 rows, 13.82 KiB in 0.002258125 sec., 4428 rows/sec., 5.98 MiB/sec.
1365 2023.10.24 01:18:24.713206 [ 3 ] {67e67ef7-0bd1-4b3e-8418-fc467a6a2404} <Debug> DynamicQueryHandler: Done processing query
1366 2023.10.24 01:18:24.713229 [ 3 ] {67e67ef7-0bd1-4b3e-8418-fc467a6a2404} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1367 2023.10.24 01:18:24.713244 [ 3 ] {} <Debug> HTTP-Session: 30c7209e-cab2-43cd-852c-dd89bbb113b7 Destroying unnamed session
1368 2023.10.24 01:18:24.713367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1369 2023.10.24 01:18:24.713409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1370 2023.10.24 01:18:24.713428 [ 3 ] {} <Debug> HTTP-Session: 4340a599-a079-43e1-876d-e1326aeb74da Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1371 2023.10.24 01:18:24.713443 [ 3 ] {} <Debug> HTTP-Session: 4340a599-a079-43e1-876d-e1326aeb74da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1372 2023.10.24 01:18:24.713514 [ 3 ] {158246ab-8288-4240-9e7c-6c1e313b2073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1373 2023.10.24 01:18:24.713553 [ 3 ] {158246ab-8288-4240-9e7c-6c1e313b2073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1374 2023.10.24 01:18:24.713657 [ 3 ] {158246ab-8288-4240-9e7c-6c1e313b2073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1375 2023.10.24 01:18:24.713963 [ 3 ] {158246ab-8288-4240-9e7c-6c1e313b2073} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1376 2023.10.24 01:18:24.714203 [ 3 ] {158246ab-8288-4240-9e7c-6c1e313b2073} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1377 2023.10.24 01:18:24.714376 [ 3 ] {158246ab-8288-4240-9e7c-6c1e313b2073} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1378 2023.10.24 01:18:24.714491 [ 3 ] {158246ab-8288-4240-9e7c-6c1e313b2073} <Information> executeQuery: Read 15 rows, 1.10 KiB in 0.000950048 sec., 15788 rows/sec., 1.13 MiB/sec.
1379 2023.10.24 01:18:24.714588 [ 3 ] {158246ab-8288-4240-9e7c-6c1e313b2073} <Debug> DynamicQueryHandler: Done processing query
1380 2023.10.24 01:18:24.714611 [ 3 ] {158246ab-8288-4240-9e7c-6c1e313b2073} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1381 2023.10.24 01:18:24.714626 [ 3 ] {} <Debug> HTTP-Session: 4340a599-a079-43e1-876d-e1326aeb74da Destroying unnamed session
1382 2023.10.24 01:18:28.650742 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
1383 2023.10.24 01:18:28.650807 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
1384 2023.10.24 01:18:29.710855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1385 2023.10.24 01:18:29.710972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1386 2023.10.24 01:18:29.711001 [ 3 ] {} <Debug> HTTP-Session: ec0b7894-e081-451b-b229-d464ed1f1de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1387 2023.10.24 01:18:29.711031 [ 3 ] {} <Debug> HTTP-Session: ec0b7894-e081-451b-b229-d464ed1f1de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1388 2023.10.24 01:18:29.711175 [ 3 ] {e712c1bc-a627-4995-b959-47ba95fab819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1389 2023.10.24 01:18:29.711244 [ 3 ] {e712c1bc-a627-4995-b959-47ba95fab819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1390 2023.10.24 01:18:29.711426 [ 3 ] {e712c1bc-a627-4995-b959-47ba95fab819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1391 2023.10.24 01:18:29.711813 [ 3 ] {e712c1bc-a627-4995-b959-47ba95fab819} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1392 2023.10.24 01:18:29.712065 [ 3 ] {e712c1bc-a627-4995-b959-47ba95fab819} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1393 2023.10.24 01:18:29.712232 [ 3 ] {e712c1bc-a627-4995-b959-47ba95fab819} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1394 2023.10.24 01:18:29.712350 [ 3 ] {e712c1bc-a627-4995-b959-47ba95fab819} <Information> executeQuery: Read 39 rows, 3.01 KiB in 0.001136752 sec., 34308 rows/sec., 2.59 MiB/sec.
1395 2023.10.24 01:18:29.712481 [ 3 ] {e712c1bc-a627-4995-b959-47ba95fab819} <Debug> DynamicQueryHandler: Done processing query
1396 2023.10.24 01:18:29.712506 [ 3 ] {e712c1bc-a627-4995-b959-47ba95fab819} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1397 2023.10.24 01:18:29.712523 [ 3 ] {} <Debug> HTTP-Session: ec0b7894-e081-451b-b229-d464ed1f1de4 Destroying unnamed session
1398 2023.10.24 01:18:29.712788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 29908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1399 2023.10.24 01:18:29.712832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1400 2023.10.24 01:18:29.712850 [ 3 ] {} <Debug> HTTP-Session: 8fdcdb83-b913-43d8-8368-11480ff6891f Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1401 2023.10.24 01:18:29.712866 [ 3 ] {} <Debug> HTTP-Session: 8fdcdb83-b913-43d8-8368-11480ff6891f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1402 2023.10.24 01:18:29.712942 [ 3 ] {5c71f156-2889-4f96-8150-de886b9157cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1403 2023.10.24 01:18:29.712981 [ 3 ] {5c71f156-2889-4f96-8150-de886b9157cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1404 2023.10.24 01:18:29.713081 [ 3 ] {5c71f156-2889-4f96-8150-de886b9157cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1405 2023.10.24 01:18:29.713437 [ 3 ] {5c71f156-2889-4f96-8150-de886b9157cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1406 2023.10.24 01:18:29.713657 [ 3 ] {5c71f156-2889-4f96-8150-de886b9157cd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1407 2023.10.24 01:18:29.713803 [ 3 ] {5c71f156-2889-4f96-8150-de886b9157cd} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1408 2023.10.24 01:18:29.713903 [ 3 ] {5c71f156-2889-4f96-8150-de886b9157cd} <Information> executeQuery: Read 186 rows, 18.54 KiB in 0.000932528 sec., 199457 rows/sec., 19.41 MiB/sec.
1409 2023.10.24 01:18:29.714015 [ 3 ] {5c71f156-2889-4f96-8150-de886b9157cd} <Debug> DynamicQueryHandler: Done processing query
1410 2023.10.24 01:18:29.714037 [ 3 ] {5c71f156-2889-4f96-8150-de886b9157cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1411 2023.10.24 01:18:29.714053 [ 3 ] {} <Debug> HTTP-Session: 8fdcdb83-b913-43d8-8368-11480ff6891f Destroying unnamed session
1412 2023.10.24 01:18:29.714354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 49749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1413 2023.10.24 01:18:29.714396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1414 2023.10.24 01:18:29.714414 [ 3 ] {} <Debug> HTTP-Session: 2e8821df-fd36-495d-be99-d1ca4e744fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1415 2023.10.24 01:18:29.714431 [ 3 ] {} <Debug> HTTP-Session: 2e8821df-fd36-495d-be99-d1ca4e744fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1416 2023.10.24 01:18:29.714508 [ 3 ] {520bc913-ff98-431a-be3d-ef79be5da6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1417 2023.10.24 01:18:29.714546 [ 3 ] {520bc913-ff98-431a-be3d-ef79be5da6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1418 2023.10.24 01:18:29.714648 [ 3 ] {520bc913-ff98-431a-be3d-ef79be5da6f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1419 2023.10.24 01:18:29.715045 [ 3 ] {520bc913-ff98-431a-be3d-ef79be5da6f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1420 2023.10.24 01:18:29.715255 [ 3 ] {520bc913-ff98-431a-be3d-ef79be5da6f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1421 2023.10.24 01:18:29.715403 [ 3 ] {520bc913-ff98-431a-be3d-ef79be5da6f1} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1422 2023.10.24 01:18:29.715523 [ 3 ] {520bc913-ff98-431a-be3d-ef79be5da6f1} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.000975879 sec., 316637 rows/sec., 22.17 MiB/sec.
1423 2023.10.24 01:18:29.715635 [ 3 ] {520bc913-ff98-431a-be3d-ef79be5da6f1} <Debug> DynamicQueryHandler: Done processing query
1424 2023.10.24 01:18:29.715657 [ 3 ] {520bc913-ff98-431a-be3d-ef79be5da6f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1425 2023.10.24 01:18:29.715673 [ 3 ] {} <Debug> HTTP-Session: 2e8821df-fd36-495d-be99-d1ca4e744fb1 Destroying unnamed session
1426 2023.10.24 01:18:29.715829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1427 2023.10.24 01:18:29.715871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1428 2023.10.24 01:18:29.715890 [ 3 ] {} <Debug> HTTP-Session: e460edbd-5008-4991-b014-760518a67c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1429 2023.10.24 01:18:29.715906 [ 3 ] {} <Debug> HTTP-Session: e460edbd-5008-4991-b014-760518a67c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1430 2023.10.24 01:18:29.715974 [ 3 ] {37d8ad56-ecb1-4daf-ab6e-b6edf5d30421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1431 2023.10.24 01:18:29.716014 [ 3 ] {37d8ad56-ecb1-4daf-ab6e-b6edf5d30421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1432 2023.10.24 01:18:29.716119 [ 3 ] {37d8ad56-ecb1-4daf-ab6e-b6edf5d30421} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1433 2023.10.24 01:18:29.716345 [ 3 ] {37d8ad56-ecb1-4daf-ab6e-b6edf5d30421} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1434 2023.10.24 01:18:29.716588 [ 3 ] {37d8ad56-ecb1-4daf-ab6e-b6edf5d30421} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1435 2023.10.24 01:18:29.716763 [ 3 ] {37d8ad56-ecb1-4daf-ab6e-b6edf5d30421} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1436 2023.10.24 01:18:29.716887 [ 3 ] {37d8ad56-ecb1-4daf-ab6e-b6edf5d30421} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000884247 sec., 6785 rows/sec., 284.94 KiB/sec.
1437 2023.10.24 01:18:29.716990 [ 3 ] {37d8ad56-ecb1-4daf-ab6e-b6edf5d30421} <Debug> DynamicQueryHandler: Done processing query
1438 2023.10.24 01:18:29.717013 [ 3 ] {37d8ad56-ecb1-4daf-ab6e-b6edf5d30421} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1439 2023.10.24 01:18:29.717028 [ 3 ] {} <Debug> HTTP-Session: e460edbd-5008-4991-b014-760518a67c40 Destroying unnamed session
1440 2023.10.24 01:18:29.717183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1441 2023.10.24 01:18:29.717224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1442 2023.10.24 01:18:29.717243 [ 3 ] {} <Debug> HTTP-Session: cf45a672-e272-4cb7-8d7f-82e1d088b630 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1443 2023.10.24 01:18:29.717259 [ 3 ] {} <Debug> HTTP-Session: cf45a672-e272-4cb7-8d7f-82e1d088b630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1444 2023.10.24 01:18:29.717353 [ 3 ] {aa679f50-e379-4ec4-b095-a40537d695dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1445 2023.10.24 01:18:29.717396 [ 3 ] {aa679f50-e379-4ec4-b095-a40537d695dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1446 2023.10.24 01:18:29.717510 [ 3 ] {aa679f50-e379-4ec4-b095-a40537d695dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1447 2023.10.24 01:18:29.717882 [ 3 ] {aa679f50-e379-4ec4-b095-a40537d695dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1448 2023.10.24 01:18:29.718122 [ 3 ] {aa679f50-e379-4ec4-b095-a40537d695dc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1449 2023.10.24 01:18:29.718319 [ 3 ] {aa679f50-e379-4ec4-b095-a40537d695dc} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1450 2023.10.24 01:18:29.718447 [ 3 ] {aa679f50-e379-4ec4-b095-a40537d695dc} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001064881 sec., 59161 rows/sec., 3.59 MiB/sec.
1451 2023.10.24 01:18:29.718572 [ 3 ] {aa679f50-e379-4ec4-b095-a40537d695dc} <Debug> DynamicQueryHandler: Done processing query
1452 2023.10.24 01:18:29.718595 [ 3 ] {aa679f50-e379-4ec4-b095-a40537d695dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1453 2023.10.24 01:18:29.718634 [ 3 ] {} <Debug> HTTP-Session: cf45a672-e272-4cb7-8d7f-82e1d088b630 Destroying unnamed session
1454 2023.10.24 01:18:29.718802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 35327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1455 2023.10.24 01:18:29.718847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1456 2023.10.24 01:18:29.718865 [ 3 ] {} <Debug> HTTP-Session: 2ee1a381-885d-4f56-86d2-36a3ce0ebac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1457 2023.10.24 01:18:29.718881 [ 3 ] {} <Debug> HTTP-Session: 2ee1a381-885d-4f56-86d2-36a3ce0ebac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1458 2023.10.24 01:18:29.718958 [ 3 ] {43ae55b6-2374-46d8-bbc2-80376c20920d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1459 2023.10.24 01:18:29.719004 [ 3 ] {43ae55b6-2374-46d8-bbc2-80376c20920d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1460 2023.10.24 01:18:29.719159 [ 3 ] {43ae55b6-2374-46d8-bbc2-80376c20920d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1461 2023.10.24 01:18:29.719649 [ 3 ] {43ae55b6-2374-46d8-bbc2-80376c20920d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1462 2023.10.24 01:18:29.719947 [ 3 ] {43ae55b6-2374-46d8-bbc2-80376c20920d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1463 2023.10.24 01:18:29.720121 [ 3 ] {43ae55b6-2374-46d8-bbc2-80376c20920d} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1464 2023.10.24 01:18:29.720240 [ 3 ] {43ae55b6-2374-46d8-bbc2-80376c20920d} <Information> executeQuery: Read 33 rows, 45.60 KiB in 0.001252585 sec., 26345 rows/sec., 35.55 MiB/sec.
1465 2023.10.24 01:18:29.720363 [ 3 ] {43ae55b6-2374-46d8-bbc2-80376c20920d} <Debug> DynamicQueryHandler: Done processing query
1466 2023.10.24 01:18:29.720386 [ 3 ] {43ae55b6-2374-46d8-bbc2-80376c20920d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1467 2023.10.24 01:18:29.720401 [ 3 ] {} <Debug> HTTP-Session: 2ee1a381-885d-4f56-86d2-36a3ce0ebac9 Destroying unnamed session
1468 2023.10.24 01:18:29.720524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1469 2023.10.24 01:18:29.720567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1470 2023.10.24 01:18:29.720585 [ 3 ] {} <Debug> HTTP-Session: fdc39178-992a-4cdb-b37d-064354655f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1471 2023.10.24 01:18:29.720602 [ 3 ] {} <Debug> HTTP-Session: fdc39178-992a-4cdb-b37d-064354655f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1472 2023.10.24 01:18:29.720673 [ 3 ] {7dc5824f-1d55-4557-8b45-7f2f34a36ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1473 2023.10.24 01:18:29.720713 [ 3 ] {7dc5824f-1d55-4557-8b45-7f2f34a36ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1474 2023.10.24 01:18:29.720816 [ 3 ] {7dc5824f-1d55-4557-8b45-7f2f34a36ec7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1475 2023.10.24 01:18:29.721078 [ 3 ] {7dc5824f-1d55-4557-8b45-7f2f34a36ec7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1476 2023.10.24 01:18:29.721304 [ 3 ] {7dc5824f-1d55-4557-8b45-7f2f34a36ec7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1477 2023.10.24 01:18:29.721484 [ 3 ] {7dc5824f-1d55-4557-8b45-7f2f34a36ec7} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1478 2023.10.24 01:18:29.721599 [ 3 ] {7dc5824f-1d55-4557-8b45-7f2f34a36ec7} <Information> executeQuery: Read 37 rows, 2.26 KiB in 0.000892917 sec., 41437 rows/sec., 2.47 MiB/sec.
1479 2023.10.24 01:18:29.721720 [ 3 ] {7dc5824f-1d55-4557-8b45-7f2f34a36ec7} <Debug> DynamicQueryHandler: Done processing query
1480 2023.10.24 01:18:29.721743 [ 3 ] {7dc5824f-1d55-4557-8b45-7f2f34a36ec7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1481 2023.10.24 01:18:29.721759 [ 3 ] {} <Debug> HTTP-Session: fdc39178-992a-4cdb-b37d-064354655f6d Destroying unnamed session
1482 2023.10.24 01:18:34.703361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1483 2023.10.24 01:18:34.703492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1484 2023.10.24 01:18:34.703524 [ 3 ] {} <Debug> HTTP-Session: b91c7917-5512-406b-9ae7-c4af10f856a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1485 2023.10.24 01:18:34.703553 [ 3 ] {} <Debug> HTTP-Session: b91c7917-5512-406b-9ae7-c4af10f856a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1486 2023.10.24 01:18:34.703699 [ 3 ] {d943b7c7-68a1-4bc6-83b1-e3c5847e24a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1487 2023.10.24 01:18:34.703764 [ 3 ] {d943b7c7-68a1-4bc6-83b1-e3c5847e24a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1488 2023.10.24 01:18:34.703925 [ 3 ] {d943b7c7-68a1-4bc6-83b1-e3c5847e24a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1489 2023.10.24 01:18:34.704329 [ 3 ] {d943b7c7-68a1-4bc6-83b1-e3c5847e24a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1490 2023.10.24 01:18:34.704588 [ 3 ] {d943b7c7-68a1-4bc6-83b1-e3c5847e24a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1491 2023.10.24 01:18:34.704755 [ 3 ] {d943b7c7-68a1-4bc6-83b1-e3c5847e24a5} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1492 2023.10.24 01:18:34.704894 [ 3 ] {d943b7c7-68a1-4bc6-83b1-e3c5847e24a5} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001151203 sec., 9555 rows/sec., 774.50 KiB/sec.
1493 2023.10.24 01:18:34.705054 [ 3 ] {d943b7c7-68a1-4bc6-83b1-e3c5847e24a5} <Debug> DynamicQueryHandler: Done processing query
1494 2023.10.24 01:18:34.705084 [ 3 ] {d943b7c7-68a1-4bc6-83b1-e3c5847e24a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1495 2023.10.24 01:18:34.705101 [ 3 ] {} <Debug> HTTP-Session: b91c7917-5512-406b-9ae7-c4af10f856a0 Destroying unnamed session
1496 2023.10.24 01:18:34.705231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1497 2023.10.24 01:18:34.705280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1498 2023.10.24 01:18:34.705302 [ 3 ] {} <Debug> HTTP-Session: 1b2fad5d-c050-4b53-8555-a6d20f5e57ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1499 2023.10.24 01:18:34.705321 [ 3 ] {} <Debug> HTTP-Session: 1b2fad5d-c050-4b53-8555-a6d20f5e57ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1500 2023.10.24 01:18:34.705405 [ 3 ] {50e20530-1b12-4758-8631-9ff0d4bea4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1501 2023.10.24 01:18:34.705449 [ 3 ] {50e20530-1b12-4758-8631-9ff0d4bea4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1502 2023.10.24 01:18:34.705562 [ 3 ] {50e20530-1b12-4758-8631-9ff0d4bea4d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1503 2023.10.24 01:18:34.705858 [ 3 ] {50e20530-1b12-4758-8631-9ff0d4bea4d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1504 2023.10.24 01:18:34.706068 [ 3 ] {50e20530-1b12-4758-8631-9ff0d4bea4d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1505 2023.10.24 01:18:34.706218 [ 3 ] {50e20530-1b12-4758-8631-9ff0d4bea4d6} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1506 2023.10.24 01:18:34.706344 [ 3 ] {50e20530-1b12-4758-8631-9ff0d4bea4d6} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000909809 sec., 36271 rows/sec., 3.18 MiB/sec.
1507 2023.10.24 01:18:34.706451 [ 3 ] {50e20530-1b12-4758-8631-9ff0d4bea4d6} <Debug> DynamicQueryHandler: Done processing query
1508 2023.10.24 01:18:34.706474 [ 3 ] {50e20530-1b12-4758-8631-9ff0d4bea4d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1509 2023.10.24 01:18:34.706490 [ 3 ] {} <Debug> HTTP-Session: 1b2fad5d-c050-4b53-8555-a6d20f5e57ae Destroying unnamed session
1510 2023.10.24 01:18:34.706609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1511 2023.10.24 01:18:34.706652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1512 2023.10.24 01:18:34.706673 [ 3 ] {} <Debug> HTTP-Session: 4cf29fe8-bb65-4110-af40-47d527e2eda2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1513 2023.10.24 01:18:34.706690 [ 3 ] {} <Debug> HTTP-Session: 4cf29fe8-bb65-4110-af40-47d527e2eda2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1514 2023.10.24 01:18:34.706762 [ 3 ] {83cf8084-dc82-4c15-a44f-861984c6608d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1515 2023.10.24 01:18:34.706802 [ 3 ] {83cf8084-dc82-4c15-a44f-861984c6608d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1516 2023.10.24 01:18:34.706908 [ 3 ] {83cf8084-dc82-4c15-a44f-861984c6608d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1517 2023.10.24 01:18:34.707158 [ 3 ] {83cf8084-dc82-4c15-a44f-861984c6608d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1518 2023.10.24 01:18:34.707356 [ 3 ] {83cf8084-dc82-4c15-a44f-861984c6608d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1519 2023.10.24 01:18:34.707500 [ 3 ] {83cf8084-dc82-4c15-a44f-861984c6608d} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1520 2023.10.24 01:18:34.707623 [ 3 ] {83cf8084-dc82-4c15-a44f-861984c6608d} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000832077 sec., 13219 rows/sec., 1.03 MiB/sec.
1521 2023.10.24 01:18:34.707735 [ 3 ] {83cf8084-dc82-4c15-a44f-861984c6608d} <Debug> DynamicQueryHandler: Done processing query
1522 2023.10.24 01:18:34.707758 [ 3 ] {83cf8084-dc82-4c15-a44f-861984c6608d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1523 2023.10.24 01:18:34.707773 [ 3 ] {} <Debug> HTTP-Session: 4cf29fe8-bb65-4110-af40-47d527e2eda2 Destroying unnamed session
1524 2023.10.24 01:18:34.707945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1525 2023.10.24 01:18:34.707989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1526 2023.10.24 01:18:34.708007 [ 3 ] {} <Debug> HTTP-Session: c53a3974-b223-4d73-ab87-86a218aba11a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1527 2023.10.24 01:18:34.708023 [ 3 ] {} <Debug> HTTP-Session: c53a3974-b223-4d73-ab87-86a218aba11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1528 2023.10.24 01:18:34.708096 [ 3 ] {8aa54f57-4df5-42b7-b336-3d5f232f3e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1529 2023.10.24 01:18:34.708141 [ 3 ] {8aa54f57-4df5-42b7-b336-3d5f232f3e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1530 2023.10.24 01:18:34.708275 [ 3 ] {8aa54f57-4df5-42b7-b336-3d5f232f3e0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1531 2023.10.24 01:18:34.708577 [ 3 ] {8aa54f57-4df5-42b7-b336-3d5f232f3e0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1532 2023.10.24 01:18:34.708856 [ 3 ] {8aa54f57-4df5-42b7-b336-3d5f232f3e0e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1533 2023.10.24 01:18:34.709043 [ 3 ] {8aa54f57-4df5-42b7-b336-3d5f232f3e0e} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1534 2023.10.24 01:18:34.709174 [ 3 ] {8aa54f57-4df5-42b7-b336-3d5f232f3e0e} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.0010501 sec., 10475 rows/sec., 14.14 MiB/sec.
1535 2023.10.24 01:18:34.709288 [ 3 ] {8aa54f57-4df5-42b7-b336-3d5f232f3e0e} <Debug> DynamicQueryHandler: Done processing query
1536 2023.10.24 01:18:34.709310 [ 3 ] {8aa54f57-4df5-42b7-b336-3d5f232f3e0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1537 2023.10.24 01:18:34.709325 [ 3 ] {} <Debug> HTTP-Session: c53a3974-b223-4d73-ab87-86a218aba11a Destroying unnamed session
1538 2023.10.24 01:18:39.710231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1539 2023.10.24 01:18:39.710359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1540 2023.10.24 01:18:39.710389 [ 3 ] {} <Debug> HTTP-Session: 31dc25e7-75d2-4d02-bdf4-fd597ba75414 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1541 2023.10.24 01:18:39.710417 [ 3 ] {} <Debug> HTTP-Session: 31dc25e7-75d2-4d02-bdf4-fd597ba75414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1542 2023.10.24 01:18:39.710559 [ 3 ] {b44bd7d0-73ff-4bbc-91b4-b96a3d656665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1543 2023.10.24 01:18:39.710627 [ 3 ] {b44bd7d0-73ff-4bbc-91b4-b96a3d656665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1544 2023.10.24 01:18:39.710806 [ 3 ] {b44bd7d0-73ff-4bbc-91b4-b96a3d656665} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1545 2023.10.24 01:18:39.711277 [ 3 ] {b44bd7d0-73ff-4bbc-91b4-b96a3d656665} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1546 2023.10.24 01:18:39.711528 [ 3 ] {b44bd7d0-73ff-4bbc-91b4-b96a3d656665} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1547 2023.10.24 01:18:39.711688 [ 3 ] {b44bd7d0-73ff-4bbc-91b4-b96a3d656665} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1548 2023.10.24 01:18:39.711825 [ 3 ] {b44bd7d0-73ff-4bbc-91b4-b96a3d656665} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001216734 sec., 36984 rows/sec., 2.81 MiB/sec.
1549 2023.10.24 01:18:39.711829 [ 84 ] {} <Debug> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
1550 2023.10.24 01:18:39.711952 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1551 2023.10.24 01:18:39.712040 [ 3 ] {b44bd7d0-73ff-4bbc-91b4-b96a3d656665} <Debug> DynamicQueryHandler: Done processing query
1552 2023.10.24 01:18:39.712083 [ 3 ] {b44bd7d0-73ff-4bbc-91b4-b96a3d656665} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1553 2023.10.24 01:18:39.712085 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact
1554 2023.10.24 01:18:39.712107 [ 3 ] {} <Debug> HTTP-Session: 31dc25e7-75d2-4d02-bdf4-fd597ba75414 Destroying unnamed session
1555 2023.10.24 01:18:39.712243 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1556 2023.10.24 01:18:39.712288 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part
1557 2023.10.24 01:18:39.712369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1558 2023.10.24 01:18:39.712451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1559 2023.10.24 01:18:39.712513 [ 3 ] {} <Debug> HTTP-Session: 199a1283-2642-4def-9081-6e185fbf3546 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1560 2023.10.24 01:18:39.712531 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1561 2023.10.24 01:18:39.712547 [ 3 ] {} <Debug> HTTP-Session: 199a1283-2642-4def-9081-6e185fbf3546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1562 2023.10.24 01:18:39.712808 [ 3 ] {a7591eaa-ede8-49c8-934b-cb0186c36a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1563 2023.10.24 01:18:39.712816 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part
1564 2023.10.24 01:18:39.712915 [ 3 ] {a7591eaa-ede8-49c8-934b-cb0186c36a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1565 2023.10.24 01:18:39.713106 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part
1566 2023.10.24 01:18:39.713413 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
1567 2023.10.24 01:18:39.713419 [ 3 ] {a7591eaa-ede8-49c8-934b-cb0186c36a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1568 2023.10.24 01:18:39.713617 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part
1569 2023.10.24 01:18:39.714337 [ 3 ] {a7591eaa-ede8-49c8-934b-cb0186c36a06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1570 2023.10.24 01:18:39.714911 [ 3 ] {a7591eaa-ede8-49c8-934b-cb0186c36a06} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1571 2023.10.24 01:18:39.714960 [ 19 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 4 columns (4 merged, 0 gathered) in 0.002939608 sec., 39801.22519737326 rows/sec., 2.96 MiB/sec.
1572 2023.10.24 01:18:39.715105 [ 3 ] {a7591eaa-ede8-49c8-934b-cb0186c36a06} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1573 2023.10.24 01:18:39.715118 [ 13 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
1574 2023.10.24 01:18:39.715268 [ 84 ] {} <Debug> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
1575 2023.10.24 01:18:39.715288 [ 3 ] {a7591eaa-ede8-49c8-934b-cb0186c36a06} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.002413688 sec., 84517 rows/sec., 8.20 MiB/sec.
1576 2023.10.24 01:18:39.715335 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1577 2023.10.24 01:18:39.715455 [ 19 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
1578 2023.10.24 01:18:39.715541 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact
1579 2023.10.24 01:18:39.715593 [ 3 ] {a7591eaa-ede8-49c8-934b-cb0186c36a06} <Debug> DynamicQueryHandler: Done processing query
1580 2023.10.24 01:18:39.715672 [ 3 ] {a7591eaa-ede8-49c8-934b-cb0186c36a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1581 2023.10.24 01:18:39.715713 [ 3 ] {} <Debug> HTTP-Session: 199a1283-2642-4def-9081-6e185fbf3546 Destroying unnamed session
1582 2023.10.24 01:18:39.715778 [ 19 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_10_2} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0
1583 2023.10.24 01:18:39.715795 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1584 2023.10.24 01:18:39.715849 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 87 rows starting from the beginning of the part
1585 2023.10.24 01:18:39.715969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 48725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1586 2023.10.24 01:18:39.716010 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part
1587 2023.10.24 01:18:39.716022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1588 2023.10.24 01:18:39.716052 [ 3 ] {} <Debug> HTTP-Session: 3471b060-12d0-4516-ac29-e0b6042b3905 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1589 2023.10.24 01:18:39.716075 [ 3 ] {} <Debug> HTTP-Session: 3471b060-12d0-4516-ac29-e0b6042b3905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1590 2023.10.24 01:18:39.716127 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part
1591 2023.10.24 01:18:39.716199 [ 3 ] {9c5534e0-f090-4c3e-a48b-7fc680962319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1592 2023.10.24 01:18:39.716249 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 186 rows starting from the beginning of the part
1593 2023.10.24 01:18:39.716254 [ 3 ] {9c5534e0-f090-4c3e-a48b-7fc680962319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1594 2023.10.24 01:18:39.716407 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part
1595 2023.10.24 01:18:39.716508 [ 3 ] {9c5534e0-f090-4c3e-a48b-7fc680962319} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1596 2023.10.24 01:18:39.716552 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 204 rows starting from the beginning of the part
1597 2023.10.24 01:18:39.717165 [ 3 ] {9c5534e0-f090-4c3e-a48b-7fc680962319} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1598 2023.10.24 01:18:39.717476 [ 3 ] {9c5534e0-f090-4c3e-a48b-7fc680962319} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1599 2023.10.24 01:18:39.717487 [ 19 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 4 columns (4 merged, 0 gathered) in 0.00207843 sec., 301670.0105367994 rows/sec., 28.70 MiB/sec.
1600 2023.10.24 01:18:39.717698 [ 3 ] {9c5534e0-f090-4c3e-a48b-7fc680962319} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1601 2023.10.24 01:18:39.717703 [ 19 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
1602 2023.10.24 01:18:39.717840 [ 3 ] {9c5534e0-f090-4c3e-a48b-7fc680962319} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001605291 sec., 188750 rows/sec., 13.18 MiB/sec.
1603 2023.10.24 01:18:39.717840 [ 85 ] {} <Debug> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
1604 2023.10.24 01:18:39.717928 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1605 2023.10.24 01:18:39.718079 [ 19 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
1606 2023.10.24 01:18:39.718094 [ 3 ] {9c5534e0-f090-4c3e-a48b-7fc680962319} <Debug> DynamicQueryHandler: Done processing query
1607 2023.10.24 01:18:39.718115 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact
1608 2023.10.24 01:18:39.718144 [ 3 ] {9c5534e0-f090-4c3e-a48b-7fc680962319} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1609 2023.10.24 01:18:39.718196 [ 19 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_10_2} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0
1610 2023.10.24 01:18:39.718210 [ 3 ] {} <Debug> HTTP-Session: 3471b060-12d0-4516-ac29-e0b6042b3905 Destroying unnamed session
1611 2023.10.24 01:18:39.718301 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1612 2023.10.24 01:18:39.718360 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 264 rows starting from the beginning of the part
1613 2023.10.24 01:18:39.718483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1614 2023.10.24 01:18:39.718544 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part
1615 2023.10.24 01:18:39.718570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1616 2023.10.24 01:18:39.718617 [ 3 ] {} <Debug> HTTP-Session: 8d20a94a-2144-4e6a-9c64-0b3f41cf763f Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1617 2023.10.24 01:18:39.718644 [ 3 ] {} <Debug> HTTP-Session: 8d20a94a-2144-4e6a-9c64-0b3f41cf763f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1618 2023.10.24 01:18:39.718758 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part
1619 2023.10.24 01:18:39.718868 [ 3 ] {683a7dc0-95ce-4fc5-8931-eb7aaff3a853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1620 2023.10.24 01:18:39.718985 [ 3 ] {683a7dc0-95ce-4fc5-8931-eb7aaff3a853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1621 2023.10.24 01:18:39.719001 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 309 rows starting from the beginning of the part
1622 2023.10.24 01:18:39.719302 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
1623 2023.10.24 01:18:39.719460 [ 3 ] {683a7dc0-95ce-4fc5-8931-eb7aaff3a853} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1624 2023.10.24 01:18:39.719549 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 303 rows starting from the beginning of the part
1625 2023.10.24 01:18:39.720114 [ 3 ] {683a7dc0-95ce-4fc5-8931-eb7aaff3a853} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1626 2023.10.24 01:18:39.720727 [ 3 ] {683a7dc0-95ce-4fc5-8931-eb7aaff3a853} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1627 2023.10.24 01:18:39.721028 [ 3 ] {683a7dc0-95ce-4fc5-8931-eb7aaff3a853} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1628 2023.10.24 01:18:39.721330 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1171 rows, containing 4 columns (4 merged, 0 gathered) in 0.003291655 sec., 355748.0963223667 rows/sec., 24.74 MiB/sec.
1629 2023.10.24 01:18:39.721356 [ 3 ] {683a7dc0-95ce-4fc5-8931-eb7aaff3a853} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002423417 sec., 2475 rows/sec., 103.97 KiB/sec.
1630 2023.10.24 01:18:39.721516 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
1631 2023.10.24 01:18:39.721567 [ 3 ] {683a7dc0-95ce-4fc5-8931-eb7aaff3a853} <Debug> DynamicQueryHandler: Done processing query
1632 2023.10.24 01:18:39.721605 [ 3 ] {683a7dc0-95ce-4fc5-8931-eb7aaff3a853} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1633 2023.10.24 01:18:39.721638 [ 3 ] {} <Debug> HTTP-Session: 8d20a94a-2144-4e6a-9c64-0b3f41cf763f Destroying unnamed session
1634 2023.10.24 01:18:39.721750 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
1635 2023.10.24 01:18:39.721810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1636 2023.10.24 01:18:39.721847 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_10_2} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0
1637 2023.10.24 01:18:39.721882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1638 2023.10.24 01:18:39.721956 [ 3 ] {} <Debug> HTTP-Session: 276a9b2c-3b21-4f7c-8b15-8b4998a3636b Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1639 2023.10.24 01:18:39.721974 [ 3 ] {} <Debug> HTTP-Session: 276a9b2c-3b21-4f7c-8b15-8b4998a3636b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1640 2023.10.24 01:18:39.722049 [ 3 ] {0b88bcd2-8fdf-42a5-8227-a7ffd21277fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1641 2023.10.24 01:18:39.722093 [ 3 ] {0b88bcd2-8fdf-42a5-8227-a7ffd21277fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1642 2023.10.24 01:18:39.722222 [ 3 ] {0b88bcd2-8fdf-42a5-8227-a7ffd21277fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1643 2023.10.24 01:18:39.722571 [ 3 ] {0b88bcd2-8fdf-42a5-8227-a7ffd21277fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1644 2023.10.24 01:18:39.722826 [ 3 ] {0b88bcd2-8fdf-42a5-8227-a7ffd21277fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1645 2023.10.24 01:18:39.723011 [ 3 ] {0b88bcd2-8fdf-42a5-8227-a7ffd21277fb} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1646 2023.10.24 01:18:39.723117 [ 3 ] {0b88bcd2-8fdf-42a5-8227-a7ffd21277fb} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00103803 sec., 60691 rows/sec., 3.68 MiB/sec.
1647 2023.10.24 01:18:39.723259 [ 3 ] {0b88bcd2-8fdf-42a5-8227-a7ffd21277fb} <Debug> DynamicQueryHandler: Done processing query
1648 2023.10.24 01:18:39.723283 [ 3 ] {0b88bcd2-8fdf-42a5-8227-a7ffd21277fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1649 2023.10.24 01:18:39.723299 [ 3 ] {} <Debug> HTTP-Session: 276a9b2c-3b21-4f7c-8b15-8b4998a3636b Destroying unnamed session
1650 2023.10.24 01:18:39.723546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1651 2023.10.24 01:18:39.723589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1652 2023.10.24 01:18:39.723608 [ 3 ] {} <Debug> HTTP-Session: 370d8762-c4e5-4215-b77f-b81c4684358a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1653 2023.10.24 01:18:39.723624 [ 3 ] {} <Debug> HTTP-Session: 370d8762-c4e5-4215-b77f-b81c4684358a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1654 2023.10.24 01:18:39.723708 [ 3 ] {5008b07a-16ae-4950-98c1-d80ce959e221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1655 2023.10.24 01:18:39.723751 [ 3 ] {5008b07a-16ae-4950-98c1-d80ce959e221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1656 2023.10.24 01:18:39.723888 [ 3 ] {5008b07a-16ae-4950-98c1-d80ce959e221} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1657 2023.10.24 01:18:39.724390 [ 3 ] {5008b07a-16ae-4950-98c1-d80ce959e221} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1658 2023.10.24 01:18:39.724702 [ 3 ] {5008b07a-16ae-4950-98c1-d80ce959e221} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1659 2023.10.24 01:18:39.724878 [ 3 ] {5008b07a-16ae-4950-98c1-d80ce959e221} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1660 2023.10.24 01:18:39.724982 [ 3 ] {5008b07a-16ae-4950-98c1-d80ce959e221} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001247845 sec., 31253 rows/sec., 42.18 MiB/sec.
1661 2023.10.24 01:18:39.725107 [ 3 ] {5008b07a-16ae-4950-98c1-d80ce959e221} <Debug> DynamicQueryHandler: Done processing query
1662 2023.10.24 01:18:39.725129 [ 3 ] {5008b07a-16ae-4950-98c1-d80ce959e221} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1663 2023.10.24 01:18:39.725145 [ 3 ] {} <Debug> HTTP-Session: 370d8762-c4e5-4215-b77f-b81c4684358a Destroying unnamed session
1664 2023.10.24 01:18:39.725270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1665 2023.10.24 01:18:39.725314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1666 2023.10.24 01:18:39.725332 [ 3 ] {} <Debug> HTTP-Session: 8190e5f8-c919-4b26-a0e6-5c4aafa58928 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1667 2023.10.24 01:18:39.725349 [ 3 ] {} <Debug> HTTP-Session: 8190e5f8-c919-4b26-a0e6-5c4aafa58928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1668 2023.10.24 01:18:39.725418 [ 3 ] {2e875d08-f596-4906-bf9f-78a7058be8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1669 2023.10.24 01:18:39.725456 [ 3 ] {2e875d08-f596-4906-bf9f-78a7058be8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1670 2023.10.24 01:18:39.725558 [ 3 ] {2e875d08-f596-4906-bf9f-78a7058be8eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1671 2023.10.24 01:18:39.725819 [ 3 ] {2e875d08-f596-4906-bf9f-78a7058be8eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1672 2023.10.24 01:18:39.726052 [ 3 ] {2e875d08-f596-4906-bf9f-78a7058be8eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1673 2023.10.24 01:18:39.726247 [ 3 ] {2e875d08-f596-4906-bf9f-78a7058be8eb} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1674 2023.10.24 01:18:39.726349 [ 3 ] {2e875d08-f596-4906-bf9f-78a7058be8eb} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000904217 sec., 21012 rows/sec., 1.09 MiB/sec.
1675 2023.10.24 01:18:39.726462 [ 3 ] {2e875d08-f596-4906-bf9f-78a7058be8eb} <Debug> DynamicQueryHandler: Done processing query
1676 2023.10.24 01:18:39.726485 [ 3 ] {2e875d08-f596-4906-bf9f-78a7058be8eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1677 2023.10.24 01:18:39.726500 [ 3 ] {} <Debug> HTTP-Session: 8190e5f8-c919-4b26-a0e6-5c4aafa58928 Destroying unnamed session
1678 2023.10.24 01:18:43.650856 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
1679 2023.10.24 01:18:43.650939 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
1680 2023.10.24 01:18:44.703680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1681 2023.10.24 01:18:44.703793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1682 2023.10.24 01:18:44.703822 [ 3 ] {} <Debug> HTTP-Session: fc73b12e-febe-40bf-be83-e766c0798f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1683 2023.10.24 01:18:44.703850 [ 3 ] {} <Debug> HTTP-Session: fc73b12e-febe-40bf-be83-e766c0798f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1684 2023.10.24 01:18:44.703992 [ 3 ] {8344c566-08f1-4fba-b9c1-2c1073cdbd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1685 2023.10.24 01:18:44.704059 [ 3 ] {8344c566-08f1-4fba-b9c1-2c1073cdbd28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1686 2023.10.24 01:18:44.704219 [ 3 ] {8344c566-08f1-4fba-b9c1-2c1073cdbd28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1687 2023.10.24 01:18:44.704644 [ 3 ] {8344c566-08f1-4fba-b9c1-2c1073cdbd28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1688 2023.10.24 01:18:44.704902 [ 3 ] {8344c566-08f1-4fba-b9c1-2c1073cdbd28} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1689 2023.10.24 01:18:44.705065 [ 3 ] {8344c566-08f1-4fba-b9c1-2c1073cdbd28} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1690 2023.10.24 01:18:44.705188 [ 3 ] {8344c566-08f1-4fba-b9c1-2c1073cdbd28} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001157143 sec., 9506 rows/sec., 770.52 KiB/sec.
1691 2023.10.24 01:18:44.705387 [ 3 ] {8344c566-08f1-4fba-b9c1-2c1073cdbd28} <Debug> DynamicQueryHandler: Done processing query
1692 2023.10.24 01:18:44.705413 [ 3 ] {8344c566-08f1-4fba-b9c1-2c1073cdbd28} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1693 2023.10.24 01:18:44.705429 [ 3 ] {} <Debug> HTTP-Session: fc73b12e-febe-40bf-be83-e766c0798f61 Destroying unnamed session
1694 2023.10.24 01:18:44.705554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1695 2023.10.24 01:18:44.705604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1696 2023.10.24 01:18:44.705624 [ 3 ] {} <Debug> HTTP-Session: 45c87053-657d-436a-b694-91851e39e68e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1697 2023.10.24 01:18:44.705642 [ 3 ] {} <Debug> HTTP-Session: 45c87053-657d-436a-b694-91851e39e68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1698 2023.10.24 01:18:44.705723 [ 3 ] {9c95f11c-40d4-49f7-9c2c-e7c63514bfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1699 2023.10.24 01:18:44.705765 [ 3 ] {9c95f11c-40d4-49f7-9c2c-e7c63514bfa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1700 2023.10.24 01:18:44.705878 [ 3 ] {9c95f11c-40d4-49f7-9c2c-e7c63514bfa5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1701 2023.10.24 01:18:44.706207 [ 3 ] {9c95f11c-40d4-49f7-9c2c-e7c63514bfa5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1702 2023.10.24 01:18:44.706420 [ 3 ] {9c95f11c-40d4-49f7-9c2c-e7c63514bfa5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1703 2023.10.24 01:18:44.706564 [ 3 ] {9c95f11c-40d4-49f7-9c2c-e7c63514bfa5} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1704 2023.10.24 01:18:44.706666 [ 3 ] {9c95f11c-40d4-49f7-9c2c-e7c63514bfa5} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000915838 sec., 36032 rows/sec., 3.16 MiB/sec.
1705 2023.10.24 01:18:44.706784 [ 3 ] {9c95f11c-40d4-49f7-9c2c-e7c63514bfa5} <Debug> DynamicQueryHandler: Done processing query
1706 2023.10.24 01:18:44.706807 [ 3 ] {9c95f11c-40d4-49f7-9c2c-e7c63514bfa5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1707 2023.10.24 01:18:44.706823 [ 3 ] {} <Debug> HTTP-Session: 45c87053-657d-436a-b694-91851e39e68e Destroying unnamed session
1708 2023.10.24 01:18:44.706935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1709 2023.10.24 01:18:44.706981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1710 2023.10.24 01:18:44.706999 [ 3 ] {} <Debug> HTTP-Session: bbee8e2e-5d10-4f3a-b529-e59f5015a697 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1711 2023.10.24 01:18:44.707016 [ 3 ] {} <Debug> HTTP-Session: bbee8e2e-5d10-4f3a-b529-e59f5015a697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1712 2023.10.24 01:18:44.707086 [ 3 ] {ef9e9752-af80-41ef-8638-a899bcd4add3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1713 2023.10.24 01:18:44.707123 [ 3 ] {ef9e9752-af80-41ef-8638-a899bcd4add3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1714 2023.10.24 01:18:44.707225 [ 3 ] {ef9e9752-af80-41ef-8638-a899bcd4add3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1715 2023.10.24 01:18:44.707522 [ 3 ] {ef9e9752-af80-41ef-8638-a899bcd4add3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1716 2023.10.24 01:18:44.707721 [ 3 ] {ef9e9752-af80-41ef-8638-a899bcd4add3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1717 2023.10.24 01:18:44.707867 [ 3 ] {ef9e9752-af80-41ef-8638-a899bcd4add3} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1718 2023.10.24 01:18:44.707974 [ 3 ] {ef9e9752-af80-41ef-8638-a899bcd4add3} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000862117 sec., 12759 rows/sec., 1021.74 KiB/sec.
1719 2023.10.24 01:18:44.708079 [ 3 ] {ef9e9752-af80-41ef-8638-a899bcd4add3} <Debug> DynamicQueryHandler: Done processing query
1720 2023.10.24 01:18:44.708101 [ 3 ] {ef9e9752-af80-41ef-8638-a899bcd4add3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1721 2023.10.24 01:18:44.708116 [ 3 ] {} <Debug> HTTP-Session: bbee8e2e-5d10-4f3a-b529-e59f5015a697 Destroying unnamed session
1722 2023.10.24 01:18:44.708269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1723 2023.10.24 01:18:44.708310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1724 2023.10.24 01:18:44.708328 [ 3 ] {} <Debug> HTTP-Session: b681a216-36c2-4865-88ca-6c7431a5a456 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1725 2023.10.24 01:18:44.708344 [ 3 ] {} <Debug> HTTP-Session: b681a216-36c2-4865-88ca-6c7431a5a456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1726 2023.10.24 01:18:44.708417 [ 3 ] {4a36dfbf-5347-4c3c-83a8-bd4fa560f393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1727 2023.10.24 01:18:44.708461 [ 3 ] {4a36dfbf-5347-4c3c-83a8-bd4fa560f393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1728 2023.10.24 01:18:44.708591 [ 3 ] {4a36dfbf-5347-4c3c-83a8-bd4fa560f393} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1729 2023.10.24 01:18:44.708898 [ 3 ] {4a36dfbf-5347-4c3c-83a8-bd4fa560f393} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1730 2023.10.24 01:18:44.709175 [ 3 ] {4a36dfbf-5347-4c3c-83a8-bd4fa560f393} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1731 2023.10.24 01:18:44.709372 [ 3 ] {4a36dfbf-5347-4c3c-83a8-bd4fa560f393} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1732 2023.10.24 01:18:44.709476 [ 3 ] {4a36dfbf-5347-4c3c-83a8-bd4fa560f393} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.00103101 sec., 10669 rows/sec., 14.40 MiB/sec.
1733 2023.10.24 01:18:44.709597 [ 3 ] {4a36dfbf-5347-4c3c-83a8-bd4fa560f393} <Debug> DynamicQueryHandler: Done processing query
1734 2023.10.24 01:18:44.709620 [ 3 ] {4a36dfbf-5347-4c3c-83a8-bd4fa560f393} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1735 2023.10.24 01:18:44.709635 [ 3 ] {} <Debug> HTTP-Session: b681a216-36c2-4865-88ca-6c7431a5a456 Destroying unnamed session
1736 2023.10.24 01:18:49.709827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1737 2023.10.24 01:18:49.709958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1738 2023.10.24 01:18:49.709989 [ 3 ] {} <Debug> HTTP-Session: c212b2ce-5a7b-467b-bd96-12e1ef15236d Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1739 2023.10.24 01:18:49.710017 [ 3 ] {} <Debug> HTTP-Session: c212b2ce-5a7b-467b-bd96-12e1ef15236d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1740 2023.10.24 01:18:49.710163 [ 3 ] {e1e3ced9-6012-479a-8c28-b1ce16cd3322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1741 2023.10.24 01:18:49.710227 [ 3 ] {e1e3ced9-6012-479a-8c28-b1ce16cd3322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1742 2023.10.24 01:18:49.710390 [ 3 ] {e1e3ced9-6012-479a-8c28-b1ce16cd3322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1743 2023.10.24 01:18:49.710849 [ 3 ] {e1e3ced9-6012-479a-8c28-b1ce16cd3322} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1744 2023.10.24 01:18:49.711110 [ 3 ] {e1e3ced9-6012-479a-8c28-b1ce16cd3322} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1745 2023.10.24 01:18:49.711272 [ 3 ] {e1e3ced9-6012-479a-8c28-b1ce16cd3322} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1746 2023.10.24 01:18:49.711425 [ 3 ] {e1e3ced9-6012-479a-8c28-b1ce16cd3322} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001215114 sec., 37033 rows/sec., 2.81 MiB/sec.
1747 2023.10.24 01:18:49.711621 [ 3 ] {e1e3ced9-6012-479a-8c28-b1ce16cd3322} <Debug> DynamicQueryHandler: Done processing query
1748 2023.10.24 01:18:49.711646 [ 3 ] {e1e3ced9-6012-479a-8c28-b1ce16cd3322} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1749 2023.10.24 01:18:49.711663 [ 3 ] {} <Debug> HTTP-Session: c212b2ce-5a7b-467b-bd96-12e1ef15236d Destroying unnamed session
1750 2023.10.24 01:18:49.711860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1751 2023.10.24 01:18:49.711904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1752 2023.10.24 01:18:49.711923 [ 3 ] {} <Debug> HTTP-Session: 97af2b31-84fd-422a-8b58-80533446f6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1753 2023.10.24 01:18:49.711939 [ 3 ] {} <Debug> HTTP-Session: 97af2b31-84fd-422a-8b58-80533446f6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1754 2023.10.24 01:18:49.712018 [ 3 ] {0be89f53-a042-495c-86b6-3d129f99a73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1755 2023.10.24 01:18:49.712058 [ 3 ] {0be89f53-a042-495c-86b6-3d129f99a73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1756 2023.10.24 01:18:49.712174 [ 3 ] {0be89f53-a042-495c-86b6-3d129f99a73a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1757 2023.10.24 01:18:49.712613 [ 3 ] {0be89f53-a042-495c-86b6-3d129f99a73a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1758 2023.10.24 01:18:49.712843 [ 3 ] {0be89f53-a042-495c-86b6-3d129f99a73a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1759 2023.10.24 01:18:49.712993 [ 3 ] {0be89f53-a042-495c-86b6-3d129f99a73a} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1760 2023.10.24 01:18:49.713111 [ 3 ] {0be89f53-a042-495c-86b6-3d129f99a73a} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.001065711 sec., 191421 rows/sec., 18.57 MiB/sec.
1761 2023.10.24 01:18:49.713232 [ 3 ] {0be89f53-a042-495c-86b6-3d129f99a73a} <Debug> DynamicQueryHandler: Done processing query
1762 2023.10.24 01:18:49.713255 [ 3 ] {0be89f53-a042-495c-86b6-3d129f99a73a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1763 2023.10.24 01:18:49.713270 [ 3 ] {} <Debug> HTTP-Session: 97af2b31-84fd-422a-8b58-80533446f6d1 Destroying unnamed session
1764 2023.10.24 01:18:49.713455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 48725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1765 2023.10.24 01:18:49.713500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1766 2023.10.24 01:18:49.713518 [ 3 ] {} <Debug> HTTP-Session: ad8df90a-80b4-4490-90cb-803622375415 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1767 2023.10.24 01:18:49.713535 [ 3 ] {} <Debug> HTTP-Session: ad8df90a-80b4-4490-90cb-803622375415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1768 2023.10.24 01:18:49.713617 [ 3 ] {078690b3-24e3-4e6b-bad9-f3c445a16e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1769 2023.10.24 01:18:49.713655 [ 3 ] {078690b3-24e3-4e6b-bad9-f3c445a16e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1770 2023.10.24 01:18:49.713757 [ 3 ] {078690b3-24e3-4e6b-bad9-f3c445a16e3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1771 2023.10.24 01:18:49.714177 [ 3 ] {078690b3-24e3-4e6b-bad9-f3c445a16e3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1772 2023.10.24 01:18:49.714396 [ 3 ] {078690b3-24e3-4e6b-bad9-f3c445a16e3f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1773 2023.10.24 01:18:49.714541 [ 3 ] {078690b3-24e3-4e6b-bad9-f3c445a16e3f} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1774 2023.10.24 01:18:49.714669 [ 3 ] {078690b3-24e3-4e6b-bad9-f3c445a16e3f} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.00101499 sec., 298525 rows/sec., 20.85 MiB/sec.
1775 2023.10.24 01:18:49.714843 [ 3 ] {078690b3-24e3-4e6b-bad9-f3c445a16e3f} <Debug> DynamicQueryHandler: Done processing query
1776 2023.10.24 01:18:49.714866 [ 3 ] {078690b3-24e3-4e6b-bad9-f3c445a16e3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1777 2023.10.24 01:18:49.714882 [ 3 ] {} <Debug> HTTP-Session: ad8df90a-80b4-4490-90cb-803622375415 Destroying unnamed session
1778 2023.10.24 01:18:49.715022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1779 2023.10.24 01:18:49.715065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1780 2023.10.24 01:18:49.715083 [ 3 ] {} <Debug> HTTP-Session: 32835935-014a-4088-80ba-acbc9c591ab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1781 2023.10.24 01:18:49.715099 [ 3 ] {} <Debug> HTTP-Session: 32835935-014a-4088-80ba-acbc9c591ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1782 2023.10.24 01:18:49.715169 [ 3 ] {97914e9a-7491-4566-bbae-841def8db4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1783 2023.10.24 01:18:49.715207 [ 3 ] {97914e9a-7491-4566-bbae-841def8db4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1784 2023.10.24 01:18:49.715326 [ 3 ] {97914e9a-7491-4566-bbae-841def8db4b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1785 2023.10.24 01:18:49.715557 [ 3 ] {97914e9a-7491-4566-bbae-841def8db4b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1786 2023.10.24 01:18:49.715795 [ 3 ] {97914e9a-7491-4566-bbae-841def8db4b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1787 2023.10.24 01:18:49.715987 [ 3 ] {97914e9a-7491-4566-bbae-841def8db4b4} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1788 2023.10.24 01:18:49.716106 [ 3 ] {97914e9a-7491-4566-bbae-841def8db4b4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000909527 sec., 6596 rows/sec., 277.02 KiB/sec.
1789 2023.10.24 01:18:49.716219 [ 3 ] {97914e9a-7491-4566-bbae-841def8db4b4} <Debug> DynamicQueryHandler: Done processing query
1790 2023.10.24 01:18:49.716242 [ 3 ] {97914e9a-7491-4566-bbae-841def8db4b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1791 2023.10.24 01:18:49.716258 [ 3 ] {} <Debug> HTTP-Session: 32835935-014a-4088-80ba-acbc9c591ab4 Destroying unnamed session
1792 2023.10.24 01:18:49.716404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1793 2023.10.24 01:18:49.716448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1794 2023.10.24 01:18:49.716466 [ 3 ] {} <Debug> HTTP-Session: 98d3d374-094e-4db2-b50f-89758353fbe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1795 2023.10.24 01:18:49.716483 [ 3 ] {} <Debug> HTTP-Session: 98d3d374-094e-4db2-b50f-89758353fbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1796 2023.10.24 01:18:49.716556 [ 3 ] {41c43b6f-bf53-486b-95d2-fb9bdd359f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1797 2023.10.24 01:18:49.716598 [ 3 ] {41c43b6f-bf53-486b-95d2-fb9bdd359f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1798 2023.10.24 01:18:49.716716 [ 3 ] {41c43b6f-bf53-486b-95d2-fb9bdd359f4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1799 2023.10.24 01:18:49.716995 [ 3 ] {41c43b6f-bf53-486b-95d2-fb9bdd359f4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1800 2023.10.24 01:18:49.717237 [ 3 ] {41c43b6f-bf53-486b-95d2-fb9bdd359f4f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1801 2023.10.24 01:18:49.717408 [ 3 ] {41c43b6f-bf53-486b-95d2-fb9bdd359f4f} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1802 2023.10.24 01:18:49.717545 [ 3 ] {41c43b6f-bf53-486b-95d2-fb9bdd359f4f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000950459 sec., 66283 rows/sec., 4.02 MiB/sec.
1803 2023.10.24 01:18:49.717676 [ 3 ] {41c43b6f-bf53-486b-95d2-fb9bdd359f4f} <Debug> DynamicQueryHandler: Done processing query
1804 2023.10.24 01:18:49.717699 [ 3 ] {41c43b6f-bf53-486b-95d2-fb9bdd359f4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1805 2023.10.24 01:18:49.717715 [ 3 ] {} <Debug> HTTP-Session: 98d3d374-094e-4db2-b50f-89758353fbe6 Destroying unnamed session
1806 2023.10.24 01:18:49.717863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1807 2023.10.24 01:18:49.717906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1808 2023.10.24 01:18:49.717924 [ 3 ] {} <Debug> HTTP-Session: 788fef40-89b6-4c9d-a76c-cbac7403f9ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1809 2023.10.24 01:18:49.717940 [ 3 ] {} <Debug> HTTP-Session: 788fef40-89b6-4c9d-a76c-cbac7403f9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1810 2023.10.24 01:18:49.718021 [ 3 ] {fbd72438-9e5d-4ec9-a5c8-5df99da48289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1811 2023.10.24 01:18:49.718064 [ 3 ] {fbd72438-9e5d-4ec9-a5c8-5df99da48289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1812 2023.10.24 01:18:49.718202 [ 3 ] {fbd72438-9e5d-4ec9-a5c8-5df99da48289} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1813 2023.10.24 01:18:49.718647 [ 3 ] {fbd72438-9e5d-4ec9-a5c8-5df99da48289} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1814 2023.10.24 01:18:49.718950 [ 3 ] {fbd72438-9e5d-4ec9-a5c8-5df99da48289} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1815 2023.10.24 01:18:49.719126 [ 3 ] {fbd72438-9e5d-4ec9-a5c8-5df99da48289} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1816 2023.10.24 01:18:49.719258 [ 3 ] {fbd72438-9e5d-4ec9-a5c8-5df99da48289} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001207294 sec., 32303 rows/sec., 43.59 MiB/sec.
1817 2023.10.24 01:18:49.719250 [ 53 ] {} <Debug> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1818 2023.10.24 01:18:49.719379 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1819 2023.10.24 01:18:49.719438 [ 3 ] {fbd72438-9e5d-4ec9-a5c8-5df99da48289} <Debug> DynamicQueryHandler: Done processing query
1820 2023.10.24 01:18:49.719489 [ 3 ] {fbd72438-9e5d-4ec9-a5c8-5df99da48289} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1821 2023.10.24 01:18:49.719500 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1822 2023.10.24 01:18:49.719525 [ 3 ] {} <Debug> HTTP-Session: 788fef40-89b6-4c9d-a76c-cbac7403f9ae Destroying unnamed session
1823 2023.10.24 01:18:49.719679 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1824 2023.10.24 01:18:49.719746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1825 2023.10.24 01:18:49.719760 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part
1826 2023.10.24 01:18:49.719820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1827 2023.10.24 01:18:49.719891 [ 3 ] {} <Debug> HTTP-Session: c4b0f28c-f605-47ea-93bb-cec527ddcb6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1828 2023.10.24 01:18:49.719929 [ 3 ] {} <Debug> HTTP-Session: c4b0f28c-f605-47ea-93bb-cec527ddcb6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1829 2023.10.24 01:18:49.720153 [ 3 ] {6ef3961a-0214-4967-988c-2177b1903ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1830 2023.10.24 01:18:49.720167 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part
1831 2023.10.24 01:18:49.720241 [ 3 ] {6ef3961a-0214-4967-988c-2177b1903ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1832 2023.10.24 01:18:49.720524 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part
1833 2023.10.24 01:18:49.720723 [ 3 ] {6ef3961a-0214-4967-988c-2177b1903ce4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1834 2023.10.24 01:18:49.720886 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part
1835 2023.10.24 01:18:49.721141 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part
1836 2023.10.24 01:18:49.721452 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 39 rows starting from the beginning of the part
1837 2023.10.24 01:18:49.721456 [ 3 ] {6ef3961a-0214-4967-988c-2177b1903ce4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.85 GiB.
1838 2023.10.24 01:18:49.721915 [ 3 ] {6ef3961a-0214-4967-988c-2177b1903ce4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1839 2023.10.24 01:18:49.722205 [ 3 ] {6ef3961a-0214-4967-988c-2177b1903ce4} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1840 2023.10.24 01:18:49.722454 [ 3 ] {6ef3961a-0214-4967-988c-2177b1903ce4} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002252464 sec., 8435 rows/sec., 447.86 KiB/sec.
1841 2023.10.24 01:18:49.722711 [ 3 ] {6ef3961a-0214-4967-988c-2177b1903ce4} <Debug> DynamicQueryHandler: Done processing query
1842 2023.10.24 01:18:49.722753 [ 3 ] {6ef3961a-0214-4967-988c-2177b1903ce4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1843 2023.10.24 01:18:49.722797 [ 3 ] {} <Debug> HTTP-Session: c4b0f28c-f605-47ea-93bb-cec527ddcb6a Destroying unnamed session
1844 2023.10.24 01:18:49.723069 [ 11 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 6 columns (6 merged, 0 gathered) in 0.003629761 sec., 39396.53327037235 rows/sec., 53.16 MiB/sec.
1845 2023.10.24 01:18:49.723333 [ 11 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1846 2023.10.24 01:18:49.723623 [ 11 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1847 2023.10.24 01:18:49.723705 [ 11 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1848 2023.10.24 01:18:54.703620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1849 2023.10.24 01:18:54.703751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1850 2023.10.24 01:18:54.703783 [ 3 ] {} <Debug> HTTP-Session: 18ef188b-002f-496d-8684-9670c1d2c9b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1851 2023.10.24 01:18:54.703811 [ 3 ] {} <Debug> HTTP-Session: 18ef188b-002f-496d-8684-9670c1d2c9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1852 2023.10.24 01:18:54.703955 [ 3 ] {ff22b89c-1f7a-4a84-bcd6-3af298cad41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1853 2023.10.24 01:18:54.704024 [ 3 ] {ff22b89c-1f7a-4a84-bcd6-3af298cad41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1854 2023.10.24 01:18:54.704205 [ 3 ] {ff22b89c-1f7a-4a84-bcd6-3af298cad41c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1855 2023.10.24 01:18:54.704583 [ 3 ] {ff22b89c-1f7a-4a84-bcd6-3af298cad41c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
1856 2023.10.24 01:18:54.704854 [ 3 ] {ff22b89c-1f7a-4a84-bcd6-3af298cad41c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1857 2023.10.24 01:18:54.705022 [ 3 ] {ff22b89c-1f7a-4a84-bcd6-3af298cad41c} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1858 2023.10.24 01:18:54.705173 [ 3 ] {ff22b89c-1f7a-4a84-bcd6-3af298cad41c} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001176144 sec., 9352 rows/sec., 758.07 KiB/sec.
1859 2023.10.24 01:18:54.705328 [ 3 ] {ff22b89c-1f7a-4a84-bcd6-3af298cad41c} <Debug> DynamicQueryHandler: Done processing query
1860 2023.10.24 01:18:54.705353 [ 3 ] {ff22b89c-1f7a-4a84-bcd6-3af298cad41c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1861 2023.10.24 01:18:54.705369 [ 3 ] {} <Debug> HTTP-Session: 18ef188b-002f-496d-8684-9670c1d2c9b9 Destroying unnamed session
1862 2023.10.24 01:18:54.705500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1863 2023.10.24 01:18:54.705547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1864 2023.10.24 01:18:54.705567 [ 3 ] {} <Debug> HTTP-Session: 5d00fa76-8777-4647-be71-096d3b1d8150 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1865 2023.10.24 01:18:54.705586 [ 3 ] {} <Debug> HTTP-Session: 5d00fa76-8777-4647-be71-096d3b1d8150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1866 2023.10.24 01:18:54.705665 [ 3 ] {656feb32-ff51-4b50-9c3d-7f80f59e1775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1867 2023.10.24 01:18:54.705706 [ 3 ] {656feb32-ff51-4b50-9c3d-7f80f59e1775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1868 2023.10.24 01:18:54.705811 [ 3 ] {656feb32-ff51-4b50-9c3d-7f80f59e1775} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1869 2023.10.24 01:18:54.706068 [ 3 ] {656feb32-ff51-4b50-9c3d-7f80f59e1775} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
1870 2023.10.24 01:18:54.706273 [ 3 ] {656feb32-ff51-4b50-9c3d-7f80f59e1775} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1871 2023.10.24 01:18:54.706420 [ 3 ] {656feb32-ff51-4b50-9c3d-7f80f59e1775} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1872 2023.10.24 01:18:54.706558 [ 3 ] {656feb32-ff51-4b50-9c3d-7f80f59e1775} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000861917 sec., 38286 rows/sec., 3.36 MiB/sec.
1873 2023.10.24 01:18:54.706676 [ 3 ] {656feb32-ff51-4b50-9c3d-7f80f59e1775} <Debug> DynamicQueryHandler: Done processing query
1874 2023.10.24 01:18:54.706699 [ 3 ] {656feb32-ff51-4b50-9c3d-7f80f59e1775} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1875 2023.10.24 01:18:54.706714 [ 3 ] {} <Debug> HTTP-Session: 5d00fa76-8777-4647-be71-096d3b1d8150 Destroying unnamed session
1876 2023.10.24 01:18:54.706845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1877 2023.10.24 01:18:54.706887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1878 2023.10.24 01:18:54.706905 [ 3 ] {} <Debug> HTTP-Session: fc440715-a011-4f87-9c55-2d88f2a985cb Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1879 2023.10.24 01:18:54.706922 [ 3 ] {} <Debug> HTTP-Session: fc440715-a011-4f87-9c55-2d88f2a985cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1880 2023.10.24 01:18:54.706992 [ 3 ] {1e3178da-5b7d-422e-9142-67b67b3f9162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1881 2023.10.24 01:18:54.707030 [ 3 ] {1e3178da-5b7d-422e-9142-67b67b3f9162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1882 2023.10.24 01:18:54.707133 [ 3 ] {1e3178da-5b7d-422e-9142-67b67b3f9162} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1883 2023.10.24 01:18:54.707373 [ 3 ] {1e3178da-5b7d-422e-9142-67b67b3f9162} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
1884 2023.10.24 01:18:54.707574 [ 3 ] {1e3178da-5b7d-422e-9142-67b67b3f9162} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1885 2023.10.24 01:18:54.707719 [ 3 ] {1e3178da-5b7d-422e-9142-67b67b3f9162} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1886 2023.10.24 01:18:54.707833 [ 3 ] {1e3178da-5b7d-422e-9142-67b67b3f9162} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000813836 sec., 13516 rows/sec., 1.06 MiB/sec.
1887 2023.10.24 01:18:54.707935 [ 3 ] {1e3178da-5b7d-422e-9142-67b67b3f9162} <Debug> DynamicQueryHandler: Done processing query
1888 2023.10.24 01:18:54.707958 [ 3 ] {1e3178da-5b7d-422e-9142-67b67b3f9162} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1889 2023.10.24 01:18:54.707972 [ 3 ] {} <Debug> HTTP-Session: fc440715-a011-4f87-9c55-2d88f2a985cb Destroying unnamed session
1890 2023.10.24 01:18:54.708118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1891 2023.10.24 01:18:54.708160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1892 2023.10.24 01:18:54.708177 [ 3 ] {} <Debug> HTTP-Session: 6b9deb15-38bd-404a-be6a-46297bade40c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1893 2023.10.24 01:18:54.708193 [ 3 ] {} <Debug> HTTP-Session: 6b9deb15-38bd-404a-be6a-46297bade40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1894 2023.10.24 01:18:54.708265 [ 3 ] {4bfa8ce9-f5c8-4a5f-93d3-9a679a68bed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1895 2023.10.24 01:18:54.708308 [ 3 ] {4bfa8ce9-f5c8-4a5f-93d3-9a679a68bed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1896 2023.10.24 01:18:54.708441 [ 3 ] {4bfa8ce9-f5c8-4a5f-93d3-9a679a68bed7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1897 2023.10.24 01:18:54.708719 [ 3 ] {4bfa8ce9-f5c8-4a5f-93d3-9a679a68bed7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
1898 2023.10.24 01:18:54.708990 [ 3 ] {4bfa8ce9-f5c8-4a5f-93d3-9a679a68bed7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1899 2023.10.24 01:18:54.709166 [ 3 ] {4bfa8ce9-f5c8-4a5f-93d3-9a679a68bed7} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1900 2023.10.24 01:18:54.709304 [ 3 ] {4bfa8ce9-f5c8-4a5f-93d3-9a679a68bed7} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.00100483 sec., 10947 rows/sec., 14.77 MiB/sec.
1901 2023.10.24 01:18:54.709481 [ 3 ] {4bfa8ce9-f5c8-4a5f-93d3-9a679a68bed7} <Debug> DynamicQueryHandler: Done processing query
1902 2023.10.24 01:18:54.709504 [ 3 ] {4bfa8ce9-f5c8-4a5f-93d3-9a679a68bed7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1903 2023.10.24 01:18:54.709520 [ 3 ] {} <Debug> HTTP-Session: 6b9deb15-38bd-404a-be6a-46297bade40c Destroying unnamed session
1904 2023.10.24 01:18:58.650997 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
1905 2023.10.24 01:18:58.651072 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
1906 2023.10.24 01:18:59.710195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1907 2023.10.24 01:18:59.710313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1908 2023.10.24 01:18:59.710342 [ 3 ] {} <Debug> HTTP-Session: 0c2c8a26-0911-4e7c-8d0f-aaca9ae5bb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1909 2023.10.24 01:18:59.710371 [ 3 ] {} <Debug> HTTP-Session: 0c2c8a26-0911-4e7c-8d0f-aaca9ae5bb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1910 2023.10.24 01:18:59.710513 [ 3 ] {10985c88-de61-406e-b4b9-66cdd5dfb555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1911 2023.10.24 01:18:59.710579 [ 3 ] {10985c88-de61-406e-b4b9-66cdd5dfb555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1912 2023.10.24 01:18:59.710779 [ 3 ] {10985c88-de61-406e-b4b9-66cdd5dfb555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1913 2023.10.24 01:18:59.711136 [ 3 ] {10985c88-de61-406e-b4b9-66cdd5dfb555} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
1914 2023.10.24 01:18:59.711442 [ 3 ] {10985c88-de61-406e-b4b9-66cdd5dfb555} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1915 2023.10.24 01:18:59.711607 [ 3 ] {10985c88-de61-406e-b4b9-66cdd5dfb555} <Trace> oximeter.timeseries_schema (869aff08-ecb7-4ccd-b69b-4ec2470e72f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1916 2023.10.24 01:18:59.711748 [ 3 ] {10985c88-de61-406e-b4b9-66cdd5dfb555} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001192733 sec., 9222 rows/sec., 826.13 KiB/sec.
1917 2023.10.24 01:18:59.711922 [ 3 ] {10985c88-de61-406e-b4b9-66cdd5dfb555} <Debug> DynamicQueryHandler: Done processing query
1918 2023.10.24 01:18:59.711949 [ 3 ] {10985c88-de61-406e-b4b9-66cdd5dfb555} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1919 2023.10.24 01:18:59.711965 [ 3 ] {} <Debug> HTTP-Session: 0c2c8a26-0911-4e7c-8d0f-aaca9ae5bb29 Destroying unnamed session
1920 2023.10.24 01:18:59.712087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1921 2023.10.24 01:18:59.712130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1922 2023.10.24 01:18:59.712149 [ 3 ] {} <Debug> HTTP-Session: c41e438f-0ad8-45a8-b3f2-9eea327df7ef Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1923 2023.10.24 01:18:59.712166 [ 3 ] {} <Debug> HTTP-Session: c41e438f-0ad8-45a8-b3f2-9eea327df7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1924 2023.10.24 01:18:59.712240 [ 3 ] {f8cabc4c-0fe8-420a-8905-8b3db06f7301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1925 2023.10.24 01:18:59.712281 [ 3 ] {f8cabc4c-0fe8-420a-8905-8b3db06f7301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1926 2023.10.24 01:18:59.712395 [ 3 ] {f8cabc4c-0fe8-420a-8905-8b3db06f7301} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1927 2023.10.24 01:18:59.712666 [ 3 ] {f8cabc4c-0fe8-420a-8905-8b3db06f7301} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
1928 2023.10.24 01:18:59.712920 [ 3 ] {f8cabc4c-0fe8-420a-8905-8b3db06f7301} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1929 2023.10.24 01:18:59.713072 [ 3 ] {f8cabc4c-0fe8-420a-8905-8b3db06f7301} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1930 2023.10.24 01:18:59.713199 [ 3 ] {f8cabc4c-0fe8-420a-8905-8b3db06f7301} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.000929818 sec., 48396 rows/sec., 3.68 MiB/sec.
1931 2023.10.24 01:18:59.713301 [ 3 ] {f8cabc4c-0fe8-420a-8905-8b3db06f7301} <Debug> DynamicQueryHandler: Done processing query
1932 2023.10.24 01:18:59.713323 [ 3 ] {f8cabc4c-0fe8-420a-8905-8b3db06f7301} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1933 2023.10.24 01:18:59.713339 [ 3 ] {} <Debug> HTTP-Session: c41e438f-0ad8-45a8-b3f2-9eea327df7ef Destroying unnamed session
1934 2023.10.24 01:18:59.713563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1935 2023.10.24 01:18:59.713604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1936 2023.10.24 01:18:59.713624 [ 3 ] {} <Debug> HTTP-Session: 90bbb87c-8b2c-4ccb-9a3c-70373f2e0a93 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1937 2023.10.24 01:18:59.713640 [ 3 ] {} <Debug> HTTP-Session: 90bbb87c-8b2c-4ccb-9a3c-70373f2e0a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1938 2023.10.24 01:18:59.713714 [ 3 ] {6d02aae6-fd59-45eb-8828-5319decd07ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1939 2023.10.24 01:18:59.713752 [ 3 ] {6d02aae6-fd59-45eb-8828-5319decd07ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1940 2023.10.24 01:18:59.713854 [ 3 ] {6d02aae6-fd59-45eb-8828-5319decd07ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1941 2023.10.24 01:18:59.714208 [ 3 ] {6d02aae6-fd59-45eb-8828-5319decd07ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
1942 2023.10.24 01:18:59.714424 [ 3 ] {6d02aae6-fd59-45eb-8828-5319decd07ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1943 2023.10.24 01:18:59.714570 [ 3 ] {6d02aae6-fd59-45eb-8828-5319decd07ad} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1944 2023.10.24 01:18:59.714693 [ 3 ] {6d02aae6-fd59-45eb-8828-5319decd07ad} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.000950649 sec., 214590 rows/sec., 20.82 MiB/sec.
1945 2023.10.24 01:18:59.714795 [ 3 ] {6d02aae6-fd59-45eb-8828-5319decd07ad} <Debug> DynamicQueryHandler: Done processing query
1946 2023.10.24 01:18:59.714818 [ 3 ] {6d02aae6-fd59-45eb-8828-5319decd07ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1947 2023.10.24 01:18:59.714833 [ 3 ] {} <Debug> HTTP-Session: 90bbb87c-8b2c-4ccb-9a3c-70373f2e0a93 Destroying unnamed session
1948 2023.10.24 01:18:59.715043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 50576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1949 2023.10.24 01:18:59.715085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1950 2023.10.24 01:18:59.715104 [ 3 ] {} <Debug> HTTP-Session: 656d20cb-7c22-4acb-bb8d-369cb80f1132 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1951 2023.10.24 01:18:59.715121 [ 3 ] {} <Debug> HTTP-Session: 656d20cb-7c22-4acb-bb8d-369cb80f1132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1952 2023.10.24 01:18:59.715198 [ 3 ] {231d1412-9320-455a-97d8-e9b03e57ae1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1953 2023.10.24 01:18:59.715236 [ 3 ] {231d1412-9320-455a-97d8-e9b03e57ae1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1954 2023.10.24 01:18:59.715340 [ 3 ] {231d1412-9320-455a-97d8-e9b03e57ae1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1955 2023.10.24 01:18:59.715871 [ 3 ] {231d1412-9320-455a-97d8-e9b03e57ae1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
1956 2023.10.24 01:18:59.716085 [ 3 ] {231d1412-9320-455a-97d8-e9b03e57ae1e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1957 2023.10.24 01:18:59.716234 [ 3 ] {231d1412-9320-455a-97d8-e9b03e57ae1e} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1958 2023.10.24 01:18:59.716360 [ 3 ] {231d1412-9320-455a-97d8-e9b03e57ae1e} <Information> executeQuery: Read 314 rows, 22.54 KiB in 0.001133062 sec., 277125 rows/sec., 19.42 MiB/sec.
1959 2023.10.24 01:18:59.716478 [ 3 ] {231d1412-9320-455a-97d8-e9b03e57ae1e} <Debug> DynamicQueryHandler: Done processing query
1960 2023.10.24 01:18:59.716501 [ 3 ] {231d1412-9320-455a-97d8-e9b03e57ae1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1961 2023.10.24 01:18:59.716517 [ 3 ] {} <Debug> HTTP-Session: 656d20cb-7c22-4acb-bb8d-369cb80f1132 Destroying unnamed session
1962 2023.10.24 01:18:59.716678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1963 2023.10.24 01:18:59.716722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1964 2023.10.24 01:18:59.716740 [ 3 ] {} <Debug> HTTP-Session: 3a3f57c4-f3c4-469b-9224-458745eed39c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1965 2023.10.24 01:18:59.716757 [ 3 ] {} <Debug> HTTP-Session: 3a3f57c4-f3c4-469b-9224-458745eed39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1966 2023.10.24 01:18:59.716826 [ 3 ] {5667ec72-1a96-4f27-a703-78e5c2496591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1967 2023.10.24 01:18:59.716865 [ 3 ] {5667ec72-1a96-4f27-a703-78e5c2496591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1968 2023.10.24 01:18:59.716973 [ 3 ] {5667ec72-1a96-4f27-a703-78e5c2496591} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1969 2023.10.24 01:18:59.717225 [ 3 ] {5667ec72-1a96-4f27-a703-78e5c2496591} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
1970 2023.10.24 01:18:59.717467 [ 3 ] {5667ec72-1a96-4f27-a703-78e5c2496591} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1971 2023.10.24 01:18:59.717640 [ 3 ] {5667ec72-1a96-4f27-a703-78e5c2496591} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1972 2023.10.24 01:18:59.717772 [ 3 ] {5667ec72-1a96-4f27-a703-78e5c2496591} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000916918 sec., 6543 rows/sec., 274.78 KiB/sec.
1973 2023.10.24 01:18:59.717874 [ 3 ] {5667ec72-1a96-4f27-a703-78e5c2496591} <Debug> DynamicQueryHandler: Done processing query
1974 2023.10.24 01:18:59.717895 [ 3 ] {5667ec72-1a96-4f27-a703-78e5c2496591} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1975 2023.10.24 01:18:59.717909 [ 3 ] {} <Debug> HTTP-Session: 3a3f57c4-f3c4-469b-9224-458745eed39c Destroying unnamed session
1976 2023.10.24 01:18:59.718008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 13592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1977 2023.10.24 01:18:59.718046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1978 2023.10.24 01:18:59.718063 [ 3 ] {} <Debug> HTTP-Session: 447bf0cc-b98d-4a81-88f5-237082cb84c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1979 2023.10.24 01:18:59.718079 [ 3 ] {} <Debug> HTTP-Session: 447bf0cc-b98d-4a81-88f5-237082cb84c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1980 2023.10.24 01:18:59.718146 [ 3 ] {4d7a65f6-4821-4858-a78d-ce8e7790860d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1981 2023.10.24 01:18:59.718186 [ 3 ] {4d7a65f6-4821-4858-a78d-ce8e7790860d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1982 2023.10.24 01:18:59.718295 [ 3 ] {4d7a65f6-4821-4858-a78d-ce8e7790860d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1983 2023.10.24 01:18:59.718566 [ 3 ] {4d7a65f6-4821-4858-a78d-ce8e7790860d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
1984 2023.10.24 01:18:59.718852 [ 3 ] {4d7a65f6-4821-4858-a78d-ce8e7790860d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1985 2023.10.24 01:18:59.719026 [ 3 ] {4d7a65f6-4821-4858-a78d-ce8e7790860d} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1986 2023.10.24 01:18:59.719148 [ 3 ] {4d7a65f6-4821-4858-a78d-ce8e7790860d} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000950959 sec., 77816 rows/sec., 4.76 MiB/sec.
1987 2023.10.24 01:18:59.719266 [ 3 ] {4d7a65f6-4821-4858-a78d-ce8e7790860d} <Debug> DynamicQueryHandler: Done processing query
1988 2023.10.24 01:18:59.719289 [ 3 ] {4d7a65f6-4821-4858-a78d-ce8e7790860d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1989 2023.10.24 01:18:59.719305 [ 3 ] {} <Debug> HTTP-Session: 447bf0cc-b98d-4a81-88f5-237082cb84c3 Destroying unnamed session
1990 2023.10.24 01:18:59.719441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1991 2023.10.24 01:18:59.719485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1992 2023.10.24 01:18:59.719503 [ 3 ] {} <Debug> HTTP-Session: 7da28fc5-7a6d-4de4-ab2d-cc06726d2c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
1993 2023.10.24 01:18:59.719520 [ 3 ] {} <Debug> HTTP-Session: 7da28fc5-7a6d-4de4-ab2d-cc06726d2c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1994 2023.10.24 01:18:59.719594 [ 3 ] {f335bae3-3b1a-484b-8ba6-8808252f3c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1995 2023.10.24 01:18:59.719637 [ 3 ] {f335bae3-3b1a-484b-8ba6-8808252f3c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1996 2023.10.24 01:18:59.719769 [ 3 ] {f335bae3-3b1a-484b-8ba6-8808252f3c65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1997 2023.10.24 01:18:59.720191 [ 3 ] {f335bae3-3b1a-484b-8ba6-8808252f3c65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
1998 2023.10.24 01:18:59.720476 [ 3 ] {f335bae3-3b1a-484b-8ba6-8808252f3c65} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1999 2023.10.24 01:18:59.720651 [ 3 ] {f335bae3-3b1a-484b-8ba6-8808252f3c65} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2000 2023.10.24 01:18:59.720769 [ 3 ] {f335bae3-3b1a-484b-8ba6-8808252f3c65} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001148783 sec., 33948 rows/sec., 45.81 MiB/sec.
2001 2023.10.24 01:18:59.720882 [ 3 ] {f335bae3-3b1a-484b-8ba6-8808252f3c65} <Debug> DynamicQueryHandler: Done processing query
2002 2023.10.24 01:18:59.720905 [ 3 ] {f335bae3-3b1a-484b-8ba6-8808252f3c65} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2003 2023.10.24 01:18:59.720920 [ 3 ] {} <Debug> HTTP-Session: 7da28fc5-7a6d-4de4-ab2d-cc06726d2c3e Destroying unnamed session
2004 2023.10.24 01:18:59.721022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2005 2023.10.24 01:18:59.721062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2006 2023.10.24 01:18:59.721081 [ 3 ] {} <Debug> HTTP-Session: 8a0edca8-c6eb-4828-bad8-edd8718ca5d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2007 2023.10.24 01:18:59.721097 [ 3 ] {} <Debug> HTTP-Session: 8a0edca8-c6eb-4828-bad8-edd8718ca5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2008 2023.10.24 01:18:59.721165 [ 3 ] {49349463-7f6e-43d8-9797-823aa5caeff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2009 2023.10.24 01:18:59.721204 [ 3 ] {49349463-7f6e-43d8-9797-823aa5caeff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2010 2023.10.24 01:18:59.721304 [ 3 ] {49349463-7f6e-43d8-9797-823aa5caeff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2011 2023.10.24 01:18:59.721541 [ 3 ] {49349463-7f6e-43d8-9797-823aa5caeff3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2012 2023.10.24 01:18:59.721768 [ 3 ] {49349463-7f6e-43d8-9797-823aa5caeff3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2013 2023.10.24 01:18:59.721947 [ 3 ] {49349463-7f6e-43d8-9797-823aa5caeff3} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2014 2023.10.24 01:18:59.722075 [ 3 ] {49349463-7f6e-43d8-9797-823aa5caeff3} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000880307 sec., 21583 rows/sec., 1.12 MiB/sec.
2015 2023.10.24 01:18:59.722066 [ 62 ] {} <Debug> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2016 2023.10.24 01:18:59.722179 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2017 2023.10.24 01:18:59.722252 [ 3 ] {49349463-7f6e-43d8-9797-823aa5caeff3} <Debug> DynamicQueryHandler: Done processing query
2018 2023.10.24 01:18:59.722300 [ 3 ] {49349463-7f6e-43d8-9797-823aa5caeff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2019 2023.10.24 01:18:59.722311 [ 16 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2020 2023.10.24 01:18:59.722338 [ 3 ] {} <Debug> HTTP-Session: 8a0edca8-c6eb-4828-bad8-edd8718ca5d7 Destroying unnamed session
2021 2023.10.24 01:18:59.722457 [ 16 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2022 2023.10.24 01:18:59.722498 [ 16 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 114 rows starting from the beginning of the part
2023 2023.10.24 01:18:59.722638 [ 16 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part
2024 2023.10.24 01:18:59.722740 [ 16 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part
2025 2023.10.24 01:18:59.722830 [ 16 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
2026 2023.10.24 01:18:59.722921 [ 16 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part
2027 2023.10.24 01:18:59.723008 [ 16 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
2028 2023.10.24 01:18:59.723673 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001435558 sec., 155340.29276420738 rows/sec., 8.46 MiB/sec.
2029 2023.10.24 01:18:59.723796 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2030 2023.10.24 01:18:59.724030 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2031 2023.10.24 01:18:59.724106 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_11_2} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2032 2023.10.24 01:19:04.703324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2033 2023.10.24 01:19:04.703454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2034 2023.10.24 01:19:04.703484 [ 3 ] {} <Debug> HTTP-Session: 3867a7d4-033d-4c67-befa-add64b4fbf70 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2035 2023.10.24 01:19:04.703513 [ 3 ] {} <Debug> HTTP-Session: 3867a7d4-033d-4c67-befa-add64b4fbf70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2036 2023.10.24 01:19:04.703657 [ 3 ] {b1fa3f64-7b70-44dc-8a97-971a643deabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2037 2023.10.24 01:19:04.703723 [ 3 ] {b1fa3f64-7b70-44dc-8a97-971a643deabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2038 2023.10.24 01:19:04.703882 [ 3 ] {b1fa3f64-7b70-44dc-8a97-971a643deabd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2039 2023.10.24 01:19:04.704282 [ 3 ] {b1fa3f64-7b70-44dc-8a97-971a643deabd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2040 2023.10.24 01:19:04.704533 [ 3 ] {b1fa3f64-7b70-44dc-8a97-971a643deabd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2041 2023.10.24 01:19:04.704689 [ 3 ] {b1fa3f64-7b70-44dc-8a97-971a643deabd} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2042 2023.10.24 01:19:04.704836 [ 3 ] {b1fa3f64-7b70-44dc-8a97-971a643deabd} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001134782 sec., 9693 rows/sec., 785.70 KiB/sec.
2043 2023.10.24 01:19:04.704830 [ 74 ] {} <Debug> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
2044 2023.10.24 01:19:04.704959 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2045 2023.10.24 01:19:04.705024 [ 3 ] {b1fa3f64-7b70-44dc-8a97-971a643deabd} <Debug> DynamicQueryHandler: Done processing query
2046 2023.10.24 01:19:04.705078 [ 3 ] {b1fa3f64-7b70-44dc-8a97-971a643deabd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2047 2023.10.24 01:19:04.705112 [ 3 ] {} <Debug> HTTP-Session: 3867a7d4-033d-4c67-befa-add64b4fbf70 Destroying unnamed session
2048 2023.10.24 01:19:04.705114 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact
2049 2023.10.24 01:19:04.705267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2050 2023.10.24 01:19:04.705357 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2051 2023.10.24 01:19:04.705369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2052 2023.10.24 01:19:04.705440 [ 3 ] {} <Debug> HTTP-Session: 12c1b4c9-98e8-4e49-8b90-aaf1d06ef8e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2053 2023.10.24 01:19:04.705460 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 56 rows starting from the beginning of the part
2054 2023.10.24 01:19:04.705479 [ 3 ] {} <Debug> HTTP-Session: 12c1b4c9-98e8-4e49-8b90-aaf1d06ef8e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2055 2023.10.24 01:19:04.705675 [ 3 ] {030d6f13-e1d4-4e7d-80d9-13ec4984730b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2056 2023.10.24 01:19:04.705776 [ 3 ] {030d6f13-e1d4-4e7d-80d9-13ec4984730b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2057 2023.10.24 01:19:04.705842 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
2058 2023.10.24 01:19:04.706182 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 45 rows starting from the beginning of the part
2059 2023.10.24 01:19:04.706220 [ 3 ] {030d6f13-e1d4-4e7d-80d9-13ec4984730b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2060 2023.10.24 01:19:04.706421 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
2061 2023.10.24 01:19:04.706570 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 45 rows starting from the beginning of the part
2062 2023.10.24 01:19:04.706868 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
2063 2023.10.24 01:19:04.707090 [ 3 ] {030d6f13-e1d4-4e7d-80d9-13ec4984730b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2064 2023.10.24 01:19:04.707585 [ 3 ] {030d6f13-e1d4-4e7d-80d9-13ec4984730b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2065 2023.10.24 01:19:04.707917 [ 3 ] {030d6f13-e1d4-4e7d-80d9-13ec4984730b} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2066 2023.10.24 01:19:04.708168 [ 74 ] {} <Debug> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
2067 2023.10.24 01:19:04.708218 [ 3 ] {030d6f13-e1d4-4e7d-80d9-13ec4984730b} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.002487419 sec., 13266 rows/sec., 1.16 MiB/sec.
2068 2023.10.24 01:19:04.708323 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2069 2023.10.24 01:19:04.708668 [ 3 ] {030d6f13-e1d4-4e7d-80d9-13ec4984730b} <Debug> DynamicQueryHandler: Done processing query
2070 2023.10.24 01:19:04.708664 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.003629352 sec., 49320.09901492057 rows/sec., 3.79 MiB/sec.
2071 2023.10.24 01:19:04.708734 [ 3 ] {030d6f13-e1d4-4e7d-80d9-13ec4984730b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2072 2023.10.24 01:19:04.708793 [ 3 ] {} <Debug> HTTP-Session: 12c1b4c9-98e8-4e49-8b90-aaf1d06ef8e3 Destroying unnamed session
2073 2023.10.24 01:19:04.708846 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact
2074 2023.10.24 01:19:04.708914 [ 11 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
2075 2023.10.24 01:19:04.709049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2076 2023.10.24 01:19:04.709116 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2077 2023.10.24 01:19:04.709158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2078 2023.10.24 01:19:04.709208 [ 3 ] {} <Debug> HTTP-Session: 5224cdf8-6585-4334-bffb-7552176ed9e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2079 2023.10.24 01:19:04.709213 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 237 rows starting from the beginning of the part
2080 2023.10.24 01:19:04.709263 [ 3 ] {} <Debug> HTTP-Session: 5224cdf8-6585-4334-bffb-7552176ed9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2081 2023.10.24 01:19:04.709274 [ 11 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
2082 2023.10.24 01:19:04.709478 [ 11 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_15_3} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Merged 6 parts: from all_1_10_2 to all_15_15_0
2083 2023.10.24 01:19:04.709543 [ 3 ] {971cce56-76bb-4c55-8704-c934c87fd19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2084 2023.10.24 01:19:04.709693 [ 3 ] {971cce56-76bb-4c55-8704-c934c87fd19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2085 2023.10.24 01:19:04.709762 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part
2086 2023.10.24 01:19:04.710084 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 204 rows starting from the beginning of the part
2087 2023.10.24 01:19:04.710199 [ 3 ] {971cce56-76bb-4c55-8704-c934c87fd19c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2088 2023.10.24 01:19:04.710336 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part
2089 2023.10.24 01:19:04.710529 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 204 rows starting from the beginning of the part
2090 2023.10.24 01:19:04.710801 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part
2091 2023.10.24 01:19:04.711059 [ 3 ] {971cce56-76bb-4c55-8704-c934c87fd19c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2092 2023.10.24 01:19:04.711511 [ 3 ] {971cce56-76bb-4c55-8704-c934c87fd19c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2093 2023.10.24 01:19:04.711835 [ 3 ] {971cce56-76bb-4c55-8704-c934c87fd19c} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2094 2023.10.24 01:19:04.712033 [ 74 ] {} <Debug> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
2095 2023.10.24 01:19:04.712081 [ 3 ] {971cce56-76bb-4c55-8704-c934c87fd19c} <Information> executeQuery: Read 11 rows, 902.00 B in 0.002450158 sec., 4489 rows/sec., 359.51 KiB/sec.
2096 2023.10.24 01:19:04.712106 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2097 2023.10.24 01:19:04.712311 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact
2098 2023.10.24 01:19:04.712415 [ 3 ] {971cce56-76bb-4c55-8704-c934c87fd19c} <Debug> DynamicQueryHandler: Done processing query
2099 2023.10.24 01:19:04.712482 [ 3 ] {971cce56-76bb-4c55-8704-c934c87fd19c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2100 2023.10.24 01:19:04.712566 [ 3 ] {} <Debug> HTTP-Session: 5224cdf8-6585-4334-bffb-7552176ed9e5 Destroying unnamed session
2101 2023.10.24 01:19:04.712653 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2102 2023.10.24 01:19:04.712775 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 332 rows starting from the beginning of the part
2103 2023.10.24 01:19:04.712799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2104 2023.10.24 01:19:04.712916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2105 2023.10.24 01:19:04.712932 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.004214423 sec., 176536.62197648408 rows/sec., 16.84 MiB/sec.
2106 2023.10.24 01:19:04.712958 [ 3 ] {} <Debug> HTTP-Session: 3d1ca595-1d5c-440d-a787-b9521cff3089 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2107 2023.10.24 01:19:04.713049 [ 3 ] {} <Debug> HTTP-Session: 3d1ca595-1d5c-440d-a787-b9521cff3089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2108 2023.10.24 01:19:04.713140 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
2109 2023.10.24 01:19:04.713266 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
2110 2023.10.24 01:19:04.713378 [ 3 ] {9ed2a13a-9528-4ae5-9d9c-11b7cbe7842b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2111 2023.10.24 01:19:04.713547 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 303 rows starting from the beginning of the part
2112 2023.10.24 01:19:04.713573 [ 3 ] {9ed2a13a-9528-4ae5-9d9c-11b7cbe7842b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2113 2023.10.24 01:19:04.713778 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
2114 2023.10.24 01:19:04.713959 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
2115 2023.10.24 01:19:04.714061 [ 10 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_15_3} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Merged 6 parts: from all_1_10_2 to all_15_15_0
2116 2023.10.24 01:19:04.714339 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 314 rows starting from the beginning of the part
2117 2023.10.24 01:19:04.714587 [ 3 ] {9ed2a13a-9528-4ae5-9d9c-11b7cbe7842b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2118 2023.10.24 01:19:04.714659 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
2119 2023.10.24 01:19:04.715562 [ 3 ] {9ed2a13a-9528-4ae5-9d9c-11b7cbe7842b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2120 2023.10.24 01:19:04.716259 [ 3 ] {9ed2a13a-9528-4ae5-9d9c-11b7cbe7842b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2121 2023.10.24 01:19:04.716351 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 4 columns (4 merged, 0 gathered) in 0.004144291 sec., 236952.47269074497 rows/sec., 16.69 MiB/sec.
2122 2023.10.24 01:19:04.716524 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
2123 2023.10.24 01:19:04.716636 [ 3 ] {9ed2a13a-9528-4ae5-9d9c-11b7cbe7842b} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2124 2023.10.24 01:19:04.716877 [ 3 ] {9ed2a13a-9528-4ae5-9d9c-11b7cbe7842b} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.003401437 sec., 3233 rows/sec., 4.36 MiB/sec.
2125 2023.10.24 01:19:04.716888 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3.
2126 2023.10.24 01:19:04.717063 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_15_3} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Merged 6 parts: from all_1_10_2 to all_15_15_0
2127 2023.10.24 01:19:04.717184 [ 3 ] {9ed2a13a-9528-4ae5-9d9c-11b7cbe7842b} <Debug> DynamicQueryHandler: Done processing query
2128 2023.10.24 01:19:04.717230 [ 3 ] {9ed2a13a-9528-4ae5-9d9c-11b7cbe7842b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2129 2023.10.24 01:19:04.717246 [ 3 ] {} <Debug> HTTP-Session: 3d1ca595-1d5c-440d-a787-b9521cff3089 Destroying unnamed session
2130 2023.10.24 01:19:09.710188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2131 2023.10.24 01:19:09.710321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2132 2023.10.24 01:19:09.710351 [ 3 ] {} <Debug> HTTP-Session: da368872-f64c-43a7-aa4b-29f5d9cafc69 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2133 2023.10.24 01:19:09.710380 [ 3 ] {} <Debug> HTTP-Session: da368872-f64c-43a7-aa4b-29f5d9cafc69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2134 2023.10.24 01:19:09.710524 [ 3 ] {b4c4641f-e638-484f-9d72-ed432f666d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2135 2023.10.24 01:19:09.710593 [ 3 ] {b4c4641f-e638-484f-9d72-ed432f666d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2136 2023.10.24 01:19:09.710776 [ 3 ] {b4c4641f-e638-484f-9d72-ed432f666d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2137 2023.10.24 01:19:09.711284 [ 3 ] {b4c4641f-e638-484f-9d72-ed432f666d9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2138 2023.10.24 01:19:09.711549 [ 3 ] {b4c4641f-e638-484f-9d72-ed432f666d9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2139 2023.10.24 01:19:09.711714 [ 3 ] {b4c4641f-e638-484f-9d72-ed432f666d9f} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2140 2023.10.24 01:19:09.711854 [ 3 ] {b4c4641f-e638-484f-9d72-ed432f666d9f} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001285565 sec., 35004 rows/sec., 2.66 MiB/sec.
2141 2023.10.24 01:19:09.711990 [ 3 ] {b4c4641f-e638-484f-9d72-ed432f666d9f} <Debug> DynamicQueryHandler: Done processing query
2142 2023.10.24 01:19:09.712014 [ 3 ] {b4c4641f-e638-484f-9d72-ed432f666d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2143 2023.10.24 01:19:09.712030 [ 3 ] {} <Debug> HTTP-Session: da368872-f64c-43a7-aa4b-29f5d9cafc69 Destroying unnamed session
2144 2023.10.24 01:19:09.712195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2145 2023.10.24 01:19:09.712241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2146 2023.10.24 01:19:09.712259 [ 3 ] {} <Debug> HTTP-Session: d283a8aa-ee0a-420e-a3ab-acfe6db3df07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2147 2023.10.24 01:19:09.712276 [ 3 ] {} <Debug> HTTP-Session: d283a8aa-ee0a-420e-a3ab-acfe6db3df07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2148 2023.10.24 01:19:09.712354 [ 3 ] {7e55467a-fe6c-4832-9b15-819c9814b5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2149 2023.10.24 01:19:09.712393 [ 3 ] {7e55467a-fe6c-4832-9b15-819c9814b5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2150 2023.10.24 01:19:09.712498 [ 3 ] {7e55467a-fe6c-4832-9b15-819c9814b5f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2151 2023.10.24 01:19:09.712942 [ 3 ] {7e55467a-fe6c-4832-9b15-819c9814b5f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2152 2023.10.24 01:19:09.713165 [ 3 ] {7e55467a-fe6c-4832-9b15-819c9814b5f6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2153 2023.10.24 01:19:09.713314 [ 3 ] {7e55467a-fe6c-4832-9b15-819c9814b5f6} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2154 2023.10.24 01:19:09.713440 [ 3 ] {7e55467a-fe6c-4832-9b15-819c9814b5f6} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.001057951 sec., 192825 rows/sec., 18.70 MiB/sec.
2155 2023.10.24 01:19:09.713559 [ 3 ] {7e55467a-fe6c-4832-9b15-819c9814b5f6} <Debug> DynamicQueryHandler: Done processing query
2156 2023.10.24 01:19:09.713582 [ 3 ] {7e55467a-fe6c-4832-9b15-819c9814b5f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2157 2023.10.24 01:19:09.713598 [ 3 ] {} <Debug> HTTP-Session: d283a8aa-ee0a-420e-a3ab-acfe6db3df07 Destroying unnamed session
2158 2023.10.24 01:19:09.713761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 48725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2159 2023.10.24 01:19:09.713805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2160 2023.10.24 01:19:09.713823 [ 3 ] {} <Debug> HTTP-Session: 59619ba2-87fd-4818-aa81-96a1e4451940 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2161 2023.10.24 01:19:09.713840 [ 3 ] {} <Debug> HTTP-Session: 59619ba2-87fd-4818-aa81-96a1e4451940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2162 2023.10.24 01:19:09.713934 [ 3 ] {b99cc08f-a1b5-4171-b056-961cc76f425f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2163 2023.10.24 01:19:09.713973 [ 3 ] {b99cc08f-a1b5-4171-b056-961cc76f425f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2164 2023.10.24 01:19:09.714079 [ 3 ] {b99cc08f-a1b5-4171-b056-961cc76f425f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2165 2023.10.24 01:19:09.714540 [ 3 ] {b99cc08f-a1b5-4171-b056-961cc76f425f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2166 2023.10.24 01:19:09.714758 [ 3 ] {b99cc08f-a1b5-4171-b056-961cc76f425f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2167 2023.10.24 01:19:09.714909 [ 3 ] {b99cc08f-a1b5-4171-b056-961cc76f425f} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2168 2023.10.24 01:19:09.715031 [ 3 ] {b99cc08f-a1b5-4171-b056-961cc76f425f} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001068721 sec., 283516 rows/sec., 19.80 MiB/sec.
2169 2023.10.24 01:19:09.715149 [ 3 ] {b99cc08f-a1b5-4171-b056-961cc76f425f} <Debug> DynamicQueryHandler: Done processing query
2170 2023.10.24 01:19:09.715171 [ 3 ] {b99cc08f-a1b5-4171-b056-961cc76f425f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2171 2023.10.24 01:19:09.715187 [ 3 ] {} <Debug> HTTP-Session: 59619ba2-87fd-4818-aa81-96a1e4451940 Destroying unnamed session
2172 2023.10.24 01:19:09.715350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2173 2023.10.24 01:19:09.715393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2174 2023.10.24 01:19:09.715412 [ 3 ] {} <Debug> HTTP-Session: 2c3a856d-614f-46f0-8a21-4b03dc37ea3a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2175 2023.10.24 01:19:09.715429 [ 3 ] {} <Debug> HTTP-Session: 2c3a856d-614f-46f0-8a21-4b03dc37ea3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2176 2023.10.24 01:19:09.715497 [ 3 ] {80845139-e2fe-4e2a-a4c4-89e064fc3502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2177 2023.10.24 01:19:09.715536 [ 3 ] {80845139-e2fe-4e2a-a4c4-89e064fc3502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2178 2023.10.24 01:19:09.715644 [ 3 ] {80845139-e2fe-4e2a-a4c4-89e064fc3502} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2179 2023.10.24 01:19:09.715897 [ 3 ] {80845139-e2fe-4e2a-a4c4-89e064fc3502} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2180 2023.10.24 01:19:09.716135 [ 3 ] {80845139-e2fe-4e2a-a4c4-89e064fc3502} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2181 2023.10.24 01:19:09.716335 [ 3 ] {80845139-e2fe-4e2a-a4c4-89e064fc3502} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2182 2023.10.24 01:19:09.716465 [ 3 ] {80845139-e2fe-4e2a-a4c4-89e064fc3502} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000938129 sec., 6395 rows/sec., 268.57 KiB/sec.
2183 2023.10.24 01:19:09.716457 [ 105 ] {} <Debug> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2184 2023.10.24 01:19:09.716578 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2185 2023.10.24 01:19:09.716645 [ 3 ] {80845139-e2fe-4e2a-a4c4-89e064fc3502} <Debug> DynamicQueryHandler: Done processing query
2186 2023.10.24 01:19:09.716691 [ 3 ] {80845139-e2fe-4e2a-a4c4-89e064fc3502} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2187 2023.10.24 01:19:09.716692 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2188 2023.10.24 01:19:09.716723 [ 3 ] {} <Debug> HTTP-Session: 2c3a856d-614f-46f0-8a21-4b03dc37ea3a Destroying unnamed session
2189 2023.10.24 01:19:09.716853 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2190 2023.10.24 01:19:09.716892 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
2191 2023.10.24 01:19:09.716923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2192 2023.10.24 01:19:09.717006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2193 2023.10.24 01:19:09.717061 [ 3 ] {} <Debug> HTTP-Session: a68d09c8-6d2b-4240-b7b1-7040a83002d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2194 2023.10.24 01:19:09.717127 [ 3 ] {} <Debug> HTTP-Session: a68d09c8-6d2b-4240-b7b1-7040a83002d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2195 2023.10.24 01:19:09.717132 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
2196 2023.10.24 01:19:09.717325 [ 3 ] {3920e248-54e3-40a0-b9f4-b4d7b26a483b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2197 2023.10.24 01:19:09.717366 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
2198 2023.10.24 01:19:09.717440 [ 3 ] {3920e248-54e3-40a0-b9f4-b4d7b26a483b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2199 2023.10.24 01:19:09.717631 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
2200 2023.10.24 01:19:09.717938 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
2201 2023.10.24 01:19:09.718036 [ 3 ] {3920e248-54e3-40a0-b9f4-b4d7b26a483b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2202 2023.10.24 01:19:09.718184 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
2203 2023.10.24 01:19:09.718625 [ 3 ] {3920e248-54e3-40a0-b9f4-b4d7b26a483b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2204 2023.10.24 01:19:09.719252 [ 3 ] {3920e248-54e3-40a0-b9f4-b4d7b26a483b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2205 2023.10.24 01:19:09.719471 [ 16 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002830446 sec., 23317.879938356004 rows/sec., 979.17 KiB/sec.
2206 2023.10.24 01:19:09.719577 [ 3 ] {3920e248-54e3-40a0-b9f4-b4d7b26a483b} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2207 2023.10.24 01:19:09.719694 [ 16 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2208 2023.10.24 01:19:09.719768 [ 105 ] {} <Debug> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2209 2023.10.24 01:19:09.719846 [ 3 ] {3920e248-54e3-40a0-b9f4-b4d7b26a483b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002435768 sec., 25864 rows/sec., 1.57 MiB/sec.
2210 2023.10.24 01:19:09.719886 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2211 2023.10.24 01:19:09.720120 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2212 2023.10.24 01:19:09.720192 [ 16 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2213 2023.10.24 01:19:09.720212 [ 3 ] {3920e248-54e3-40a0-b9f4-b4d7b26a483b} <Debug> DynamicQueryHandler: Done processing query
2214 2023.10.24 01:19:09.720280 [ 3 ] {3920e248-54e3-40a0-b9f4-b4d7b26a483b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2215 2023.10.24 01:19:09.720349 [ 3 ] {} <Debug> HTTP-Session: a68d09c8-6d2b-4240-b7b1-7040a83002d5 Destroying unnamed session
2216 2023.10.24 01:19:09.720371 [ 16 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_11_2} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2217 2023.10.24 01:19:09.720381 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2218 2023.10.24 01:19:09.720439 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part
2219 2023.10.24 01:19:09.720633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2220 2023.10.24 01:19:09.720635 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part
2221 2023.10.24 01:19:09.720723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2222 2023.10.24 01:19:09.720769 [ 3 ] {} <Debug> HTTP-Session: a7d187b6-51cb-4b0b-8220-301c4a274d6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2223 2023.10.24 01:19:09.720823 [ 3 ] {} <Debug> HTTP-Session: a7d187b6-51cb-4b0b-8220-301c4a274d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2224 2023.10.24 01:19:09.720851 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part
2225 2023.10.24 01:19:09.721026 [ 3 ] {f3a1b4a9-8424-4795-9842-450446d46296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2226 2023.10.24 01:19:09.721073 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part
2227 2023.10.24 01:19:09.721147 [ 3 ] {f3a1b4a9-8424-4795-9842-450446d46296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2228 2023.10.24 01:19:09.721364 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part
2229 2023.10.24 01:19:09.721698 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part
2230 2023.10.24 01:19:09.721856 [ 3 ] {f3a1b4a9-8424-4795-9842-450446d46296} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2231 2023.10.24 01:19:09.722960 [ 3 ] {f3a1b4a9-8424-4795-9842-450446d46296} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2232 2023.10.24 01:19:09.723314 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 5 columns (5 merged, 0 gathered) in 0.003342795 sec., 210602.20563929286 rows/sec., 12.78 MiB/sec.
2233 2023.10.24 01:19:09.723513 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2234 2023.10.24 01:19:09.723641 [ 3 ] {f3a1b4a9-8424-4795-9842-450446d46296} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2235 2023.10.24 01:19:09.723815 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2236 2023.10.24 01:19:09.723940 [ 22 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2237 2023.10.24 01:19:09.723955 [ 3 ] {f3a1b4a9-8424-4795-9842-450446d46296} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2238 2023.10.24 01:19:09.724161 [ 3 ] {f3a1b4a9-8424-4795-9842-450446d46296} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.00307668 sec., 12676 rows/sec., 17.11 MiB/sec.
2239 2023.10.24 01:19:09.724308 [ 3 ] {f3a1b4a9-8424-4795-9842-450446d46296} <Debug> DynamicQueryHandler: Done processing query
2240 2023.10.24 01:19:09.724330 [ 3 ] {f3a1b4a9-8424-4795-9842-450446d46296} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2241 2023.10.24 01:19:09.724346 [ 3 ] {} <Debug> HTTP-Session: a7d187b6-51cb-4b0b-8220-301c4a274d6e Destroying unnamed session
2242 2023.10.24 01:19:09.724457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2243 2023.10.24 01:19:09.724501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2244 2023.10.24 01:19:09.724520 [ 3 ] {} <Debug> HTTP-Session: 16664f26-149c-48bc-bead-c13c1c7d26df Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2245 2023.10.24 01:19:09.724537 [ 3 ] {} <Debug> HTTP-Session: 16664f26-149c-48bc-bead-c13c1c7d26df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2246 2023.10.24 01:19:09.724607 [ 3 ] {d61b7207-d5d8-4aa0-bfbd-55b7c07a7c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2247 2023.10.24 01:19:09.724646 [ 3 ] {d61b7207-d5d8-4aa0-bfbd-55b7c07a7c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2248 2023.10.24 01:19:09.724752 [ 3 ] {d61b7207-d5d8-4aa0-bfbd-55b7c07a7c0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2249 2023.10.24 01:19:09.725034 [ 3 ] {d61b7207-d5d8-4aa0-bfbd-55b7c07a7c0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2250 2023.10.24 01:19:09.725263 [ 3 ] {d61b7207-d5d8-4aa0-bfbd-55b7c07a7c0e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2251 2023.10.24 01:19:09.725436 [ 3 ] {d61b7207-d5d8-4aa0-bfbd-55b7c07a7c0e} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2252 2023.10.24 01:19:09.725570 [ 3 ] {d61b7207-d5d8-4aa0-bfbd-55b7c07a7c0e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000923798 sec., 20567 rows/sec., 1.07 MiB/sec.
2253 2023.10.24 01:19:09.725699 [ 3 ] {d61b7207-d5d8-4aa0-bfbd-55b7c07a7c0e} <Debug> DynamicQueryHandler: Done processing query
2254 2023.10.24 01:19:09.725722 [ 3 ] {d61b7207-d5d8-4aa0-bfbd-55b7c07a7c0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2255 2023.10.24 01:19:09.725737 [ 3 ] {} <Debug> HTTP-Session: 16664f26-149c-48bc-bead-c13c1c7d26df Destroying unnamed session
2256 2023.10.24 01:19:13.651121 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
2257 2023.10.24 01:19:13.651196 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
2258 2023.10.24 01:19:14.704311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2259 2023.10.24 01:19:14.704423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2260 2023.10.24 01:19:14.704452 [ 3 ] {} <Debug> HTTP-Session: 45f04f4f-33e2-4f16-8647-c6f5364992db Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2261 2023.10.24 01:19:14.704480 [ 3 ] {} <Debug> HTTP-Session: 45f04f4f-33e2-4f16-8647-c6f5364992db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2262 2023.10.24 01:19:14.704619 [ 3 ] {71fbb909-e57b-4cfa-b93f-ed5a7971f362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2263 2023.10.24 01:19:14.704687 [ 3 ] {71fbb909-e57b-4cfa-b93f-ed5a7971f362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2264 2023.10.24 01:19:14.704870 [ 3 ] {71fbb909-e57b-4cfa-b93f-ed5a7971f362} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2265 2023.10.24 01:19:14.705359 [ 3 ] {71fbb909-e57b-4cfa-b93f-ed5a7971f362} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2266 2023.10.24 01:19:14.705622 [ 3 ] {71fbb909-e57b-4cfa-b93f-ed5a7971f362} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2267 2023.10.24 01:19:14.705786 [ 3 ] {71fbb909-e57b-4cfa-b93f-ed5a7971f362} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2268 2023.10.24 01:19:14.705913 [ 3 ] {71fbb909-e57b-4cfa-b93f-ed5a7971f362} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001255944 sec., 8758 rows/sec., 709.91 KiB/sec.
2269 2023.10.24 01:19:14.706065 [ 3 ] {71fbb909-e57b-4cfa-b93f-ed5a7971f362} <Debug> DynamicQueryHandler: Done processing query
2270 2023.10.24 01:19:14.706089 [ 3 ] {71fbb909-e57b-4cfa-b93f-ed5a7971f362} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2271 2023.10.24 01:19:14.706105 [ 3 ] {} <Debug> HTTP-Session: 45f04f4f-33e2-4f16-8647-c6f5364992db Destroying unnamed session
2272 2023.10.24 01:19:14.706223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2273 2023.10.24 01:19:14.706268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2274 2023.10.24 01:19:14.706287 [ 3 ] {} <Debug> HTTP-Session: b41c32d2-7149-491f-a8c3-8c0f73b75ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2275 2023.10.24 01:19:14.706303 [ 3 ] {} <Debug> HTTP-Session: b41c32d2-7149-491f-a8c3-8c0f73b75ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2276 2023.10.24 01:19:14.706375 [ 3 ] {bef56efd-e635-4cf2-b4f8-10f9bc920770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2277 2023.10.24 01:19:14.706413 [ 3 ] {bef56efd-e635-4cf2-b4f8-10f9bc920770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2278 2023.10.24 01:19:14.706517 [ 3 ] {bef56efd-e635-4cf2-b4f8-10f9bc920770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2279 2023.10.24 01:19:14.706840 [ 3 ] {bef56efd-e635-4cf2-b4f8-10f9bc920770} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2280 2023.10.24 01:19:14.707051 [ 3 ] {bef56efd-e635-4cf2-b4f8-10f9bc920770} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2281 2023.10.24 01:19:14.707196 [ 3 ] {bef56efd-e635-4cf2-b4f8-10f9bc920770} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2282 2023.10.24 01:19:14.707294 [ 3 ] {bef56efd-e635-4cf2-b4f8-10f9bc920770} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000891358 sec., 37022 rows/sec., 3.25 MiB/sec.
2283 2023.10.24 01:19:14.707408 [ 3 ] {bef56efd-e635-4cf2-b4f8-10f9bc920770} <Debug> DynamicQueryHandler: Done processing query
2284 2023.10.24 01:19:14.707431 [ 3 ] {bef56efd-e635-4cf2-b4f8-10f9bc920770} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2285 2023.10.24 01:19:14.707447 [ 3 ] {} <Debug> HTTP-Session: b41c32d2-7149-491f-a8c3-8c0f73b75ce4 Destroying unnamed session
2286 2023.10.24 01:19:14.707560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2287 2023.10.24 01:19:14.707602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2288 2023.10.24 01:19:14.707620 [ 3 ] {} <Debug> HTTP-Session: 54d310f4-7ad0-4fd3-b8c7-d868c4f5af28 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2289 2023.10.24 01:19:14.707637 [ 3 ] {} <Debug> HTTP-Session: 54d310f4-7ad0-4fd3-b8c7-d868c4f5af28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2290 2023.10.24 01:19:14.707705 [ 3 ] {509e4496-a9e7-4712-9ae6-e9382f48a45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2291 2023.10.24 01:19:14.707742 [ 3 ] {509e4496-a9e7-4712-9ae6-e9382f48a45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2292 2023.10.24 01:19:14.707846 [ 3 ] {509e4496-a9e7-4712-9ae6-e9382f48a45c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2293 2023.10.24 01:19:14.708124 [ 3 ] {509e4496-a9e7-4712-9ae6-e9382f48a45c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2294 2023.10.24 01:19:14.708320 [ 3 ] {509e4496-a9e7-4712-9ae6-e9382f48a45c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2295 2023.10.24 01:19:14.708463 [ 3 ] {509e4496-a9e7-4712-9ae6-e9382f48a45c} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2296 2023.10.24 01:19:14.708564 [ 3 ] {509e4496-a9e7-4712-9ae6-e9382f48a45c} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000832787 sec., 13208 rows/sec., 1.03 MiB/sec.
2297 2023.10.24 01:19:14.708739 [ 3 ] {509e4496-a9e7-4712-9ae6-e9382f48a45c} <Debug> DynamicQueryHandler: Done processing query
2298 2023.10.24 01:19:14.708761 [ 3 ] {509e4496-a9e7-4712-9ae6-e9382f48a45c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2299 2023.10.24 01:19:14.708777 [ 3 ] {} <Debug> HTTP-Session: 54d310f4-7ad0-4fd3-b8c7-d868c4f5af28 Destroying unnamed session
2300 2023.10.24 01:19:14.708935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2301 2023.10.24 01:19:14.708979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2302 2023.10.24 01:19:14.708998 [ 3 ] {} <Debug> HTTP-Session: 8e9dc6fe-5caa-4adb-8d6e-d198ae7a978c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2303 2023.10.24 01:19:14.709014 [ 3 ] {} <Debug> HTTP-Session: 8e9dc6fe-5caa-4adb-8d6e-d198ae7a978c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2304 2023.10.24 01:19:14.709088 [ 3 ] {f24a0287-cad6-482f-bb77-ab4875644880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2305 2023.10.24 01:19:14.709134 [ 3 ] {f24a0287-cad6-482f-bb77-ab4875644880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2306 2023.10.24 01:19:14.709280 [ 3 ] {f24a0287-cad6-482f-bb77-ab4875644880} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2307 2023.10.24 01:19:14.709613 [ 3 ] {f24a0287-cad6-482f-bb77-ab4875644880} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2308 2023.10.24 01:19:14.709892 [ 3 ] {f24a0287-cad6-482f-bb77-ab4875644880} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2309 2023.10.24 01:19:14.710079 [ 3 ] {f24a0287-cad6-482f-bb77-ab4875644880} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2310 2023.10.24 01:19:14.710183 [ 3 ] {f24a0287-cad6-482f-bb77-ab4875644880} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.00106851 sec., 10294 rows/sec., 13.89 MiB/sec.
2311 2023.10.24 01:19:14.710212 [ 66 ] {} <Debug> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2312 2023.10.24 01:19:14.710319 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2313 2023.10.24 01:19:14.710329 [ 3 ] {f24a0287-cad6-482f-bb77-ab4875644880} <Debug> DynamicQueryHandler: Done processing query
2314 2023.10.24 01:19:14.710366 [ 3 ] {f24a0287-cad6-482f-bb77-ab4875644880} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2315 2023.10.24 01:19:14.710417 [ 3 ] {} <Debug> HTTP-Session: 8e9dc6fe-5caa-4adb-8d6e-d198ae7a978c Destroying unnamed session
2316 2023.10.24 01:19:14.710465 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2317 2023.10.24 01:19:14.710620 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2318 2023.10.24 01:19:14.710660 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::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
2319 2023.10.24 01:19:14.710825 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part
2320 2023.10.24 01:19:14.710943 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part
2321 2023.10.24 01:19:14.711050 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
2322 2023.10.24 01:19:14.711209 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part
2323 2023.10.24 01:19:14.711299 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part
2324 2023.10.24 01:19:14.712543 [ 9 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 6 columns (6 merged, 0 gathered) in 0.002152893 sec., 117980.78213826698 rows/sec., 159.21 MiB/sec.
2325 2023.10.24 01:19:14.712793 [ 9 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2326 2023.10.24 01:19:14.713025 [ 9 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2327 2023.10.24 01:19:14.713091 [ 9 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2328 2023.10.24 01:19:14.713165 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_11_2: 4.10 MiB.
2329 2023.10.24 01:19:19.709770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2330 2023.10.24 01:19:19.709897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2331 2023.10.24 01:19:19.709927 [ 3 ] {} <Debug> HTTP-Session: 98872f6c-1fc6-418f-9225-8fe4eaa64448 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2332 2023.10.24 01:19:19.709957 [ 3 ] {} <Debug> HTTP-Session: 98872f6c-1fc6-418f-9225-8fe4eaa64448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2333 2023.10.24 01:19:19.710099 [ 3 ] {b64493dc-4af9-478e-9a04-fede9a2aca69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2334 2023.10.24 01:19:19.710167 [ 3 ] {b64493dc-4af9-478e-9a04-fede9a2aca69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2335 2023.10.24 01:19:19.710331 [ 3 ] {b64493dc-4af9-478e-9a04-fede9a2aca69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2336 2023.10.24 01:19:19.710879 [ 3 ] {b64493dc-4af9-478e-9a04-fede9a2aca69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2337 2023.10.24 01:19:19.711167 [ 3 ] {b64493dc-4af9-478e-9a04-fede9a2aca69} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2338 2023.10.24 01:19:19.711325 [ 3 ] {b64493dc-4af9-478e-9a04-fede9a2aca69} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2339 2023.10.24 01:19:19.711447 [ 3 ] {b64493dc-4af9-478e-9a04-fede9a2aca69} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001309496 sec., 34364 rows/sec., 2.61 MiB/sec.
2340 2023.10.24 01:19:19.711641 [ 3 ] {b64493dc-4af9-478e-9a04-fede9a2aca69} <Debug> DynamicQueryHandler: Done processing query
2341 2023.10.24 01:19:19.711666 [ 3 ] {b64493dc-4af9-478e-9a04-fede9a2aca69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2342 2023.10.24 01:19:19.711683 [ 3 ] {} <Debug> HTTP-Session: 98872f6c-1fc6-418f-9225-8fe4eaa64448 Destroying unnamed session
2343 2023.10.24 01:19:19.711861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2344 2023.10.24 01:19:19.711906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2345 2023.10.24 01:19:19.711925 [ 3 ] {} <Debug> HTTP-Session: dbe00d9b-b159-4b16-ba30-21b2ed97c577 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2346 2023.10.24 01:19:19.711941 [ 3 ] {} <Debug> HTTP-Session: dbe00d9b-b159-4b16-ba30-21b2ed97c577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2347 2023.10.24 01:19:19.712020 [ 3 ] {47e68d7c-7d47-4623-8e21-9dc212d6ab21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2348 2023.10.24 01:19:19.712061 [ 3 ] {47e68d7c-7d47-4623-8e21-9dc212d6ab21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2349 2023.10.24 01:19:19.712172 [ 3 ] {47e68d7c-7d47-4623-8e21-9dc212d6ab21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2350 2023.10.24 01:19:19.712636 [ 3 ] {47e68d7c-7d47-4623-8e21-9dc212d6ab21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2351 2023.10.24 01:19:19.712859 [ 3 ] {47e68d7c-7d47-4623-8e21-9dc212d6ab21} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2352 2023.10.24 01:19:19.713007 [ 3 ] {47e68d7c-7d47-4623-8e21-9dc212d6ab21} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2353 2023.10.24 01:19:19.713117 [ 3 ] {47e68d7c-7d47-4623-8e21-9dc212d6ab21} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.001066251 sec., 191324 rows/sec., 18.56 MiB/sec.
2354 2023.10.24 01:19:19.713260 [ 3 ] {47e68d7c-7d47-4623-8e21-9dc212d6ab21} <Debug> DynamicQueryHandler: Done processing query
2355 2023.10.24 01:19:19.713284 [ 3 ] {47e68d7c-7d47-4623-8e21-9dc212d6ab21} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2356 2023.10.24 01:19:19.713300 [ 3 ] {} <Debug> HTTP-Session: dbe00d9b-b159-4b16-ba30-21b2ed97c577 Destroying unnamed session
2357 2023.10.24 01:19:19.713478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 48725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2358 2023.10.24 01:19:19.713523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2359 2023.10.24 01:19:19.713542 [ 3 ] {} <Debug> HTTP-Session: 41b55e7d-68b5-4bad-b112-350f472032dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2360 2023.10.24 01:19:19.713558 [ 3 ] {} <Debug> HTTP-Session: 41b55e7d-68b5-4bad-b112-350f472032dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2361 2023.10.24 01:19:19.713643 [ 3 ] {5cc24c04-4e7e-49b7-acd6-a226d72227ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2362 2023.10.24 01:19:19.713682 [ 3 ] {5cc24c04-4e7e-49b7-acd6-a226d72227ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2363 2023.10.24 01:19:19.713783 [ 3 ] {5cc24c04-4e7e-49b7-acd6-a226d72227ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2364 2023.10.24 01:19:19.714240 [ 3 ] {5cc24c04-4e7e-49b7-acd6-a226d72227ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2365 2023.10.24 01:19:19.714459 [ 3 ] {5cc24c04-4e7e-49b7-acd6-a226d72227ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2366 2023.10.24 01:19:19.714605 [ 3 ] {5cc24c04-4e7e-49b7-acd6-a226d72227ee} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2367 2023.10.24 01:19:19.714708 [ 3 ] {5cc24c04-4e7e-49b7-acd6-a226d72227ee} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.00103784 sec., 291952 rows/sec., 20.39 MiB/sec.
2368 2023.10.24 01:19:19.714828 [ 3 ] {5cc24c04-4e7e-49b7-acd6-a226d72227ee} <Debug> DynamicQueryHandler: Done processing query
2369 2023.10.24 01:19:19.714850 [ 3 ] {5cc24c04-4e7e-49b7-acd6-a226d72227ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2370 2023.10.24 01:19:19.714866 [ 3 ] {} <Debug> HTTP-Session: 41b55e7d-68b5-4bad-b112-350f472032dd Destroying unnamed session
2371 2023.10.24 01:19:19.715020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2372 2023.10.24 01:19:19.715064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2373 2023.10.24 01:19:19.715081 [ 3 ] {} <Debug> HTTP-Session: 90053ccd-d954-4f2e-b4c2-07d23cdb61b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2374 2023.10.24 01:19:19.715098 [ 3 ] {} <Debug> HTTP-Session: 90053ccd-d954-4f2e-b4c2-07d23cdb61b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2375 2023.10.24 01:19:19.715166 [ 3 ] {c1afde7d-0781-4374-94a5-66a8a32513cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2376 2023.10.24 01:19:19.715205 [ 3 ] {c1afde7d-0781-4374-94a5-66a8a32513cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2377 2023.10.24 01:19:19.715311 [ 3 ] {c1afde7d-0781-4374-94a5-66a8a32513cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2378 2023.10.24 01:19:19.715590 [ 3 ] {c1afde7d-0781-4374-94a5-66a8a32513cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2379 2023.10.24 01:19:19.715824 [ 3 ] {c1afde7d-0781-4374-94a5-66a8a32513cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2380 2023.10.24 01:19:19.716009 [ 3 ] {c1afde7d-0781-4374-94a5-66a8a32513cc} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2381 2023.10.24 01:19:19.716105 [ 3 ] {c1afde7d-0781-4374-94a5-66a8a32513cc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000911998 sec., 6578 rows/sec., 276.26 KiB/sec.
2382 2023.10.24 01:19:19.716274 [ 3 ] {c1afde7d-0781-4374-94a5-66a8a32513cc} <Debug> DynamicQueryHandler: Done processing query
2383 2023.10.24 01:19:19.716297 [ 3 ] {c1afde7d-0781-4374-94a5-66a8a32513cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2384 2023.10.24 01:19:19.716312 [ 3 ] {} <Debug> HTTP-Session: 90053ccd-d954-4f2e-b4c2-07d23cdb61b8 Destroying unnamed session
2385 2023.10.24 01:19:19.716457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2386 2023.10.24 01:19:19.716498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2387 2023.10.24 01:19:19.716517 [ 3 ] {} <Debug> HTTP-Session: 9980b240-4776-4fe5-8ef0-c1f848ae0895 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2388 2023.10.24 01:19:19.716534 [ 3 ] {} <Debug> HTTP-Session: 9980b240-4776-4fe5-8ef0-c1f848ae0895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2389 2023.10.24 01:19:19.716607 [ 3 ] {311f145d-86f5-4f51-ae42-c5cb8874771b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2390 2023.10.24 01:19:19.716650 [ 3 ] {311f145d-86f5-4f51-ae42-c5cb8874771b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2391 2023.10.24 01:19:19.716774 [ 3 ] {311f145d-86f5-4f51-ae42-c5cb8874771b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2392 2023.10.24 01:19:19.717079 [ 3 ] {311f145d-86f5-4f51-ae42-c5cb8874771b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2393 2023.10.24 01:19:19.717315 [ 3 ] {311f145d-86f5-4f51-ae42-c5cb8874771b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2394 2023.10.24 01:19:19.717489 [ 3 ] {311f145d-86f5-4f51-ae42-c5cb8874771b} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2395 2023.10.24 01:19:19.717588 [ 3 ] {311f145d-86f5-4f51-ae42-c5cb8874771b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000952749 sec., 66124 rows/sec., 4.01 MiB/sec.
2396 2023.10.24 01:19:19.717696 [ 3 ] {311f145d-86f5-4f51-ae42-c5cb8874771b} <Debug> DynamicQueryHandler: Done processing query
2397 2023.10.24 01:19:19.717719 [ 3 ] {311f145d-86f5-4f51-ae42-c5cb8874771b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2398 2023.10.24 01:19:19.717734 [ 3 ] {} <Debug> HTTP-Session: 9980b240-4776-4fe5-8ef0-c1f848ae0895 Destroying unnamed session
2399 2023.10.24 01:19:19.717888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2400 2023.10.24 01:19:19.717930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2401 2023.10.24 01:19:19.717949 [ 3 ] {} <Debug> HTTP-Session: b28dad68-ae00-4eaf-822b-3d06bc6a655b Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2402 2023.10.24 01:19:19.717966 [ 3 ] {} <Debug> HTTP-Session: b28dad68-ae00-4eaf-822b-3d06bc6a655b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2403 2023.10.24 01:19:19.718042 [ 3 ] {e7c3c08b-1829-42f8-98ae-cad25ca42dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2404 2023.10.24 01:19:19.718086 [ 3 ] {e7c3c08b-1829-42f8-98ae-cad25ca42dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2405 2023.10.24 01:19:19.718215 [ 3 ] {e7c3c08b-1829-42f8-98ae-cad25ca42dc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2406 2023.10.24 01:19:19.718754 [ 3 ] {e7c3c08b-1829-42f8-98ae-cad25ca42dc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2407 2023.10.24 01:19:19.719048 [ 3 ] {e7c3c08b-1829-42f8-98ae-cad25ca42dc6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2408 2023.10.24 01:19:19.719224 [ 3 ] {e7c3c08b-1829-42f8-98ae-cad25ca42dc6} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2409 2023.10.24 01:19:19.719350 [ 3 ] {e7c3c08b-1829-42f8-98ae-cad25ca42dc6} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001279795 sec., 30473 rows/sec., 41.12 MiB/sec.
2410 2023.10.24 01:19:19.719477 [ 3 ] {e7c3c08b-1829-42f8-98ae-cad25ca42dc6} <Debug> DynamicQueryHandler: Done processing query
2411 2023.10.24 01:19:19.719501 [ 3 ] {e7c3c08b-1829-42f8-98ae-cad25ca42dc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2412 2023.10.24 01:19:19.719516 [ 3 ] {} <Debug> HTTP-Session: b28dad68-ae00-4eaf-822b-3d06bc6a655b Destroying unnamed session
2413 2023.10.24 01:19:19.719633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2414 2023.10.24 01:19:19.719677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2415 2023.10.24 01:19:19.719696 [ 3 ] {} <Debug> HTTP-Session: b0089476-f4fd-4888-8240-ad35d133a06b Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2416 2023.10.24 01:19:19.719712 [ 3 ] {} <Debug> HTTP-Session: b0089476-f4fd-4888-8240-ad35d133a06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2417 2023.10.24 01:19:19.719782 [ 3 ] {6e49035b-e9ac-4332-8f4a-e672139484fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2418 2023.10.24 01:19:19.719821 [ 3 ] {6e49035b-e9ac-4332-8f4a-e672139484fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2419 2023.10.24 01:19:19.719923 [ 3 ] {6e49035b-e9ac-4332-8f4a-e672139484fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2420 2023.10.24 01:19:19.720184 [ 3 ] {6e49035b-e9ac-4332-8f4a-e672139484fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2421 2023.10.24 01:19:19.720412 [ 3 ] {6e49035b-e9ac-4332-8f4a-e672139484fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2422 2023.10.24 01:19:19.720582 [ 3 ] {6e49035b-e9ac-4332-8f4a-e672139484fb} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2423 2023.10.24 01:19:19.720705 [ 3 ] {6e49035b-e9ac-4332-8f4a-e672139484fb} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000895158 sec., 21225 rows/sec., 1.10 MiB/sec.
2424 2023.10.24 01:19:19.720807 [ 3 ] {6e49035b-e9ac-4332-8f4a-e672139484fb} <Debug> DynamicQueryHandler: Done processing query
2425 2023.10.24 01:19:19.720829 [ 3 ] {6e49035b-e9ac-4332-8f4a-e672139484fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2426 2023.10.24 01:19:19.720844 [ 3 ] {} <Debug> HTTP-Session: b0089476-f4fd-4888-8240-ad35d133a06b Destroying unnamed session
2427 2023.10.24 01:19:24.703522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2428 2023.10.24 01:19:24.703640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2429 2023.10.24 01:19:24.703665 [ 3 ] {} <Debug> HTTP-Session: 14da49e9-6d57-4373-8183-5362e67ed5e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2430 2023.10.24 01:19:24.703690 [ 3 ] {} <Debug> HTTP-Session: 14da49e9-6d57-4373-8183-5362e67ed5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2431 2023.10.24 01:19:24.703819 [ 3 ] {a2fa667e-3bfb-4467-ae92-9ee7f4bb0e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2432 2023.10.24 01:19:24.703880 [ 3 ] {a2fa667e-3bfb-4467-ae92-9ee7f4bb0e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2433 2023.10.24 01:19:24.704039 [ 3 ] {a2fa667e-3bfb-4467-ae92-9ee7f4bb0e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2434 2023.10.24 01:19:24.704442 [ 3 ] {a2fa667e-3bfb-4467-ae92-9ee7f4bb0e10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2435 2023.10.24 01:19:24.704711 [ 3 ] {a2fa667e-3bfb-4467-ae92-9ee7f4bb0e10} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2436 2023.10.24 01:19:24.704872 [ 3 ] {a2fa667e-3bfb-4467-ae92-9ee7f4bb0e10} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2437 2023.10.24 01:19:24.705022 [ 3 ] {a2fa667e-3bfb-4467-ae92-9ee7f4bb0e10} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001161353 sec., 9471 rows/sec., 767.73 KiB/sec.
2438 2023.10.24 01:19:24.705168 [ 3 ] {a2fa667e-3bfb-4467-ae92-9ee7f4bb0e10} <Debug> DynamicQueryHandler: Done processing query
2439 2023.10.24 01:19:24.705193 [ 3 ] {a2fa667e-3bfb-4467-ae92-9ee7f4bb0e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2440 2023.10.24 01:19:24.705210 [ 3 ] {} <Debug> HTTP-Session: 14da49e9-6d57-4373-8183-5362e67ed5e3 Destroying unnamed session
2441 2023.10.24 01:19:24.705328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2442 2023.10.24 01:19:24.705376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2443 2023.10.24 01:19:24.705395 [ 3 ] {} <Debug> HTTP-Session: 460e0a46-23a9-4ab1-98e4-a80357216083 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2444 2023.10.24 01:19:24.705415 [ 3 ] {} <Debug> HTTP-Session: 460e0a46-23a9-4ab1-98e4-a80357216083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2445 2023.10.24 01:19:24.705498 [ 3 ] {c4c8e3a9-2a72-4f1c-8560-39fe7b305f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2446 2023.10.24 01:19:24.705539 [ 3 ] {c4c8e3a9-2a72-4f1c-8560-39fe7b305f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2447 2023.10.24 01:19:24.705649 [ 3 ] {c4c8e3a9-2a72-4f1c-8560-39fe7b305f33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2448 2023.10.24 01:19:24.705953 [ 3 ] {c4c8e3a9-2a72-4f1c-8560-39fe7b305f33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2449 2023.10.24 01:19:24.706167 [ 3 ] {c4c8e3a9-2a72-4f1c-8560-39fe7b305f33} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2450 2023.10.24 01:19:24.706315 [ 3 ] {c4c8e3a9-2a72-4f1c-8560-39fe7b305f33} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2451 2023.10.24 01:19:24.706447 [ 3 ] {c4c8e3a9-2a72-4f1c-8560-39fe7b305f33} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000915928 sec., 36029 rows/sec., 3.16 MiB/sec.
2452 2023.10.24 01:19:24.706554 [ 3 ] {c4c8e3a9-2a72-4f1c-8560-39fe7b305f33} <Debug> DynamicQueryHandler: Done processing query
2453 2023.10.24 01:19:24.706577 [ 3 ] {c4c8e3a9-2a72-4f1c-8560-39fe7b305f33} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2454 2023.10.24 01:19:24.706593 [ 3 ] {} <Debug> HTTP-Session: 460e0a46-23a9-4ab1-98e4-a80357216083 Destroying unnamed session
2455 2023.10.24 01:19:24.706702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2456 2023.10.24 01:19:24.706744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2457 2023.10.24 01:19:24.706762 [ 3 ] {} <Debug> HTTP-Session: 38b2ff4b-80eb-49a7-a0d2-b5cdcef0f9f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2458 2023.10.24 01:19:24.706779 [ 3 ] {} <Debug> HTTP-Session: 38b2ff4b-80eb-49a7-a0d2-b5cdcef0f9f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2459 2023.10.24 01:19:24.706853 [ 3 ] {de1e9911-0e9b-4aa5-b29c-ae752bc7040e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2460 2023.10.24 01:19:24.706892 [ 3 ] {de1e9911-0e9b-4aa5-b29c-ae752bc7040e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2461 2023.10.24 01:19:24.706995 [ 3 ] {de1e9911-0e9b-4aa5-b29c-ae752bc7040e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2462 2023.10.24 01:19:24.707256 [ 3 ] {de1e9911-0e9b-4aa5-b29c-ae752bc7040e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2463 2023.10.24 01:19:24.707455 [ 3 ] {de1e9911-0e9b-4aa5-b29c-ae752bc7040e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2464 2023.10.24 01:19:24.707601 [ 3 ] {de1e9911-0e9b-4aa5-b29c-ae752bc7040e} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2465 2023.10.24 01:19:24.707726 [ 3 ] {de1e9911-0e9b-4aa5-b29c-ae752bc7040e} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000845316 sec., 13012 rows/sec., 1.02 MiB/sec.
2466 2023.10.24 01:19:24.707921 [ 3 ] {de1e9911-0e9b-4aa5-b29c-ae752bc7040e} <Debug> DynamicQueryHandler: Done processing query
2467 2023.10.24 01:19:24.707944 [ 3 ] {de1e9911-0e9b-4aa5-b29c-ae752bc7040e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2468 2023.10.24 01:19:24.707960 [ 3 ] {} <Debug> HTTP-Session: 38b2ff4b-80eb-49a7-a0d2-b5cdcef0f9f0 Destroying unnamed session
2469 2023.10.24 01:19:24.708116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2470 2023.10.24 01:19:24.708160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2471 2023.10.24 01:19:24.708178 [ 3 ] {} <Debug> HTTP-Session: 7a362ea9-e360-4bcb-9e4e-32cade612acc Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2472 2023.10.24 01:19:24.708196 [ 3 ] {} <Debug> HTTP-Session: 7a362ea9-e360-4bcb-9e4e-32cade612acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2473 2023.10.24 01:19:24.708273 [ 3 ] {1b29c9db-ce72-4845-bb1a-26d96cdf4a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2474 2023.10.24 01:19:24.708319 [ 3 ] {1b29c9db-ce72-4845-bb1a-26d96cdf4a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2475 2023.10.24 01:19:24.708474 [ 3 ] {1b29c9db-ce72-4845-bb1a-26d96cdf4a84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2476 2023.10.24 01:19:24.708795 [ 3 ] {1b29c9db-ce72-4845-bb1a-26d96cdf4a84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2477 2023.10.24 01:19:24.709072 [ 3 ] {1b29c9db-ce72-4845-bb1a-26d96cdf4a84} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2478 2023.10.24 01:19:24.709248 [ 3 ] {1b29c9db-ce72-4845-bb1a-26d96cdf4a84} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2479 2023.10.24 01:19:24.709370 [ 3 ] {1b29c9db-ce72-4845-bb1a-26d96cdf4a84} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.001070801 sec., 10272 rows/sec., 13.86 MiB/sec.
2480 2023.10.24 01:19:24.709481 [ 3 ] {1b29c9db-ce72-4845-bb1a-26d96cdf4a84} <Debug> DynamicQueryHandler: Done processing query
2481 2023.10.24 01:19:24.709503 [ 3 ] {1b29c9db-ce72-4845-bb1a-26d96cdf4a84} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2482 2023.10.24 01:19:24.709518 [ 3 ] {} <Debug> HTTP-Session: 7a362ea9-e360-4bcb-9e4e-32cade612acc Destroying unnamed session
2483 2023.10.24 01:19:28.651454 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
2484 2023.10.24 01:19:28.651559 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
2485 2023.10.24 01:19:29.711030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2486 2023.10.24 01:19:29.711142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2487 2023.10.24 01:19:29.711170 [ 3 ] {} <Debug> HTTP-Session: ebc1a0f1-853b-4453-aee0-f869de702d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2488 2023.10.24 01:19:29.711200 [ 3 ] {} <Debug> HTTP-Session: ebc1a0f1-853b-4453-aee0-f869de702d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2489 2023.10.24 01:19:29.711344 [ 3 ] {40be98e1-0485-4734-9fd3-f7c175234400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2490 2023.10.24 01:19:29.711413 [ 3 ] {40be98e1-0485-4734-9fd3-f7c175234400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2491 2023.10.24 01:19:29.711591 [ 3 ] {40be98e1-0485-4734-9fd3-f7c175234400} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2492 2023.10.24 01:19:29.712096 [ 3 ] {40be98e1-0485-4734-9fd3-f7c175234400} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2493 2023.10.24 01:19:29.712361 [ 3 ] {40be98e1-0485-4734-9fd3-f7c175234400} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2494 2023.10.24 01:19:29.712518 [ 3 ] {40be98e1-0485-4734-9fd3-f7c175234400} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2495 2023.10.24 01:19:29.712639 [ 3 ] {40be98e1-0485-4734-9fd3-f7c175234400} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001258095 sec., 35768 rows/sec., 2.72 MiB/sec.
2496 2023.10.24 01:19:29.712672 [ 87 ] {} <Debug> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
2497 2023.10.24 01:19:29.712799 [ 3 ] {40be98e1-0485-4734-9fd3-f7c175234400} <Debug> DynamicQueryHandler: Done processing query
2498 2023.10.24 01:19:29.712817 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2499 2023.10.24 01:19:29.712842 [ 3 ] {40be98e1-0485-4734-9fd3-f7c175234400} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2500 2023.10.24 01:19:29.712882 [ 3 ] {} <Debug> HTTP-Session: ebc1a0f1-853b-4453-aee0-f869de702d3c Destroying unnamed session
2501 2023.10.24 01:19:29.712974 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact
2502 2023.10.24 01:19:29.713070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2503 2023.10.24 01:19:29.713152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2504 2023.10.24 01:19:29.713200 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2505 2023.10.24 01:19:29.713206 [ 3 ] {} <Debug> HTTP-Session: 34db55d1-c67b-4c2e-b934-52b1ade61fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2506 2023.10.24 01:19:29.713282 [ 3 ] {} <Debug> HTTP-Session: 34db55d1-c67b-4c2e-b934-52b1ade61fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2507 2023.10.24 01:19:29.713303 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 56 rows starting from the beginning of the part
2508 2023.10.24 01:19:29.713501 [ 3 ] {7a1bb0fe-4403-409e-aa18-ba15146b1131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2509 2023.10.24 01:19:29.713578 [ 3 ] {7a1bb0fe-4403-409e-aa18-ba15146b1131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2510 2023.10.24 01:19:29.713740 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 45 rows starting from the beginning of the part
2511 2023.10.24 01:19:29.714060 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
2512 2023.10.24 01:19:29.714068 [ 3 ] {7a1bb0fe-4403-409e-aa18-ba15146b1131} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2513 2023.10.24 01:19:29.714261 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 45 rows starting from the beginning of the part
2514 2023.10.24 01:19:29.714431 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
2515 2023.10.24 01:19:29.714670 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 45 rows starting from the beginning of the part
2516 2023.10.24 01:19:29.715123 [ 3 ] {7a1bb0fe-4403-409e-aa18-ba15146b1131} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2517 2023.10.24 01:19:29.715570 [ 3 ] {7a1bb0fe-4403-409e-aa18-ba15146b1131} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2518 2023.10.24 01:19:29.715850 [ 3 ] {7a1bb0fe-4403-409e-aa18-ba15146b1131} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2519 2023.10.24 01:19:29.716066 [ 87 ] {} <Debug> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
2520 2023.10.24 01:19:29.716198 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2521 2023.10.24 01:19:29.716213 [ 3 ] {7a1bb0fe-4403-409e-aa18-ba15146b1131} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.002633672 sec., 77458 rows/sec., 7.51 MiB/sec.
2522 2023.10.24 01:19:29.716389 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact
2523 2023.10.24 01:19:29.716408 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003404276 sec., 62568.36989715288 rows/sec., 4.78 MiB/sec.
2524 2023.10.24 01:19:29.716638 [ 3 ] {7a1bb0fe-4403-409e-aa18-ba15146b1131} <Debug> DynamicQueryHandler: Done processing query
2525 2023.10.24 01:19:29.716694 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2526 2023.10.24 01:19:29.716706 [ 3 ] {7a1bb0fe-4403-409e-aa18-ba15146b1131} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2527 2023.10.24 01:19:29.716784 [ 3 ] {} <Debug> HTTP-Session: 34db55d1-c67b-4c2e-b934-52b1ade61fc5 Destroying unnamed session
2528 2023.10.24 01:19:29.716811 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 237 rows starting from the beginning of the part
2529 2023.10.24 01:19:29.716931 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
2530 2023.10.24 01:19:29.717119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 50576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2531 2023.10.24 01:19:29.717162 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 204 rows starting from the beginning of the part
2532 2023.10.24 01:19:29.717239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2533 2023.10.24 01:19:29.717311 [ 3 ] {} <Debug> HTTP-Session: 2e40ca06-bdd5-46ed-9e19-9f8408160d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2534 2023.10.24 01:19:29.717367 [ 3 ] {} <Debug> HTTP-Session: 2e40ca06-bdd5-46ed-9e19-9f8408160d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2535 2023.10.24 01:19:29.717465 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part
2536 2023.10.24 01:19:29.717565 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4.
2537 2023.10.24 01:19:29.717723 [ 3 ] {8ac8d167-da85-49e8-8285-19950e75d773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2538 2023.10.24 01:19:29.717832 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 204 rows starting from the beginning of the part
2539 2023.10.24 01:19:29.717826 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_20_4} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Merged 6 parts: from all_1_15_3 to all_20_20_0
2540 2023.10.24 01:19:29.717854 [ 3 ] {8ac8d167-da85-49e8-8285-19950e75d773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2541 2023.10.24 01:19:29.718197 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part
2542 2023.10.24 01:19:29.718530 [ 3 ] {8ac8d167-da85-49e8-8285-19950e75d773} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2543 2023.10.24 01:19:29.718541 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 204 rows starting from the beginning of the part
2544 2023.10.24 01:19:29.719612 [ 3 ] {8ac8d167-da85-49e8-8285-19950e75d773} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2545 2023.10.24 01:19:29.720011 [ 3 ] {8ac8d167-da85-49e8-8285-19950e75d773} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2546 2023.10.24 01:19:29.720178 [ 18 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 915 rows, containing 4 columns (4 merged, 0 gathered) in 0.003898496 sec., 234705.8968381653 rows/sec., 22.53 MiB/sec.
2547 2023.10.24 01:19:29.720287 [ 3 ] {8ac8d167-da85-49e8-8285-19950e75d773} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2548 2023.10.24 01:19:29.720366 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
2549 2023.10.24 01:19:29.720452 [ 87 ] {} <Debug> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
2550 2023.10.24 01:19:29.720563 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2551 2023.10.24 01:19:29.720581 [ 3 ] {8ac8d167-da85-49e8-8285-19950e75d773} <Information> executeQuery: Read 314 rows, 22.54 KiB in 0.002770205 sec., 113349 rows/sec., 7.94 MiB/sec.
2552 2023.10.24 01:19:29.720701 [ 18 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact
2553 2023.10.24 01:19:29.720853 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4.
2554 2023.10.24 01:19:29.720913 [ 18 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2555 2023.10.24 01:19:29.720921 [ 3 ] {8ac8d167-da85-49e8-8285-19950e75d773} <Debug> DynamicQueryHandler: Done processing query
2556 2023.10.24 01:19:29.720956 [ 18 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 343 rows starting from the beginning of the part
2557 2023.10.24 01:19:29.720972 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_20_4} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Merged 6 parts: from all_1_15_3 to all_20_20_0
2558 2023.10.24 01:19:29.720973 [ 3 ] {8ac8d167-da85-49e8-8285-19950e75d773} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2559 2023.10.24 01:19:29.721027 [ 3 ] {} <Debug> HTTP-Session: 2e40ca06-bdd5-46ed-9e19-9f8408160d5e Destroying unnamed session
2560 2023.10.24 01:19:29.721207 [ 18 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 303 rows starting from the beginning of the part
2561 2023.10.24 01:19:29.721283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2562 2023.10.24 01:19:29.721340 [ 18 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
2563 2023.10.24 01:19:29.721362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2564 2023.10.24 01:19:29.721413 [ 3 ] {} <Debug> HTTP-Session: 8202644f-5f26-400f-a08a-c4a48897a99e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2565 2023.10.24 01:19:29.721444 [ 3 ] {} <Debug> HTTP-Session: 8202644f-5f26-400f-a08a-c4a48897a99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2566 2023.10.24 01:19:29.721532 [ 18 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 303 rows starting from the beginning of the part
2567 2023.10.24 01:19:29.721625 [ 3 ] {ba5e057f-9ff4-4213-ac84-f50209d63cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2568 2023.10.24 01:19:29.721729 [ 3 ] {ba5e057f-9ff4-4213-ac84-f50209d63cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2569 2023.10.24 01:19:29.721761 [ 18 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
2570 2023.10.24 01:19:29.722050 [ 18 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 314 rows starting from the beginning of the part
2571 2023.10.24 01:19:29.722211 [ 3 ] {ba5e057f-9ff4-4213-ac84-f50209d63cbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2572 2023.10.24 01:19:29.722845 [ 3 ] {ba5e057f-9ff4-4213-ac84-f50209d63cbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2573 2023.10.24 01:19:29.723392 [ 3 ] {ba5e057f-9ff4-4213-ac84-f50209d63cbc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2574 2023.10.24 01:19:29.723699 [ 3 ] {ba5e057f-9ff4-4213-ac84-f50209d63cbc} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2575 2023.10.24 01:19:29.723869 [ 18 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1285 rows, containing 4 columns (4 merged, 0 gathered) in 0.003238224 sec., 396822.45576587657 rows/sec., 27.89 MiB/sec.
2576 2023.10.24 01:19:29.723975 [ 3 ] {ba5e057f-9ff4-4213-ac84-f50209d63cbc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002287385 sec., 2623 rows/sec., 110.15 KiB/sec.
2577 2023.10.24 01:19:29.724120 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
2578 2023.10.24 01:19:29.724221 [ 3 ] {ba5e057f-9ff4-4213-ac84-f50209d63cbc} <Debug> DynamicQueryHandler: Done processing query
2579 2023.10.24 01:19:29.724261 [ 3 ] {ba5e057f-9ff4-4213-ac84-f50209d63cbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2580 2023.10.24 01:19:29.724283 [ 3 ] {} <Debug> HTTP-Session: 8202644f-5f26-400f-a08a-c4a48897a99e Destroying unnamed session
2581 2023.10.24 01:19:29.724380 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4.
2582 2023.10.24 01:19:29.724452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 13593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2583 2023.10.24 01:19:29.724465 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_20_4} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Merged 6 parts: from all_1_15_3 to all_20_20_0
2584 2023.10.24 01:19:29.724514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2585 2023.10.24 01:19:29.724582 [ 3 ] {} <Debug> HTTP-Session: 30944952-7499-4203-a93f-af79086f5e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2586 2023.10.24 01:19:29.724609 [ 3 ] {} <Debug> HTTP-Session: 30944952-7499-4203-a93f-af79086f5e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2587 2023.10.24 01:19:29.724684 [ 3 ] {937c2ed6-38fa-412e-81ee-1283e2f2fe3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2588 2023.10.24 01:19:29.724727 [ 3 ] {937c2ed6-38fa-412e-81ee-1283e2f2fe3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2589 2023.10.24 01:19:29.724859 [ 3 ] {937c2ed6-38fa-412e-81ee-1283e2f2fe3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2590 2023.10.24 01:19:29.725144 [ 3 ] {937c2ed6-38fa-412e-81ee-1283e2f2fe3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2591 2023.10.24 01:19:29.725389 [ 3 ] {937c2ed6-38fa-412e-81ee-1283e2f2fe3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2592 2023.10.24 01:19:29.725558 [ 3 ] {937c2ed6-38fa-412e-81ee-1283e2f2fe3f} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2593 2023.10.24 01:19:29.725683 [ 3 ] {937c2ed6-38fa-412e-81ee-1283e2f2fe3f} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000970849 sec., 76221 rows/sec., 4.66 MiB/sec.
2594 2023.10.24 01:19:29.725788 [ 3 ] {937c2ed6-38fa-412e-81ee-1283e2f2fe3f} <Debug> DynamicQueryHandler: Done processing query
2595 2023.10.24 01:19:29.725811 [ 3 ] {937c2ed6-38fa-412e-81ee-1283e2f2fe3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2596 2023.10.24 01:19:29.725827 [ 3 ] {} <Debug> HTTP-Session: 30944952-7499-4203-a93f-af79086f5e24 Destroying unnamed session
2597 2023.10.24 01:19:29.726008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2598 2023.10.24 01:19:29.726050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2599 2023.10.24 01:19:29.726068 [ 3 ] {} <Debug> HTTP-Session: 13d34d04-7016-46d0-8efd-0fbae8cd7dd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2600 2023.10.24 01:19:29.726085 [ 3 ] {} <Debug> HTTP-Session: 13d34d04-7016-46d0-8efd-0fbae8cd7dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2601 2023.10.24 01:19:29.726168 [ 3 ] {32ec4238-17a2-48b6-b828-726db112a4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2602 2023.10.24 01:19:29.726212 [ 3 ] {32ec4238-17a2-48b6-b828-726db112a4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2603 2023.10.24 01:19:29.726344 [ 3 ] {32ec4238-17a2-48b6-b828-726db112a4d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2604 2023.10.24 01:19:29.726744 [ 3 ] {32ec4238-17a2-48b6-b828-726db112a4d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2605 2023.10.24 01:19:29.727033 [ 3 ] {32ec4238-17a2-48b6-b828-726db112a4d2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2606 2023.10.24 01:19:29.727205 [ 3 ] {32ec4238-17a2-48b6-b828-726db112a4d2} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2607 2023.10.24 01:19:29.727332 [ 3 ] {32ec4238-17a2-48b6-b828-726db112a4d2} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001136773 sec., 34307 rows/sec., 46.30 MiB/sec.
2608 2023.10.24 01:19:29.727443 [ 3 ] {32ec4238-17a2-48b6-b828-726db112a4d2} <Debug> DynamicQueryHandler: Done processing query
2609 2023.10.24 01:19:29.727466 [ 3 ] {32ec4238-17a2-48b6-b828-726db112a4d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2610 2023.10.24 01:19:29.727481 [ 3 ] {} <Debug> HTTP-Session: 13d34d04-7016-46d0-8efd-0fbae8cd7dd5 Destroying unnamed session
2611 2023.10.24 01:19:29.727589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2612 2023.10.24 01:19:29.727631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2613 2023.10.24 01:19:29.727649 [ 3 ] {} <Debug> HTTP-Session: 9955dddb-b1fc-4cae-ac5a-17e014f5c15c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2614 2023.10.24 01:19:29.727666 [ 3 ] {} <Debug> HTTP-Session: 9955dddb-b1fc-4cae-ac5a-17e014f5c15c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2615 2023.10.24 01:19:29.727735 [ 3 ] {a2d6d684-5c4f-4d98-8b93-4d1723271915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2616 2023.10.24 01:19:29.727774 [ 3 ] {a2d6d684-5c4f-4d98-8b93-4d1723271915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2617 2023.10.24 01:19:29.727877 [ 3 ] {a2d6d684-5c4f-4d98-8b93-4d1723271915} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2618 2023.10.24 01:19:29.728089 [ 3 ] {a2d6d684-5c4f-4d98-8b93-4d1723271915} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2619 2023.10.24 01:19:29.728314 [ 3 ] {a2d6d684-5c4f-4d98-8b93-4d1723271915} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2620 2023.10.24 01:19:29.728482 [ 3 ] {a2d6d684-5c4f-4d98-8b93-4d1723271915} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2621 2023.10.24 01:19:29.728615 [ 3 ] {a2d6d684-5c4f-4d98-8b93-4d1723271915} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000840637 sec., 22601 rows/sec., 1.17 MiB/sec.
2622 2023.10.24 01:19:29.728786 [ 3 ] {a2d6d684-5c4f-4d98-8b93-4d1723271915} <Debug> DynamicQueryHandler: Done processing query
2623 2023.10.24 01:19:29.728810 [ 3 ] {a2d6d684-5c4f-4d98-8b93-4d1723271915} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2624 2023.10.24 01:19:29.728825 [ 3 ] {} <Debug> HTTP-Session: 9955dddb-b1fc-4cae-ac5a-17e014f5c15c Destroying unnamed session
2625 2023.10.24 01:19:34.703737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2626 2023.10.24 01:19:34.703861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2627 2023.10.24 01:19:34.703888 [ 3 ] {} <Debug> HTTP-Session: 6dff5155-3445-4214-9754-2914eddfd90c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2628 2023.10.24 01:19:34.703914 [ 3 ] {} <Debug> HTTP-Session: 6dff5155-3445-4214-9754-2914eddfd90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2629 2023.10.24 01:19:34.704043 [ 3 ] {ad80a898-dce6-4c62-9edf-ce8c5a794bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2630 2023.10.24 01:19:34.704103 [ 3 ] {ad80a898-dce6-4c62-9edf-ce8c5a794bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2631 2023.10.24 01:19:34.704263 [ 3 ] {ad80a898-dce6-4c62-9edf-ce8c5a794bf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2632 2023.10.24 01:19:34.704606 [ 3 ] {ad80a898-dce6-4c62-9edf-ce8c5a794bf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2633 2023.10.24 01:19:34.704861 [ 3 ] {ad80a898-dce6-4c62-9edf-ce8c5a794bf8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2634 2023.10.24 01:19:34.705034 [ 3 ] {ad80a898-dce6-4c62-9edf-ce8c5a794bf8} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2635 2023.10.24 01:19:34.705155 [ 3 ] {ad80a898-dce6-4c62-9edf-ce8c5a794bf8} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001078961 sec., 10194 rows/sec., 826.35 KiB/sec.
2636 2023.10.24 01:19:34.705282 [ 3 ] {ad80a898-dce6-4c62-9edf-ce8c5a794bf8} <Debug> DynamicQueryHandler: Done processing query
2637 2023.10.24 01:19:34.705306 [ 3 ] {ad80a898-dce6-4c62-9edf-ce8c5a794bf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2638 2023.10.24 01:19:34.705322 [ 3 ] {} <Debug> HTTP-Session: 6dff5155-3445-4214-9754-2914eddfd90c Destroying unnamed session
2639 2023.10.24 01:19:34.705437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2640 2023.10.24 01:19:34.705485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2641 2023.10.24 01:19:34.705506 [ 3 ] {} <Debug> HTTP-Session: ff7c6a0d-913a-4ca8-9638-a676f8c8b2fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2642 2023.10.24 01:19:34.705524 [ 3 ] {} <Debug> HTTP-Session: ff7c6a0d-913a-4ca8-9638-a676f8c8b2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2643 2023.10.24 01:19:34.705607 [ 3 ] {b978316d-2522-476d-b2dd-add111500122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2644 2023.10.24 01:19:34.705650 [ 3 ] {b978316d-2522-476d-b2dd-add111500122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2645 2023.10.24 01:19:34.705755 [ 3 ] {b978316d-2522-476d-b2dd-add111500122} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2646 2023.10.24 01:19:34.706009 [ 3 ] {b978316d-2522-476d-b2dd-add111500122} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2647 2023.10.24 01:19:34.706215 [ 3 ] {b978316d-2522-476d-b2dd-add111500122} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2648 2023.10.24 01:19:34.706365 [ 3 ] {b978316d-2522-476d-b2dd-add111500122} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2649 2023.10.24 01:19:34.706468 [ 3 ] {b978316d-2522-476d-b2dd-add111500122} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000832246 sec., 39651 rows/sec., 3.48 MiB/sec.
2650 2023.10.24 01:19:34.706568 [ 3 ] {b978316d-2522-476d-b2dd-add111500122} <Debug> DynamicQueryHandler: Done processing query
2651 2023.10.24 01:19:34.706592 [ 3 ] {b978316d-2522-476d-b2dd-add111500122} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2652 2023.10.24 01:19:34.706608 [ 3 ] {} <Debug> HTTP-Session: ff7c6a0d-913a-4ca8-9638-a676f8c8b2fd Destroying unnamed session
2653 2023.10.24 01:19:34.706722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2654 2023.10.24 01:19:34.706765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2655 2023.10.24 01:19:34.706785 [ 3 ] {} <Debug> HTTP-Session: 4f8791f7-4df1-4379-b05b-3c3cd9a1944d Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2656 2023.10.24 01:19:34.706802 [ 3 ] {} <Debug> HTTP-Session: 4f8791f7-4df1-4379-b05b-3c3cd9a1944d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2657 2023.10.24 01:19:34.706872 [ 3 ] {a73fbc58-4495-4980-a540-29dbf4b5ff06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2658 2023.10.24 01:19:34.706911 [ 3 ] {a73fbc58-4495-4980-a540-29dbf4b5ff06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2659 2023.10.24 01:19:34.707012 [ 3 ] {a73fbc58-4495-4980-a540-29dbf4b5ff06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2660 2023.10.24 01:19:34.707325 [ 3 ] {a73fbc58-4495-4980-a540-29dbf4b5ff06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2661 2023.10.24 01:19:34.707521 [ 3 ] {a73fbc58-4495-4980-a540-29dbf4b5ff06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2662 2023.10.24 01:19:34.707665 [ 3 ] {a73fbc58-4495-4980-a540-29dbf4b5ff06} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2663 2023.10.24 01:19:34.707766 [ 3 ] {a73fbc58-4495-4980-a540-29dbf4b5ff06} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000866917 sec., 12688 rows/sec., 1016.08 KiB/sec.
2664 2023.10.24 01:19:34.707879 [ 3 ] {a73fbc58-4495-4980-a540-29dbf4b5ff06} <Debug> DynamicQueryHandler: Done processing query
2665 2023.10.24 01:19:34.707902 [ 3 ] {a73fbc58-4495-4980-a540-29dbf4b5ff06} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2666 2023.10.24 01:19:34.707918 [ 3 ] {} <Debug> HTTP-Session: 4f8791f7-4df1-4379-b05b-3c3cd9a1944d Destroying unnamed session
2667 2023.10.24 01:19:34.708064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2668 2023.10.24 01:19:34.708109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2669 2023.10.24 01:19:34.708129 [ 3 ] {} <Debug> HTTP-Session: c88cde75-e465-42ed-abb4-4c4a9f73f121 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2670 2023.10.24 01:19:34.708146 [ 3 ] {} <Debug> HTTP-Session: c88cde75-e465-42ed-abb4-4c4a9f73f121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2671 2023.10.24 01:19:34.708219 [ 3 ] {a6ba3534-b96d-4433-ab76-66a16e4f842f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2672 2023.10.24 01:19:34.708264 [ 3 ] {a6ba3534-b96d-4433-ab76-66a16e4f842f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2673 2023.10.24 01:19:34.708398 [ 3 ] {a6ba3534-b96d-4433-ab76-66a16e4f842f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2674 2023.10.24 01:19:34.708704 [ 3 ] {a6ba3534-b96d-4433-ab76-66a16e4f842f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2675 2023.10.24 01:19:34.708977 [ 3 ] {a6ba3534-b96d-4433-ab76-66a16e4f842f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2676 2023.10.24 01:19:34.709151 [ 3 ] {a6ba3534-b96d-4433-ab76-66a16e4f842f} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2677 2023.10.24 01:19:34.709254 [ 3 ] {a6ba3534-b96d-4433-ab76-66a16e4f842f} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.00100595 sec., 10934 rows/sec., 14.76 MiB/sec.
2678 2023.10.24 01:19:34.709378 [ 3 ] {a6ba3534-b96d-4433-ab76-66a16e4f842f} <Debug> DynamicQueryHandler: Done processing query
2679 2023.10.24 01:19:34.709401 [ 3 ] {a6ba3534-b96d-4433-ab76-66a16e4f842f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2680 2023.10.24 01:19:34.709416 [ 3 ] {} <Debug> HTTP-Session: c88cde75-e465-42ed-abb4-4c4a9f73f121 Destroying unnamed session
2681 2023.10.24 01:19:39.710156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2682 2023.10.24 01:19:39.710286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2683 2023.10.24 01:19:39.710315 [ 3 ] {} <Debug> HTTP-Session: e72c4f1c-8eb1-4185-aadc-98b0f5e677b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2684 2023.10.24 01:19:39.710344 [ 3 ] {} <Debug> HTTP-Session: e72c4f1c-8eb1-4185-aadc-98b0f5e677b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2685 2023.10.24 01:19:39.710491 [ 3 ] {9a24c015-5ff9-4b0d-8b23-981dcdaaa59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2686 2023.10.24 01:19:39.710559 [ 3 ] {9a24c015-5ff9-4b0d-8b23-981dcdaaa59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2687 2023.10.24 01:19:39.710743 [ 3 ] {9a24c015-5ff9-4b0d-8b23-981dcdaaa59a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2688 2023.10.24 01:19:39.711245 [ 3 ] {9a24c015-5ff9-4b0d-8b23-981dcdaaa59a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2689 2023.10.24 01:19:39.711505 [ 3 ] {9a24c015-5ff9-4b0d-8b23-981dcdaaa59a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2690 2023.10.24 01:19:39.711678 [ 3 ] {9a24c015-5ff9-4b0d-8b23-981dcdaaa59a} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2691 2023.10.24 01:19:39.711804 [ 3 ] {9a24c015-5ff9-4b0d-8b23-981dcdaaa59a} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001276195 sec., 35261 rows/sec., 2.68 MiB/sec.
2692 2023.10.24 01:19:39.711953 [ 3 ] {9a24c015-5ff9-4b0d-8b23-981dcdaaa59a} <Debug> DynamicQueryHandler: Done processing query
2693 2023.10.24 01:19:39.711979 [ 3 ] {9a24c015-5ff9-4b0d-8b23-981dcdaaa59a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2694 2023.10.24 01:19:39.711995 [ 3 ] {} <Debug> HTTP-Session: e72c4f1c-8eb1-4185-aadc-98b0f5e677b9 Destroying unnamed session
2695 2023.10.24 01:19:39.712153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2696 2023.10.24 01:19:39.712198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2697 2023.10.24 01:19:39.712217 [ 3 ] {} <Debug> HTTP-Session: a427b947-a548-4681-9b64-345ea338210b Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2698 2023.10.24 01:19:39.712235 [ 3 ] {} <Debug> HTTP-Session: a427b947-a548-4681-9b64-345ea338210b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2699 2023.10.24 01:19:39.712313 [ 3 ] {519264b3-11e7-443a-991f-5605f78b8a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2700 2023.10.24 01:19:39.712352 [ 3 ] {519264b3-11e7-443a-991f-5605f78b8a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2701 2023.10.24 01:19:39.712455 [ 3 ] {519264b3-11e7-443a-991f-5605f78b8a36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2702 2023.10.24 01:19:39.712858 [ 3 ] {519264b3-11e7-443a-991f-5605f78b8a36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2703 2023.10.24 01:19:39.713076 [ 3 ] {519264b3-11e7-443a-991f-5605f78b8a36} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2704 2023.10.24 01:19:39.713221 [ 3 ] {519264b3-11e7-443a-991f-5605f78b8a36} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2705 2023.10.24 01:19:39.713355 [ 3 ] {519264b3-11e7-443a-991f-5605f78b8a36} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.00100443 sec., 203100 rows/sec., 19.70 MiB/sec.
2706 2023.10.24 01:19:39.713536 [ 3 ] {519264b3-11e7-443a-991f-5605f78b8a36} <Debug> DynamicQueryHandler: Done processing query
2707 2023.10.24 01:19:39.713559 [ 3 ] {519264b3-11e7-443a-991f-5605f78b8a36} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2708 2023.10.24 01:19:39.713576 [ 3 ] {} <Debug> HTTP-Session: a427b947-a548-4681-9b64-345ea338210b Destroying unnamed session
2709 2023.10.24 01:19:39.713722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 48725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2710 2023.10.24 01:19:39.713765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2711 2023.10.24 01:19:39.713783 [ 3 ] {} <Debug> HTTP-Session: 60ab3f60-c002-40b5-8463-fdeac1051b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2712 2023.10.24 01:19:39.713800 [ 3 ] {} <Debug> HTTP-Session: 60ab3f60-c002-40b5-8463-fdeac1051b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2713 2023.10.24 01:19:39.713888 [ 3 ] {c099935b-ff10-4d5b-8b5e-4af4ac2e4ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2714 2023.10.24 01:19:39.713928 [ 3 ] {c099935b-ff10-4d5b-8b5e-4af4ac2e4ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2715 2023.10.24 01:19:39.714046 [ 3 ] {c099935b-ff10-4d5b-8b5e-4af4ac2e4ab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2716 2023.10.24 01:19:39.714493 [ 3 ] {c099935b-ff10-4d5b-8b5e-4af4ac2e4ab6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2717 2023.10.24 01:19:39.714710 [ 3 ] {c099935b-ff10-4d5b-8b5e-4af4ac2e4ab6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2718 2023.10.24 01:19:39.714856 [ 3 ] {c099935b-ff10-4d5b-8b5e-4af4ac2e4ab6} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2719 2023.10.24 01:19:39.714979 [ 3 ] {c099935b-ff10-4d5b-8b5e-4af4ac2e4ab6} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001063971 sec., 284782 rows/sec., 19.89 MiB/sec.
2720 2023.10.24 01:19:39.715094 [ 3 ] {c099935b-ff10-4d5b-8b5e-4af4ac2e4ab6} <Debug> DynamicQueryHandler: Done processing query
2721 2023.10.24 01:19:39.715117 [ 3 ] {c099935b-ff10-4d5b-8b5e-4af4ac2e4ab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2722 2023.10.24 01:19:39.715133 [ 3 ] {} <Debug> HTTP-Session: 60ab3f60-c002-40b5-8463-fdeac1051b6e Destroying unnamed session
2723 2023.10.24 01:19:39.715293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2724 2023.10.24 01:19:39.715336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2725 2023.10.24 01:19:39.715355 [ 3 ] {} <Debug> HTTP-Session: 218dfed0-0434-403c-bee0-9fe3f2682021 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2726 2023.10.24 01:19:39.715371 [ 3 ] {} <Debug> HTTP-Session: 218dfed0-0434-403c-bee0-9fe3f2682021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2727 2023.10.24 01:19:39.715439 [ 3 ] {ceec1f51-e8b5-47fd-9161-838aad60c88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2728 2023.10.24 01:19:39.715478 [ 3 ] {ceec1f51-e8b5-47fd-9161-838aad60c88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2729 2023.10.24 01:19:39.715584 [ 3 ] {ceec1f51-e8b5-47fd-9161-838aad60c88e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2730 2023.10.24 01:19:39.715905 [ 3 ] {ceec1f51-e8b5-47fd-9161-838aad60c88e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2731 2023.10.24 01:19:39.716148 [ 3 ] {ceec1f51-e8b5-47fd-9161-838aad60c88e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2732 2023.10.24 01:19:39.716316 [ 3 ] {ceec1f51-e8b5-47fd-9161-838aad60c88e} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2733 2023.10.24 01:19:39.716449 [ 3 ] {ceec1f51-e8b5-47fd-9161-838aad60c88e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00097238 sec., 6170 rows/sec., 259.11 KiB/sec.
2734 2023.10.24 01:19:39.716587 [ 3 ] {ceec1f51-e8b5-47fd-9161-838aad60c88e} <Debug> DynamicQueryHandler: Done processing query
2735 2023.10.24 01:19:39.716611 [ 3 ] {ceec1f51-e8b5-47fd-9161-838aad60c88e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2736 2023.10.24 01:19:39.716627 [ 3 ] {} <Debug> HTTP-Session: 218dfed0-0434-403c-bee0-9fe3f2682021 Destroying unnamed session
2737 2023.10.24 01:19:39.716795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2738 2023.10.24 01:19:39.716838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2739 2023.10.24 01:19:39.716857 [ 3 ] {} <Debug> HTTP-Session: f684331a-d811-4ffc-9a65-b17db706931e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2740 2023.10.24 01:19:39.716873 [ 3 ] {} <Debug> HTTP-Session: f684331a-d811-4ffc-9a65-b17db706931e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2741 2023.10.24 01:19:39.716946 [ 3 ] {f36931ec-a627-42c9-99e1-2618da7057ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2742 2023.10.24 01:19:39.716988 [ 3 ] {f36931ec-a627-42c9-99e1-2618da7057ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2743 2023.10.24 01:19:39.717108 [ 3 ] {f36931ec-a627-42c9-99e1-2618da7057ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2744 2023.10.24 01:19:39.717405 [ 3 ] {f36931ec-a627-42c9-99e1-2618da7057ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2745 2023.10.24 01:19:39.717628 [ 3 ] {f36931ec-a627-42c9-99e1-2618da7057ab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2746 2023.10.24 01:19:39.717795 [ 3 ] {f36931ec-a627-42c9-99e1-2618da7057ab} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2747 2023.10.24 01:19:39.717892 [ 3 ] {f36931ec-a627-42c9-99e1-2618da7057ab} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000971259 sec., 64864 rows/sec., 3.93 MiB/sec.
2748 2023.10.24 01:19:39.718007 [ 3 ] {f36931ec-a627-42c9-99e1-2618da7057ab} <Debug> DynamicQueryHandler: Done processing query
2749 2023.10.24 01:19:39.718028 [ 3 ] {f36931ec-a627-42c9-99e1-2618da7057ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2750 2023.10.24 01:19:39.718043 [ 3 ] {} <Debug> HTTP-Session: f684331a-d811-4ffc-9a65-b17db706931e Destroying unnamed session
2751 2023.10.24 01:19:39.718253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2752 2023.10.24 01:19:39.718297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2753 2023.10.24 01:19:39.718315 [ 3 ] {} <Debug> HTTP-Session: 743d8796-fdf3-4e50-a622-e79df01f2c70 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2754 2023.10.24 01:19:39.718332 [ 3 ] {} <Debug> HTTP-Session: 743d8796-fdf3-4e50-a622-e79df01f2c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2755 2023.10.24 01:19:39.718412 [ 3 ] {efcd8764-9c17-4452-b138-d9ca8c389769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2756 2023.10.24 01:19:39.718455 [ 3 ] {efcd8764-9c17-4452-b138-d9ca8c389769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2757 2023.10.24 01:19:39.718584 [ 3 ] {efcd8764-9c17-4452-b138-d9ca8c389769} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2758 2023.10.24 01:19:39.719039 [ 3 ] {efcd8764-9c17-4452-b138-d9ca8c389769} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2759 2023.10.24 01:19:39.719337 [ 3 ] {efcd8764-9c17-4452-b138-d9ca8c389769} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2760 2023.10.24 01:19:39.719511 [ 3 ] {efcd8764-9c17-4452-b138-d9ca8c389769} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2761 2023.10.24 01:19:39.719643 [ 3 ] {efcd8764-9c17-4452-b138-d9ca8c389769} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001201293 sec., 32465 rows/sec., 43.81 MiB/sec.
2762 2023.10.24 01:19:39.719636 [ 178 ] {} <Debug> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2763 2023.10.24 01:19:39.719755 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2764 2023.10.24 01:19:39.719856 [ 3 ] {efcd8764-9c17-4452-b138-d9ca8c389769} <Debug> DynamicQueryHandler: Done processing query
2765 2023.10.24 01:19:39.719900 [ 3 ] {efcd8764-9c17-4452-b138-d9ca8c389769} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2766 2023.10.24 01:19:39.719895 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2767 2023.10.24 01:19:39.719925 [ 3 ] {} <Debug> HTTP-Session: 743d8796-fdf3-4e50-a622-e79df01f2c70 Destroying unnamed session
2768 2023.10.24 01:19:39.720069 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2769 2023.10.24 01:19:39.720105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2770 2023.10.24 01:19:39.720142 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 254 rows starting from the beginning of the part
2771 2023.10.24 01:19:39.720189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2772 2023.10.24 01:19:39.720245 [ 3 ] {} <Debug> HTTP-Session: 9188fb31-7f4c-419a-93f5-80b0df40e366 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2773 2023.10.24 01:19:39.720280 [ 3 ] {} <Debug> HTTP-Session: 9188fb31-7f4c-419a-93f5-80b0df40e366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2774 2023.10.24 01:19:39.720480 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part
2775 2023.10.24 01:19:39.720501 [ 3 ] {51d39e55-b5ad-4bf3-ae5e-4ae39a60ecbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2776 2023.10.24 01:19:39.720607 [ 3 ] {51d39e55-b5ad-4bf3-ae5e-4ae39a60ecbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2777 2023.10.24 01:19:39.720851 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
2778 2023.10.24 01:19:39.721071 [ 3 ] {51d39e55-b5ad-4bf3-ae5e-4ae39a60ecbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2779 2023.10.24 01:19:39.721149 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part
2780 2023.10.24 01:19:39.721316 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part
2781 2023.10.24 01:19:39.721603 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part
2782 2023.10.24 01:19:39.721894 [ 3 ] {51d39e55-b5ad-4bf3-ae5e-4ae39a60ecbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2783 2023.10.24 01:19:39.722422 [ 3 ] {51d39e55-b5ad-4bf3-ae5e-4ae39a60ecbb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2784 2023.10.24 01:19:39.722730 [ 3 ] {51d39e55-b5ad-4bf3-ae5e-4ae39a60ecbb} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2785 2023.10.24 01:19:39.723025 [ 3 ] {51d39e55-b5ad-4bf3-ae5e-4ae39a60ecbb} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002436088 sec., 7799 rows/sec., 414.10 KiB/sec.
2786 2023.10.24 01:19:39.723432 [ 3 ] {51d39e55-b5ad-4bf3-ae5e-4ae39a60ecbb} <Debug> DynamicQueryHandler: Done processing query
2787 2023.10.24 01:19:39.723479 [ 3 ] {51d39e55-b5ad-4bf3-ae5e-4ae39a60ecbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2788 2023.10.24 01:19:39.723498 [ 3 ] {} <Debug> HTTP-Session: 9188fb31-7f4c-419a-93f5-80b0df40e366 Destroying unnamed session
2789 2023.10.24 01:19:39.724053 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 6 columns (6 merged, 0 gathered) in 0.004217743 sec., 93177.79675053695 rows/sec., 125.74 MiB/sec.
2790 2023.10.24 01:19:39.724287 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2791 2023.10.24 01:19:39.724505 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2792 2023.10.24 01:19:39.724571 [ 14 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2793 2023.10.24 01:19:39.724635 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_16_3: 4.02 MiB.
2794 2023.10.24 01:19:43.651625 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
2795 2023.10.24 01:19:43.651698 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
2796 2023.10.24 01:19:44.703723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2797 2023.10.24 01:19:44.703836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2798 2023.10.24 01:19:44.703865 [ 3 ] {} <Debug> HTTP-Session: 1c75cf07-dae4-4b8c-aca2-baf0736d72bc Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2799 2023.10.24 01:19:44.703892 [ 3 ] {} <Debug> HTTP-Session: 1c75cf07-dae4-4b8c-aca2-baf0736d72bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2800 2023.10.24 01:19:44.704032 [ 3 ] {a698b660-7225-41dc-887e-d398768b8d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2801 2023.10.24 01:19:44.704099 [ 3 ] {a698b660-7225-41dc-887e-d398768b8d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2802 2023.10.24 01:19:44.704263 [ 3 ] {a698b660-7225-41dc-887e-d398768b8d86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2803 2023.10.24 01:19:44.704683 [ 3 ] {a698b660-7225-41dc-887e-d398768b8d86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2804 2023.10.24 01:19:44.704938 [ 3 ] {a698b660-7225-41dc-887e-d398768b8d86} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2805 2023.10.24 01:19:44.705095 [ 3 ] {a698b660-7225-41dc-887e-d398768b8d86} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2806 2023.10.24 01:19:44.705219 [ 3 ] {a698b660-7225-41dc-887e-d398768b8d86} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001149093 sec., 9572 rows/sec., 775.92 KiB/sec.
2807 2023.10.24 01:19:44.705361 [ 3 ] {a698b660-7225-41dc-887e-d398768b8d86} <Debug> DynamicQueryHandler: Done processing query
2808 2023.10.24 01:19:44.705385 [ 3 ] {a698b660-7225-41dc-887e-d398768b8d86} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2809 2023.10.24 01:19:44.705401 [ 3 ] {} <Debug> HTTP-Session: 1c75cf07-dae4-4b8c-aca2-baf0736d72bc Destroying unnamed session
2810 2023.10.24 01:19:44.705564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2811 2023.10.24 01:19:44.705610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2812 2023.10.24 01:19:44.705629 [ 3 ] {} <Debug> HTTP-Session: de28a8b6-7d26-42bb-a056-4a97b4d244fa Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2813 2023.10.24 01:19:44.705645 [ 3 ] {} <Debug> HTTP-Session: de28a8b6-7d26-42bb-a056-4a97b4d244fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2814 2023.10.24 01:19:44.705718 [ 3 ] {3f4a0635-90fd-4f61-9913-0c4ef49b024b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2815 2023.10.24 01:19:44.705757 [ 3 ] {3f4a0635-90fd-4f61-9913-0c4ef49b024b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2816 2023.10.24 01:19:44.705860 [ 3 ] {3f4a0635-90fd-4f61-9913-0c4ef49b024b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2817 2023.10.24 01:19:44.706179 [ 3 ] {3f4a0635-90fd-4f61-9913-0c4ef49b024b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2818 2023.10.24 01:19:44.706391 [ 3 ] {3f4a0635-90fd-4f61-9913-0c4ef49b024b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2819 2023.10.24 01:19:44.706535 [ 3 ] {3f4a0635-90fd-4f61-9913-0c4ef49b024b} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2820 2023.10.24 01:19:44.706635 [ 3 ] {3f4a0635-90fd-4f61-9913-0c4ef49b024b} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000888708 sec., 37132 rows/sec., 3.26 MiB/sec.
2821 2023.10.24 01:19:44.706846 [ 3 ] {3f4a0635-90fd-4f61-9913-0c4ef49b024b} <Debug> DynamicQueryHandler: Done processing query
2822 2023.10.24 01:19:44.706870 [ 3 ] {3f4a0635-90fd-4f61-9913-0c4ef49b024b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2823 2023.10.24 01:19:44.706886 [ 3 ] {} <Debug> HTTP-Session: de28a8b6-7d26-42bb-a056-4a97b4d244fa Destroying unnamed session
2824 2023.10.24 01:19:44.707003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2825 2023.10.24 01:19:44.707046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2826 2023.10.24 01:19:44.707065 [ 3 ] {} <Debug> HTTP-Session: 7c311395-2d99-414a-b1b2-23c7c28ed9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2827 2023.10.24 01:19:44.707082 [ 3 ] {} <Debug> HTTP-Session: 7c311395-2d99-414a-b1b2-23c7c28ed9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2828 2023.10.24 01:19:44.707152 [ 3 ] {6e3b8040-8221-4170-b994-a848c4868815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2829 2023.10.24 01:19:44.707191 [ 3 ] {6e3b8040-8221-4170-b994-a848c4868815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2830 2023.10.24 01:19:44.707308 [ 3 ] {6e3b8040-8221-4170-b994-a848c4868815} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2831 2023.10.24 01:19:44.707581 [ 3 ] {6e3b8040-8221-4170-b994-a848c4868815} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2832 2023.10.24 01:19:44.707778 [ 3 ] {6e3b8040-8221-4170-b994-a848c4868815} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2833 2023.10.24 01:19:44.707924 [ 3 ] {6e3b8040-8221-4170-b994-a848c4868815} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2834 2023.10.24 01:19:44.708025 [ 3 ] {6e3b8040-8221-4170-b994-a848c4868815} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000846937 sec., 12987 rows/sec., 1.02 MiB/sec.
2835 2023.10.24 01:19:44.708224 [ 3 ] {6e3b8040-8221-4170-b994-a848c4868815} <Debug> DynamicQueryHandler: Done processing query
2836 2023.10.24 01:19:44.708248 [ 3 ] {6e3b8040-8221-4170-b994-a848c4868815} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2837 2023.10.24 01:19:44.708263 [ 3 ] {} <Debug> HTTP-Session: 7c311395-2d99-414a-b1b2-23c7c28ed9bb Destroying unnamed session
2838 2023.10.24 01:19:44.708396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2839 2023.10.24 01:19:44.708439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2840 2023.10.24 01:19:44.708458 [ 3 ] {} <Debug> HTTP-Session: 6b23660e-3f3e-4292-86f6-d976c11ee75c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2841 2023.10.24 01:19:44.708475 [ 3 ] {} <Debug> HTTP-Session: 6b23660e-3f3e-4292-86f6-d976c11ee75c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2842 2023.10.24 01:19:44.708549 [ 3 ] {d9d68fb0-f655-437e-97f4-24077c89dddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2843 2023.10.24 01:19:44.708593 [ 3 ] {d9d68fb0-f655-437e-97f4-24077c89dddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2844 2023.10.24 01:19:44.708741 [ 3 ] {d9d68fb0-f655-437e-97f4-24077c89dddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2845 2023.10.24 01:19:44.709082 [ 3 ] {d9d68fb0-f655-437e-97f4-24077c89dddc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2846 2023.10.24 01:19:44.709360 [ 3 ] {d9d68fb0-f655-437e-97f4-24077c89dddc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2847 2023.10.24 01:19:44.709537 [ 3 ] {d9d68fb0-f655-437e-97f4-24077c89dddc} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2848 2023.10.24 01:19:44.709641 [ 3 ] {d9d68fb0-f655-437e-97f4-24077c89dddc} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.001064851 sec., 10330 rows/sec., 13.94 MiB/sec.
2849 2023.10.24 01:19:44.709771 [ 3 ] {d9d68fb0-f655-437e-97f4-24077c89dddc} <Debug> DynamicQueryHandler: Done processing query
2850 2023.10.24 01:19:44.709794 [ 3 ] {d9d68fb0-f655-437e-97f4-24077c89dddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2851 2023.10.24 01:19:44.709810 [ 3 ] {} <Debug> HTTP-Session: 6b23660e-3f3e-4292-86f6-d976c11ee75c Destroying unnamed session
2852 2023.10.24 01:19:49.710657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2853 2023.10.24 01:19:49.710784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2854 2023.10.24 01:19:49.710814 [ 3 ] {} <Debug> HTTP-Session: daf466ca-b653-45d0-933b-7cbd3af7256f Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2855 2023.10.24 01:19:49.710842 [ 3 ] {} <Debug> HTTP-Session: daf466ca-b653-45d0-933b-7cbd3af7256f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2856 2023.10.24 01:19:49.710985 [ 3 ] {52b06579-883c-40bb-91ac-60c84efb70d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2857 2023.10.24 01:19:49.711054 [ 3 ] {52b06579-883c-40bb-91ac-60c84efb70d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2858 2023.10.24 01:19:49.711242 [ 3 ] {52b06579-883c-40bb-91ac-60c84efb70d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2859 2023.10.24 01:19:49.711806 [ 3 ] {52b06579-883c-40bb-91ac-60c84efb70d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2860 2023.10.24 01:19:49.712069 [ 3 ] {52b06579-883c-40bb-91ac-60c84efb70d5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2861 2023.10.24 01:19:49.712232 [ 3 ] {52b06579-883c-40bb-91ac-60c84efb70d5} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2862 2023.10.24 01:19:49.712361 [ 3 ] {52b06579-883c-40bb-91ac-60c84efb70d5} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001334286 sec., 33725 rows/sec., 2.56 MiB/sec.
2863 2023.10.24 01:19:49.712515 [ 3 ] {52b06579-883c-40bb-91ac-60c84efb70d5} <Debug> DynamicQueryHandler: Done processing query
2864 2023.10.24 01:19:49.712539 [ 3 ] {52b06579-883c-40bb-91ac-60c84efb70d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2865 2023.10.24 01:19:49.712556 [ 3 ] {} <Debug> HTTP-Session: daf466ca-b653-45d0-933b-7cbd3af7256f Destroying unnamed session
2866 2023.10.24 01:19:49.712732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2867 2023.10.24 01:19:49.712777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2868 2023.10.24 01:19:49.712796 [ 3 ] {} <Debug> HTTP-Session: 9aa2a389-6552-48c6-b394-856c9a56a7ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2869 2023.10.24 01:19:49.712813 [ 3 ] {} <Debug> HTTP-Session: 9aa2a389-6552-48c6-b394-856c9a56a7ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2870 2023.10.24 01:19:49.712890 [ 3 ] {b9675f87-48b8-4401-8342-a7aa170169ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2871 2023.10.24 01:19:49.712928 [ 3 ] {b9675f87-48b8-4401-8342-a7aa170169ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2872 2023.10.24 01:19:49.713033 [ 3 ] {b9675f87-48b8-4401-8342-a7aa170169ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2873 2023.10.24 01:19:49.713474 [ 3 ] {b9675f87-48b8-4401-8342-a7aa170169ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2874 2023.10.24 01:19:49.713697 [ 3 ] {b9675f87-48b8-4401-8342-a7aa170169ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2875 2023.10.24 01:19:49.713843 [ 3 ] {b9675f87-48b8-4401-8342-a7aa170169ed} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2876 2023.10.24 01:19:49.713970 [ 3 ] {b9675f87-48b8-4401-8342-a7aa170169ed} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.00105218 sec., 193883 rows/sec., 18.81 MiB/sec.
2877 2023.10.24 01:19:49.714119 [ 3 ] {b9675f87-48b8-4401-8342-a7aa170169ed} <Debug> DynamicQueryHandler: Done processing query
2878 2023.10.24 01:19:49.714142 [ 3 ] {b9675f87-48b8-4401-8342-a7aa170169ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2879 2023.10.24 01:19:49.714158 [ 3 ] {} <Debug> HTTP-Session: 9aa2a389-6552-48c6-b394-856c9a56a7ab Destroying unnamed session
2880 2023.10.24 01:19:49.714312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 48725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2881 2023.10.24 01:19:49.714355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2882 2023.10.24 01:19:49.714375 [ 3 ] {} <Debug> HTTP-Session: 66073e1d-eb1f-4546-9659-4603aca8c801 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2883 2023.10.24 01:19:49.714392 [ 3 ] {} <Debug> HTTP-Session: 66073e1d-eb1f-4546-9659-4603aca8c801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2884 2023.10.24 01:19:49.714469 [ 3 ] {3817764d-558c-4e7e-9459-3593ed5bd2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2885 2023.10.24 01:19:49.714507 [ 3 ] {3817764d-558c-4e7e-9459-3593ed5bd2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2886 2023.10.24 01:19:49.714612 [ 3 ] {3817764d-558c-4e7e-9459-3593ed5bd2cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2887 2023.10.24 01:19:49.715078 [ 3 ] {3817764d-558c-4e7e-9459-3593ed5bd2cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2888 2023.10.24 01:19:49.715292 [ 3 ] {3817764d-558c-4e7e-9459-3593ed5bd2cb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2889 2023.10.24 01:19:49.715436 [ 3 ] {3817764d-558c-4e7e-9459-3593ed5bd2cb} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2890 2023.10.24 01:19:49.715565 [ 3 ] {3817764d-558c-4e7e-9459-3593ed5bd2cb} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001067631 sec., 283805 rows/sec., 19.82 MiB/sec.
2891 2023.10.24 01:19:49.715688 [ 3 ] {3817764d-558c-4e7e-9459-3593ed5bd2cb} <Debug> DynamicQueryHandler: Done processing query
2892 2023.10.24 01:19:49.715711 [ 3 ] {3817764d-558c-4e7e-9459-3593ed5bd2cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2893 2023.10.24 01:19:49.715726 [ 3 ] {} <Debug> HTTP-Session: 66073e1d-eb1f-4546-9659-4603aca8c801 Destroying unnamed session
2894 2023.10.24 01:19:49.715886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2895 2023.10.24 01:19:49.715929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2896 2023.10.24 01:19:49.715947 [ 3 ] {} <Debug> HTTP-Session: 248f62d3-0d4c-4fec-b61e-524816229546 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2897 2023.10.24 01:19:49.715964 [ 3 ] {} <Debug> HTTP-Session: 248f62d3-0d4c-4fec-b61e-524816229546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2898 2023.10.24 01:19:49.716032 [ 3 ] {10d8b160-dfd2-4d85-9f07-80a8350d3416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2899 2023.10.24 01:19:49.716071 [ 3 ] {10d8b160-dfd2-4d85-9f07-80a8350d3416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2900 2023.10.24 01:19:49.716179 [ 3 ] {10d8b160-dfd2-4d85-9f07-80a8350d3416} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2901 2023.10.24 01:19:49.716459 [ 3 ] {10d8b160-dfd2-4d85-9f07-80a8350d3416} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2902 2023.10.24 01:19:49.716691 [ 3 ] {10d8b160-dfd2-4d85-9f07-80a8350d3416} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2903 2023.10.24 01:19:49.716864 [ 3 ] {10d8b160-dfd2-4d85-9f07-80a8350d3416} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2904 2023.10.24 01:19:49.717001 [ 3 ] {10d8b160-dfd2-4d85-9f07-80a8350d3416} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000931669 sec., 6440 rows/sec., 270.43 KiB/sec.
2905 2023.10.24 01:19:49.717176 [ 3 ] {10d8b160-dfd2-4d85-9f07-80a8350d3416} <Debug> DynamicQueryHandler: Done processing query
2906 2023.10.24 01:19:49.717199 [ 3 ] {10d8b160-dfd2-4d85-9f07-80a8350d3416} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2907 2023.10.24 01:19:49.717214 [ 3 ] {} <Debug> HTTP-Session: 248f62d3-0d4c-4fec-b61e-524816229546 Destroying unnamed session
2908 2023.10.24 01:19:49.717370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2909 2023.10.24 01:19:49.717412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2910 2023.10.24 01:19:49.717430 [ 3 ] {} <Debug> HTTP-Session: f479165a-1404-4b22-b49b-3e7e0f68581c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2911 2023.10.24 01:19:49.717446 [ 3 ] {} <Debug> HTTP-Session: f479165a-1404-4b22-b49b-3e7e0f68581c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2912 2023.10.24 01:19:49.717520 [ 3 ] {41bfce55-3422-405d-ab92-21cffcb66686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2913 2023.10.24 01:19:49.717562 [ 3 ] {41bfce55-3422-405d-ab92-21cffcb66686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2914 2023.10.24 01:19:49.717687 [ 3 ] {41bfce55-3422-405d-ab92-21cffcb66686} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2915 2023.10.24 01:19:49.717983 [ 3 ] {41bfce55-3422-405d-ab92-21cffcb66686} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2916 2023.10.24 01:19:49.718223 [ 3 ] {41bfce55-3422-405d-ab92-21cffcb66686} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2917 2023.10.24 01:19:49.718401 [ 3 ] {41bfce55-3422-405d-ab92-21cffcb66686} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2918 2023.10.24 01:19:49.718502 [ 3 ] {41bfce55-3422-405d-ab92-21cffcb66686} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000953398 sec., 66079 rows/sec., 4.01 MiB/sec.
2919 2023.10.24 01:19:49.718622 [ 3 ] {41bfce55-3422-405d-ab92-21cffcb66686} <Debug> DynamicQueryHandler: Done processing query
2920 2023.10.24 01:19:49.718645 [ 3 ] {41bfce55-3422-405d-ab92-21cffcb66686} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2921 2023.10.24 01:19:49.718661 [ 3 ] {} <Debug> HTTP-Session: f479165a-1404-4b22-b49b-3e7e0f68581c Destroying unnamed session
2922 2023.10.24 01:19:49.718819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2923 2023.10.24 01:19:49.718861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2924 2023.10.24 01:19:49.718881 [ 3 ] {} <Debug> HTTP-Session: 47e4dc33-fa76-47f2-b2f4-6d334527b0bd Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2925 2023.10.24 01:19:49.718897 [ 3 ] {} <Debug> HTTP-Session: 47e4dc33-fa76-47f2-b2f4-6d334527b0bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2926 2023.10.24 01:19:49.718976 [ 3 ] {41a12364-19c5-4f70-a107-2b9fbc10b0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2927 2023.10.24 01:19:49.719020 [ 3 ] {41a12364-19c5-4f70-a107-2b9fbc10b0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2928 2023.10.24 01:19:49.719147 [ 3 ] {41a12364-19c5-4f70-a107-2b9fbc10b0c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2929 2023.10.24 01:19:49.719578 [ 3 ] {41a12364-19c5-4f70-a107-2b9fbc10b0c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2930 2023.10.24 01:19:49.719865 [ 3 ] {41a12364-19c5-4f70-a107-2b9fbc10b0c5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2931 2023.10.24 01:19:49.720037 [ 3 ] {41a12364-19c5-4f70-a107-2b9fbc10b0c5} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2932 2023.10.24 01:19:49.720144 [ 3 ] {41a12364-19c5-4f70-a107-2b9fbc10b0c5} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001140473 sec., 34196 rows/sec., 46.15 MiB/sec.
2933 2023.10.24 01:19:49.720253 [ 3 ] {41a12364-19c5-4f70-a107-2b9fbc10b0c5} <Debug> DynamicQueryHandler: Done processing query
2934 2023.10.24 01:19:49.720275 [ 3 ] {41a12364-19c5-4f70-a107-2b9fbc10b0c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2935 2023.10.24 01:19:49.720291 [ 3 ] {} <Debug> HTTP-Session: 47e4dc33-fa76-47f2-b2f4-6d334527b0bd Destroying unnamed session
2936 2023.10.24 01:19:49.720407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2937 2023.10.24 01:19:49.720449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2938 2023.10.24 01:19:49.720467 [ 3 ] {} <Debug> HTTP-Session: 53f846c9-02ba-43db-a915-9b27353caa4e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2939 2023.10.24 01:19:49.720484 [ 3 ] {} <Debug> HTTP-Session: 53f846c9-02ba-43db-a915-9b27353caa4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2940 2023.10.24 01:19:49.720552 [ 3 ] {d7dd7d3a-109b-4353-ad27-3e7a3c19ee7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2941 2023.10.24 01:19:49.720591 [ 3 ] {d7dd7d3a-109b-4353-ad27-3e7a3c19ee7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2942 2023.10.24 01:19:49.720691 [ 3 ] {d7dd7d3a-109b-4353-ad27-3e7a3c19ee7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2943 2023.10.24 01:19:49.720930 [ 3 ] {d7dd7d3a-109b-4353-ad27-3e7a3c19ee7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2944 2023.10.24 01:19:49.721148 [ 3 ] {d7dd7d3a-109b-4353-ad27-3e7a3c19ee7d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2945 2023.10.24 01:19:49.721318 [ 3 ] {d7dd7d3a-109b-4353-ad27-3e7a3c19ee7d} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2946 2023.10.24 01:19:49.721418 [ 3 ] {d7dd7d3a-109b-4353-ad27-3e7a3c19ee7d} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000837907 sec., 22675 rows/sec., 1.18 MiB/sec.
2947 2023.10.24 01:19:49.721416 [ 175 ] {} <Debug> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2948 2023.10.24 01:19:49.721481 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2949 2023.10.24 01:19:49.721580 [ 3 ] {d7dd7d3a-109b-4353-ad27-3e7a3c19ee7d} <Debug> DynamicQueryHandler: Done processing query
2950 2023.10.24 01:19:49.721621 [ 3 ] {d7dd7d3a-109b-4353-ad27-3e7a3c19ee7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2951 2023.10.24 01:19:49.721632 [ 18 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2952 2023.10.24 01:19:49.721659 [ 3 ] {} <Debug> HTTP-Session: 53f846c9-02ba-43db-a915-9b27353caa4e Destroying unnamed session
2953 2023.10.24 01:19:49.721798 [ 18 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2954 2023.10.24 01:19:49.721838 [ 18 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part
2955 2023.10.24 01:19:49.721962 [ 18 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part
2956 2023.10.24 01:19:49.722063 [ 18 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
2957 2023.10.24 01:19:49.722159 [ 18 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
2958 2023.10.24 01:19:49.722251 [ 18 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
2959 2023.10.24 01:19:49.722337 [ 18 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
2960 2023.10.24 01:19:49.722954 [ 12 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001410308 sec., 225482.66052521858 rows/sec., 12.11 MiB/sec.
2961 2023.10.24 01:19:49.723173 [ 20 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2962 2023.10.24 01:19:49.723442 [ 20 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2963 2023.10.24 01:19:49.723519 [ 20 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_16_3} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2964 2023.10.24 01:19:54.704060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2965 2023.10.24 01:19:54.704194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2966 2023.10.24 01:19:54.704223 [ 3 ] {} <Debug> HTTP-Session: 458f7b91-d22f-43ab-a955-3046286f6555 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2967 2023.10.24 01:19:54.704251 [ 3 ] {} <Debug> HTTP-Session: 458f7b91-d22f-43ab-a955-3046286f6555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2968 2023.10.24 01:19:54.704394 [ 3 ] {87230d0e-58e2-4a6b-8851-199f5e57044d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2969 2023.10.24 01:19:54.704464 [ 3 ] {87230d0e-58e2-4a6b-8851-199f5e57044d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2970 2023.10.24 01:19:54.704626 [ 3 ] {87230d0e-58e2-4a6b-8851-199f5e57044d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2971 2023.10.24 01:19:54.705072 [ 3 ] {87230d0e-58e2-4a6b-8851-199f5e57044d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2972 2023.10.24 01:19:54.705340 [ 3 ] {87230d0e-58e2-4a6b-8851-199f5e57044d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2973 2023.10.24 01:19:54.705501 [ 3 ] {87230d0e-58e2-4a6b-8851-199f5e57044d} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2974 2023.10.24 01:19:54.705646 [ 3 ] {87230d0e-58e2-4a6b-8851-199f5e57044d} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001204613 sec., 9131 rows/sec., 740.16 KiB/sec.
2975 2023.10.24 01:19:54.705645 [ 172 ] {} <Debug> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
2976 2023.10.24 01:19:54.705766 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2977 2023.10.24 01:19:54.705877 [ 3 ] {87230d0e-58e2-4a6b-8851-199f5e57044d} <Debug> DynamicQueryHandler: Done processing query
2978 2023.10.24 01:19:54.705916 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact
2979 2023.10.24 01:19:54.705930 [ 3 ] {87230d0e-58e2-4a6b-8851-199f5e57044d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2980 2023.10.24 01:19:54.705984 [ 3 ] {} <Debug> HTTP-Session: 458f7b91-d22f-43ab-a955-3046286f6555 Destroying unnamed session
2981 2023.10.24 01:19:54.706058 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2982 2023.10.24 01:19:54.706095 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 56 rows starting from the beginning of the part
2983 2023.10.24 01:19:54.706170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2984 2023.10.24 01:19:54.706255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2985 2023.10.24 01:19:54.706302 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
2986 2023.10.24 01:19:54.706308 [ 3 ] {} <Debug> HTTP-Session: 4b597c5c-5069-42fd-9178-9bd1ff7593ee Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
2987 2023.10.24 01:19:54.706364 [ 3 ] {} <Debug> HTTP-Session: 4b597c5c-5069-42fd-9178-9bd1ff7593ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2988 2023.10.24 01:19:54.706524 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 45 rows starting from the beginning of the part
2989 2023.10.24 01:19:54.706565 [ 3 ] {596bacbf-240d-499d-8ec8-e99fcc45e13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2990 2023.10.24 01:19:54.706673 [ 3 ] {596bacbf-240d-499d-8ec8-e99fcc45e13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2991 2023.10.24 01:19:54.706712 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
2992 2023.10.24 01:19:54.707001 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 45 rows starting from the beginning of the part
2993 2023.10.24 01:19:54.707162 [ 3 ] {596bacbf-240d-499d-8ec8-e99fcc45e13b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2994 2023.10.24 01:19:54.707203 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part
2995 2023.10.24 01:19:54.707836 [ 3 ] {596bacbf-240d-499d-8ec8-e99fcc45e13b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
2996 2023.10.24 01:19:54.708339 [ 3 ] {596bacbf-240d-499d-8ec8-e99fcc45e13b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2997 2023.10.24 01:19:54.708602 [ 12 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.002756504 sec., 64937.32641055482 rows/sec., 4.98 MiB/sec.
2998 2023.10.24 01:19:54.708637 [ 3 ] {596bacbf-240d-499d-8ec8-e99fcc45e13b} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2999 2023.10.24 01:19:54.708828 [ 172 ] {} <Debug> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
3000 2023.10.24 01:19:54.708863 [ 3 ] {596bacbf-240d-499d-8ec8-e99fcc45e13b} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.002234693 sec., 14767 rows/sec., 1.30 MiB/sec.
3001 2023.10.24 01:19:54.708851 [ 12 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
3002 2023.10.24 01:19:54.708896 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3003 2023.10.24 01:19:54.709202 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact
3004 2023.10.24 01:19:54.709288 [ 3 ] {596bacbf-240d-499d-8ec8-e99fcc45e13b} <Debug> DynamicQueryHandler: Done processing query
3005 2023.10.24 01:19:54.709352 [ 3 ] {596bacbf-240d-499d-8ec8-e99fcc45e13b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3006 2023.10.24 01:19:54.709399 [ 12 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5.
3007 2023.10.24 01:19:54.709425 [ 3 ] {} <Debug> HTTP-Session: 4b597c5c-5069-42fd-9178-9bd1ff7593ee Destroying unnamed session
3008 2023.10.24 01:19:54.709401 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3009 2023.10.24 01:19:54.709518 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 237 rows starting from the beginning of the part
3010 2023.10.24 01:19:54.709564 [ 12 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_25_5} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Merged 6 parts: from all_1_20_4 to all_25_25_0
3011 2023.10.24 01:19:54.709663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3012 2023.10.24 01:19:54.709797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3013 2023.10.24 01:19:54.709812 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part
3014 2023.10.24 01:19:54.709837 [ 3 ] {} <Debug> HTTP-Session: cd1ea9e6-36db-4e3e-b4d0-87322ba71591 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3015 2023.10.24 01:19:54.709885 [ 3 ] {} <Debug> HTTP-Session: cd1ea9e6-36db-4e3e-b4d0-87322ba71591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3016 2023.10.24 01:19:54.710020 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 204 rows starting from the beginning of the part
3017 2023.10.24 01:19:54.710072 [ 3 ] {49e75a16-8b15-4b87-9e5e-db0167a7c906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3018 2023.10.24 01:19:54.710184 [ 3 ] {49e75a16-8b15-4b87-9e5e-db0167a7c906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3019 2023.10.24 01:19:54.710215 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part
3020 2023.10.24 01:19:54.710504 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 204 rows starting from the beginning of the part
3021 2023.10.24 01:19:54.710680 [ 3 ] {49e75a16-8b15-4b87-9e5e-db0167a7c906} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3022 2023.10.24 01:19:54.710716 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part
3023 2023.10.24 01:19:54.711285 [ 3 ] {49e75a16-8b15-4b87-9e5e-db0167a7c906} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3024 2023.10.24 01:19:54.711739 [ 3 ] {49e75a16-8b15-4b87-9e5e-db0167a7c906} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3025 2023.10.24 01:19:54.711985 [ 3 ] {49e75a16-8b15-4b87-9e5e-db0167a7c906} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3026 2023.10.24 01:19:54.712183 [ 172 ] {} <Debug> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
3027 2023.10.24 01:19:54.712341 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3028 2023.10.24 01:19:54.712352 [ 3 ] {49e75a16-8b15-4b87-9e5e-db0167a7c906} <Information> executeQuery: Read 11 rows, 902.00 B in 0.002214514 sec., 4967 rows/sec., 397.77 KiB/sec.
3029 2023.10.24 01:19:54.712463 [ 15 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.003392026 sec., 219337.9413954964 rows/sec., 20.92 MiB/sec.
3030 2023.10.24 01:19:54.712604 [ 15 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact
3031 2023.10.24 01:19:54.712680 [ 3 ] {49e75a16-8b15-4b87-9e5e-db0167a7c906} <Debug> DynamicQueryHandler: Done processing query
3032 2023.10.24 01:19:54.712747 [ 3 ] {49e75a16-8b15-4b87-9e5e-db0167a7c906} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3033 2023.10.24 01:19:54.712761 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
3034 2023.10.24 01:19:54.712812 [ 3 ] {} <Debug> HTTP-Session: cd1ea9e6-36db-4e3e-b4d0-87322ba71591 Destroying unnamed session
3035 2023.10.24 01:19:54.712905 [ 15 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3036 2023.10.24 01:19:54.712956 [ 15 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 343 rows starting from the beginning of the part
3037 2023.10.24 01:19:54.713069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3038 2023.10.24 01:19:54.713124 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5.
3039 2023.10.24 01:19:54.713192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3040 2023.10.24 01:19:54.713275 [ 3 ] {} <Debug> HTTP-Session: f29387c2-81f6-4d50-bb4c-2205aa3764eb Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3041 2023.10.24 01:19:54.713302 [ 24 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_25_5} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Merged 6 parts: from all_1_20_4 to all_25_25_0
3042 2023.10.24 01:19:54.713355 [ 3 ] {} <Debug> HTTP-Session: f29387c2-81f6-4d50-bb4c-2205aa3764eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3043 2023.10.24 01:19:54.713373 [ 15 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
3044 2023.10.24 01:19:54.713644 [ 3 ] {d9aacfe0-7fda-462c-b9fa-c2215f8a4afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3045 2023.10.24 01:19:54.713682 [ 15 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 303 rows starting from the beginning of the part
3046 2023.10.24 01:19:54.713767 [ 3 ] {d9aacfe0-7fda-462c-b9fa-c2215f8a4afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3047 2023.10.24 01:19:54.713976 [ 15 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
3048 2023.10.24 01:19:54.714261 [ 15 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 303 rows starting from the beginning of the part
3049 2023.10.24 01:19:54.714479 [ 3 ] {d9aacfe0-7fda-462c-b9fa-c2215f8a4afa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3050 2023.10.24 01:19:54.714511 [ 15 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part
3051 2023.10.24 01:19:54.715348 [ 3 ] {d9aacfe0-7fda-462c-b9fa-c2215f8a4afa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3052 2023.10.24 01:19:54.716032 [ 3 ] {d9aacfe0-7fda-462c-b9fa-c2215f8a4afa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3053 2023.10.24 01:19:54.716159 [ 13 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 982 rows, containing 4 columns (4 merged, 0 gathered) in 0.003734693 sec., 262939.9524940872 rows/sec., 18.52 MiB/sec.
3054 2023.10.24 01:19:54.716324 [ 24 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
3055 2023.10.24 01:19:54.716324 [ 3 ] {d9aacfe0-7fda-462c-b9fa-c2215f8a4afa} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3056 2023.10.24 01:19:54.716579 [ 3 ] {d9aacfe0-7fda-462c-b9fa-c2215f8a4afa} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.002873376 sec., 3828 rows/sec., 5.17 MiB/sec.
3057 2023.10.24 01:19:54.716606 [ 24 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5.
3058 2023.10.24 01:19:54.716748 [ 24 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_25_5} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Merged 6 parts: from all_1_20_4 to all_25_25_0
3059 2023.10.24 01:19:54.716837 [ 3 ] {d9aacfe0-7fda-462c-b9fa-c2215f8a4afa} <Debug> DynamicQueryHandler: Done processing query
3060 2023.10.24 01:19:54.716886 [ 3 ] {d9aacfe0-7fda-462c-b9fa-c2215f8a4afa} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3061 2023.10.24 01:19:54.716903 [ 3 ] {} <Debug> HTTP-Session: f29387c2-81f6-4d50-bb4c-2205aa3764eb Destroying unnamed session
3062 2023.10.24 01:19:58.651749 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache
3063 2023.10.24 01:19:58.651858 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache
3064 2023.10.24 01:19:59.711018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3065 2023.10.24 01:19:59.711124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3066 2023.10.24 01:19:59.711149 [ 3 ] {} <Debug> HTTP-Session: 7e030fda-2436-4b6d-a282-7625394db931 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3067 2023.10.24 01:19:59.711174 [ 3 ] {} <Debug> HTTP-Session: 7e030fda-2436-4b6d-a282-7625394db931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3068 2023.10.24 01:19:59.711304 [ 3 ] {9c145fbe-c5a6-4a9c-aa1e-3c5fd552fdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3069 2023.10.24 01:19:59.711366 [ 3 ] {9c145fbe-c5a6-4a9c-aa1e-3c5fd552fdba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3070 2023.10.24 01:19:59.711524 [ 3 ] {9c145fbe-c5a6-4a9c-aa1e-3c5fd552fdba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3071 2023.10.24 01:19:59.711952 [ 3 ] {9c145fbe-c5a6-4a9c-aa1e-3c5fd552fdba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3072 2023.10.24 01:19:59.712222 [ 3 ] {9c145fbe-c5a6-4a9c-aa1e-3c5fd552fdba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3073 2023.10.24 01:19:59.712389 [ 3 ] {9c145fbe-c5a6-4a9c-aa1e-3c5fd552fdba} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3074 2023.10.24 01:19:59.712517 [ 3 ] {9c145fbe-c5a6-4a9c-aa1e-3c5fd552fdba} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001177303 sec., 38222 rows/sec., 2.90 MiB/sec.
3075 2023.10.24 01:19:59.712683 [ 3 ] {9c145fbe-c5a6-4a9c-aa1e-3c5fd552fdba} <Debug> DynamicQueryHandler: Done processing query
3076 2023.10.24 01:19:59.712708 [ 3 ] {9c145fbe-c5a6-4a9c-aa1e-3c5fd552fdba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3077 2023.10.24 01:19:59.712725 [ 3 ] {} <Debug> HTTP-Session: 7e030fda-2436-4b6d-a282-7625394db931 Destroying unnamed session
3078 2023.10.24 01:19:59.712902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3079 2023.10.24 01:19:59.712953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3080 2023.10.24 01:19:59.712972 [ 3 ] {} <Debug> HTTP-Session: be21dd9d-3374-4fe8-a7a3-da4c89492afe Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3081 2023.10.24 01:19:59.712991 [ 3 ] {} <Debug> HTTP-Session: be21dd9d-3374-4fe8-a7a3-da4c89492afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3082 2023.10.24 01:19:59.713076 [ 3 ] {fcbe5aec-fa10-4c8a-87e5-9fe4a414ba9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3083 2023.10.24 01:19:59.713118 [ 3 ] {fcbe5aec-fa10-4c8a-87e5-9fe4a414ba9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3084 2023.10.24 01:19:59.713249 [ 3 ] {fcbe5aec-fa10-4c8a-87e5-9fe4a414ba9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3085 2023.10.24 01:19:59.713670 [ 3 ] {fcbe5aec-fa10-4c8a-87e5-9fe4a414ba9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3086 2023.10.24 01:19:59.713900 [ 3 ] {fcbe5aec-fa10-4c8a-87e5-9fe4a414ba9d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3087 2023.10.24 01:19:59.714052 [ 3 ] {fcbe5aec-fa10-4c8a-87e5-9fe4a414ba9d} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3088 2023.10.24 01:19:59.714179 [ 3 ] {fcbe5aec-fa10-4c8a-87e5-9fe4a414ba9d} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.001065821 sec., 191401 rows/sec., 18.57 MiB/sec.
3089 2023.10.24 01:19:59.714319 [ 3 ] {fcbe5aec-fa10-4c8a-87e5-9fe4a414ba9d} <Debug> DynamicQueryHandler: Done processing query
3090 2023.10.24 01:19:59.714344 [ 3 ] {fcbe5aec-fa10-4c8a-87e5-9fe4a414ba9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3091 2023.10.24 01:19:59.714360 [ 3 ] {} <Debug> HTTP-Session: be21dd9d-3374-4fe8-a7a3-da4c89492afe Destroying unnamed session
3092 2023.10.24 01:19:59.714547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 50576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3093 2023.10.24 01:19:59.714594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3094 2023.10.24 01:19:59.714613 [ 3 ] {} <Debug> HTTP-Session: b8de8342-baba-42c4-a683-5fad0e520fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3095 2023.10.24 01:19:59.714631 [ 3 ] {} <Debug> HTTP-Session: b8de8342-baba-42c4-a683-5fad0e520fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3096 2023.10.24 01:19:59.714724 [ 3 ] {1b3eb3e3-047a-4992-8ebd-7c4f198f4122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3097 2023.10.24 01:19:59.714765 [ 3 ] {1b3eb3e3-047a-4992-8ebd-7c4f198f4122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3098 2023.10.24 01:19:59.714874 [ 3 ] {1b3eb3e3-047a-4992-8ebd-7c4f198f4122} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3099 2023.10.24 01:19:59.715327 [ 3 ] {1b3eb3e3-047a-4992-8ebd-7c4f198f4122} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3100 2023.10.24 01:19:59.715545 [ 3 ] {1b3eb3e3-047a-4992-8ebd-7c4f198f4122} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3101 2023.10.24 01:19:59.715693 [ 3 ] {1b3eb3e3-047a-4992-8ebd-7c4f198f4122} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3102 2023.10.24 01:19:59.715837 [ 3 ] {1b3eb3e3-047a-4992-8ebd-7c4f198f4122} <Information> executeQuery: Read 314 rows, 22.54 KiB in 0.001085052 sec., 289387 rows/sec., 20.28 MiB/sec.
3103 2023.10.24 01:19:59.715961 [ 3 ] {1b3eb3e3-047a-4992-8ebd-7c4f198f4122} <Debug> DynamicQueryHandler: Done processing query
3104 2023.10.24 01:19:59.715985 [ 3 ] {1b3eb3e3-047a-4992-8ebd-7c4f198f4122} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3105 2023.10.24 01:19:59.716000 [ 3 ] {} <Debug> HTTP-Session: b8de8342-baba-42c4-a683-5fad0e520fc2 Destroying unnamed session
3106 2023.10.24 01:19:59.716146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3107 2023.10.24 01:19:59.716189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3108 2023.10.24 01:19:59.716207 [ 3 ] {} <Debug> HTTP-Session: bdb3438a-549d-4d6a-b478-0926346d8ea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3109 2023.10.24 01:19:59.716225 [ 3 ] {} <Debug> HTTP-Session: bdb3438a-549d-4d6a-b478-0926346d8ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3110 2023.10.24 01:19:59.716293 [ 3 ] {4ddec410-35e2-4f47-8765-e4bea4085ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3111 2023.10.24 01:19:59.716333 [ 3 ] {4ddec410-35e2-4f47-8765-e4bea4085ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3112 2023.10.24 01:19:59.716440 [ 3 ] {4ddec410-35e2-4f47-8765-e4bea4085ee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3113 2023.10.24 01:19:59.716692 [ 3 ] {4ddec410-35e2-4f47-8765-e4bea4085ee5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3114 2023.10.24 01:19:59.716991 [ 3 ] {4ddec410-35e2-4f47-8765-e4bea4085ee5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3115 2023.10.24 01:19:59.717167 [ 3 ] {4ddec410-35e2-4f47-8765-e4bea4085ee5} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3116 2023.10.24 01:19:59.717293 [ 3 ] {4ddec410-35e2-4f47-8765-e4bea4085ee5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000968939 sec., 6192 rows/sec., 260.03 KiB/sec.
3117 2023.10.24 01:19:59.717285 [ 169 ] {} <Debug> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3118 2023.10.24 01:19:59.717402 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3119 2023.10.24 01:19:59.717441 [ 3 ] {4ddec410-35e2-4f47-8765-e4bea4085ee5} <Debug> DynamicQueryHandler: Done processing query
3120 2023.10.24 01:19:59.717491 [ 3 ] {4ddec410-35e2-4f47-8765-e4bea4085ee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3121 2023.10.24 01:19:59.717526 [ 3 ] {} <Debug> HTTP-Session: bdb3438a-549d-4d6a-b478-0926346d8ea1 Destroying unnamed session
3122 2023.10.24 01:19:59.717539 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3123 2023.10.24 01:19:59.717703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 13593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3124 2023.10.24 01:19:59.717744 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3125 2023.10.24 01:19:59.717785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3126 2023.10.24 01:19:59.717805 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
3127 2023.10.24 01:19:59.717817 [ 3 ] {} <Debug> HTTP-Session: 57d50f32-c2a8-4c3e-af69-ab0712d9cc8f Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3128 2023.10.24 01:19:59.717877 [ 3 ] {} <Debug> HTTP-Session: 57d50f32-c2a8-4c3e-af69-ab0712d9cc8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3129 2023.10.24 01:19:59.718087 [ 3 ] {98d388dd-c211-4a20-932c-1049a3311a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3130 2023.10.24 01:19:59.718107 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
3131 2023.10.24 01:19:59.718166 [ 3 ] {98d388dd-c211-4a20-932c-1049a3311a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3132 2023.10.24 01:19:59.718391 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
3133 2023.10.24 01:19:59.718751 [ 3 ] {98d388dd-c211-4a20-932c-1049a3311a10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3134 2023.10.24 01:19:59.718751 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
3135 2023.10.24 01:19:59.718983 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
3136 2023.10.24 01:19:59.719251 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
3137 2023.10.24 01:19:59.719678 [ 3 ] {98d388dd-c211-4a20-932c-1049a3311a10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3138 2023.10.24 01:19:59.720132 [ 3 ] {98d388dd-c211-4a20-932c-1049a3311a10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3139 2023.10.24 01:19:59.720506 [ 3 ] {98d388dd-c211-4a20-932c-1049a3311a10} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3140 2023.10.24 01:19:59.720700 [ 13 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003233723 sec., 29687.143889566298 rows/sec., 1.22 MiB/sec.
3141 2023.10.24 01:19:59.720758 [ 169 ] {} <Debug> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3142 2023.10.24 01:19:59.720776 [ 3 ] {98d388dd-c211-4a20-932c-1049a3311a10} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.002641401 sec., 28015 rows/sec., 1.71 MiB/sec.
3143 2023.10.24 01:19:59.720838 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3144 2023.10.24 01:19:59.720917 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3145 2023.10.24 01:19:59.721219 [ 3 ] {98d388dd-c211-4a20-932c-1049a3311a10} <Debug> DynamicQueryHandler: Done processing query
3146 2023.10.24 01:19:59.721240 [ 14 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3147 2023.10.24 01:19:59.721285 [ 3 ] {98d388dd-c211-4a20-932c-1049a3311a10} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3148 2023.10.24 01:19:59.721328 [ 3 ] {} <Debug> HTTP-Session: 57d50f32-c2a8-4c3e-af69-ab0712d9cc8f Destroying unnamed session
3149 2023.10.24 01:19:59.721438 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3150 2023.10.24 01:19:59.721449 [ 14 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3151 2023.10.24 01:19:59.721531 [ 14 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 704 rows starting from the beginning of the part
3152 2023.10.24 01:19:59.721545 [ 15 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_16_3} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3153 2023.10.24 01:19:59.721631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3154 2023.10.24 01:19:59.721742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3155 2023.10.24 01:19:59.721787 [ 3 ] {} <Debug> HTTP-Session: 2127fa99-6474-432f-a16d-ad4fdfb52e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3156 2023.10.24 01:19:59.721848 [ 3 ] {} <Debug> HTTP-Session: 2127fa99-6474-432f-a16d-ad4fdfb52e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3157 2023.10.24 01:19:59.721896 [ 14 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part
3158 2023.10.24 01:19:59.722069 [ 3 ] {12bd2eab-b8bc-4e42-a7e0-274977cb3427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3159 2023.10.24 01:19:59.722132 [ 14 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part
3160 2023.10.24 01:19:59.722163 [ 3 ] {12bd2eab-b8bc-4e42-a7e0-274977cb3427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3161 2023.10.24 01:19:59.722426 [ 14 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part
3162 2023.10.24 01:19:59.722769 [ 14 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part
3163 2023.10.24 01:19:59.722803 [ 3 ] {12bd2eab-b8bc-4e42-a7e0-274977cb3427} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3164 2023.10.24 01:19:59.723010 [ 14 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part
3165 2023.10.24 01:19:59.723892 [ 3 ] {12bd2eab-b8bc-4e42-a7e0-274977cb3427} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3166 2023.10.24 01:19:59.724701 [ 3 ] {12bd2eab-b8bc-4e42-a7e0-274977cb3427} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3167 2023.10.24 01:19:59.724725 [ 15 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1041 rows, containing 5 columns (5 merged, 0 gathered) in 0.003746223 sec., 277879.8806157562 rows/sec., 16.88 MiB/sec.
3168 2023.10.24 01:19:59.724989 [ 3 ] {12bd2eab-b8bc-4e42-a7e0-274977cb3427} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3169 2023.10.24 01:19:59.725055 [ 15 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3170 2023.10.24 01:19:59.725265 [ 3 ] {12bd2eab-b8bc-4e42-a7e0-274977cb3427} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.003119031 sec., 12503 rows/sec., 16.87 MiB/sec.
3171 2023.10.24 01:19:59.725503 [ 3 ] {12bd2eab-b8bc-4e42-a7e0-274977cb3427} <Debug> DynamicQueryHandler: Done processing query
3172 2023.10.24 01:19:59.725537 [ 3 ] {12bd2eab-b8bc-4e42-a7e0-274977cb3427} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3173 2023.10.24 01:19:59.725557 [ 3 ] {} <Debug> HTTP-Session: 2127fa99-6474-432f-a16d-ad4fdfb52e91 Destroying unnamed session
3174 2023.10.24 01:19:59.725653 [ 15 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3175 2023.10.24 01:19:59.725727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3176 2023.10.24 01:19:59.725760 [ 15 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3177 2023.10.24 01:19:59.725797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3178 2023.10.24 01:19:59.725860 [ 3 ] {} <Debug> HTTP-Session: 9071acb3-df99-45b6-8546-01f9a6518852 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3179 2023.10.24 01:19:59.725895 [ 3 ] {} <Debug> HTTP-Session: 9071acb3-df99-45b6-8546-01f9a6518852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3180 2023.10.24 01:19:59.725969 [ 3 ] {65b4c9ad-2765-49c3-8266-25b1f1ec1681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3181 2023.10.24 01:19:59.726008 [ 3 ] {65b4c9ad-2765-49c3-8266-25b1f1ec1681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3182 2023.10.24 01:19:59.726121 [ 3 ] {65b4c9ad-2765-49c3-8266-25b1f1ec1681} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3183 2023.10.24 01:19:59.726390 [ 3 ] {65b4c9ad-2765-49c3-8266-25b1f1ec1681} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3184 2023.10.24 01:19:59.726627 [ 3 ] {65b4c9ad-2765-49c3-8266-25b1f1ec1681} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3185 2023.10.24 01:19:59.726797 [ 3 ] {65b4c9ad-2765-49c3-8266-25b1f1ec1681} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3186 2023.10.24 01:19:59.726927 [ 3 ] {65b4c9ad-2765-49c3-8266-25b1f1ec1681} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000924038 sec., 20561 rows/sec., 1.07 MiB/sec.
3187 2023.10.24 01:19:59.727082 [ 3 ] {65b4c9ad-2765-49c3-8266-25b1f1ec1681} <Debug> DynamicQueryHandler: Done processing query
3188 2023.10.24 01:19:59.727106 [ 3 ] {65b4c9ad-2765-49c3-8266-25b1f1ec1681} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3189 2023.10.24 01:19:59.727121 [ 3 ] {} <Debug> HTTP-Session: 9071acb3-df99-45b6-8546-01f9a6518852 Destroying unnamed session
3190 2023.10.24 01:20:04.704050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3191 2023.10.24 01:20:04.704180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3192 2023.10.24 01:20:04.704210 [ 3 ] {} <Debug> HTTP-Session: 1b29a9cb-994e-4b35-bb65-268b4565eac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3193 2023.10.24 01:20:04.704239 [ 3 ] {} <Debug> HTTP-Session: 1b29a9cb-994e-4b35-bb65-268b4565eac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3194 2023.10.24 01:20:04.704381 [ 3 ] {a536b8fb-efae-4c86-a163-c9f051e22cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3195 2023.10.24 01:20:04.704449 [ 3 ] {a536b8fb-efae-4c86-a163-c9f051e22cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3196 2023.10.24 01:20:04.704629 [ 3 ] {a536b8fb-efae-4c86-a163-c9f051e22cc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3197 2023.10.24 01:20:04.705067 [ 3 ] {a536b8fb-efae-4c86-a163-c9f051e22cc3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3198 2023.10.24 01:20:04.705319 [ 3 ] {a536b8fb-efae-4c86-a163-c9f051e22cc3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3199 2023.10.24 01:20:04.705480 [ 3 ] {a536b8fb-efae-4c86-a163-c9f051e22cc3} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3200 2023.10.24 01:20:04.705620 [ 3 ] {a536b8fb-efae-4c86-a163-c9f051e22cc3} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001193584 sec., 9215 rows/sec., 747.00 KiB/sec.
3201 2023.10.24 01:20:04.705760 [ 3 ] {a536b8fb-efae-4c86-a163-c9f051e22cc3} <Debug> DynamicQueryHandler: Done processing query
3202 2023.10.24 01:20:04.705785 [ 3 ] {a536b8fb-efae-4c86-a163-c9f051e22cc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3203 2023.10.24 01:20:04.705801 [ 3 ] {} <Debug> HTTP-Session: 1b29a9cb-994e-4b35-bb65-268b4565eac0 Destroying unnamed session
3204 2023.10.24 01:20:04.705919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3205 2023.10.24 01:20:04.705962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3206 2023.10.24 01:20:04.705981 [ 3 ] {} <Debug> HTTP-Session: f11ff86d-af3d-480b-94d8-d0aaf189e56a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3207 2023.10.24 01:20:04.705998 [ 3 ] {} <Debug> HTTP-Session: f11ff86d-af3d-480b-94d8-d0aaf189e56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3208 2023.10.24 01:20:04.706069 [ 3 ] {5e1ac2b8-a3e6-4d83-8102-79302aaaff22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3209 2023.10.24 01:20:04.706110 [ 3 ] {5e1ac2b8-a3e6-4d83-8102-79302aaaff22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3210 2023.10.24 01:20:04.706213 [ 3 ] {5e1ac2b8-a3e6-4d83-8102-79302aaaff22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3211 2023.10.24 01:20:04.706517 [ 3 ] {5e1ac2b8-a3e6-4d83-8102-79302aaaff22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3212 2023.10.24 01:20:04.706722 [ 3 ] {5e1ac2b8-a3e6-4d83-8102-79302aaaff22} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3213 2023.10.24 01:20:04.706882 [ 3 ] {5e1ac2b8-a3e6-4d83-8102-79302aaaff22} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3214 2023.10.24 01:20:04.707005 [ 3 ] {5e1ac2b8-a3e6-4d83-8102-79302aaaff22} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000907528 sec., 36362 rows/sec., 3.19 MiB/sec.
3215 2023.10.24 01:20:04.707109 [ 3 ] {5e1ac2b8-a3e6-4d83-8102-79302aaaff22} <Debug> DynamicQueryHandler: Done processing query
3216 2023.10.24 01:20:04.707132 [ 3 ] {5e1ac2b8-a3e6-4d83-8102-79302aaaff22} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3217 2023.10.24 01:20:04.707147 [ 3 ] {} <Debug> HTTP-Session: f11ff86d-af3d-480b-94d8-d0aaf189e56a Destroying unnamed session
3218 2023.10.24 01:20:04.707268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3219 2023.10.24 01:20:04.707310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3220 2023.10.24 01:20:04.707328 [ 3 ] {} <Debug> HTTP-Session: d7acf6c2-eb20-48f9-8958-c9861d35ab70 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3221 2023.10.24 01:20:04.707349 [ 3 ] {} <Debug> HTTP-Session: d7acf6c2-eb20-48f9-8958-c9861d35ab70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3222 2023.10.24 01:20:04.707418 [ 3 ] {1e759bc6-86fa-4668-95bc-8f5ff7b13721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3223 2023.10.24 01:20:04.707457 [ 3 ] {1e759bc6-86fa-4668-95bc-8f5ff7b13721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3224 2023.10.24 01:20:04.707557 [ 3 ] {1e759bc6-86fa-4668-95bc-8f5ff7b13721} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3225 2023.10.24 01:20:04.707847 [ 3 ] {1e759bc6-86fa-4668-95bc-8f5ff7b13721} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3226 2023.10.24 01:20:04.708055 [ 3 ] {1e759bc6-86fa-4668-95bc-8f5ff7b13721} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3227 2023.10.24 01:20:04.708203 [ 3 ] {1e759bc6-86fa-4668-95bc-8f5ff7b13721} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3228 2023.10.24 01:20:04.708327 [ 3 ] {1e759bc6-86fa-4668-95bc-8f5ff7b13721} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000881007 sec., 12485 rows/sec., 999.83 KiB/sec.
3229 2023.10.24 01:20:04.708445 [ 3 ] {1e759bc6-86fa-4668-95bc-8f5ff7b13721} <Debug> DynamicQueryHandler: Done processing query
3230 2023.10.24 01:20:04.708468 [ 3 ] {1e759bc6-86fa-4668-95bc-8f5ff7b13721} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3231 2023.10.24 01:20:04.708483 [ 3 ] {} <Debug> HTTP-Session: d7acf6c2-eb20-48f9-8958-c9861d35ab70 Destroying unnamed session
3232 2023.10.24 01:20:04.708617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3233 2023.10.24 01:20:04.708661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3234 2023.10.24 01:20:04.708679 [ 3 ] {} <Debug> HTTP-Session: 7cbde48e-4691-4b2a-8472-edcf56e64a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3235 2023.10.24 01:20:04.708695 [ 3 ] {} <Debug> HTTP-Session: 7cbde48e-4691-4b2a-8472-edcf56e64a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3236 2023.10.24 01:20:04.708768 [ 3 ] {3d995674-f938-4dd6-8c75-e2db8be92115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3237 2023.10.24 01:20:04.708813 [ 3 ] {3d995674-f938-4dd6-8c75-e2db8be92115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3238 2023.10.24 01:20:04.708952 [ 3 ] {3d995674-f938-4dd6-8c75-e2db8be92115} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3239 2023.10.24 01:20:04.709268 [ 3 ] {3d995674-f938-4dd6-8c75-e2db8be92115} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3240 2023.10.24 01:20:04.709535 [ 3 ] {3d995674-f938-4dd6-8c75-e2db8be92115} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3241 2023.10.24 01:20:04.709699 [ 3 ] {3d995674-f938-4dd6-8c75-e2db8be92115} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3242 2023.10.24 01:20:04.709826 [ 3 ] {3d995674-f938-4dd6-8c75-e2db8be92115} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.001055091 sec., 10425 rows/sec., 14.07 MiB/sec.
3243 2023.10.24 01:20:04.709836 [ 54 ] {} <Debug> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3244 2023.10.24 01:20:04.709960 [ 3 ] {3d995674-f938-4dd6-8c75-e2db8be92115} <Debug> DynamicQueryHandler: Done processing query
3245 2023.10.24 01:20:04.709977 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.84 GiB.
3246 2023.10.24 01:20:04.709995 [ 3 ] {3d995674-f938-4dd6-8c75-e2db8be92115} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3247 2023.10.24 01:20:04.710031 [ 3 ] {} <Debug> HTTP-Session: 7cbde48e-4691-4b2a-8472-edcf56e64a66 Destroying unnamed session
3248 2023.10.24 01:20:04.710124 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3249 2023.10.24 01:20:04.710385 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3250 2023.10.24 01:20:04.710448 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 393 rows starting from the beginning of the part
3251 2023.10.24 01:20:04.710660 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
3252 2023.10.24 01:20:04.710839 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part
3253 2023.10.24 01:20:04.710942 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part
3254 2023.10.24 01:20:04.711031 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part
3255 2023.10.24 01:20:04.711119 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
3256 2023.10.24 01:20:04.712474 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 6 columns (6 merged, 0 gathered) in 0.002351296 sec., 214349.8734315033 rows/sec., 289.25 MiB/sec.
3257 2023.10.24 01:20:04.712727 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3258 2023.10.24 01:20:04.712926 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3259 2023.10.24 01:20:04.712996 [ 19 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3260 2023.10.24 01:20:04.713058 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_21_4: 4.05 MiB.
3261 2023.10.24 01:20:09.710891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3262 2023.10.24 01:20:09.711017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3263 2023.10.24 01:20:09.711048 [ 3 ] {} <Debug> HTTP-Session: 93ae313c-3816-4960-a8db-598235dff65c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3264 2023.10.24 01:20:09.711076 [ 3 ] {} <Debug> HTTP-Session: 93ae313c-3816-4960-a8db-598235dff65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3265 2023.10.24 01:20:09.711222 [ 3 ] {f7f406f0-7a31-4292-b247-27429925506d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3266 2023.10.24 01:20:09.711291 [ 3 ] {f7f406f0-7a31-4292-b247-27429925506d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3267 2023.10.24 01:20:09.711475 [ 3 ] {f7f406f0-7a31-4292-b247-27429925506d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3268 2023.10.24 01:20:09.711940 [ 3 ] {f7f406f0-7a31-4292-b247-27429925506d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3269 2023.10.24 01:20:09.712207 [ 3 ] {f7f406f0-7a31-4292-b247-27429925506d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3270 2023.10.24 01:20:09.712366 [ 3 ] {f7f406f0-7a31-4292-b247-27429925506d} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3271 2023.10.24 01:20:09.712496 [ 3 ] {f7f406f0-7a31-4292-b247-27429925506d} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001230215 sec., 36578 rows/sec., 2.78 MiB/sec.
3272 2023.10.24 01:20:09.712646 [ 3 ] {f7f406f0-7a31-4292-b247-27429925506d} <Debug> DynamicQueryHandler: Done processing query
3273 2023.10.24 01:20:09.712671 [ 3 ] {f7f406f0-7a31-4292-b247-27429925506d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3274 2023.10.24 01:20:09.712686 [ 3 ] {} <Debug> HTTP-Session: 93ae313c-3816-4960-a8db-598235dff65c Destroying unnamed session
3275 2023.10.24 01:20:09.712857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3276 2023.10.24 01:20:09.712901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3277 2023.10.24 01:20:09.712921 [ 3 ] {} <Debug> HTTP-Session: e33ebda5-b6f7-4890-841b-5a3ea2a6b144 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3278 2023.10.24 01:20:09.712937 [ 3 ] {} <Debug> HTTP-Session: e33ebda5-b6f7-4890-841b-5a3ea2a6b144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3279 2023.10.24 01:20:09.713013 [ 3 ] {586cfda5-970c-4923-875f-99614a7a6814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3280 2023.10.24 01:20:09.713053 [ 3 ] {586cfda5-970c-4923-875f-99614a7a6814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3281 2023.10.24 01:20:09.713156 [ 3 ] {586cfda5-970c-4923-875f-99614a7a6814} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3282 2023.10.24 01:20:09.713559 [ 3 ] {586cfda5-970c-4923-875f-99614a7a6814} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3283 2023.10.24 01:20:09.713771 [ 3 ] {586cfda5-970c-4923-875f-99614a7a6814} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3284 2023.10.24 01:20:09.713924 [ 3 ] {586cfda5-970c-4923-875f-99614a7a6814} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3285 2023.10.24 01:20:09.714050 [ 3 ] {586cfda5-970c-4923-875f-99614a7a6814} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.001007399 sec., 202501 rows/sec., 19.64 MiB/sec.
3286 2023.10.24 01:20:09.714193 [ 3 ] {586cfda5-970c-4923-875f-99614a7a6814} <Debug> DynamicQueryHandler: Done processing query
3287 2023.10.24 01:20:09.714217 [ 3 ] {586cfda5-970c-4923-875f-99614a7a6814} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3288 2023.10.24 01:20:09.714233 [ 3 ] {} <Debug> HTTP-Session: e33ebda5-b6f7-4890-841b-5a3ea2a6b144 Destroying unnamed session
3289 2023.10.24 01:20:09.714401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 48725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3290 2023.10.24 01:20:09.714443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3291 2023.10.24 01:20:09.714462 [ 3 ] {} <Debug> HTTP-Session: f7edac6e-9ed8-4afc-b647-af4ebf095e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3292 2023.10.24 01:20:09.714479 [ 3 ] {} <Debug> HTTP-Session: f7edac6e-9ed8-4afc-b647-af4ebf095e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3293 2023.10.24 01:20:09.714556 [ 3 ] {994739b9-b066-48a6-ae67-1cf446c90cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3294 2023.10.24 01:20:09.714597 [ 3 ] {994739b9-b066-48a6-ae67-1cf446c90cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3295 2023.10.24 01:20:09.714702 [ 3 ] {994739b9-b066-48a6-ae67-1cf446c90cb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3296 2023.10.24 01:20:09.715156 [ 3 ] {994739b9-b066-48a6-ae67-1cf446c90cb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3297 2023.10.24 01:20:09.715376 [ 3 ] {994739b9-b066-48a6-ae67-1cf446c90cb4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3298 2023.10.24 01:20:09.715524 [ 3 ] {994739b9-b066-48a6-ae67-1cf446c90cb4} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3299 2023.10.24 01:20:09.715646 [ 3 ] {994739b9-b066-48a6-ae67-1cf446c90cb4} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001062061 sec., 285294 rows/sec., 19.92 MiB/sec.
3300 2023.10.24 01:20:09.715859 [ 3 ] {994739b9-b066-48a6-ae67-1cf446c90cb4} <Debug> DynamicQueryHandler: Done processing query
3301 2023.10.24 01:20:09.715882 [ 3 ] {994739b9-b066-48a6-ae67-1cf446c90cb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3302 2023.10.24 01:20:09.715898 [ 3 ] {} <Debug> HTTP-Session: f7edac6e-9ed8-4afc-b647-af4ebf095e84 Destroying unnamed session
3303 2023.10.24 01:20:09.716053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3304 2023.10.24 01:20:09.716096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3305 2023.10.24 01:20:09.716113 [ 3 ] {} <Debug> HTTP-Session: 3c60a4da-acee-4af3-a02c-834874e9f84e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3306 2023.10.24 01:20:09.716130 [ 3 ] {} <Debug> HTTP-Session: 3c60a4da-acee-4af3-a02c-834874e9f84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3307 2023.10.24 01:20:09.716199 [ 3 ] {dbe04f8c-4124-4606-ba3d-11360fa2ae09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3308 2023.10.24 01:20:09.716240 [ 3 ] {dbe04f8c-4124-4606-ba3d-11360fa2ae09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3309 2023.10.24 01:20:09.716363 [ 3 ] {dbe04f8c-4124-4606-ba3d-11360fa2ae09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3310 2023.10.24 01:20:09.716620 [ 3 ] {dbe04f8c-4124-4606-ba3d-11360fa2ae09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3311 2023.10.24 01:20:09.716856 [ 3 ] {dbe04f8c-4124-4606-ba3d-11360fa2ae09} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3312 2023.10.24 01:20:09.717025 [ 3 ] {dbe04f8c-4124-4606-ba3d-11360fa2ae09} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3313 2023.10.24 01:20:09.717147 [ 3 ] {dbe04f8c-4124-4606-ba3d-11360fa2ae09} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919658 sec., 6524 rows/sec., 273.96 KiB/sec.
3314 2023.10.24 01:20:09.717251 [ 3 ] {dbe04f8c-4124-4606-ba3d-11360fa2ae09} <Debug> DynamicQueryHandler: Done processing query
3315 2023.10.24 01:20:09.717273 [ 3 ] {dbe04f8c-4124-4606-ba3d-11360fa2ae09} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3316 2023.10.24 01:20:09.717289 [ 3 ] {} <Debug> HTTP-Session: 3c60a4da-acee-4af3-a02c-834874e9f84e Destroying unnamed session
3317 2023.10.24 01:20:09.717429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3318 2023.10.24 01:20:09.717470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3319 2023.10.24 01:20:09.717488 [ 3 ] {} <Debug> HTTP-Session: aedff6d5-284f-4de3-8083-75ebb75fa7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3320 2023.10.24 01:20:09.717504 [ 3 ] {} <Debug> HTTP-Session: aedff6d5-284f-4de3-8083-75ebb75fa7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3321 2023.10.24 01:20:09.717574 [ 3 ] {c3553e68-0e72-409f-89e7-c29f52384240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3322 2023.10.24 01:20:09.717617 [ 3 ] {c3553e68-0e72-409f-89e7-c29f52384240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3323 2023.10.24 01:20:09.717729 [ 3 ] {c3553e68-0e72-409f-89e7-c29f52384240} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3324 2023.10.24 01:20:09.718026 [ 3 ] {c3553e68-0e72-409f-89e7-c29f52384240} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3325 2023.10.24 01:20:09.718265 [ 3 ] {c3553e68-0e72-409f-89e7-c29f52384240} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3326 2023.10.24 01:20:09.718432 [ 3 ] {c3553e68-0e72-409f-89e7-c29f52384240} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3327 2023.10.24 01:20:09.718549 [ 3 ] {c3553e68-0e72-409f-89e7-c29f52384240} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000946919 sec., 66531 rows/sec., 4.03 MiB/sec.
3328 2023.10.24 01:20:09.718669 [ 3 ] {c3553e68-0e72-409f-89e7-c29f52384240} <Debug> DynamicQueryHandler: Done processing query
3329 2023.10.24 01:20:09.718691 [ 3 ] {c3553e68-0e72-409f-89e7-c29f52384240} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3330 2023.10.24 01:20:09.718707 [ 3 ] {} <Debug> HTTP-Session: aedff6d5-284f-4de3-8083-75ebb75fa7f3 Destroying unnamed session
3331 2023.10.24 01:20:09.718895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3332 2023.10.24 01:20:09.718939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3333 2023.10.24 01:20:09.718958 [ 3 ] {} <Debug> HTTP-Session: f6208b31-ed7f-4568-8f8b-7af75fbe035a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3334 2023.10.24 01:20:09.718974 [ 3 ] {} <Debug> HTTP-Session: f6208b31-ed7f-4568-8f8b-7af75fbe035a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3335 2023.10.24 01:20:09.719055 [ 3 ] {3bb4075e-e31b-403c-8e8a-0a0e56f2d723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3336 2023.10.24 01:20:09.719098 [ 3 ] {3bb4075e-e31b-403c-8e8a-0a0e56f2d723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3337 2023.10.24 01:20:09.719229 [ 3 ] {3bb4075e-e31b-403c-8e8a-0a0e56f2d723} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3338 2023.10.24 01:20:09.719721 [ 3 ] {3bb4075e-e31b-403c-8e8a-0a0e56f2d723} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3339 2023.10.24 01:20:09.720007 [ 3 ] {3bb4075e-e31b-403c-8e8a-0a0e56f2d723} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3340 2023.10.24 01:20:09.720184 [ 3 ] {3bb4075e-e31b-403c-8e8a-0a0e56f2d723} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3341 2023.10.24 01:20:09.720307 [ 3 ] {3bb4075e-e31b-403c-8e8a-0a0e56f2d723} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001224414 sec., 31851 rows/sec., 42.98 MiB/sec.
3342 2023.10.24 01:20:09.720430 [ 3 ] {3bb4075e-e31b-403c-8e8a-0a0e56f2d723} <Debug> DynamicQueryHandler: Done processing query
3343 2023.10.24 01:20:09.720452 [ 3 ] {3bb4075e-e31b-403c-8e8a-0a0e56f2d723} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3344 2023.10.24 01:20:09.720468 [ 3 ] {} <Debug> HTTP-Session: f6208b31-ed7f-4568-8f8b-7af75fbe035a Destroying unnamed session
3345 2023.10.24 01:20:09.720583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3346 2023.10.24 01:20:09.720625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3347 2023.10.24 01:20:09.720643 [ 3 ] {} <Debug> HTTP-Session: 31bd7ab6-1625-473e-8b7d-e826af2fa2ef Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3348 2023.10.24 01:20:09.720659 [ 3 ] {} <Debug> HTTP-Session: 31bd7ab6-1625-473e-8b7d-e826af2fa2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3349 2023.10.24 01:20:09.720728 [ 3 ] {a157d208-95d1-4863-b37c-2a8bc6f26353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3350 2023.10.24 01:20:09.720766 [ 3 ] {a157d208-95d1-4863-b37c-2a8bc6f26353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3351 2023.10.24 01:20:09.720869 [ 3 ] {a157d208-95d1-4863-b37c-2a8bc6f26353} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3352 2023.10.24 01:20:09.721123 [ 3 ] {a157d208-95d1-4863-b37c-2a8bc6f26353} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3353 2023.10.24 01:20:09.721349 [ 3 ] {a157d208-95d1-4863-b37c-2a8bc6f26353} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3354 2023.10.24 01:20:09.721522 [ 3 ] {a157d208-95d1-4863-b37c-2a8bc6f26353} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3355 2023.10.24 01:20:09.721646 [ 3 ] {a157d208-95d1-4863-b37c-2a8bc6f26353} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000890948 sec., 21325 rows/sec., 1.11 MiB/sec.
3356 2023.10.24 01:20:09.721750 [ 3 ] {a157d208-95d1-4863-b37c-2a8bc6f26353} <Debug> DynamicQueryHandler: Done processing query
3357 2023.10.24 01:20:09.721773 [ 3 ] {a157d208-95d1-4863-b37c-2a8bc6f26353} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3358 2023.10.24 01:20:09.721789 [ 3 ] {} <Debug> HTTP-Session: 31bd7ab6-1625-473e-8b7d-e826af2fa2ef Destroying unnamed session
3359 2023.10.24 01:20:13.651914 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache
3360 2023.10.24 01:20:13.652018 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache
3361 2023.10.24 01:20:14.704057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3362 2023.10.24 01:20:14.704174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3363 2023.10.24 01:20:14.704203 [ 3 ] {} <Debug> HTTP-Session: fb8894cf-6743-4ea2-8328-4e418f9c9198 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3364 2023.10.24 01:20:14.704231 [ 3 ] {} <Debug> HTTP-Session: fb8894cf-6743-4ea2-8328-4e418f9c9198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3365 2023.10.24 01:20:14.704368 [ 3 ] {85bdea57-4317-4d76-9e9a-3a57754d09d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3366 2023.10.24 01:20:14.704433 [ 3 ] {85bdea57-4317-4d76-9e9a-3a57754d09d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3367 2023.10.24 01:20:14.704590 [ 3 ] {85bdea57-4317-4d76-9e9a-3a57754d09d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3368 2023.10.24 01:20:14.704987 [ 3 ] {85bdea57-4317-4d76-9e9a-3a57754d09d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3369 2023.10.24 01:20:14.705242 [ 3 ] {85bdea57-4317-4d76-9e9a-3a57754d09d1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3370 2023.10.24 01:20:14.705399 [ 3 ] {85bdea57-4317-4d76-9e9a-3a57754d09d1} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3371 2023.10.24 01:20:14.705542 [ 3 ] {85bdea57-4317-4d76-9e9a-3a57754d09d1} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001132952 sec., 9709 rows/sec., 786.97 KiB/sec.
3372 2023.10.24 01:20:14.705692 [ 3 ] {85bdea57-4317-4d76-9e9a-3a57754d09d1} <Debug> DynamicQueryHandler: Done processing query
3373 2023.10.24 01:20:14.705716 [ 3 ] {85bdea57-4317-4d76-9e9a-3a57754d09d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3374 2023.10.24 01:20:14.705733 [ 3 ] {} <Debug> HTTP-Session: fb8894cf-6743-4ea2-8328-4e418f9c9198 Destroying unnamed session
3375 2023.10.24 01:20:14.705849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3376 2023.10.24 01:20:14.705893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3377 2023.10.24 01:20:14.705913 [ 3 ] {} <Debug> HTTP-Session: 6301be71-d354-4cd5-bc4c-243312f5ffaf Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3378 2023.10.24 01:20:14.705929 [ 3 ] {} <Debug> HTTP-Session: 6301be71-d354-4cd5-bc4c-243312f5ffaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3379 2023.10.24 01:20:14.706000 [ 3 ] {4158c9ff-af9f-45fc-96f2-85c9d0efa326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3380 2023.10.24 01:20:14.706038 [ 3 ] {4158c9ff-af9f-45fc-96f2-85c9d0efa326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3381 2023.10.24 01:20:14.706143 [ 3 ] {4158c9ff-af9f-45fc-96f2-85c9d0efa326} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3382 2023.10.24 01:20:14.706438 [ 3 ] {4158c9ff-af9f-45fc-96f2-85c9d0efa326} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3383 2023.10.24 01:20:14.706641 [ 3 ] {4158c9ff-af9f-45fc-96f2-85c9d0efa326} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3384 2023.10.24 01:20:14.706786 [ 3 ] {4158c9ff-af9f-45fc-96f2-85c9d0efa326} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3385 2023.10.24 01:20:14.706894 [ 3 ] {4158c9ff-af9f-45fc-96f2-85c9d0efa326} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000867747 sec., 38029 rows/sec., 3.34 MiB/sec.
3386 2023.10.24 01:20:14.707067 [ 3 ] {4158c9ff-af9f-45fc-96f2-85c9d0efa326} <Debug> DynamicQueryHandler: Done processing query
3387 2023.10.24 01:20:14.707092 [ 3 ] {4158c9ff-af9f-45fc-96f2-85c9d0efa326} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3388 2023.10.24 01:20:14.707108 [ 3 ] {} <Debug> HTTP-Session: 6301be71-d354-4cd5-bc4c-243312f5ffaf Destroying unnamed session
3389 2023.10.24 01:20:14.707261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3390 2023.10.24 01:20:14.707303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3391 2023.10.24 01:20:14.707321 [ 3 ] {} <Debug> HTTP-Session: 3246dde2-5ee5-4081-89fc-e0fd45127c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3392 2023.10.24 01:20:14.707338 [ 3 ] {} <Debug> HTTP-Session: 3246dde2-5ee5-4081-89fc-e0fd45127c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3393 2023.10.24 01:20:14.707411 [ 3 ] {c6d4d360-0d34-4777-b767-2c90da873cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3394 2023.10.24 01:20:14.707449 [ 3 ] {c6d4d360-0d34-4777-b767-2c90da873cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3395 2023.10.24 01:20:14.707564 [ 3 ] {c6d4d360-0d34-4777-b767-2c90da873cbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3396 2023.10.24 01:20:14.707817 [ 3 ] {c6d4d360-0d34-4777-b767-2c90da873cbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3397 2023.10.24 01:20:14.708022 [ 3 ] {c6d4d360-0d34-4777-b767-2c90da873cbc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3398 2023.10.24 01:20:14.708166 [ 3 ] {c6d4d360-0d34-4777-b767-2c90da873cbc} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3399 2023.10.24 01:20:14.708289 [ 3 ] {c6d4d360-0d34-4777-b767-2c90da873cbc} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000842446 sec., 13057 rows/sec., 1.02 MiB/sec.
3400 2023.10.24 01:20:14.708441 [ 3 ] {c6d4d360-0d34-4777-b767-2c90da873cbc} <Debug> DynamicQueryHandler: Done processing query
3401 2023.10.24 01:20:14.708463 [ 3 ] {c6d4d360-0d34-4777-b767-2c90da873cbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3402 2023.10.24 01:20:14.708478 [ 3 ] {} <Debug> HTTP-Session: 3246dde2-5ee5-4081-89fc-e0fd45127c68 Destroying unnamed session
3403 2023.10.24 01:20:14.708600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3404 2023.10.24 01:20:14.708643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3405 2023.10.24 01:20:14.708660 [ 3 ] {} <Debug> HTTP-Session: cd4672b7-000a-4d09-b734-fa5f227e664a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3406 2023.10.24 01:20:14.708676 [ 3 ] {} <Debug> HTTP-Session: cd4672b7-000a-4d09-b734-fa5f227e664a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3407 2023.10.24 01:20:14.708748 [ 3 ] {be9bf6a4-386c-4aa2-8f3a-de58e3ef60d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3408 2023.10.24 01:20:14.708793 [ 3 ] {be9bf6a4-386c-4aa2-8f3a-de58e3ef60d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3409 2023.10.24 01:20:14.708928 [ 3 ] {be9bf6a4-386c-4aa2-8f3a-de58e3ef60d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3410 2023.10.24 01:20:14.709233 [ 3 ] {be9bf6a4-386c-4aa2-8f3a-de58e3ef60d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3411 2023.10.24 01:20:14.709513 [ 3 ] {be9bf6a4-386c-4aa2-8f3a-de58e3ef60d7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3412 2023.10.24 01:20:14.709684 [ 3 ] {be9bf6a4-386c-4aa2-8f3a-de58e3ef60d7} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3413 2023.10.24 01:20:14.709810 [ 3 ] {be9bf6a4-386c-4aa2-8f3a-de58e3ef60d7} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.00103493 sec., 10628 rows/sec., 14.34 MiB/sec.
3414 2023.10.24 01:20:14.709923 [ 3 ] {be9bf6a4-386c-4aa2-8f3a-de58e3ef60d7} <Debug> DynamicQueryHandler: Done processing query
3415 2023.10.24 01:20:14.709945 [ 3 ] {be9bf6a4-386c-4aa2-8f3a-de58e3ef60d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3416 2023.10.24 01:20:14.709961 [ 3 ] {} <Debug> HTTP-Session: cd4672b7-000a-4d09-b734-fa5f227e664a Destroying unnamed session
3417 2023.10.24 01:20:19.710687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3418 2023.10.24 01:20:19.710805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3419 2023.10.24 01:20:19.710830 [ 3 ] {} <Debug> HTTP-Session: 53a583c5-9db6-43af-a56f-9bede277de25 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3420 2023.10.24 01:20:19.710854 [ 3 ] {} <Debug> HTTP-Session: 53a583c5-9db6-43af-a56f-9bede277de25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3421 2023.10.24 01:20:19.710982 [ 3 ] {34fb981d-de67-4439-8dd9-06acc623e738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3422 2023.10.24 01:20:19.711043 [ 3 ] {34fb981d-de67-4439-8dd9-06acc623e738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3423 2023.10.24 01:20:19.711201 [ 3 ] {34fb981d-de67-4439-8dd9-06acc623e738} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3424 2023.10.24 01:20:19.711623 [ 3 ] {34fb981d-de67-4439-8dd9-06acc623e738} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3425 2023.10.24 01:20:19.711880 [ 3 ] {34fb981d-de67-4439-8dd9-06acc623e738} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3426 2023.10.24 01:20:19.712044 [ 3 ] {34fb981d-de67-4439-8dd9-06acc623e738} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3427 2023.10.24 01:20:19.712162 [ 3 ] {34fb981d-de67-4439-8dd9-06acc623e738} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001144183 sec., 39329 rows/sec., 2.99 MiB/sec.
3428 2023.10.24 01:20:19.712162 [ 100 ] {} <Debug> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
3429 2023.10.24 01:20:19.712236 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3430 2023.10.24 01:20:19.712342 [ 3 ] {34fb981d-de67-4439-8dd9-06acc623e738} <Debug> DynamicQueryHandler: Done processing query
3431 2023.10.24 01:20:19.712340 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact
3432 2023.10.24 01:20:19.712371 [ 3 ] {34fb981d-de67-4439-8dd9-06acc623e738} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3433 2023.10.24 01:20:19.712423 [ 3 ] {} <Debug> HTTP-Session: 53a583c5-9db6-43af-a56f-9bede277de25 Destroying unnamed session
3434 2023.10.24 01:20:19.712505 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3435 2023.10.24 01:20:19.712542 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 56 rows starting from the beginning of the part
3436 2023.10.24 01:20:19.712632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3437 2023.10.24 01:20:19.712707 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 45 rows starting from the beginning of the part
3438 2023.10.24 01:20:19.712720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3439 2023.10.24 01:20:19.712782 [ 3 ] {} <Debug> HTTP-Session: c4dcb087-3f9c-4e32-8c61-560263219e04 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3440 2023.10.24 01:20:19.712823 [ 3 ] {} <Debug> HTTP-Session: c4dcb087-3f9c-4e32-8c61-560263219e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3441 2023.10.24 01:20:19.712918 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part
3442 2023.10.24 01:20:19.713064 [ 3 ] {12ddf1c0-6c44-42ec-8f50-e19956c568f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3443 2023.10.24 01:20:19.713103 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 45 rows starting from the beginning of the part
3444 2023.10.24 01:20:19.713171 [ 3 ] {12ddf1c0-6c44-42ec-8f50-e19956c568f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3445 2023.10.24 01:20:19.713363 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part
3446 2023.10.24 01:20:19.713644 [ 14 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 45 rows starting from the beginning of the part
3447 2023.10.24 01:20:19.713672 [ 3 ] {12ddf1c0-6c44-42ec-8f50-e19956c568f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3448 2023.10.24 01:20:19.714769 [ 3 ] {12ddf1c0-6c44-42ec-8f50-e19956c568f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3449 2023.10.24 01:20:19.715130 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002825966 sec., 75372.45671037797 rows/sec., 5.76 MiB/sec.
3450 2023.10.24 01:20:19.715189 [ 3 ] {12ddf1c0-6c44-42ec-8f50-e19956c568f5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3451 2023.10.24 01:20:19.715323 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
3452 2023.10.24 01:20:19.715446 [ 3 ] {12ddf1c0-6c44-42ec-8f50-e19956c568f5} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3453 2023.10.24 01:20:19.715607 [ 100 ] {} <Debug> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
3454 2023.10.24 01:20:19.715634 [ 3 ] {12ddf1c0-6c44-42ec-8f50-e19956c568f5} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.00250841 sec., 81326 rows/sec., 7.89 MiB/sec.
3455 2023.10.24 01:20:19.715672 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3456 2023.10.24 01:20:19.715677 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6.
3457 2023.10.24 01:20:19.715900 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact
3458 2023.10.24 01:20:19.715918 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_30_6} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Merged 6 parts: from all_1_25_5 to all_30_30_0
3459 2023.10.24 01:20:19.715958 [ 3 ] {12ddf1c0-6c44-42ec-8f50-e19956c568f5} <Debug> DynamicQueryHandler: Done processing query
3460 2023.10.24 01:20:19.716006 [ 3 ] {12ddf1c0-6c44-42ec-8f50-e19956c568f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3461 2023.10.24 01:20:19.716072 [ 3 ] {} <Debug> HTTP-Session: c4dcb087-3f9c-4e32-8c61-560263219e04 Destroying unnamed session
3462 2023.10.24 01:20:19.716140 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3463 2023.10.24 01:20:19.716179 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 237 rows starting from the beginning of the part
3464 2023.10.24 01:20:19.716271 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 204 rows starting from the beginning of the part
3465 2023.10.24 01:20:19.716357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 48725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3466 2023.10.24 01:20:19.716390 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part
3467 2023.10.24 01:20:19.716460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3468 2023.10.24 01:20:19.716497 [ 3 ] {} <Debug> HTTP-Session: 1e5375c1-2665-4d76-a17a-3b5ec7f7eec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3469 2023.10.24 01:20:19.716549 [ 3 ] {} <Debug> HTTP-Session: 1e5375c1-2665-4d76-a17a-3b5ec7f7eec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3470 2023.10.24 01:20:19.716601 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 204 rows starting from the beginning of the part
3471 2023.10.24 01:20:19.716785 [ 3 ] {dd7eafbe-f049-4724-985d-ac7e46017bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3472 2023.10.24 01:20:19.716815 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part
3473 2023.10.24 01:20:19.716881 [ 3 ] {dd7eafbe-f049-4724-985d-ac7e46017bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3474 2023.10.24 01:20:19.717077 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 204 rows starting from the beginning of the part
3475 2023.10.24 01:20:19.717429 [ 3 ] {dd7eafbe-f049-4724-985d-ac7e46017bb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3476 2023.10.24 01:20:19.718508 [ 3 ] {dd7eafbe-f049-4724-985d-ac7e46017bb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3477 2023.10.24 01:20:19.718782 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 915 rows, containing 4 columns (4 merged, 0 gathered) in 0.00302469 sec., 302510.3399026016 rows/sec., 29.04 MiB/sec.
3478 2023.10.24 01:20:19.718929 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
3479 2023.10.24 01:20:19.718954 [ 3 ] {dd7eafbe-f049-4724-985d-ac7e46017bb5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3480 2023.10.24 01:20:19.719206 [ 3 ] {dd7eafbe-f049-4724-985d-ac7e46017bb5} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3481 2023.10.24 01:20:19.719220 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6.
3482 2023.10.24 01:20:19.719338 [ 100 ] {} <Debug> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
3483 2023.10.24 01:20:19.719366 [ 3 ] {dd7eafbe-f049-4724-985d-ac7e46017bb5} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.00252138 sec., 120172 rows/sec., 8.39 MiB/sec.
3484 2023.10.24 01:20:19.719360 [ 14 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_30_6} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Merged 6 parts: from all_1_25_5 to all_30_30_0
3485 2023.10.24 01:20:19.719397 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3486 2023.10.24 01:20:19.719751 [ 17 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact
3487 2023.10.24 01:20:19.719806 [ 3 ] {dd7eafbe-f049-4724-985d-ac7e46017bb5} <Debug> DynamicQueryHandler: Done processing query
3488 2023.10.24 01:20:19.719834 [ 3 ] {dd7eafbe-f049-4724-985d-ac7e46017bb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3489 2023.10.24 01:20:19.719846 [ 17 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3490 2023.10.24 01:20:19.719855 [ 3 ] {} <Debug> HTTP-Session: 1e5375c1-2665-4d76-a17a-3b5ec7f7eec8 Destroying unnamed session
3491 2023.10.24 01:20:19.719879 [ 17 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 343 rows starting from the beginning of the part
3492 2023.10.24 01:20:19.719996 [ 17 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 314 rows starting from the beginning of the part
3493 2023.10.24 01:20:19.720038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3494 2023.10.24 01:20:19.720093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3495 2023.10.24 01:20:19.720099 [ 17 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part
3496 2023.10.24 01:20:19.720117 [ 3 ] {} <Debug> HTTP-Session: ee9d7ffd-8162-4cad-9ddb-b8a24d5071dc Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3497 2023.10.24 01:20:19.720149 [ 3 ] {} <Debug> HTTP-Session: ee9d7ffd-8162-4cad-9ddb-b8a24d5071dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3498 2023.10.24 01:20:19.720221 [ 17 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 303 rows starting from the beginning of the part
3499 2023.10.24 01:20:19.720260 [ 3 ] {483fc80a-58e9-49a6-8f44-17ddaeea6f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3500 2023.10.24 01:20:19.720316 [ 3 ] {483fc80a-58e9-49a6-8f44-17ddaeea6f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3501 2023.10.24 01:20:19.720335 [ 17 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part
3502 2023.10.24 01:20:19.720512 [ 17 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 303 rows starting from the beginning of the part
3503 2023.10.24 01:20:19.720559 [ 3 ] {483fc80a-58e9-49a6-8f44-17ddaeea6f9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3504 2023.10.24 01:20:19.720985 [ 3 ] {483fc80a-58e9-49a6-8f44-17ddaeea6f9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3505 2023.10.24 01:20:19.721352 [ 3 ] {483fc80a-58e9-49a6-8f44-17ddaeea6f9c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3506 2023.10.24 01:20:19.721588 [ 3 ] {483fc80a-58e9-49a6-8f44-17ddaeea6f9c} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3507 2023.10.24 01:20:19.721663 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1285 rows, containing 4 columns (4 merged, 0 gathered) in 0.002193863 sec., 585724.815086448 rows/sec., 41.17 MiB/sec.
3508 2023.10.24 01:20:19.721798 [ 3 ] {483fc80a-58e9-49a6-8f44-17ddaeea6f9c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001480469 sec., 4052 rows/sec., 170.18 KiB/sec.
3509 2023.10.24 01:20:19.721909 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
3510 2023.10.24 01:20:19.722058 [ 3 ] {483fc80a-58e9-49a6-8f44-17ddaeea6f9c} <Debug> DynamicQueryHandler: Done processing query
3511 2023.10.24 01:20:19.722091 [ 3 ] {483fc80a-58e9-49a6-8f44-17ddaeea6f9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3512 2023.10.24 01:20:19.722125 [ 3 ] {} <Debug> HTTP-Session: ee9d7ffd-8162-4cad-9ddb-b8a24d5071dc Destroying unnamed session
3513 2023.10.24 01:20:19.722210 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6.
3514 2023.10.24 01:20:19.722293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3515 2023.10.24 01:20:19.722296 [ 11 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_30_6} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Merged 6 parts: from all_1_25_5 to all_30_30_0
3516 2023.10.24 01:20:19.722365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3517 2023.10.24 01:20:19.722440 [ 3 ] {} <Debug> HTTP-Session: 72442e73-d3e3-4ac7-994a-a39998ff3733 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3518 2023.10.24 01:20:19.722462 [ 3 ] {} <Debug> HTTP-Session: 72442e73-d3e3-4ac7-994a-a39998ff3733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3519 2023.10.24 01:20:19.722537 [ 3 ] {1e5333b1-8833-4e94-a805-57295bffb6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3520 2023.10.24 01:20:19.722580 [ 3 ] {1e5333b1-8833-4e94-a805-57295bffb6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3521 2023.10.24 01:20:19.722716 [ 3 ] {1e5333b1-8833-4e94-a805-57295bffb6df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3522 2023.10.24 01:20:19.723046 [ 3 ] {1e5333b1-8833-4e94-a805-57295bffb6df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3523 2023.10.24 01:20:19.723294 [ 3 ] {1e5333b1-8833-4e94-a805-57295bffb6df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3524 2023.10.24 01:20:19.723470 [ 3 ] {1e5333b1-8833-4e94-a805-57295bffb6df} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3525 2023.10.24 01:20:19.723580 [ 3 ] {1e5333b1-8833-4e94-a805-57295bffb6df} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00101521 sec., 62056 rows/sec., 3.76 MiB/sec.
3526 2023.10.24 01:20:19.723699 [ 3 ] {1e5333b1-8833-4e94-a805-57295bffb6df} <Debug> DynamicQueryHandler: Done processing query
3527 2023.10.24 01:20:19.723722 [ 3 ] {1e5333b1-8833-4e94-a805-57295bffb6df} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3528 2023.10.24 01:20:19.723738 [ 3 ] {} <Debug> HTTP-Session: 72442e73-d3e3-4ac7-994a-a39998ff3733 Destroying unnamed session
3529 2023.10.24 01:20:19.723902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3530 2023.10.24 01:20:19.723946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3531 2023.10.24 01:20:19.723966 [ 3 ] {} <Debug> HTTP-Session: fd87caa9-6bb3-4f87-9e2a-3f20eb2d3582 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3532 2023.10.24 01:20:19.723982 [ 3 ] {} <Debug> HTTP-Session: fd87caa9-6bb3-4f87-9e2a-3f20eb2d3582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3533 2023.10.24 01:20:19.724070 [ 3 ] {4383ad35-83d5-4b37-b7c3-e8d181d903c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3534 2023.10.24 01:20:19.724115 [ 3 ] {4383ad35-83d5-4b37-b7c3-e8d181d903c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3535 2023.10.24 01:20:19.724245 [ 3 ] {4383ad35-83d5-4b37-b7c3-e8d181d903c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3536 2023.10.24 01:20:19.724725 [ 3 ] {4383ad35-83d5-4b37-b7c3-e8d181d903c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3537 2023.10.24 01:20:19.725025 [ 3 ] {4383ad35-83d5-4b37-b7c3-e8d181d903c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3538 2023.10.24 01:20:19.725204 [ 3 ] {4383ad35-83d5-4b37-b7c3-e8d181d903c5} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3539 2023.10.24 01:20:19.725309 [ 3 ] {4383ad35-83d5-4b37-b7c3-e8d181d903c5} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001210804 sec., 32210 rows/sec., 43.47 MiB/sec.
3540 2023.10.24 01:20:19.725431 [ 3 ] {4383ad35-83d5-4b37-b7c3-e8d181d903c5} <Debug> DynamicQueryHandler: Done processing query
3541 2023.10.24 01:20:19.725454 [ 3 ] {4383ad35-83d5-4b37-b7c3-e8d181d903c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3542 2023.10.24 01:20:19.725470 [ 3 ] {} <Debug> HTTP-Session: fd87caa9-6bb3-4f87-9e2a-3f20eb2d3582 Destroying unnamed session
3543 2023.10.24 01:20:19.725593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3544 2023.10.24 01:20:19.725637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3545 2023.10.24 01:20:19.725655 [ 3 ] {} <Debug> HTTP-Session: e370cdcc-9aa0-4e4e-bee3-86a26aaa4831 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3546 2023.10.24 01:20:19.725672 [ 3 ] {} <Debug> HTTP-Session: e370cdcc-9aa0-4e4e-bee3-86a26aaa4831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3547 2023.10.24 01:20:19.725742 [ 3 ] {38001baf-ae91-4911-9de1-7fe757dc4584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3548 2023.10.24 01:20:19.725781 [ 3 ] {38001baf-ae91-4911-9de1-7fe757dc4584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3549 2023.10.24 01:20:19.725883 [ 3 ] {38001baf-ae91-4911-9de1-7fe757dc4584} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3550 2023.10.24 01:20:19.726137 [ 3 ] {38001baf-ae91-4911-9de1-7fe757dc4584} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3551 2023.10.24 01:20:19.726359 [ 3 ] {38001baf-ae91-4911-9de1-7fe757dc4584} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3552 2023.10.24 01:20:19.726532 [ 3 ] {38001baf-ae91-4911-9de1-7fe757dc4584} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3553 2023.10.24 01:20:19.726631 [ 3 ] {38001baf-ae91-4911-9de1-7fe757dc4584} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000861477 sec., 22055 rows/sec., 1.14 MiB/sec.
3554 2023.10.24 01:20:19.726744 [ 3 ] {38001baf-ae91-4911-9de1-7fe757dc4584} <Debug> DynamicQueryHandler: Done processing query
3555 2023.10.24 01:20:19.726768 [ 3 ] {38001baf-ae91-4911-9de1-7fe757dc4584} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3556 2023.10.24 01:20:19.726784 [ 3 ] {} <Debug> HTTP-Session: e370cdcc-9aa0-4e4e-bee3-86a26aaa4831 Destroying unnamed session
3557 2023.10.24 01:20:24.704646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3558 2023.10.24 01:20:24.704777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3559 2023.10.24 01:20:24.704806 [ 3 ] {} <Debug> HTTP-Session: 03ebfe0e-d374-4d54-83a6-fd006f730d62 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3560 2023.10.24 01:20:24.704836 [ 3 ] {} <Debug> HTTP-Session: 03ebfe0e-d374-4d54-83a6-fd006f730d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3561 2023.10.24 01:20:24.704977 [ 3 ] {9e11d19b-2b0f-4991-bda6-d5d676c0180c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3562 2023.10.24 01:20:24.705048 [ 3 ] {9e11d19b-2b0f-4991-bda6-d5d676c0180c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3563 2023.10.24 01:20:24.705229 [ 3 ] {9e11d19b-2b0f-4991-bda6-d5d676c0180c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3564 2023.10.24 01:20:24.705696 [ 3 ] {9e11d19b-2b0f-4991-bda6-d5d676c0180c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3565 2023.10.24 01:20:24.705960 [ 3 ] {9e11d19b-2b0f-4991-bda6-d5d676c0180c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3566 2023.10.24 01:20:24.706118 [ 3 ] {9e11d19b-2b0f-4991-bda6-d5d676c0180c} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3567 2023.10.24 01:20:24.706273 [ 3 ] {9e11d19b-2b0f-4991-bda6-d5d676c0180c} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001250225 sec., 8798 rows/sec., 713.15 KiB/sec.
3568 2023.10.24 01:20:24.706496 [ 3 ] {9e11d19b-2b0f-4991-bda6-d5d676c0180c} <Debug> DynamicQueryHandler: Done processing query
3569 2023.10.24 01:20:24.706521 [ 3 ] {9e11d19b-2b0f-4991-bda6-d5d676c0180c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3570 2023.10.24 01:20:24.706537 [ 3 ] {} <Debug> HTTP-Session: 03ebfe0e-d374-4d54-83a6-fd006f730d62 Destroying unnamed session
3571 2023.10.24 01:20:24.706644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3572 2023.10.24 01:20:24.706689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3573 2023.10.24 01:20:24.706707 [ 3 ] {} <Debug> HTTP-Session: 81d768e9-3d5c-4ae2-99c3-a380ea8cc8d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3574 2023.10.24 01:20:24.706724 [ 3 ] {} <Debug> HTTP-Session: 81d768e9-3d5c-4ae2-99c3-a380ea8cc8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3575 2023.10.24 01:20:24.706799 [ 3 ] {f118e8ea-1b71-410a-8c23-e8e06170d335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3576 2023.10.24 01:20:24.706840 [ 3 ] {f118e8ea-1b71-410a-8c23-e8e06170d335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3577 2023.10.24 01:20:24.706960 [ 3 ] {f118e8ea-1b71-410a-8c23-e8e06170d335} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3578 2023.10.24 01:20:24.707281 [ 3 ] {f118e8ea-1b71-410a-8c23-e8e06170d335} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3579 2023.10.24 01:20:24.707488 [ 3 ] {f118e8ea-1b71-410a-8c23-e8e06170d335} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3580 2023.10.24 01:20:24.707634 [ 3 ] {f118e8ea-1b71-410a-8c23-e8e06170d335} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3581 2023.10.24 01:20:24.707767 [ 3 ] {f118e8ea-1b71-410a-8c23-e8e06170d335} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000931699 sec., 35419 rows/sec., 3.11 MiB/sec.
3582 2023.10.24 01:20:24.707991 [ 3 ] {f118e8ea-1b71-410a-8c23-e8e06170d335} <Debug> DynamicQueryHandler: Done processing query
3583 2023.10.24 01:20:24.708015 [ 3 ] {f118e8ea-1b71-410a-8c23-e8e06170d335} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3584 2023.10.24 01:20:24.708031 [ 3 ] {} <Debug> HTTP-Session: 81d768e9-3d5c-4ae2-99c3-a380ea8cc8d3 Destroying unnamed session
3585 2023.10.24 01:20:24.708138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3586 2023.10.24 01:20:24.708181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3587 2023.10.24 01:20:24.708199 [ 3 ] {} <Debug> HTTP-Session: 79f026f5-5fa7-4cee-bcee-5deeff5a10d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3588 2023.10.24 01:20:24.708216 [ 3 ] {} <Debug> HTTP-Session: 79f026f5-5fa7-4cee-bcee-5deeff5a10d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3589 2023.10.24 01:20:24.708286 [ 3 ] {29584ce7-90cd-4948-9992-85384e6bfda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3590 2023.10.24 01:20:24.708324 [ 3 ] {29584ce7-90cd-4948-9992-85384e6bfda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3591 2023.10.24 01:20:24.708444 [ 3 ] {29584ce7-90cd-4948-9992-85384e6bfda1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3592 2023.10.24 01:20:24.708737 [ 3 ] {29584ce7-90cd-4948-9992-85384e6bfda1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3593 2023.10.24 01:20:24.708940 [ 3 ] {29584ce7-90cd-4948-9992-85384e6bfda1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3594 2023.10.24 01:20:24.709093 [ 3 ] {29584ce7-90cd-4948-9992-85384e6bfda1} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3595 2023.10.24 01:20:24.709198 [ 3 ] {29584ce7-90cd-4948-9992-85384e6bfda1} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000885068 sec., 12428 rows/sec., 995.24 KiB/sec.
3596 2023.10.24 01:20:24.709344 [ 3 ] {29584ce7-90cd-4948-9992-85384e6bfda1} <Debug> DynamicQueryHandler: Done processing query
3597 2023.10.24 01:20:24.709369 [ 3 ] {29584ce7-90cd-4948-9992-85384e6bfda1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3598 2023.10.24 01:20:24.709384 [ 3 ] {} <Debug> HTTP-Session: 79f026f5-5fa7-4cee-bcee-5deeff5a10d5 Destroying unnamed session
3599 2023.10.24 01:20:24.709539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3600 2023.10.24 01:20:24.709582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3601 2023.10.24 01:20:24.709600 [ 3 ] {} <Debug> HTTP-Session: ed7a3252-fa19-436f-86f8-e60a3f2ef35d Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3602 2023.10.24 01:20:24.709617 [ 3 ] {} <Debug> HTTP-Session: ed7a3252-fa19-436f-86f8-e60a3f2ef35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3603 2023.10.24 01:20:24.709694 [ 3 ] {9678f231-b3c8-4a0d-bd2d-f7b26b045e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3604 2023.10.24 01:20:24.709740 [ 3 ] {9678f231-b3c8-4a0d-bd2d-f7b26b045e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3605 2023.10.24 01:20:24.709877 [ 3 ] {9678f231-b3c8-4a0d-bd2d-f7b26b045e6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3606 2023.10.24 01:20:24.710251 [ 3 ] {9678f231-b3c8-4a0d-bd2d-f7b26b045e6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3607 2023.10.24 01:20:24.710530 [ 3 ] {9678f231-b3c8-4a0d-bd2d-f7b26b045e6a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3608 2023.10.24 01:20:24.710712 [ 3 ] {9678f231-b3c8-4a0d-bd2d-f7b26b045e6a} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3609 2023.10.24 01:20:24.710852 [ 3 ] {9678f231-b3c8-4a0d-bd2d-f7b26b045e6a} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.001121312 sec., 9809 rows/sec., 13.24 MiB/sec.
3610 2023.10.24 01:20:24.711012 [ 3 ] {9678f231-b3c8-4a0d-bd2d-f7b26b045e6a} <Debug> DynamicQueryHandler: Done processing query
3611 2023.10.24 01:20:24.711036 [ 3 ] {9678f231-b3c8-4a0d-bd2d-f7b26b045e6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3612 2023.10.24 01:20:24.711052 [ 3 ] {} <Debug> HTTP-Session: ed7a3252-fa19-436f-86f8-e60a3f2ef35d Destroying unnamed session
3613 2023.10.24 01:20:28.652083 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache
3614 2023.10.24 01:20:28.652188 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache
3615 2023.10.24 01:20:29.711610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3616 2023.10.24 01:20:29.711727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3617 2023.10.24 01:20:29.711757 [ 3 ] {} <Debug> HTTP-Session: 87e97e4b-ce95-4a6f-84ad-d9d55e30f92c Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3618 2023.10.24 01:20:29.711785 [ 3 ] {} <Debug> HTTP-Session: 87e97e4b-ce95-4a6f-84ad-d9d55e30f92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3619 2023.10.24 01:20:29.711930 [ 3 ] {5ffe7780-0124-40f3-bddd-ffebc081e8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3620 2023.10.24 01:20:29.711999 [ 3 ] {5ffe7780-0124-40f3-bddd-ffebc081e8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3621 2023.10.24 01:20:29.712159 [ 3 ] {5ffe7780-0124-40f3-bddd-ffebc081e8f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3622 2023.10.24 01:20:29.712674 [ 3 ] {5ffe7780-0124-40f3-bddd-ffebc081e8f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3623 2023.10.24 01:20:29.712939 [ 3 ] {5ffe7780-0124-40f3-bddd-ffebc081e8f4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3624 2023.10.24 01:20:29.713103 [ 3 ] {5ffe7780-0124-40f3-bddd-ffebc081e8f4} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3625 2023.10.24 01:20:29.713236 [ 3 ] {5ffe7780-0124-40f3-bddd-ffebc081e8f4} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001256565 sec., 35811 rows/sec., 2.72 MiB/sec.
3626 2023.10.24 01:20:29.713436 [ 3 ] {5ffe7780-0124-40f3-bddd-ffebc081e8f4} <Debug> DynamicQueryHandler: Done processing query
3627 2023.10.24 01:20:29.713463 [ 3 ] {5ffe7780-0124-40f3-bddd-ffebc081e8f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3628 2023.10.24 01:20:29.713480 [ 3 ] {} <Debug> HTTP-Session: 87e97e4b-ce95-4a6f-84ad-d9d55e30f92c Destroying unnamed session
3629 2023.10.24 01:20:29.713707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3630 2023.10.24 01:20:29.713757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3631 2023.10.24 01:20:29.713776 [ 3 ] {} <Debug> HTTP-Session: 92529d22-3a7f-4f42-b057-f3f3221fe64a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3632 2023.10.24 01:20:29.713796 [ 3 ] {} <Debug> HTTP-Session: 92529d22-3a7f-4f42-b057-f3f3221fe64a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3633 2023.10.24 01:20:29.713884 [ 3 ] {17ed9536-404d-44f5-a302-1c66048080c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3634 2023.10.24 01:20:29.713926 [ 3 ] {17ed9536-404d-44f5-a302-1c66048080c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3635 2023.10.24 01:20:29.714040 [ 3 ] {17ed9536-404d-44f5-a302-1c66048080c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3636 2023.10.24 01:20:29.714466 [ 3 ] {17ed9536-404d-44f5-a302-1c66048080c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3637 2023.10.24 01:20:29.714689 [ 3 ] {17ed9536-404d-44f5-a302-1c66048080c7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3638 2023.10.24 01:20:29.714835 [ 3 ] {17ed9536-404d-44f5-a302-1c66048080c7} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3639 2023.10.24 01:20:29.714962 [ 3 ] {17ed9536-404d-44f5-a302-1c66048080c7} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.00104973 sec., 194335 rows/sec., 18.85 MiB/sec.
3640 2023.10.24 01:20:29.715074 [ 3 ] {17ed9536-404d-44f5-a302-1c66048080c7} <Debug> DynamicQueryHandler: Done processing query
3641 2023.10.24 01:20:29.715097 [ 3 ] {17ed9536-404d-44f5-a302-1c66048080c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3642 2023.10.24 01:20:29.715113 [ 3 ] {} <Debug> HTTP-Session: 92529d22-3a7f-4f42-b057-f3f3221fe64a Destroying unnamed session
3643 2023.10.24 01:20:29.715281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 50576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3644 2023.10.24 01:20:29.715325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3645 2023.10.24 01:20:29.715343 [ 3 ] {} <Debug> HTTP-Session: 1e4700c5-983e-4831-a7de-3a1d4b2fd2f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3646 2023.10.24 01:20:29.715362 [ 3 ] {} <Debug> HTTP-Session: 1e4700c5-983e-4831-a7de-3a1d4b2fd2f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3647 2023.10.24 01:20:29.715444 [ 3 ] {e483cc7c-7b60-431e-94a9-b495a6fd9989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3648 2023.10.24 01:20:29.715483 [ 3 ] {e483cc7c-7b60-431e-94a9-b495a6fd9989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3649 2023.10.24 01:20:29.715589 [ 3 ] {e483cc7c-7b60-431e-94a9-b495a6fd9989} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3650 2023.10.24 01:20:29.716055 [ 3 ] {e483cc7c-7b60-431e-94a9-b495a6fd9989} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3651 2023.10.24 01:20:29.716274 [ 3 ] {e483cc7c-7b60-431e-94a9-b495a6fd9989} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3652 2023.10.24 01:20:29.716430 [ 3 ] {e483cc7c-7b60-431e-94a9-b495a6fd9989} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3653 2023.10.24 01:20:29.716556 [ 3 ] {e483cc7c-7b60-431e-94a9-b495a6fd9989} <Information> executeQuery: Read 314 rows, 22.54 KiB in 0.001083952 sec., 289680 rows/sec., 20.30 MiB/sec.
3654 2023.10.24 01:20:29.716718 [ 3 ] {e483cc7c-7b60-431e-94a9-b495a6fd9989} <Debug> DynamicQueryHandler: Done processing query
3655 2023.10.24 01:20:29.716742 [ 3 ] {e483cc7c-7b60-431e-94a9-b495a6fd9989} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3656 2023.10.24 01:20:29.716757 [ 3 ] {} <Debug> HTTP-Session: 1e4700c5-983e-4831-a7de-3a1d4b2fd2f0 Destroying unnamed session
3657 2023.10.24 01:20:29.716898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3658 2023.10.24 01:20:29.716941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3659 2023.10.24 01:20:29.716960 [ 3 ] {} <Debug> HTTP-Session: c95ee3ea-e25b-477d-8417-0303b02aa568 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3660 2023.10.24 01:20:29.716977 [ 3 ] {} <Debug> HTTP-Session: c95ee3ea-e25b-477d-8417-0303b02aa568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3661 2023.10.24 01:20:29.717048 [ 3 ] {87a28c79-fa21-4b57-9806-6021f3634d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3662 2023.10.24 01:20:29.717087 [ 3 ] {87a28c79-fa21-4b57-9806-6021f3634d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3663 2023.10.24 01:20:29.717195 [ 3 ] {87a28c79-fa21-4b57-9806-6021f3634d8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3664 2023.10.24 01:20:29.717442 [ 3 ] {87a28c79-fa21-4b57-9806-6021f3634d8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3665 2023.10.24 01:20:29.717679 [ 3 ] {87a28c79-fa21-4b57-9806-6021f3634d8d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3666 2023.10.24 01:20:29.717849 [ 3 ] {87a28c79-fa21-4b57-9806-6021f3634d8d} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3667 2023.10.24 01:20:29.717949 [ 3 ] {87a28c79-fa21-4b57-9806-6021f3634d8d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000872917 sec., 6873 rows/sec., 288.63 KiB/sec.
3668 2023.10.24 01:20:29.718054 [ 3 ] {87a28c79-fa21-4b57-9806-6021f3634d8d} <Debug> DynamicQueryHandler: Done processing query
3669 2023.10.24 01:20:29.718076 [ 3 ] {87a28c79-fa21-4b57-9806-6021f3634d8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3670 2023.10.24 01:20:29.718092 [ 3 ] {} <Debug> HTTP-Session: c95ee3ea-e25b-477d-8417-0303b02aa568 Destroying unnamed session
3671 2023.10.24 01:20:29.718222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 13594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3672 2023.10.24 01:20:29.718263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3673 2023.10.24 01:20:29.718281 [ 3 ] {} <Debug> HTTP-Session: 539ee441-0129-47ef-ad41-fb380b706e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3674 2023.10.24 01:20:29.718298 [ 3 ] {} <Debug> HTTP-Session: 539ee441-0129-47ef-ad41-fb380b706e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3675 2023.10.24 01:20:29.718371 [ 3 ] {ed1f95de-3595-4ad6-b39a-3bd1f5a4b474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3676 2023.10.24 01:20:29.718413 [ 3 ] {ed1f95de-3595-4ad6-b39a-3bd1f5a4b474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3677 2023.10.24 01:20:29.718526 [ 3 ] {ed1f95de-3595-4ad6-b39a-3bd1f5a4b474} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3678 2023.10.24 01:20:29.718819 [ 3 ] {ed1f95de-3595-4ad6-b39a-3bd1f5a4b474} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3679 2023.10.24 01:20:29.719056 [ 3 ] {ed1f95de-3595-4ad6-b39a-3bd1f5a4b474} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3680 2023.10.24 01:20:29.719229 [ 3 ] {ed1f95de-3595-4ad6-b39a-3bd1f5a4b474} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3681 2023.10.24 01:20:29.719353 [ 3 ] {ed1f95de-3595-4ad6-b39a-3bd1f5a4b474} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000954499 sec., 77527 rows/sec., 4.74 MiB/sec.
3682 2023.10.24 01:20:29.719470 [ 3 ] {ed1f95de-3595-4ad6-b39a-3bd1f5a4b474} <Debug> DynamicQueryHandler: Done processing query
3683 2023.10.24 01:20:29.719492 [ 3 ] {ed1f95de-3595-4ad6-b39a-3bd1f5a4b474} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3684 2023.10.24 01:20:29.719508 [ 3 ] {} <Debug> HTTP-Session: 539ee441-0129-47ef-ad41-fb380b706e29 Destroying unnamed session
3685 2023.10.24 01:20:29.719710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3686 2023.10.24 01:20:29.719753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3687 2023.10.24 01:20:29.719772 [ 3 ] {} <Debug> HTTP-Session: b83c61a0-68e2-48f5-a878-c3d22c87b40f Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3688 2023.10.24 01:20:29.719788 [ 3 ] {} <Debug> HTTP-Session: b83c61a0-68e2-48f5-a878-c3d22c87b40f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3689 2023.10.24 01:20:29.719865 [ 3 ] {2aa463f8-82a1-4aa4-8039-77f1c507e9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3690 2023.10.24 01:20:29.719910 [ 3 ] {2aa463f8-82a1-4aa4-8039-77f1c507e9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3691 2023.10.24 01:20:29.720040 [ 3 ] {2aa463f8-82a1-4aa4-8039-77f1c507e9a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3692 2023.10.24 01:20:29.720469 [ 3 ] {2aa463f8-82a1-4aa4-8039-77f1c507e9a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3693 2023.10.24 01:20:29.720753 [ 3 ] {2aa463f8-82a1-4aa4-8039-77f1c507e9a7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3694 2023.10.24 01:20:29.720924 [ 3 ] {2aa463f8-82a1-4aa4-8039-77f1c507e9a7} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3695 2023.10.24 01:20:29.721060 [ 3 ] {2aa463f8-82a1-4aa4-8039-77f1c507e9a7} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001164223 sec., 33498 rows/sec., 45.20 MiB/sec.
3696 2023.10.24 01:20:29.721053 [ 161 ] {} <Debug> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3697 2023.10.24 01:20:29.721176 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3698 2023.10.24 01:20:29.721251 [ 3 ] {2aa463f8-82a1-4aa4-8039-77f1c507e9a7} <Debug> DynamicQueryHandler: Done processing query
3699 2023.10.24 01:20:29.721302 [ 3 ] {2aa463f8-82a1-4aa4-8039-77f1c507e9a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3700 2023.10.24 01:20:29.721315 [ 10 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3701 2023.10.24 01:20:29.721337 [ 3 ] {} <Debug> HTTP-Session: b83c61a0-68e2-48f5-a878-c3d22c87b40f Destroying unnamed session
3702 2023.10.24 01:20:29.721528 [ 10 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3703 2023.10.24 01:20:29.721544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3704 2023.10.24 01:20:29.721596 [ 10 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 504 rows starting from the beginning of the part
3705 2023.10.24 01:20:29.721622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3706 2023.10.24 01:20:29.721684 [ 3 ] {} <Debug> HTTP-Session: 676f6176-3361-4601-9c71-743115bce590 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3707 2023.10.24 01:20:29.721726 [ 3 ] {} <Debug> HTTP-Session: 676f6176-3361-4601-9c71-743115bce590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3708 2023.10.24 01:20:29.721909 [ 10 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part
3709 2023.10.24 01:20:29.721935 [ 3 ] {ddd37fd3-1377-46e5-aecb-d8abf08e8962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3710 2023.10.24 01:20:29.722028 [ 3 ] {ddd37fd3-1377-46e5-aecb-d8abf08e8962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3711 2023.10.24 01:20:29.722228 [ 10 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part
3712 2023.10.24 01:20:29.722512 [ 3 ] {ddd37fd3-1377-46e5-aecb-d8abf08e8962} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3713 2023.10.24 01:20:29.722556 [ 10 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part
3714 2023.10.24 01:20:29.722819 [ 10 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part
3715 2023.10.24 01:20:29.723167 [ 10 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part
3716 2023.10.24 01:20:29.723279 [ 3 ] {ddd37fd3-1377-46e5-aecb-d8abf08e8962} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3717 2023.10.24 01:20:29.723757 [ 3 ] {ddd37fd3-1377-46e5-aecb-d8abf08e8962} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3718 2023.10.24 01:20:29.724008 [ 3 ] {ddd37fd3-1377-46e5-aecb-d8abf08e8962} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3719 2023.10.24 01:20:29.724146 [ 3 ] {ddd37fd3-1377-46e5-aecb-d8abf08e8962} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002151273 sec., 8831 rows/sec., 468.93 KiB/sec.
3720 2023.10.24 01:20:29.724279 [ 3 ] {ddd37fd3-1377-46e5-aecb-d8abf08e8962} <Debug> DynamicQueryHandler: Done processing query
3721 2023.10.24 01:20:29.724303 [ 3 ] {ddd37fd3-1377-46e5-aecb-d8abf08e8962} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3722 2023.10.24 01:20:29.724321 [ 3 ] {} <Debug> HTTP-Session: 676f6176-3361-4601-9c71-743115bce590 Destroying unnamed session
3723 2023.10.24 01:20:29.725236 [ 17 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 643 rows, containing 6 columns (6 merged, 0 gathered) in 0.004002909 sec., 160633.17952019395 rows/sec., 216.77 MiB/sec.
3724 2023.10.24 01:20:29.725915 [ 17 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3725 2023.10.24 01:20:29.726138 [ 17 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3726 2023.10.24 01:20:29.726202 [ 17 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3727 2023.10.24 01:20:29.726276 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_26_5: 4.02 MiB.
3728 2023.10.24 01:20:34.704151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3729 2023.10.24 01:20:34.704273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3730 2023.10.24 01:20:34.704299 [ 3 ] {} <Debug> HTTP-Session: f43b50bc-6ab3-431a-9d93-f580dc586529 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3731 2023.10.24 01:20:34.704324 [ 3 ] {} <Debug> HTTP-Session: f43b50bc-6ab3-431a-9d93-f580dc586529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3732 2023.10.24 01:20:34.704451 [ 3 ] {e1688a13-7559-45e1-b47d-0d762c0ed07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3733 2023.10.24 01:20:34.704511 [ 3 ] {e1688a13-7559-45e1-b47d-0d762c0ed07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3734 2023.10.24 01:20:34.704669 [ 3 ] {e1688a13-7559-45e1-b47d-0d762c0ed07f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3735 2023.10.24 01:20:34.705068 [ 3 ] {e1688a13-7559-45e1-b47d-0d762c0ed07f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3736 2023.10.24 01:20:34.705321 [ 3 ] {e1688a13-7559-45e1-b47d-0d762c0ed07f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3737 2023.10.24 01:20:34.705476 [ 3 ] {e1688a13-7559-45e1-b47d-0d762c0ed07f} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3738 2023.10.24 01:20:34.705619 [ 3 ] {e1688a13-7559-45e1-b47d-0d762c0ed07f} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001134892 sec., 9692 rows/sec., 785.63 KiB/sec.
3739 2023.10.24 01:20:34.705757 [ 3 ] {e1688a13-7559-45e1-b47d-0d762c0ed07f} <Debug> DynamicQueryHandler: Done processing query
3740 2023.10.24 01:20:34.705781 [ 3 ] {e1688a13-7559-45e1-b47d-0d762c0ed07f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3741 2023.10.24 01:20:34.705797 [ 3 ] {} <Debug> HTTP-Session: f43b50bc-6ab3-431a-9d93-f580dc586529 Destroying unnamed session
3742 2023.10.24 01:20:34.705912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3743 2023.10.24 01:20:34.705955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3744 2023.10.24 01:20:34.705974 [ 3 ] {} <Debug> HTTP-Session: b7ce496c-a9ff-4a34-b610-c649c07b8fd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3745 2023.10.24 01:20:34.705991 [ 3 ] {} <Debug> HTTP-Session: b7ce496c-a9ff-4a34-b610-c649c07b8fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3746 2023.10.24 01:20:34.706063 [ 3 ] {8d82851a-025e-439f-a181-b36fd3efb6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3747 2023.10.24 01:20:34.706102 [ 3 ] {8d82851a-025e-439f-a181-b36fd3efb6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3748 2023.10.24 01:20:34.706207 [ 3 ] {8d82851a-025e-439f-a181-b36fd3efb6a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3749 2023.10.24 01:20:34.706500 [ 3 ] {8d82851a-025e-439f-a181-b36fd3efb6a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3750 2023.10.24 01:20:34.706706 [ 3 ] {8d82851a-025e-439f-a181-b36fd3efb6a8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3751 2023.10.24 01:20:34.706851 [ 3 ] {8d82851a-025e-439f-a181-b36fd3efb6a8} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3752 2023.10.24 01:20:34.706975 [ 3 ] {8d82851a-025e-439f-a181-b36fd3efb6a8} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000883797 sec., 37338 rows/sec., 3.28 MiB/sec.
3753 2023.10.24 01:20:34.707080 [ 3 ] {8d82851a-025e-439f-a181-b36fd3efb6a8} <Debug> DynamicQueryHandler: Done processing query
3754 2023.10.24 01:20:34.707105 [ 3 ] {8d82851a-025e-439f-a181-b36fd3efb6a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3755 2023.10.24 01:20:34.707121 [ 3 ] {} <Debug> HTTP-Session: b7ce496c-a9ff-4a34-b610-c649c07b8fd7 Destroying unnamed session
3756 2023.10.24 01:20:34.707235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3757 2023.10.24 01:20:34.707277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3758 2023.10.24 01:20:34.707299 [ 3 ] {} <Debug> HTTP-Session: ddfc8c6c-cc12-4237-8a50-526e92ee5fc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3759 2023.10.24 01:20:34.707318 [ 3 ] {} <Debug> HTTP-Session: ddfc8c6c-cc12-4237-8a50-526e92ee5fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3760 2023.10.24 01:20:34.707390 [ 3 ] {6d2070bb-88ae-48c4-acbe-3ee0de51f94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3761 2023.10.24 01:20:34.707429 [ 3 ] {6d2070bb-88ae-48c4-acbe-3ee0de51f94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3762 2023.10.24 01:20:34.707532 [ 3 ] {6d2070bb-88ae-48c4-acbe-3ee0de51f94a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3763 2023.10.24 01:20:34.707787 [ 3 ] {6d2070bb-88ae-48c4-acbe-3ee0de51f94a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3764 2023.10.24 01:20:34.707983 [ 3 ] {6d2070bb-88ae-48c4-acbe-3ee0de51f94a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3765 2023.10.24 01:20:34.708125 [ 3 ] {6d2070bb-88ae-48c4-acbe-3ee0de51f94a} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3766 2023.10.24 01:20:34.708252 [ 3 ] {6d2070bb-88ae-48c4-acbe-3ee0de51f94a} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000833507 sec., 13197 rows/sec., 1.03 MiB/sec.
3767 2023.10.24 01:20:34.708366 [ 3 ] {6d2070bb-88ae-48c4-acbe-3ee0de51f94a} <Debug> DynamicQueryHandler: Done processing query
3768 2023.10.24 01:20:34.708389 [ 3 ] {6d2070bb-88ae-48c4-acbe-3ee0de51f94a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3769 2023.10.24 01:20:34.708404 [ 3 ] {} <Debug> HTTP-Session: ddfc8c6c-cc12-4237-8a50-526e92ee5fc4 Destroying unnamed session
3770 2023.10.24 01:20:34.708560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3771 2023.10.24 01:20:34.708602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3772 2023.10.24 01:20:34.708619 [ 3 ] {} <Debug> HTTP-Session: e7ba3a17-1a5d-4f1e-8bca-1f81f9a49897 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3773 2023.10.24 01:20:34.708636 [ 3 ] {} <Debug> HTTP-Session: e7ba3a17-1a5d-4f1e-8bca-1f81f9a49897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3774 2023.10.24 01:20:34.708708 [ 3 ] {c6bac5a5-f322-402d-8aab-617ce7e8437f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3775 2023.10.24 01:20:34.708753 [ 3 ] {c6bac5a5-f322-402d-8aab-617ce7e8437f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3776 2023.10.24 01:20:34.708890 [ 3 ] {c6bac5a5-f322-402d-8aab-617ce7e8437f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3777 2023.10.24 01:20:34.709209 [ 3 ] {c6bac5a5-f322-402d-8aab-617ce7e8437f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3778 2023.10.24 01:20:34.709488 [ 3 ] {c6bac5a5-f322-402d-8aab-617ce7e8437f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3779 2023.10.24 01:20:34.709663 [ 3 ] {c6bac5a5-f322-402d-8aab-617ce7e8437f} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3780 2023.10.24 01:20:34.709786 [ 3 ] {c6bac5a5-f322-402d-8aab-617ce7e8437f} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.001049991 sec., 10476 rows/sec., 14.14 MiB/sec.
3781 2023.10.24 01:20:34.709896 [ 3 ] {c6bac5a5-f322-402d-8aab-617ce7e8437f} <Debug> DynamicQueryHandler: Done processing query
3782 2023.10.24 01:20:34.709919 [ 3 ] {c6bac5a5-f322-402d-8aab-617ce7e8437f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3783 2023.10.24 01:20:34.709934 [ 3 ] {} <Debug> HTTP-Session: e7ba3a17-1a5d-4f1e-8bca-1f81f9a49897 Destroying unnamed session
3784 2023.10.24 01:20:39.710782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3785 2023.10.24 01:20:39.710915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3786 2023.10.24 01:20:39.710947 [ 3 ] {} <Debug> HTTP-Session: 21b53828-3bb2-4554-8ca7-c038f43a9f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3787 2023.10.24 01:20:39.710975 [ 3 ] {} <Debug> HTTP-Session: 21b53828-3bb2-4554-8ca7-c038f43a9f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3788 2023.10.24 01:20:39.711120 [ 3 ] {7324e5ac-78e4-4910-ba98-16455eecf8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3789 2023.10.24 01:20:39.711189 [ 3 ] {7324e5ac-78e4-4910-ba98-16455eecf8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3790 2023.10.24 01:20:39.711360 [ 3 ] {7324e5ac-78e4-4910-ba98-16455eecf8e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3791 2023.10.24 01:20:39.711794 [ 3 ] {7324e5ac-78e4-4910-ba98-16455eecf8e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3792 2023.10.24 01:20:39.712049 [ 3 ] {7324e5ac-78e4-4910-ba98-16455eecf8e6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3793 2023.10.24 01:20:39.712210 [ 3 ] {7324e5ac-78e4-4910-ba98-16455eecf8e6} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3794 2023.10.24 01:20:39.712361 [ 3 ] {7324e5ac-78e4-4910-ba98-16455eecf8e6} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001190924 sec., 37785 rows/sec., 2.87 MiB/sec.
3795 2023.10.24 01:20:39.712531 [ 3 ] {7324e5ac-78e4-4910-ba98-16455eecf8e6} <Debug> DynamicQueryHandler: Done processing query
3796 2023.10.24 01:20:39.712557 [ 3 ] {7324e5ac-78e4-4910-ba98-16455eecf8e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3797 2023.10.24 01:20:39.712573 [ 3 ] {} <Debug> HTTP-Session: 21b53828-3bb2-4554-8ca7-c038f43a9f42 Destroying unnamed session
3798 2023.10.24 01:20:39.712740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3799 2023.10.24 01:20:39.712785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3800 2023.10.24 01:20:39.712804 [ 3 ] {} <Debug> HTTP-Session: 37484ba8-8f9d-4d02-b677-20e99d1190e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3801 2023.10.24 01:20:39.712822 [ 3 ] {} <Debug> HTTP-Session: 37484ba8-8f9d-4d02-b677-20e99d1190e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3802 2023.10.24 01:20:39.712899 [ 3 ] {4977a3ef-1307-4b7e-b7da-26921b6fb4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3803 2023.10.24 01:20:39.712938 [ 3 ] {4977a3ef-1307-4b7e-b7da-26921b6fb4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3804 2023.10.24 01:20:39.713049 [ 3 ] {4977a3ef-1307-4b7e-b7da-26921b6fb4f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3805 2023.10.24 01:20:39.713464 [ 3 ] {4977a3ef-1307-4b7e-b7da-26921b6fb4f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3806 2023.10.24 01:20:39.713684 [ 3 ] {4977a3ef-1307-4b7e-b7da-26921b6fb4f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3807 2023.10.24 01:20:39.713832 [ 3 ] {4977a3ef-1307-4b7e-b7da-26921b6fb4f0} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3808 2023.10.24 01:20:39.713969 [ 3 ] {4977a3ef-1307-4b7e-b7da-26921b6fb4f0} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.001033581 sec., 197372 rows/sec., 19.14 MiB/sec.
3809 2023.10.24 01:20:39.714131 [ 3 ] {4977a3ef-1307-4b7e-b7da-26921b6fb4f0} <Debug> DynamicQueryHandler: Done processing query
3810 2023.10.24 01:20:39.714155 [ 3 ] {4977a3ef-1307-4b7e-b7da-26921b6fb4f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3811 2023.10.24 01:20:39.714171 [ 3 ] {} <Debug> HTTP-Session: 37484ba8-8f9d-4d02-b677-20e99d1190e0 Destroying unnamed session
3812 2023.10.24 01:20:39.714354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 48725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3813 2023.10.24 01:20:39.714398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3814 2023.10.24 01:20:39.714416 [ 3 ] {} <Debug> HTTP-Session: e3f20389-33b2-476b-bf50-d5dd8d20e9bd Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3815 2023.10.24 01:20:39.714433 [ 3 ] {} <Debug> HTTP-Session: e3f20389-33b2-476b-bf50-d5dd8d20e9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3816 2023.10.24 01:20:39.714516 [ 3 ] {948e1d6d-a070-4dd6-8d75-a8b82c228bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3817 2023.10.24 01:20:39.714556 [ 3 ] {948e1d6d-a070-4dd6-8d75-a8b82c228bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3818 2023.10.24 01:20:39.714665 [ 3 ] {948e1d6d-a070-4dd6-8d75-a8b82c228bd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3819 2023.10.24 01:20:39.715117 [ 3 ] {948e1d6d-a070-4dd6-8d75-a8b82c228bd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3820 2023.10.24 01:20:39.715330 [ 3 ] {948e1d6d-a070-4dd6-8d75-a8b82c228bd6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3821 2023.10.24 01:20:39.715481 [ 3 ] {948e1d6d-a070-4dd6-8d75-a8b82c228bd6} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3822 2023.10.24 01:20:39.715605 [ 3 ] {948e1d6d-a070-4dd6-8d75-a8b82c228bd6} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001060241 sec., 285784 rows/sec., 19.96 MiB/sec.
3823 2023.10.24 01:20:39.715724 [ 3 ] {948e1d6d-a070-4dd6-8d75-a8b82c228bd6} <Debug> DynamicQueryHandler: Done processing query
3824 2023.10.24 01:20:39.715747 [ 3 ] {948e1d6d-a070-4dd6-8d75-a8b82c228bd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3825 2023.10.24 01:20:39.715762 [ 3 ] {} <Debug> HTTP-Session: e3f20389-33b2-476b-bf50-d5dd8d20e9bd Destroying unnamed session
3826 2023.10.24 01:20:39.715899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3827 2023.10.24 01:20:39.715943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3828 2023.10.24 01:20:39.715961 [ 3 ] {} <Debug> HTTP-Session: 70371d40-6563-45f8-8bdb-a2fd6656afdc Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3829 2023.10.24 01:20:39.715977 [ 3 ] {} <Debug> HTTP-Session: 70371d40-6563-45f8-8bdb-a2fd6656afdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3830 2023.10.24 01:20:39.716046 [ 3 ] {daae1687-e613-4fb2-b8ee-e23511a48e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3831 2023.10.24 01:20:39.716085 [ 3 ] {daae1687-e613-4fb2-b8ee-e23511a48e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3832 2023.10.24 01:20:39.716192 [ 3 ] {daae1687-e613-4fb2-b8ee-e23511a48e61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3833 2023.10.24 01:20:39.716438 [ 3 ] {daae1687-e613-4fb2-b8ee-e23511a48e61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3834 2023.10.24 01:20:39.716668 [ 3 ] {daae1687-e613-4fb2-b8ee-e23511a48e61} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3835 2023.10.24 01:20:39.716843 [ 3 ] {daae1687-e613-4fb2-b8ee-e23511a48e61} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3836 2023.10.24 01:20:39.716970 [ 3 ] {daae1687-e613-4fb2-b8ee-e23511a48e61} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000895578 sec., 6699 rows/sec., 281.33 KiB/sec.
3837 2023.10.24 01:20:39.717163 [ 3 ] {daae1687-e613-4fb2-b8ee-e23511a48e61} <Debug> DynamicQueryHandler: Done processing query
3838 2023.10.24 01:20:39.717186 [ 3 ] {daae1687-e613-4fb2-b8ee-e23511a48e61} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3839 2023.10.24 01:20:39.717202 [ 3 ] {} <Debug> HTTP-Session: 70371d40-6563-45f8-8bdb-a2fd6656afdc Destroying unnamed session
3840 2023.10.24 01:20:39.717386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3841 2023.10.24 01:20:39.717429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3842 2023.10.24 01:20:39.717447 [ 3 ] {} <Debug> HTTP-Session: 3e4e6806-51b0-44ae-88f2-370800f99544 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3843 2023.10.24 01:20:39.717464 [ 3 ] {} <Debug> HTTP-Session: 3e4e6806-51b0-44ae-88f2-370800f99544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3844 2023.10.24 01:20:39.717539 [ 3 ] {81cd6b78-5c17-4130-a94e-1ceaf5bf5d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3845 2023.10.24 01:20:39.717581 [ 3 ] {81cd6b78-5c17-4130-a94e-1ceaf5bf5d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3846 2023.10.24 01:20:39.717715 [ 3 ] {81cd6b78-5c17-4130-a94e-1ceaf5bf5d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3847 2023.10.24 01:20:39.718039 [ 3 ] {81cd6b78-5c17-4130-a94e-1ceaf5bf5d55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3848 2023.10.24 01:20:39.718277 [ 3 ] {81cd6b78-5c17-4130-a94e-1ceaf5bf5d55} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3849 2023.10.24 01:20:39.718445 [ 3 ] {81cd6b78-5c17-4130-a94e-1ceaf5bf5d55} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3850 2023.10.24 01:20:39.718597 [ 3 ] {81cd6b78-5c17-4130-a94e-1ceaf5bf5d55} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00102636 sec., 61381 rows/sec., 3.72 MiB/sec.
3851 2023.10.24 01:20:39.718762 [ 3 ] {81cd6b78-5c17-4130-a94e-1ceaf5bf5d55} <Debug> DynamicQueryHandler: Done processing query
3852 2023.10.24 01:20:39.718785 [ 3 ] {81cd6b78-5c17-4130-a94e-1ceaf5bf5d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3853 2023.10.24 01:20:39.718800 [ 3 ] {} <Debug> HTTP-Session: 3e4e6806-51b0-44ae-88f2-370800f99544 Destroying unnamed session
3854 2023.10.24 01:20:39.718948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3855 2023.10.24 01:20:39.718991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3856 2023.10.24 01:20:39.719008 [ 3 ] {} <Debug> HTTP-Session: cdd4575c-787d-49ec-a19a-a8707b1fe400 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3857 2023.10.24 01:20:39.719025 [ 3 ] {} <Debug> HTTP-Session: cdd4575c-787d-49ec-a19a-a8707b1fe400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3858 2023.10.24 01:20:39.719103 [ 3 ] {6f2d67b0-8889-4be8-9cbe-11e56936f10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3859 2023.10.24 01:20:39.719147 [ 3 ] {6f2d67b0-8889-4be8-9cbe-11e56936f10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3860 2023.10.24 01:20:39.719290 [ 3 ] {6f2d67b0-8889-4be8-9cbe-11e56936f10f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3861 2023.10.24 01:20:39.719769 [ 3 ] {6f2d67b0-8889-4be8-9cbe-11e56936f10f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3862 2023.10.24 01:20:39.720063 [ 3 ] {6f2d67b0-8889-4be8-9cbe-11e56936f10f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3863 2023.10.24 01:20:39.720235 [ 3 ] {6f2d67b0-8889-4be8-9cbe-11e56936f10f} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3864 2023.10.24 01:20:39.720372 [ 3 ] {6f2d67b0-8889-4be8-9cbe-11e56936f10f} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001231705 sec., 31663 rows/sec., 42.73 MiB/sec.
3865 2023.10.24 01:20:39.720583 [ 3 ] {6f2d67b0-8889-4be8-9cbe-11e56936f10f} <Debug> DynamicQueryHandler: Done processing query
3866 2023.10.24 01:20:39.720606 [ 3 ] {6f2d67b0-8889-4be8-9cbe-11e56936f10f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3867 2023.10.24 01:20:39.720668 [ 3 ] {} <Debug> HTTP-Session: cdd4575c-787d-49ec-a19a-a8707b1fe400 Destroying unnamed session
3868 2023.10.24 01:20:39.720793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3869 2023.10.24 01:20:39.720837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3870 2023.10.24 01:20:39.720855 [ 3 ] {} <Debug> HTTP-Session: 4f4efdc5-8a3e-44e7-8569-7efbd9a3fbc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3871 2023.10.24 01:20:39.720871 [ 3 ] {} <Debug> HTTP-Session: 4f4efdc5-8a3e-44e7-8569-7efbd9a3fbc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3872 2023.10.24 01:20:39.720942 [ 3 ] {83da0d8f-b063-46cc-9503-0b0bb6705c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3873 2023.10.24 01:20:39.720981 [ 3 ] {83da0d8f-b063-46cc-9503-0b0bb6705c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3874 2023.10.24 01:20:39.721098 [ 3 ] {83da0d8f-b063-46cc-9503-0b0bb6705c66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3875 2023.10.24 01:20:39.721353 [ 3 ] {83da0d8f-b063-46cc-9503-0b0bb6705c66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3876 2023.10.24 01:20:39.721578 [ 3 ] {83da0d8f-b063-46cc-9503-0b0bb6705c66} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3877 2023.10.24 01:20:39.721753 [ 3 ] {83da0d8f-b063-46cc-9503-0b0bb6705c66} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3878 2023.10.24 01:20:39.721885 [ 3 ] {83da0d8f-b063-46cc-9503-0b0bb6705c66} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000911128 sec., 20853 rows/sec., 1.08 MiB/sec.
3879 2023.10.24 01:20:39.721880 [ 157 ] {} <Debug> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3880 2023.10.24 01:20:39.721999 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3881 2023.10.24 01:20:39.722047 [ 3 ] {83da0d8f-b063-46cc-9503-0b0bb6705c66} <Debug> DynamicQueryHandler: Done processing query
3882 2023.10.24 01:20:39.722098 [ 3 ] {83da0d8f-b063-46cc-9503-0b0bb6705c66} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3883 2023.10.24 01:20:39.722108 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3884 2023.10.24 01:20:39.722121 [ 3 ] {} <Debug> HTTP-Session: 4f4efdc5-8a3e-44e7-8569-7efbd9a3fbc7 Destroying unnamed session
3885 2023.10.24 01:20:39.722253 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3886 2023.10.24 01:20:39.722290 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part
3887 2023.10.24 01:20:39.722403 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
3888 2023.10.24 01:20:39.722488 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
3889 2023.10.24 01:20:39.722567 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
3890 2023.10.24 01:20:39.722644 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part
3891 2023.10.24 01:20:39.722720 [ 11 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
3892 2023.10.24 01:20:39.723369 [ 22 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 4 columns (4 merged, 0 gathered) in 0.001316946 sec., 313604.35431672976 rows/sec., 16.71 MiB/sec.
3893 2023.10.24 01:20:39.723501 [ 22 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3894 2023.10.24 01:20:39.723730 [ 22 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3895 2023.10.24 01:20:39.723801 [ 22 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_21_4} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3896 2023.10.24 01:20:43.652451 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache
3897 2023.10.24 01:20:43.652520 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache
3898 2023.10.24 01:20:44.704303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3899 2023.10.24 01:20:44.704421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3900 2023.10.24 01:20:44.704452 [ 3 ] {} <Debug> HTTP-Session: b626a5e0-2269-4a8b-a89a-483b68572c4d Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3901 2023.10.24 01:20:44.704480 [ 3 ] {} <Debug> HTTP-Session: b626a5e0-2269-4a8b-a89a-483b68572c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3902 2023.10.24 01:20:44.704608 [ 3 ] {d1557ad4-ee64-4884-837a-9ad59fb46908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3903 2023.10.24 01:20:44.704668 [ 3 ] {d1557ad4-ee64-4884-837a-9ad59fb46908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3904 2023.10.24 01:20:44.704831 [ 3 ] {d1557ad4-ee64-4884-837a-9ad59fb46908} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3905 2023.10.24 01:20:44.705215 [ 3 ] {d1557ad4-ee64-4884-837a-9ad59fb46908} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3906 2023.10.24 01:20:44.705466 [ 3 ] {d1557ad4-ee64-4884-837a-9ad59fb46908} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3907 2023.10.24 01:20:44.705625 [ 3 ] {d1557ad4-ee64-4884-837a-9ad59fb46908} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3908 2023.10.24 01:20:44.705752 [ 3 ] {d1557ad4-ee64-4884-837a-9ad59fb46908} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001104972 sec., 9955 rows/sec., 806.90 KiB/sec.
3909 2023.10.24 01:20:44.705768 [ 154 ] {} <Debug> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
3910 2023.10.24 01:20:44.705886 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3911 2023.10.24 01:20:44.705925 [ 3 ] {d1557ad4-ee64-4884-837a-9ad59fb46908} <Debug> DynamicQueryHandler: Done processing query
3912 2023.10.24 01:20:44.705983 [ 3 ] {d1557ad4-ee64-4884-837a-9ad59fb46908} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3913 2023.10.24 01:20:44.706046 [ 3 ] {} <Debug> HTTP-Session: b626a5e0-2269-4a8b-a89a-483b68572c4d Destroying unnamed session
3914 2023.10.24 01:20:44.706062 [ 10 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact
3915 2023.10.24 01:20:44.706205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3916 2023.10.24 01:20:44.706239 [ 10 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3917 2023.10.24 01:20:44.706298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3918 2023.10.24 01:20:44.706304 [ 10 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 56 rows starting from the beginning of the part
3919 2023.10.24 01:20:44.706341 [ 3 ] {} <Debug> HTTP-Session: 98e9f180-a579-497e-abec-890e0bcd2326 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3920 2023.10.24 01:20:44.706384 [ 3 ] {} <Debug> HTTP-Session: 98e9f180-a579-497e-abec-890e0bcd2326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3921 2023.10.24 01:20:44.706591 [ 10 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part
3922 2023.10.24 01:20:44.706598 [ 3 ] {236e1063-5a6b-4a01-b6a1-0889e88f53ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3923 2023.10.24 01:20:44.706690 [ 3 ] {236e1063-5a6b-4a01-b6a1-0889e88f53ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3924 2023.10.24 01:20:44.706824 [ 10 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 45 rows starting from the beginning of the part
3925 2023.10.24 01:20:44.707149 [ 10 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part
3926 2023.10.24 01:20:44.707218 [ 3 ] {236e1063-5a6b-4a01-b6a1-0889e88f53ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3927 2023.10.24 01:20:44.707393 [ 10 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 45 rows starting from the beginning of the part
3928 2023.10.24 01:20:44.707563 [ 10 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part
3929 2023.10.24 01:20:44.708109 [ 3 ] {236e1063-5a6b-4a01-b6a1-0889e88f53ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3930 2023.10.24 01:20:44.708519 [ 3 ] {236e1063-5a6b-4a01-b6a1-0889e88f53ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3931 2023.10.24 01:20:44.708822 [ 3 ] {236e1063-5a6b-4a01-b6a1-0889e88f53ef} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3932 2023.10.24 01:20:44.709033 [ 154 ] {} <Debug> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
3933 2023.10.24 01:20:44.709138 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3934 2023.10.24 01:20:44.709153 [ 3 ] {236e1063-5a6b-4a01-b6a1-0889e88f53ef} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.002458848 sec., 13420 rows/sec., 1.18 MiB/sec.
3935 2023.10.24 01:20:44.709215 [ 22 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.003235993 sec., 55315.323611639455 rows/sec., 4.25 MiB/sec.
3936 2023.10.24 01:20:44.709286 [ 9 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact
3937 2023.10.24 01:20:44.709433 [ 3 ] {236e1063-5a6b-4a01-b6a1-0889e88f53ef} <Debug> DynamicQueryHandler: Done processing query
3938 2023.10.24 01:20:44.709456 [ 9 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3939 2023.10.24 01:20:44.709484 [ 3 ] {236e1063-5a6b-4a01-b6a1-0889e88f53ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3940 2023.10.24 01:20:44.709494 [ 22 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
3941 2023.10.24 01:20:44.709517 [ 3 ] {} <Debug> HTTP-Session: 98e9f180-a579-497e-abec-890e0bcd2326 Destroying unnamed session
3942 2023.10.24 01:20:44.709519 [ 9 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 237 rows starting from the beginning of the part
3943 2023.10.24 01:20:44.709741 [ 9 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part
3944 2023.10.24 01:20:44.709758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3945 2023.10.24 01:20:44.709838 [ 22 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7.
3946 2023.10.24 01:20:44.709859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3947 2023.10.24 01:20:44.709944 [ 3 ] {} <Debug> HTTP-Session: 9c07964d-c262-4c96-87f1-b938c5f7547b Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3948 2023.10.24 01:20:44.709980 [ 9 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 204 rows starting from the beginning of the part
3949 2023.10.24 01:20:44.709983 [ 3 ] {} <Debug> HTTP-Session: 9c07964d-c262-4c96-87f1-b938c5f7547b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3950 2023.10.24 01:20:44.710032 [ 22 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_35_7} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Merged 6 parts: from all_1_30_6 to all_35_35_0
3951 2023.10.24 01:20:44.710283 [ 3 ] {b0685b2d-206b-497c-aefb-b9c97eab6caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3952 2023.10.24 01:20:44.710295 [ 9 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part
3953 2023.10.24 01:20:44.710344 [ 3 ] {b0685b2d-206b-497c-aefb-b9c97eab6caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3954 2023.10.24 01:20:44.710447 [ 9 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 204 rows starting from the beginning of the part
3955 2023.10.24 01:20:44.710617 [ 9 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part
3956 2023.10.24 01:20:44.710618 [ 3 ] {b0685b2d-206b-497c-aefb-b9c97eab6caa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3957 2023.10.24 01:20:44.711040 [ 3 ] {b0685b2d-206b-497c-aefb-b9c97eab6caa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3958 2023.10.24 01:20:44.711331 [ 3 ] {b0685b2d-206b-497c-aefb-b9c97eab6caa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3959 2023.10.24 01:20:44.711526 [ 3 ] {b0685b2d-206b-497c-aefb-b9c97eab6caa} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3960 2023.10.24 01:20:44.711618 [ 22 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.002416298 sec., 307909.0410206026 rows/sec., 29.36 MiB/sec.
3961 2023.10.24 01:20:44.711700 [ 154 ] {} <Debug> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
3962 2023.10.24 01:20:44.711760 [ 3 ] {b0685b2d-206b-497c-aefb-b9c97eab6caa} <Information> executeQuery: Read 11 rows, 902.00 B in 0.001425519 sec., 7716 rows/sec., 617.92 KiB/sec.
3963 2023.10.24 01:20:44.711773 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3964 2023.10.24 01:20:44.711953 [ 22 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
3965 2023.10.24 01:20:44.711968 [ 9 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact
3966 2023.10.24 01:20:44.712120 [ 3 ] {b0685b2d-206b-497c-aefb-b9c97eab6caa} <Debug> DynamicQueryHandler: Done processing query
3967 2023.10.24 01:20:44.712154 [ 9 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3968 2023.10.24 01:20:44.712154 [ 3 ] {b0685b2d-206b-497c-aefb-b9c97eab6caa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3969 2023.10.24 01:20:44.712211 [ 3 ] {} <Debug> HTTP-Session: 9c07964d-c262-4c96-87f1-b938c5f7547b Destroying unnamed session
3970 2023.10.24 01:20:44.712213 [ 9 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 343 rows starting from the beginning of the part
3971 2023.10.24 01:20:44.712364 [ 22 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7.
3972 2023.10.24 01:20:44.712404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3973 2023.10.24 01:20:44.712429 [ 9 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part
3974 2023.10.24 01:20:44.712497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3975 2023.10.24 01:20:44.712530 [ 22 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_35_7} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Merged 6 parts: from all_1_30_6 to all_35_35_0
3976 2023.10.24 01:20:44.712556 [ 3 ] {} <Debug> HTTP-Session: f347e278-3b31-47e7-95a5-d2db757a0ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3977 2023.10.24 01:20:44.712605 [ 3 ] {} <Debug> HTTP-Session: f347e278-3b31-47e7-95a5-d2db757a0ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3978 2023.10.24 01:20:44.712659 [ 9 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part
3979 2023.10.24 01:20:44.712832 [ 3 ] {81ef5473-075b-470a-a0de-e4dd4f3fa97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3980 2023.10.24 01:20:44.712856 [ 9 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part
3981 2023.10.24 01:20:44.712898 [ 3 ] {81ef5473-075b-470a-a0de-e4dd4f3fa97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3982 2023.10.24 01:20:44.712996 [ 9 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 303 rows starting from the beginning of the part
3983 2023.10.24 01:20:44.713166 [ 9 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part
3984 2023.10.24 01:20:44.713241 [ 3 ] {81ef5473-075b-470a-a0de-e4dd4f3fa97d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3985 2023.10.24 01:20:44.713791 [ 3 ] {81ef5473-075b-470a-a0de-e4dd4f3fa97d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
3986 2023.10.24 01:20:44.714280 [ 23 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 4 columns (4 merged, 0 gathered) in 0.002429518 sec., 408723.04712292727 rows/sec., 28.82 MiB/sec.
3987 2023.10.24 01:20:44.714301 [ 3 ] {81ef5473-075b-470a-a0de-e4dd4f3fa97d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3988 2023.10.24 01:20:44.714493 [ 23 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
3989 2023.10.24 01:20:44.714615 [ 3 ] {81ef5473-075b-470a-a0de-e4dd4f3fa97d} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3990 2023.10.24 01:20:44.714821 [ 3 ] {81ef5473-075b-470a-a0de-e4dd4f3fa97d} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.001943108 sec., 5661 rows/sec., 7.64 MiB/sec.
3991 2023.10.24 01:20:44.714880 [ 23 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7.
3992 2023.10.24 01:20:44.715077 [ 23 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_35_7} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Merged 6 parts: from all_1_30_6 to all_35_35_0
3993 2023.10.24 01:20:44.715125 [ 3 ] {81ef5473-075b-470a-a0de-e4dd4f3fa97d} <Debug> DynamicQueryHandler: Done processing query
3994 2023.10.24 01:20:44.715184 [ 3 ] {81ef5473-075b-470a-a0de-e4dd4f3fa97d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3995 2023.10.24 01:20:44.715214 [ 3 ] {} <Debug> HTTP-Session: f347e278-3b31-47e7-95a5-d2db757a0ea4 Destroying unnamed session
3996 2023.10.24 01:20:49.710711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3997 2023.10.24 01:20:49.710844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3998 2023.10.24 01:20:49.710874 [ 3 ] {} <Debug> HTTP-Session: f1a70a9c-ede1-4afd-86b8-957ab519b86e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
3999 2023.10.24 01:20:49.710903 [ 3 ] {} <Debug> HTTP-Session: f1a70a9c-ede1-4afd-86b8-957ab519b86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4000 2023.10.24 01:20:49.711049 [ 3 ] {c42549b3-3fbc-4b02-8614-dfbe7d10d94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4001 2023.10.24 01:20:49.711117 [ 3 ] {c42549b3-3fbc-4b02-8614-dfbe7d10d94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4002 2023.10.24 01:20:49.711300 [ 3 ] {c42549b3-3fbc-4b02-8614-dfbe7d10d94a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4003 2023.10.24 01:20:49.711808 [ 3 ] {c42549b3-3fbc-4b02-8614-dfbe7d10d94a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4004 2023.10.24 01:20:49.712073 [ 3 ] {c42549b3-3fbc-4b02-8614-dfbe7d10d94a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4005 2023.10.24 01:20:49.712234 [ 3 ] {c42549b3-3fbc-4b02-8614-dfbe7d10d94a} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4006 2023.10.24 01:20:49.712359 [ 3 ] {c42549b3-3fbc-4b02-8614-dfbe7d10d94a} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001273965 sec., 35322 rows/sec., 2.68 MiB/sec.
4007 2023.10.24 01:20:49.712516 [ 3 ] {c42549b3-3fbc-4b02-8614-dfbe7d10d94a} <Debug> DynamicQueryHandler: Done processing query
4008 2023.10.24 01:20:49.712540 [ 3 ] {c42549b3-3fbc-4b02-8614-dfbe7d10d94a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4009 2023.10.24 01:20:49.712557 [ 3 ] {} <Debug> HTTP-Session: f1a70a9c-ede1-4afd-86b8-957ab519b86e Destroying unnamed session
4010 2023.10.24 01:20:49.712714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4011 2023.10.24 01:20:49.712758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4012 2023.10.24 01:20:49.712778 [ 3 ] {} <Debug> HTTP-Session: 958af33c-660b-49d5-aacb-b18adfdae4ee Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4013 2023.10.24 01:20:49.712795 [ 3 ] {} <Debug> HTTP-Session: 958af33c-660b-49d5-aacb-b18adfdae4ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4014 2023.10.24 01:20:49.712872 [ 3 ] {3b651899-bb7e-41ba-8ff7-47b9b9cc55e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4015 2023.10.24 01:20:49.712911 [ 3 ] {3b651899-bb7e-41ba-8ff7-47b9b9cc55e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4016 2023.10.24 01:20:49.713015 [ 3 ] {3b651899-bb7e-41ba-8ff7-47b9b9cc55e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4017 2023.10.24 01:20:49.713494 [ 3 ] {3b651899-bb7e-41ba-8ff7-47b9b9cc55e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4018 2023.10.24 01:20:49.713712 [ 3 ] {3b651899-bb7e-41ba-8ff7-47b9b9cc55e2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4019 2023.10.24 01:20:49.713856 [ 3 ] {3b651899-bb7e-41ba-8ff7-47b9b9cc55e2} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4020 2023.10.24 01:20:49.713982 [ 3 ] {3b651899-bb7e-41ba-8ff7-47b9b9cc55e2} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.001081041 sec., 188706 rows/sec., 18.30 MiB/sec.
4021 2023.10.24 01:20:49.714102 [ 3 ] {3b651899-bb7e-41ba-8ff7-47b9b9cc55e2} <Debug> DynamicQueryHandler: Done processing query
4022 2023.10.24 01:20:49.714125 [ 3 ] {3b651899-bb7e-41ba-8ff7-47b9b9cc55e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4023 2023.10.24 01:20:49.714140 [ 3 ] {} <Debug> HTTP-Session: 958af33c-660b-49d5-aacb-b18adfdae4ee Destroying unnamed session
4024 2023.10.24 01:20:49.714295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 48725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4025 2023.10.24 01:20:49.714339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4026 2023.10.24 01:20:49.714357 [ 3 ] {} <Debug> HTTP-Session: e3add1e6-2208-4d9d-b196-02694f1c6ded Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4027 2023.10.24 01:20:49.714374 [ 3 ] {} <Debug> HTTP-Session: e3add1e6-2208-4d9d-b196-02694f1c6ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4028 2023.10.24 01:20:49.714454 [ 3 ] {dfc4c23c-f6ff-4139-b30c-0b6245119a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4029 2023.10.24 01:20:49.714491 [ 3 ] {dfc4c23c-f6ff-4139-b30c-0b6245119a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4030 2023.10.24 01:20:49.714596 [ 3 ] {dfc4c23c-f6ff-4139-b30c-0b6245119a9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4031 2023.10.24 01:20:49.715053 [ 3 ] {dfc4c23c-f6ff-4139-b30c-0b6245119a9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4032 2023.10.24 01:20:49.715268 [ 3 ] {dfc4c23c-f6ff-4139-b30c-0b6245119a9f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4033 2023.10.24 01:20:49.715412 [ 3 ] {dfc4c23c-f6ff-4139-b30c-0b6245119a9f} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4034 2023.10.24 01:20:49.715532 [ 3 ] {dfc4c23c-f6ff-4139-b30c-0b6245119a9f} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001052071 sec., 288003 rows/sec., 20.11 MiB/sec.
4035 2023.10.24 01:20:49.715638 [ 3 ] {dfc4c23c-f6ff-4139-b30c-0b6245119a9f} <Debug> DynamicQueryHandler: Done processing query
4036 2023.10.24 01:20:49.715662 [ 3 ] {dfc4c23c-f6ff-4139-b30c-0b6245119a9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4037 2023.10.24 01:20:49.715677 [ 3 ] {} <Debug> HTTP-Session: e3add1e6-2208-4d9d-b196-02694f1c6ded Destroying unnamed session
4038 2023.10.24 01:20:49.715832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4039 2023.10.24 01:20:49.715875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4040 2023.10.24 01:20:49.715892 [ 3 ] {} <Debug> HTTP-Session: 4e17c5cd-2a36-44b6-bab9-cece996daf46 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4041 2023.10.24 01:20:49.715910 [ 3 ] {} <Debug> HTTP-Session: 4e17c5cd-2a36-44b6-bab9-cece996daf46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4042 2023.10.24 01:20:49.715978 [ 3 ] {b4c428e2-03db-441a-8b45-bd419d2eebf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4043 2023.10.24 01:20:49.716018 [ 3 ] {b4c428e2-03db-441a-8b45-bd419d2eebf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4044 2023.10.24 01:20:49.716122 [ 3 ] {b4c428e2-03db-441a-8b45-bd419d2eebf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4045 2023.10.24 01:20:49.716368 [ 3 ] {b4c428e2-03db-441a-8b45-bd419d2eebf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4046 2023.10.24 01:20:49.716608 [ 3 ] {b4c428e2-03db-441a-8b45-bd419d2eebf6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4047 2023.10.24 01:20:49.716784 [ 3 ] {b4c428e2-03db-441a-8b45-bd419d2eebf6} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4048 2023.10.24 01:20:49.716916 [ 3 ] {b4c428e2-03db-441a-8b45-bd419d2eebf6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000906708 sec., 6617 rows/sec., 277.88 KiB/sec.
4049 2023.10.24 01:20:49.716910 [ 152 ] {} <Debug> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4050 2023.10.24 01:20:49.717025 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4051 2023.10.24 01:20:49.717094 [ 3 ] {b4c428e2-03db-441a-8b45-bd419d2eebf6} <Debug> DynamicQueryHandler: Done processing query
4052 2023.10.24 01:20:49.717156 [ 3 ] {b4c428e2-03db-441a-8b45-bd419d2eebf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4053 2023.10.24 01:20:49.717158 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4054 2023.10.24 01:20:49.717187 [ 3 ] {} <Debug> HTTP-Session: 4e17c5cd-2a36-44b6-bab9-cece996daf46 Destroying unnamed session
4055 2023.10.24 01:20:49.717286 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4056 2023.10.24 01:20:49.717325 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
4057 2023.10.24 01:20:49.717372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4058 2023.10.24 01:20:49.717447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4059 2023.10.24 01:20:49.717510 [ 3 ] {} <Debug> HTTP-Session: b82594db-da9b-422f-aa98-4d2ae9002535 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4060 2023.10.24 01:20:49.717535 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
4061 2023.10.24 01:20:49.717547 [ 3 ] {} <Debug> HTTP-Session: b82594db-da9b-422f-aa98-4d2ae9002535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4062 2023.10.24 01:20:49.717774 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
4063 2023.10.24 01:20:49.717790 [ 3 ] {b30df238-bd0d-4fb2-add3-57801d435e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4064 2023.10.24 01:20:49.717899 [ 3 ] {b30df238-bd0d-4fb2-add3-57801d435e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4065 2023.10.24 01:20:49.717986 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
4066 2023.10.24 01:20:49.718272 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
4067 2023.10.24 01:20:49.718485 [ 3 ] {b30df238-bd0d-4fb2-add3-57801d435e65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4068 2023.10.24 01:20:49.718512 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
4069 2023.10.24 01:20:49.719197 [ 3 ] {b30df238-bd0d-4fb2-add3-57801d435e65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4070 2023.10.24 01:20:49.719904 [ 3 ] {b30df238-bd0d-4fb2-add3-57801d435e65} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4071 2023.10.24 01:20:49.719977 [ 16 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002893497 sec., 43545.92384232643 rows/sec., 1.79 MiB/sec.
4072 2023.10.24 01:20:49.720143 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4073 2023.10.24 01:20:49.720182 [ 3 ] {b30df238-bd0d-4fb2-add3-57801d435e65} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4074 2023.10.24 01:20:49.720379 [ 152 ] {} <Debug> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4075 2023.10.24 01:20:49.720409 [ 3 ] {b30df238-bd0d-4fb2-add3-57801d435e65} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00253638 sec., 24838 rows/sec., 1.51 MiB/sec.
4076 2023.10.24 01:20:49.720444 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4077 2023.10.24 01:20:49.720588 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4078 2023.10.24 01:20:49.720754 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4079 2023.10.24 01:20:49.720923 [ 3 ] {b30df238-bd0d-4fb2-add3-57801d435e65} <Debug> DynamicQueryHandler: Done processing query
4080 2023.10.24 01:20:49.720997 [ 3 ] {b30df238-bd0d-4fb2-add3-57801d435e65} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4081 2023.10.24 01:20:49.721005 [ 22 ] {7c29584e-75fc-487d-b069-f0cef3f2b491::all_1_21_4} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4082 2023.10.24 01:20:49.721067 [ 3 ] {} <Debug> HTTP-Session: b82594db-da9b-422f-aa98-4d2ae9002535 Destroying unnamed session
4083 2023.10.24 01:20:49.721072 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4084 2023.10.24 01:20:49.721152 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1041 rows starting from the beginning of the part
4085 2023.10.24 01:20:49.721288 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part
4086 2023.10.24 01:20:49.721294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4087 2023.10.24 01:20:49.721348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4088 2023.10.24 01:20:49.721381 [ 3 ] {} <Debug> HTTP-Session: e5180510-5e40-4a0e-b02a-73e46966c7c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4089 2023.10.24 01:20:49.721403 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part
4090 2023.10.24 01:20:49.721409 [ 3 ] {} <Debug> HTTP-Session: e5180510-5e40-4a0e-b02a-73e46966c7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4091 2023.10.24 01:20:49.721542 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part
4092 2023.10.24 01:20:49.721547 [ 3 ] {0c5e5290-007d-428b-9afe-0af3ed9ad2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4093 2023.10.24 01:20:49.721612 [ 3 ] {0c5e5290-007d-428b-9afe-0af3ed9ad2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4094 2023.10.24 01:20:49.721668 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part
4095 2023.10.24 01:20:49.721861 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part
4096 2023.10.24 01:20:49.721953 [ 3 ] {0c5e5290-007d-428b-9afe-0af3ed9ad2ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4097 2023.10.24 01:20:49.722747 [ 3 ] {0c5e5290-007d-428b-9afe-0af3ed9ad2ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4098 2023.10.24 01:20:49.723004 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1367 rows, containing 5 columns (5 merged, 0 gathered) in 0.002461468 sec., 555359.6471699002 rows/sec., 33.74 MiB/sec.
4099 2023.10.24 01:20:49.723133 [ 3 ] {0c5e5290-007d-428b-9afe-0af3ed9ad2ca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4100 2023.10.24 01:20:49.723140 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4101 2023.10.24 01:20:49.723334 [ 3 ] {0c5e5290-007d-428b-9afe-0af3ed9ad2ca} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4102 2023.10.24 01:20:49.723346 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4103 2023.10.24 01:20:49.723411 [ 9 ] {03e0f14a-e303-483c-bfd9-6ec1f15abc33::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4104 2023.10.24 01:20:49.723527 [ 3 ] {0c5e5290-007d-428b-9afe-0af3ed9ad2ca} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001913618 sec., 20380 rows/sec., 27.50 MiB/sec.
4105 2023.10.24 01:20:49.723675 [ 3 ] {0c5e5290-007d-428b-9afe-0af3ed9ad2ca} <Debug> DynamicQueryHandler: Done processing query
4106 2023.10.24 01:20:49.723698 [ 3 ] {0c5e5290-007d-428b-9afe-0af3ed9ad2ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4107 2023.10.24 01:20:49.723714 [ 3 ] {} <Debug> HTTP-Session: e5180510-5e40-4a0e-b02a-73e46966c7c7 Destroying unnamed session
4108 2023.10.24 01:20:49.723831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4109 2023.10.24 01:20:49.723875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4110 2023.10.24 01:20:49.723893 [ 3 ] {} <Debug> HTTP-Session: 0067a834-f0ea-48f1-ab31-df98d8fbb0a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4111 2023.10.24 01:20:49.723910 [ 3 ] {} <Debug> HTTP-Session: 0067a834-f0ea-48f1-ab31-df98d8fbb0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4112 2023.10.24 01:20:49.723980 [ 3 ] {3870983b-1ee6-4829-9b51-7ab9d4d81f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4113 2023.10.24 01:20:49.724020 [ 3 ] {3870983b-1ee6-4829-9b51-7ab9d4d81f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4114 2023.10.24 01:20:49.724124 [ 3 ] {3870983b-1ee6-4829-9b51-7ab9d4d81f11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4115 2023.10.24 01:20:49.724383 [ 3 ] {3870983b-1ee6-4829-9b51-7ab9d4d81f11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4116 2023.10.24 01:20:49.724608 [ 3 ] {3870983b-1ee6-4829-9b51-7ab9d4d81f11} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4117 2023.10.24 01:20:49.724786 [ 3 ] {3870983b-1ee6-4829-9b51-7ab9d4d81f11} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4118 2023.10.24 01:20:49.724888 [ 3 ] {3870983b-1ee6-4829-9b51-7ab9d4d81f11} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000880288 sec., 21583 rows/sec., 1.12 MiB/sec.
4119 2023.10.24 01:20:49.724987 [ 3 ] {3870983b-1ee6-4829-9b51-7ab9d4d81f11} <Debug> DynamicQueryHandler: Done processing query
4120 2023.10.24 01:20:49.725009 [ 3 ] {3870983b-1ee6-4829-9b51-7ab9d4d81f11} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4121 2023.10.24 01:20:49.725024 [ 3 ] {} <Debug> HTTP-Session: 0067a834-f0ea-48f1-ab31-df98d8fbb0a2 Destroying unnamed session
4122 2023.10.24 01:20:54.705417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4123 2023.10.24 01:20:54.705551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4124 2023.10.24 01:20:54.705582 [ 3 ] {} <Debug> HTTP-Session: e3f98d70-a179-431f-874c-30426ea03dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4125 2023.10.24 01:20:54.705609 [ 3 ] {} <Debug> HTTP-Session: e3f98d70-a179-431f-874c-30426ea03dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4126 2023.10.24 01:20:54.705757 [ 3 ] {3ef9b2d9-96d7-4804-bf44-d6e1b4ae8221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4127 2023.10.24 01:20:54.705826 [ 3 ] {3ef9b2d9-96d7-4804-bf44-d6e1b4ae8221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4128 2023.10.24 01:20:54.705984 [ 3 ] {3ef9b2d9-96d7-4804-bf44-d6e1b4ae8221} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4129 2023.10.24 01:20:54.706376 [ 3 ] {3ef9b2d9-96d7-4804-bf44-d6e1b4ae8221} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4130 2023.10.24 01:20:54.706634 [ 3 ] {3ef9b2d9-96d7-4804-bf44-d6e1b4ae8221} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4131 2023.10.24 01:20:54.706792 [ 3 ] {3ef9b2d9-96d7-4804-bf44-d6e1b4ae8221} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4132 2023.10.24 01:20:54.706938 [ 3 ] {3ef9b2d9-96d7-4804-bf44-d6e1b4ae8221} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001136272 sec., 9680 rows/sec., 784.67 KiB/sec.
4133 2023.10.24 01:20:54.707092 [ 3 ] {3ef9b2d9-96d7-4804-bf44-d6e1b4ae8221} <Debug> DynamicQueryHandler: Done processing query
4134 2023.10.24 01:20:54.707117 [ 3 ] {3ef9b2d9-96d7-4804-bf44-d6e1b4ae8221} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4135 2023.10.24 01:20:54.707133 [ 3 ] {} <Debug> HTTP-Session: e3f98d70-a179-431f-874c-30426ea03dd0 Destroying unnamed session
4136 2023.10.24 01:20:54.707252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4137 2023.10.24 01:20:54.707301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4138 2023.10.24 01:20:54.707320 [ 3 ] {} <Debug> HTTP-Session: 678fd7b1-ef5a-481b-a335-df42c2f6b492 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4139 2023.10.24 01:20:54.707338 [ 3 ] {} <Debug> HTTP-Session: 678fd7b1-ef5a-481b-a335-df42c2f6b492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4140 2023.10.24 01:20:54.707418 [ 3 ] {1146bd41-e986-4bd4-bc89-08987eb1c517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4141 2023.10.24 01:20:54.707458 [ 3 ] {1146bd41-e986-4bd4-bc89-08987eb1c517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4142 2023.10.24 01:20:54.707566 [ 3 ] {1146bd41-e986-4bd4-bc89-08987eb1c517} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4143 2023.10.24 01:20:54.707861 [ 3 ] {1146bd41-e986-4bd4-bc89-08987eb1c517} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4144 2023.10.24 01:20:54.708068 [ 3 ] {1146bd41-e986-4bd4-bc89-08987eb1c517} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4145 2023.10.24 01:20:54.708213 [ 3 ] {1146bd41-e986-4bd4-bc89-08987eb1c517} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4146 2023.10.24 01:20:54.708346 [ 3 ] {1146bd41-e986-4bd4-bc89-08987eb1c517} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000896758 sec., 36799 rows/sec., 3.23 MiB/sec.
4147 2023.10.24 01:20:54.708459 [ 3 ] {1146bd41-e986-4bd4-bc89-08987eb1c517} <Debug> DynamicQueryHandler: Done processing query
4148 2023.10.24 01:20:54.708481 [ 3 ] {1146bd41-e986-4bd4-bc89-08987eb1c517} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4149 2023.10.24 01:20:54.708496 [ 3 ] {} <Debug> HTTP-Session: 678fd7b1-ef5a-481b-a335-df42c2f6b492 Destroying unnamed session
4150 2023.10.24 01:20:54.708618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4151 2023.10.24 01:20:54.708661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4152 2023.10.24 01:20:54.708678 [ 3 ] {} <Debug> HTTP-Session: 999b7fdb-a76a-4e17-bc80-c0438dbe9cff Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4153 2023.10.24 01:20:54.708695 [ 3 ] {} <Debug> HTTP-Session: 999b7fdb-a76a-4e17-bc80-c0438dbe9cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4154 2023.10.24 01:20:54.708765 [ 3 ] {7de1d731-c63b-444b-bfa3-f54dae5158c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4155 2023.10.24 01:20:54.708804 [ 3 ] {7de1d731-c63b-444b-bfa3-f54dae5158c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4156 2023.10.24 01:20:54.708907 [ 3 ] {7de1d731-c63b-444b-bfa3-f54dae5158c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4157 2023.10.24 01:20:54.709302 [ 3 ] {7de1d731-c63b-444b-bfa3-f54dae5158c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4158 2023.10.24 01:20:54.709502 [ 3 ] {7de1d731-c63b-444b-bfa3-f54dae5158c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4159 2023.10.24 01:20:54.709645 [ 3 ] {7de1d731-c63b-444b-bfa3-f54dae5158c8} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4160 2023.10.24 01:20:54.709762 [ 3 ] {7de1d731-c63b-444b-bfa3-f54dae5158c8} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000969859 sec., 11341 rows/sec., 908.23 KiB/sec.
4161 2023.10.24 01:20:54.709895 [ 3 ] {7de1d731-c63b-444b-bfa3-f54dae5158c8} <Debug> DynamicQueryHandler: Done processing query
4162 2023.10.24 01:20:54.709918 [ 3 ] {7de1d731-c63b-444b-bfa3-f54dae5158c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4163 2023.10.24 01:20:54.709933 [ 3 ] {} <Debug> HTTP-Session: 999b7fdb-a76a-4e17-bc80-c0438dbe9cff Destroying unnamed session
4164 2023.10.24 01:20:54.710077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4165 2023.10.24 01:20:54.710120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4166 2023.10.24 01:20:54.710138 [ 3 ] {} <Debug> HTTP-Session: e435e823-15a0-476d-bd02-485c8488d0fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4167 2023.10.24 01:20:54.710155 [ 3 ] {} <Debug> HTTP-Session: e435e823-15a0-476d-bd02-485c8488d0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4168 2023.10.24 01:20:54.710228 [ 3 ] {2d7693c9-46ee-4524-8ff6-9c43010381cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4169 2023.10.24 01:20:54.710273 [ 3 ] {2d7693c9-46ee-4524-8ff6-9c43010381cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4170 2023.10.24 01:20:54.710409 [ 3 ] {2d7693c9-46ee-4524-8ff6-9c43010381cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4171 2023.10.24 01:20:54.710750 [ 3 ] {2d7693c9-46ee-4524-8ff6-9c43010381cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4172 2023.10.24 01:20:54.711030 [ 3 ] {2d7693c9-46ee-4524-8ff6-9c43010381cd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4173 2023.10.24 01:20:54.711216 [ 3 ] {2d7693c9-46ee-4524-8ff6-9c43010381cd} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4174 2023.10.24 01:20:54.711346 [ 3 ] {2d7693c9-46ee-4524-8ff6-9c43010381cd} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.001090182 sec., 10090 rows/sec., 13.62 MiB/sec.
4175 2023.10.24 01:20:54.711336 [ 149 ] {} <Debug> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4176 2023.10.24 01:20:54.711456 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4177 2023.10.24 01:20:54.711562 [ 3 ] {2d7693c9-46ee-4524-8ff6-9c43010381cd} <Debug> DynamicQueryHandler: Done processing query
4178 2023.10.24 01:20:54.711621 [ 3 ] {2d7693c9-46ee-4524-8ff6-9c43010381cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4179 2023.10.24 01:20:54.711645 [ 3 ] {} <Debug> HTTP-Session: e435e823-15a0-476d-bd02-485c8488d0fd Destroying unnamed session
4180 2023.10.24 01:20:54.711652 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4181 2023.10.24 01:20:54.711864 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4182 2023.10.24 01:20:54.711928 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 643 rows starting from the beginning of the part
4183 2023.10.24 01:20:54.712156 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part
4184 2023.10.24 01:20:54.712336 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part
4185 2023.10.24 01:20:54.712509 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part
4186 2023.10.24 01:20:54.712672 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part
4187 2023.10.24 01:20:54.712830 [ 16 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part
4188 2023.10.24 01:20:54.715209 [ 18 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 6 columns (6 merged, 0 gathered) in 0.003675312 sec., 205152.65098582106 rows/sec., 276.84 MiB/sec.
4189 2023.10.24 01:20:54.715669 [ 18 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4190 2023.10.24 01:20:54.715918 [ 18 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4191 2023.10.24 01:20:54.715990 [ 18 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4192 2023.10.24 01:20:54.716074 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_31_6: 4.13 MiB.
4193 2023.10.24 01:20:58.652566 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache
4194 2023.10.24 01:20:58.652638 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache
4195 2023.10.24 01:20:59.711798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4196 2023.10.24 01:20:59.711911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4197 2023.10.24 01:20:59.711939 [ 3 ] {} <Debug> HTTP-Session: 06cb57f7-78e1-4829-ace3-477d3cd96589 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4198 2023.10.24 01:20:59.711967 [ 3 ] {} <Debug> HTTP-Session: 06cb57f7-78e1-4829-ace3-477d3cd96589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4199 2023.10.24 01:20:59.712109 [ 3 ] {2b38ceec-0061-4a6c-9fef-b84116716e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4200 2023.10.24 01:20:59.712178 [ 3 ] {2b38ceec-0061-4a6c-9fef-b84116716e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4201 2023.10.24 01:20:59.712359 [ 3 ] {2b38ceec-0061-4a6c-9fef-b84116716e21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4202 2023.10.24 01:20:59.712938 [ 3 ] {2b38ceec-0061-4a6c-9fef-b84116716e21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4203 2023.10.24 01:20:59.713202 [ 3 ] {2b38ceec-0061-4a6c-9fef-b84116716e21} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4204 2023.10.24 01:20:59.713360 [ 3 ] {2b38ceec-0061-4a6c-9fef-b84116716e21} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4205 2023.10.24 01:20:59.713502 [ 3 ] {2b38ceec-0061-4a6c-9fef-b84116716e21} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001346587 sec., 33417 rows/sec., 2.54 MiB/sec.
4206 2023.10.24 01:20:59.713648 [ 3 ] {2b38ceec-0061-4a6c-9fef-b84116716e21} <Debug> DynamicQueryHandler: Done processing query
4207 2023.10.24 01:20:59.713673 [ 3 ] {2b38ceec-0061-4a6c-9fef-b84116716e21} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4208 2023.10.24 01:20:59.713689 [ 3 ] {} <Debug> HTTP-Session: 06cb57f7-78e1-4829-ace3-477d3cd96589 Destroying unnamed session
4209 2023.10.24 01:20:59.713840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4210 2023.10.24 01:20:59.713883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4211 2023.10.24 01:20:59.713901 [ 3 ] {} <Debug> HTTP-Session: 6e20c92f-7f91-40f8-bb4a-08e9ed31d605 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4212 2023.10.24 01:20:59.713916 [ 3 ] {} <Debug> HTTP-Session: 6e20c92f-7f91-40f8-bb4a-08e9ed31d605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4213 2023.10.24 01:20:59.713989 [ 3 ] {f3a89261-b0b6-4e19-afd8-1481e9844121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4214 2023.10.24 01:20:59.714025 [ 3 ] {f3a89261-b0b6-4e19-afd8-1481e9844121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4215 2023.10.24 01:20:59.714123 [ 3 ] {f3a89261-b0b6-4e19-afd8-1481e9844121} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4216 2023.10.24 01:20:59.714540 [ 3 ] {f3a89261-b0b6-4e19-afd8-1481e9844121} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4217 2023.10.24 01:20:59.714814 [ 3 ] {f3a89261-b0b6-4e19-afd8-1481e9844121} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4218 2023.10.24 01:20:59.714960 [ 3 ] {f3a89261-b0b6-4e19-afd8-1481e9844121} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4219 2023.10.24 01:20:59.715088 [ 3 ] {f3a89261-b0b6-4e19-afd8-1481e9844121} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.001054241 sec., 193504 rows/sec., 18.77 MiB/sec.
4220 2023.10.24 01:20:59.715210 [ 3 ] {f3a89261-b0b6-4e19-afd8-1481e9844121} <Debug> DynamicQueryHandler: Done processing query
4221 2023.10.24 01:20:59.715232 [ 3 ] {f3a89261-b0b6-4e19-afd8-1481e9844121} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4222 2023.10.24 01:20:59.715248 [ 3 ] {} <Debug> HTTP-Session: 6e20c92f-7f91-40f8-bb4a-08e9ed31d605 Destroying unnamed session
4223 2023.10.24 01:20:59.715419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 50576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4224 2023.10.24 01:20:59.715462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4225 2023.10.24 01:20:59.715481 [ 3 ] {} <Debug> HTTP-Session: f6eb476b-8746-4719-9d7b-6f509db09dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4226 2023.10.24 01:20:59.715497 [ 3 ] {} <Debug> HTTP-Session: f6eb476b-8746-4719-9d7b-6f509db09dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4227 2023.10.24 01:20:59.715580 [ 3 ] {0d4fa0e8-419c-45d2-b142-a24dcea6900a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4228 2023.10.24 01:20:59.715618 [ 3 ] {0d4fa0e8-419c-45d2-b142-a24dcea6900a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4229 2023.10.24 01:20:59.715721 [ 3 ] {0d4fa0e8-419c-45d2-b142-a24dcea6900a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4230 2023.10.24 01:20:59.716181 [ 3 ] {0d4fa0e8-419c-45d2-b142-a24dcea6900a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4231 2023.10.24 01:20:59.716391 [ 3 ] {0d4fa0e8-419c-45d2-b142-a24dcea6900a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4232 2023.10.24 01:20:59.716539 [ 3 ] {0d4fa0e8-419c-45d2-b142-a24dcea6900a} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4233 2023.10.24 01:20:59.716658 [ 3 ] {0d4fa0e8-419c-45d2-b142-a24dcea6900a} <Information> executeQuery: Read 314 rows, 22.54 KiB in 0.001050131 sec., 299010 rows/sec., 20.96 MiB/sec.
4234 2023.10.24 01:20:59.716778 [ 3 ] {0d4fa0e8-419c-45d2-b142-a24dcea6900a} <Debug> DynamicQueryHandler: Done processing query
4235 2023.10.24 01:20:59.716801 [ 3 ] {0d4fa0e8-419c-45d2-b142-a24dcea6900a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4236 2023.10.24 01:20:59.716817 [ 3 ] {} <Debug> HTTP-Session: f6eb476b-8746-4719-9d7b-6f509db09dbf Destroying unnamed session
4237 2023.10.24 01:20:59.716957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4238 2023.10.24 01:20:59.717002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4239 2023.10.24 01:20:59.717020 [ 3 ] {} <Debug> HTTP-Session: 6526c370-2e64-430d-9cd0-4421597dfdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4240 2023.10.24 01:20:59.717037 [ 3 ] {} <Debug> HTTP-Session: 6526c370-2e64-430d-9cd0-4421597dfdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4241 2023.10.24 01:20:59.717105 [ 3 ] {a08f381d-67cc-445d-9809-3c395f51edf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4242 2023.10.24 01:20:59.717144 [ 3 ] {a08f381d-67cc-445d-9809-3c395f51edf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4243 2023.10.24 01:20:59.717251 [ 3 ] {a08f381d-67cc-445d-9809-3c395f51edf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4244 2023.10.24 01:20:59.717505 [ 3 ] {a08f381d-67cc-445d-9809-3c395f51edf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4245 2023.10.24 01:20:59.717740 [ 3 ] {a08f381d-67cc-445d-9809-3c395f51edf2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4246 2023.10.24 01:20:59.717924 [ 3 ] {a08f381d-67cc-445d-9809-3c395f51edf2} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4247 2023.10.24 01:20:59.718059 [ 3 ] {a08f381d-67cc-445d-9809-3c395f51edf2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919178 sec., 6527 rows/sec., 274.11 KiB/sec.
4248 2023.10.24 01:20:59.718217 [ 3 ] {a08f381d-67cc-445d-9809-3c395f51edf2} <Debug> DynamicQueryHandler: Done processing query
4249 2023.10.24 01:20:59.718240 [ 3 ] {a08f381d-67cc-445d-9809-3c395f51edf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4250 2023.10.24 01:20:59.718255 [ 3 ] {} <Debug> HTTP-Session: 6526c370-2e64-430d-9cd0-4421597dfdc7 Destroying unnamed session
4251 2023.10.24 01:20:59.718375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 13595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4252 2023.10.24 01:20:59.718419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4253 2023.10.24 01:20:59.718436 [ 3 ] {} <Debug> HTTP-Session: a5b67823-51fa-4587-94c5-317e1e551538 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4254 2023.10.24 01:20:59.718453 [ 3 ] {} <Debug> HTTP-Session: a5b67823-51fa-4587-94c5-317e1e551538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4255 2023.10.24 01:20:59.718526 [ 3 ] {4b9cdbc8-edd1-4a91-8d11-8c152bd82285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4256 2023.10.24 01:20:59.718567 [ 3 ] {4b9cdbc8-edd1-4a91-8d11-8c152bd82285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4257 2023.10.24 01:20:59.718688 [ 3 ] {4b9cdbc8-edd1-4a91-8d11-8c152bd82285} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4258 2023.10.24 01:20:59.719003 [ 3 ] {4b9cdbc8-edd1-4a91-8d11-8c152bd82285} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4259 2023.10.24 01:20:59.719247 [ 3 ] {4b9cdbc8-edd1-4a91-8d11-8c152bd82285} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4260 2023.10.24 01:20:59.719415 [ 3 ] {4b9cdbc8-edd1-4a91-8d11-8c152bd82285} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4261 2023.10.24 01:20:59.719532 [ 3 ] {4b9cdbc8-edd1-4a91-8d11-8c152bd82285} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.00097917 sec., 75574 rows/sec., 4.62 MiB/sec.
4262 2023.10.24 01:20:59.719649 [ 3 ] {4b9cdbc8-edd1-4a91-8d11-8c152bd82285} <Debug> DynamicQueryHandler: Done processing query
4263 2023.10.24 01:20:59.719673 [ 3 ] {4b9cdbc8-edd1-4a91-8d11-8c152bd82285} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4264 2023.10.24 01:20:59.719689 [ 3 ] {} <Debug> HTTP-Session: a5b67823-51fa-4587-94c5-317e1e551538 Destroying unnamed session
4265 2023.10.24 01:20:59.719878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4266 2023.10.24 01:20:59.719923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4267 2023.10.24 01:20:59.719941 [ 3 ] {} <Debug> HTTP-Session: 77d7d022-e036-40cd-8f1b-50b8edddc362 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4268 2023.10.24 01:20:59.719957 [ 3 ] {} <Debug> HTTP-Session: 77d7d022-e036-40cd-8f1b-50b8edddc362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4269 2023.10.24 01:20:59.720036 [ 3 ] {6ee37cc5-b6d8-4b85-bed9-aae4ab7355ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4270 2023.10.24 01:20:59.720079 [ 3 ] {6ee37cc5-b6d8-4b85-bed9-aae4ab7355ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4271 2023.10.24 01:20:59.720214 [ 3 ] {6ee37cc5-b6d8-4b85-bed9-aae4ab7355ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4272 2023.10.24 01:20:59.720709 [ 3 ] {6ee37cc5-b6d8-4b85-bed9-aae4ab7355ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4273 2023.10.24 01:20:59.720995 [ 3 ] {6ee37cc5-b6d8-4b85-bed9-aae4ab7355ee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4274 2023.10.24 01:20:59.721164 [ 3 ] {6ee37cc5-b6d8-4b85-bed9-aae4ab7355ee} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4275 2023.10.24 01:20:59.721280 [ 3 ] {6ee37cc5-b6d8-4b85-bed9-aae4ab7355ee} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001216894 sec., 32048 rows/sec., 43.25 MiB/sec.
4276 2023.10.24 01:20:59.721391 [ 3 ] {6ee37cc5-b6d8-4b85-bed9-aae4ab7355ee} <Debug> DynamicQueryHandler: Done processing query
4277 2023.10.24 01:20:59.721413 [ 3 ] {6ee37cc5-b6d8-4b85-bed9-aae4ab7355ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4278 2023.10.24 01:20:59.721428 [ 3 ] {} <Debug> HTTP-Session: 77d7d022-e036-40cd-8f1b-50b8edddc362 Destroying unnamed session
4279 2023.10.24 01:20:59.721542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4280 2023.10.24 01:20:59.721584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4281 2023.10.24 01:20:59.721602 [ 3 ] {} <Debug> HTTP-Session: c802b38b-5de7-430c-a485-365377d5eca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4282 2023.10.24 01:20:59.721619 [ 3 ] {} <Debug> HTTP-Session: c802b38b-5de7-430c-a485-365377d5eca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4283 2023.10.24 01:20:59.721686 [ 3 ] {dcdf81fe-d1f7-4e76-8a0d-28c748c2c53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4284 2023.10.24 01:20:59.721725 [ 3 ] {dcdf81fe-d1f7-4e76-8a0d-28c748c2c53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4285 2023.10.24 01:20:59.721825 [ 3 ] {dcdf81fe-d1f7-4e76-8a0d-28c748c2c53b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4286 2023.10.24 01:20:59.722145 [ 3 ] {dcdf81fe-d1f7-4e76-8a0d-28c748c2c53b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4287 2023.10.24 01:20:59.722373 [ 3 ] {dcdf81fe-d1f7-4e76-8a0d-28c748c2c53b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4288 2023.10.24 01:20:59.722542 [ 3 ] {dcdf81fe-d1f7-4e76-8a0d-28c748c2c53b} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4289 2023.10.24 01:20:59.722662 [ 3 ] {dcdf81fe-d1f7-4e76-8a0d-28c748c2c53b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000948719 sec., 20027 rows/sec., 1.04 MiB/sec.
4290 2023.10.24 01:20:59.722784 [ 3 ] {dcdf81fe-d1f7-4e76-8a0d-28c748c2c53b} <Debug> DynamicQueryHandler: Done processing query
4291 2023.10.24 01:20:59.722807 [ 3 ] {dcdf81fe-d1f7-4e76-8a0d-28c748c2c53b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4292 2023.10.24 01:20:59.722823 [ 3 ] {} <Debug> HTTP-Session: c802b38b-5de7-430c-a485-365377d5eca3 Destroying unnamed session
4293 2023.10.24 01:21:04.704910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4294 2023.10.24 01:21:04.705024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4295 2023.10.24 01:21:04.705053 [ 3 ] {} <Debug> HTTP-Session: 3b274528-46a7-4b4c-be01-bc38a3bb2a55 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4296 2023.10.24 01:21:04.705079 [ 3 ] {} <Debug> HTTP-Session: 3b274528-46a7-4b4c-be01-bc38a3bb2a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4297 2023.10.24 01:21:04.705217 [ 3 ] {3e127bf6-d8e4-48fa-85f9-673c9fe9c240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4298 2023.10.24 01:21:04.705284 [ 3 ] {3e127bf6-d8e4-48fa-85f9-673c9fe9c240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4299 2023.10.24 01:21:04.705463 [ 3 ] {3e127bf6-d8e4-48fa-85f9-673c9fe9c240} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4300 2023.10.24 01:21:04.705925 [ 3 ] {3e127bf6-d8e4-48fa-85f9-673c9fe9c240} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4301 2023.10.24 01:21:04.706209 [ 3 ] {3e127bf6-d8e4-48fa-85f9-673c9fe9c240} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4302 2023.10.24 01:21:04.706369 [ 3 ] {3e127bf6-d8e4-48fa-85f9-673c9fe9c240} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4303 2023.10.24 01:21:04.706490 [ 3 ] {3e127bf6-d8e4-48fa-85f9-673c9fe9c240} <Information> executeQuery: Read 11 rows, 913.00 B in 0.001235394 sec., 8904 rows/sec., 721.71 KiB/sec.
4304 2023.10.24 01:21:04.706639 [ 3 ] {3e127bf6-d8e4-48fa-85f9-673c9fe9c240} <Debug> DynamicQueryHandler: Done processing query
4305 2023.10.24 01:21:04.706664 [ 3 ] {3e127bf6-d8e4-48fa-85f9-673c9fe9c240} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4306 2023.10.24 01:21:04.706680 [ 3 ] {} <Debug> HTTP-Session: 3b274528-46a7-4b4c-be01-bc38a3bb2a55 Destroying unnamed session
4307 2023.10.24 01:21:04.706804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4308 2023.10.24 01:21:04.706853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4309 2023.10.24 01:21:04.706872 [ 3 ] {} <Debug> HTTP-Session: a7666812-fc84-4744-a47b-c8e28b6cf053 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4310 2023.10.24 01:21:04.706890 [ 3 ] {} <Debug> HTTP-Session: a7666812-fc84-4744-a47b-c8e28b6cf053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4311 2023.10.24 01:21:04.706971 [ 3 ] {cf7c2132-eddd-4274-b3f5-16ded5f66ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4312 2023.10.24 01:21:04.707012 [ 3 ] {cf7c2132-eddd-4274-b3f5-16ded5f66ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4313 2023.10.24 01:21:04.707118 [ 3 ] {cf7c2132-eddd-4274-b3f5-16ded5f66ac8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4314 2023.10.24 01:21:04.707446 [ 3 ] {cf7c2132-eddd-4274-b3f5-16ded5f66ac8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4315 2023.10.24 01:21:04.707647 [ 3 ] {cf7c2132-eddd-4274-b3f5-16ded5f66ac8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4316 2023.10.24 01:21:04.707794 [ 3 ] {cf7c2132-eddd-4274-b3f5-16ded5f66ac8} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4317 2023.10.24 01:21:04.707896 [ 3 ] {cf7c2132-eddd-4274-b3f5-16ded5f66ac8} <Information> executeQuery: Read 33 rows, 2.97 KiB in 0.000897737 sec., 36759 rows/sec., 3.23 MiB/sec.
4318 2023.10.24 01:21:04.708049 [ 3 ] {cf7c2132-eddd-4274-b3f5-16ded5f66ac8} <Debug> DynamicQueryHandler: Done processing query
4319 2023.10.24 01:21:04.708072 [ 3 ] {cf7c2132-eddd-4274-b3f5-16ded5f66ac8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4320 2023.10.24 01:21:04.708088 [ 3 ] {} <Debug> HTTP-Session: a7666812-fc84-4744-a47b-c8e28b6cf053 Destroying unnamed session
4321 2023.10.24 01:21:04.708239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4322 2023.10.24 01:21:04.708282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4323 2023.10.24 01:21:04.708299 [ 3 ] {} <Debug> HTTP-Session: 065dcce0-546a-4ec3-a8c5-a481c0482230 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4324 2023.10.24 01:21:04.708315 [ 3 ] {} <Debug> HTTP-Session: 065dcce0-546a-4ec3-a8c5-a481c0482230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4325 2023.10.24 01:21:04.708382 [ 3 ] {3a04014d-d9d4-4f72-918e-fab97abe42b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4326 2023.10.24 01:21:04.708419 [ 3 ] {3a04014d-d9d4-4f72-918e-fab97abe42b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4327 2023.10.24 01:21:04.708521 [ 3 ] {3a04014d-d9d4-4f72-918e-fab97abe42b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4328 2023.10.24 01:21:04.708792 [ 3 ] {3a04014d-d9d4-4f72-918e-fab97abe42b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4329 2023.10.24 01:21:04.708987 [ 3 ] {3a04014d-d9d4-4f72-918e-fab97abe42b3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4330 2023.10.24 01:21:04.709131 [ 3 ] {3a04014d-d9d4-4f72-918e-fab97abe42b3} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4331 2023.10.24 01:21:04.709231 [ 3 ] {3a04014d-d9d4-4f72-918e-fab97abe42b3} <Information> executeQuery: Read 11 rows, 902.00 B in 0.000822186 sec., 13378 rows/sec., 1.05 MiB/sec.
4332 2023.10.24 01:21:04.709344 [ 3 ] {3a04014d-d9d4-4f72-918e-fab97abe42b3} <Debug> DynamicQueryHandler: Done processing query
4333 2023.10.24 01:21:04.709367 [ 3 ] {3a04014d-d9d4-4f72-918e-fab97abe42b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4334 2023.10.24 01:21:04.709382 [ 3 ] {} <Debug> HTTP-Session: 065dcce0-546a-4ec3-a8c5-a481c0482230 Destroying unnamed session
4335 2023.10.24 01:21:04.709492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4336 2023.10.24 01:21:04.709536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4337 2023.10.24 01:21:04.709554 [ 3 ] {} <Debug> HTTP-Session: 989baf74-1594-43ec-916a-8c3ff22f0d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4338 2023.10.24 01:21:04.709571 [ 3 ] {} <Debug> HTTP-Session: 989baf74-1594-43ec-916a-8c3ff22f0d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4339 2023.10.24 01:21:04.709642 [ 3 ] {40592d0e-cc76-4614-ba96-2ad4655a842c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4340 2023.10.24 01:21:04.709687 [ 3 ] {40592d0e-cc76-4614-ba96-2ad4655a842c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4341 2023.10.24 01:21:04.709820 [ 3 ] {40592d0e-cc76-4614-ba96-2ad4655a842c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4342 2023.10.24 01:21:04.710149 [ 3 ] {40592d0e-cc76-4614-ba96-2ad4655a842c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.83 GiB.
4343 2023.10.24 01:21:04.710425 [ 3 ] {40592d0e-cc76-4614-ba96-2ad4655a842c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4344 2023.10.24 01:21:04.710599 [ 3 ] {40592d0e-cc76-4614-ba96-2ad4655a842c} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4345 2023.10.24 01:21:04.710700 [ 3 ] {40592d0e-cc76-4614-ba96-2ad4655a842c} <Information> executeQuery: Read 11 rows, 15.20 KiB in 0.00103083 sec., 10671 rows/sec., 14.40 MiB/sec.
4346 2023.10.24 01:21:04.710820 [ 3 ] {40592d0e-cc76-4614-ba96-2ad4655a842c} <Debug> DynamicQueryHandler: Done processing query
4347 2023.10.24 01:21:04.710843 [ 3 ] {40592d0e-cc76-4614-ba96-2ad4655a842c} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4348 2023.10.24 01:21:04.710858 [ 3 ] {} <Debug> HTTP-Session: 989baf74-1594-43ec-916a-8c3ff22f0d0b Destroying unnamed session
4349 2023.10.24 01:21:09.711257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 6348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4350 2023.10.24 01:21:09.711380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4351 2023.10.24 01:21:09.711411 [ 3 ] {} <Debug> HTTP-Session: ea0f84e5-ab08-4be9-9230-ea192a075fb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4352 2023.10.24 01:21:09.711440 [ 3 ] {} <Debug> HTTP-Session: ea0f84e5-ab08-4be9-9230-ea192a075fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4353 2023.10.24 01:21:09.711584 [ 3 ] {9b9636c3-ea14-4185-b3b9-64c4d008d1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4354 2023.10.24 01:21:09.711654 [ 3 ] {9b9636c3-ea14-4185-b3b9-64c4d008d1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4355 2023.10.24 01:21:09.711831 [ 3 ] {9b9636c3-ea14-4185-b3b9-64c4d008d1a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4356 2023.10.24 01:21:09.712314 [ 3 ] {9b9636c3-ea14-4185-b3b9-64c4d008d1a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4357 2023.10.24 01:21:09.712577 [ 3 ] {9b9636c3-ea14-4185-b3b9-64c4d008d1a5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4358 2023.10.24 01:21:09.712737 [ 3 ] {9b9636c3-ea14-4185-b3b9-64c4d008d1a5} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4359 2023.10.24 01:21:09.712874 [ 3 ] {9b9636c3-ea14-4185-b3b9-64c4d008d1a5} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001238294 sec., 36340 rows/sec., 2.76 MiB/sec.
4360 2023.10.24 01:21:09.712876 [ 140 ] {} <Debug> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
4361 2023.10.24 01:21:09.712990 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4362 2023.10.24 01:21:09.713086 [ 3 ] {9b9636c3-ea14-4185-b3b9-64c4d008d1a5} <Debug> DynamicQueryHandler: Done processing query
4363 2023.10.24 01:21:09.713125 [ 3 ] {9b9636c3-ea14-4185-b3b9-64c4d008d1a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4364 2023.10.24 01:21:09.713120 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact
4365 2023.10.24 01:21:09.713149 [ 3 ] {} <Debug> HTTP-Session: ea0f84e5-ab08-4be9-9230-ea192a075fb8 Destroying unnamed session
4366 2023.10.24 01:21:09.713286 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4367 2023.10.24 01:21:09.713338 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 56 rows starting from the beginning of the part
4368 2023.10.24 01:21:09.713376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 32727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4369 2023.10.24 01:21:09.713456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4370 2023.10.24 01:21:09.713514 [ 3 ] {} <Debug> HTTP-Session: c51fa02a-6604-41e1-94d3-3dff76517492 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4371 2023.10.24 01:21:09.713555 [ 3 ] {} <Debug> HTTP-Session: c51fa02a-6604-41e1-94d3-3dff76517492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4372 2023.10.24 01:21:09.713583 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 45 rows starting from the beginning of the part
4373 2023.10.24 01:21:09.713746 [ 3 ] {d1d66346-a894-45e4-8200-bd11f026e7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4374 2023.10.24 01:21:09.713857 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part
4375 2023.10.24 01:21:09.713870 [ 3 ] {d1d66346-a894-45e4-8200-bd11f026e7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4376 2023.10.24 01:21:09.714193 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 45 rows starting from the beginning of the part
4377 2023.10.24 01:21:09.714360 [ 3 ] {d1d66346-a894-45e4-8200-bd11f026e7fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4378 2023.10.24 01:21:09.714464 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part
4379 2023.10.24 01:21:09.714597 [ 16 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 45 rows starting from the beginning of the part
4380 2023.10.24 01:21:09.715217 [ 3 ] {d1d66346-a894-45e4-8200-bd11f026e7fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4381 2023.10.24 01:21:09.715689 [ 3 ] {d1d66346-a894-45e4-8200-bd11f026e7fb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4382 2023.10.24 01:21:09.715839 [ 20 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002778255 sec., 76666.82863883986 rows/sec., 5.86 MiB/sec.
4383 2023.10.24 01:21:09.715990 [ 3 ] {d1d66346-a894-45e4-8200-bd11f026e7fb} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4384 2023.10.24 01:21:09.716037 [ 20 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
4385 2023.10.24 01:21:09.716156 [ 140 ] {} <Debug> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
4386 2023.10.24 01:21:09.716219 [ 3 ] {d1d66346-a894-45e4-8200-bd11f026e7fb} <Information> executeQuery: Read 204 rows, 20.26 KiB in 0.002391687 sec., 85295 rows/sec., 8.27 MiB/sec.
4387 2023.10.24 01:21:09.716256 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4388 2023.10.24 01:21:09.716432 [ 20 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8.
4389 2023.10.24 01:21:09.716471 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact
4390 2023.10.24 01:21:09.716593 [ 3 ] {d1d66346-a894-45e4-8200-bd11f026e7fb} <Debug> DynamicQueryHandler: Done processing query
4391 2023.10.24 01:21:09.716609 [ 20 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_40_8} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Merged 6 parts: from all_1_35_7 to all_40_40_0
4392 2023.10.24 01:21:09.716632 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4393 2023.10.24 01:21:09.716646 [ 3 ] {d1d66346-a894-45e4-8200-bd11f026e7fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4394 2023.10.24 01:21:09.716689 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 237 rows starting from the beginning of the part
4395 2023.10.24 01:21:09.716731 [ 3 ] {} <Debug> HTTP-Session: c51fa02a-6604-41e1-94d3-3dff76517492 Destroying unnamed session
4396 2023.10.24 01:21:09.716882 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 204 rows starting from the beginning of the part
4397 2023.10.24 01:21:09.716971 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 33 rows starting from the beginning of the part
4398 2023.10.24 01:21:09.717041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 48725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4399 2023.10.24 01:21:09.717100 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 204 rows starting from the beginning of the part
4400 2023.10.24 01:21:09.717129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4401 2023.10.24 01:21:09.717176 [ 3 ] {} <Debug> HTTP-Session: fcf705d7-ff0b-46f1-bc4e-e6005c9de67e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4402 2023.10.24 01:21:09.717214 [ 3 ] {} <Debug> HTTP-Session: fcf705d7-ff0b-46f1-bc4e-e6005c9de67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4403 2023.10.24 01:21:09.717292 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part
4404 2023.10.24 01:21:09.717445 [ 3 ] {4d59d2c5-c5f3-4cb6-8b80-99e33fcdda8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4405 2023.10.24 01:21:09.717517 [ 16 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 204 rows starting from the beginning of the part
4406 2023.10.24 01:21:09.717534 [ 3 ] {4d59d2c5-c5f3-4cb6-8b80-99e33fcdda8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4407 2023.10.24 01:21:09.718068 [ 3 ] {4d59d2c5-c5f3-4cb6-8b80-99e33fcdda8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4408 2023.10.24 01:21:09.719080 [ 3 ] {4d59d2c5-c5f3-4cb6-8b80-99e33fcdda8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4409 2023.10.24 01:21:09.719344 [ 20 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 915 rows, containing 4 columns (4 merged, 0 gathered) in 0.002992499 sec., 305764.5132045157 rows/sec., 29.35 MiB/sec.
4410 2023.10.24 01:21:09.719508 [ 20 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
4411 2023.10.24 01:21:09.719520 [ 3 ] {4d59d2c5-c5f3-4cb6-8b80-99e33fcdda8f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4412 2023.10.24 01:21:09.719764 [ 20 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8.
4413 2023.10.24 01:21:09.719834 [ 3 ] {4d59d2c5-c5f3-4cb6-8b80-99e33fcdda8f} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4414 2023.10.24 01:21:09.719877 [ 20 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_40_8} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Merged 6 parts: from all_1_35_7 to all_40_40_0
4415 2023.10.24 01:21:09.720083 [ 3 ] {4d59d2c5-c5f3-4cb6-8b80-99e33fcdda8f} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.002571541 sec., 117828 rows/sec., 8.23 MiB/sec.
4416 2023.10.24 01:21:09.720088 [ 140 ] {} <Debug> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
4417 2023.10.24 01:21:09.720159 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4418 2023.10.24 01:21:09.720345 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact
4419 2023.10.24 01:21:09.720359 [ 3 ] {4d59d2c5-c5f3-4cb6-8b80-99e33fcdda8f} <Debug> DynamicQueryHandler: Done processing query
4420 2023.10.24 01:21:09.720414 [ 3 ] {4d59d2c5-c5f3-4cb6-8b80-99e33fcdda8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4421 2023.10.24 01:21:09.720484 [ 3 ] {} <Debug> HTTP-Session: fcf705d7-ff0b-46f1-bc4e-e6005c9de67e Destroying unnamed session
4422 2023.10.24 01:21:09.720532 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4423 2023.10.24 01:21:09.720563 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 343 rows starting from the beginning of the part
4424 2023.10.24 01:21:09.720671 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 303 rows starting from the beginning of the part
4425 2023.10.24 01:21:09.720695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4426 2023.10.24 01:21:09.720774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4427 2023.10.24 01:21:09.720826 [ 3 ] {} <Debug> HTTP-Session: 0ad9bc5a-502a-4bc5-a20d-6d9b25a62cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4428 2023.10.24 01:21:09.720847 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part
4429 2023.10.24 01:21:09.720859 [ 3 ] {} <Debug> HTTP-Session: 0ad9bc5a-502a-4bc5-a20d-6d9b25a62cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4430 2023.10.24 01:21:09.721079 [ 3 ] {087fe6fc-a032-438a-bc35-10a6e1d8d1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4431 2023.10.24 01:21:09.721094 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 314 rows starting from the beginning of the part
4432 2023.10.24 01:21:09.721179 [ 3 ] {087fe6fc-a032-438a-bc35-10a6e1d8d1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4433 2023.10.24 01:21:09.721372 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part
4434 2023.10.24 01:21:09.721669 [ 3 ] {087fe6fc-a032-438a-bc35-10a6e1d8d1a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4435 2023.10.24 01:21:09.721681 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 303 rows starting from the beginning of the part
4436 2023.10.24 01:21:09.722305 [ 3 ] {087fe6fc-a032-438a-bc35-10a6e1d8d1a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4437 2023.10.24 01:21:09.722869 [ 3 ] {087fe6fc-a032-438a-bc35-10a6e1d8d1a6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4438 2023.10.24 01:21:09.723204 [ 3 ] {087fe6fc-a032-438a-bc35-10a6e1d8d1a6} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4439 2023.10.24 01:21:09.723214 [ 16 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1285 rows, containing 4 columns (4 merged, 0 gathered) in 0.002976639 sec., 431694.9418454841 rows/sec., 30.35 MiB/sec.
4440 2023.10.24 01:21:09.723384 [ 3 ] {087fe6fc-a032-438a-bc35-10a6e1d8d1a6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002261734 sec., 2652 rows/sec., 111.40 KiB/sec.
4441 2023.10.24 01:21:09.723416 [ 12 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
4442 2023.10.24 01:21:09.723622 [ 3 ] {087fe6fc-a032-438a-bc35-10a6e1d8d1a6} <Debug> DynamicQueryHandler: Done processing query
4443 2023.10.24 01:21:09.723665 [ 3 ] {087fe6fc-a032-438a-bc35-10a6e1d8d1a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4444 2023.10.24 01:21:09.723687 [ 3 ] {} <Debug> HTTP-Session: 0ad9bc5a-502a-4bc5-a20d-6d9b25a62cd0 Destroying unnamed session
4445 2023.10.24 01:21:09.723757 [ 12 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8.
4446 2023.10.24 01:21:09.723848 [ 12 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_40_8} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Merged 6 parts: from all_1_35_7 to all_40_40_0
4447 2023.10.24 01:21:09.723864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4448 2023.10.24 01:21:09.723961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4449 2023.10.24 01:21:09.723987 [ 3 ] {} <Debug> HTTP-Session: 5a068baa-f7b0-427c-8e71-2d3d2c283ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4450 2023.10.24 01:21:09.724004 [ 3 ] {} <Debug> HTTP-Session: 5a068baa-f7b0-427c-8e71-2d3d2c283ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4451 2023.10.24 01:21:09.724080 [ 3 ] {ec94458c-b6b1-448b-97fc-fd5ea2249c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4452 2023.10.24 01:21:09.724124 [ 3 ] {ec94458c-b6b1-448b-97fc-fd5ea2249c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4453 2023.10.24 01:21:09.724258 [ 3 ] {ec94458c-b6b1-448b-97fc-fd5ea2249c02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4454 2023.10.24 01:21:09.724570 [ 3 ] {ec94458c-b6b1-448b-97fc-fd5ea2249c02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4455 2023.10.24 01:21:09.724811 [ 3 ] {ec94458c-b6b1-448b-97fc-fd5ea2249c02} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4456 2023.10.24 01:21:09.724983 [ 3 ] {ec94458c-b6b1-448b-97fc-fd5ea2249c02} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4457 2023.10.24 01:21:09.725111 [ 3 ] {ec94458c-b6b1-448b-97fc-fd5ea2249c02} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00100041 sec., 62974 rows/sec., 3.82 MiB/sec.
4458 2023.10.24 01:21:09.725261 [ 3 ] {ec94458c-b6b1-448b-97fc-fd5ea2249c02} <Debug> DynamicQueryHandler: Done processing query
4459 2023.10.24 01:21:09.725285 [ 3 ] {ec94458c-b6b1-448b-97fc-fd5ea2249c02} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4460 2023.10.24 01:21:09.725301 [ 3 ] {} <Debug> HTTP-Session: 5a068baa-f7b0-427c-8e71-2d3d2c283ae8 Destroying unnamed session
4461 2023.10.24 01:21:09.725485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 41739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4462 2023.10.24 01:21:09.725530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4463 2023.10.24 01:21:09.725548 [ 3 ] {} <Debug> HTTP-Session: d5783082-5576-4ec9-8d13-bbad0c0ad160 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4464 2023.10.24 01:21:09.725564 [ 3 ] {} <Debug> HTTP-Session: d5783082-5576-4ec9-8d13-bbad0c0ad160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4465 2023.10.24 01:21:09.725658 [ 3 ] {9c8bf4a9-2897-4d5b-a117-22191e0090b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4466 2023.10.24 01:21:09.725702 [ 3 ] {9c8bf4a9-2897-4d5b-a117-22191e0090b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4467 2023.10.24 01:21:09.725836 [ 3 ] {9c8bf4a9-2897-4d5b-a117-22191e0090b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4468 2023.10.24 01:21:09.726291 [ 3 ] {9c8bf4a9-2897-4d5b-a117-22191e0090b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4469 2023.10.24 01:21:09.726588 [ 3 ] {9c8bf4a9-2897-4d5b-a117-22191e0090b6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4470 2023.10.24 01:21:09.726759 [ 3 ] {9c8bf4a9-2897-4d5b-a117-22191e0090b6} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4471 2023.10.24 01:21:09.726884 [ 3 ] {9c8bf4a9-2897-4d5b-a117-22191e0090b6} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001198124 sec., 32550 rows/sec., 43.93 MiB/sec.
4472 2023.10.24 01:21:09.727000 [ 3 ] {9c8bf4a9-2897-4d5b-a117-22191e0090b6} <Debug> DynamicQueryHandler: Done processing query
4473 2023.10.24 01:21:09.727022 [ 3 ] {9c8bf4a9-2897-4d5b-a117-22191e0090b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4474 2023.10.24 01:21:09.727037 [ 3 ] {} <Debug> HTTP-Session: d5783082-5576-4ec9-8d13-bbad0c0ad160 Destroying unnamed session
4475 2023.10.24 01:21:09.727161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4476 2023.10.24 01:21:09.727203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4477 2023.10.24 01:21:09.727220 [ 3 ] {} <Debug> HTTP-Session: 5ecba592-4248-4780-a81b-dd8f94cc492e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4478 2023.10.24 01:21:09.727237 [ 3 ] {} <Debug> HTTP-Session: 5ecba592-4248-4780-a81b-dd8f94cc492e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4479 2023.10.24 01:21:09.727304 [ 3 ] {7e55e58e-9cb6-45f8-a7a3-ddfe01e20430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4480 2023.10.24 01:21:09.727343 [ 3 ] {7e55e58e-9cb6-45f8-a7a3-ddfe01e20430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4481 2023.10.24 01:21:09.727445 [ 3 ] {7e55e58e-9cb6-45f8-a7a3-ddfe01e20430} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4482 2023.10.24 01:21:09.727685 [ 3 ] {7e55e58e-9cb6-45f8-a7a3-ddfe01e20430} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4483 2023.10.24 01:21:09.727904 [ 3 ] {7e55e58e-9cb6-45f8-a7a3-ddfe01e20430} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4484 2023.10.24 01:21:09.728071 [ 3 ] {7e55e58e-9cb6-45f8-a7a3-ddfe01e20430} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4485 2023.10.24 01:21:09.728196 [ 3 ] {7e55e58e-9cb6-45f8-a7a3-ddfe01e20430} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000863367 sec., 22006 rows/sec., 1.14 MiB/sec.
4486 2023.10.24 01:21:09.728309 [ 3 ] {7e55e58e-9cb6-45f8-a7a3-ddfe01e20430} <Debug> DynamicQueryHandler: Done processing query
4487 2023.10.24 01:21:09.728332 [ 3 ] {7e55e58e-9cb6-45f8-a7a3-ddfe01e20430} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4488 2023.10.24 01:21:09.728347 [ 3 ] {} <Debug> HTTP-Session: 5ecba592-4248-4780-a81b-dd8f94cc492e Destroying unnamed session
4489 2023.10.24 01:21:13.652893 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
4490 2023.10.24 01:21:13.652995 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
4491 2023.10.24 01:21:14.704772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4492 2023.10.24 01:21:14.704880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4493 2023.10.24 01:21:14.704907 [ 3 ] {} <Debug> HTTP-Session: 5df63eaa-5187-4e9f-8ae4-7a7653baa978 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4494 2023.10.24 01:21:14.704932 [ 3 ] {} <Debug> HTTP-Session: 5df63eaa-5187-4e9f-8ae4-7a7653baa978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4495 2023.10.24 01:21:14.705061 [ 3 ] {46ca72b4-b8e0-4b8a-a882-a2d42916ec5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4496 2023.10.24 01:21:14.705123 [ 3 ] {46ca72b4-b8e0-4b8a-a882-a2d42916ec5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4497 2023.10.24 01:21:14.705286 [ 3 ] {46ca72b4-b8e0-4b8a-a882-a2d42916ec5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4498 2023.10.24 01:21:14.705676 [ 3 ] {46ca72b4-b8e0-4b8a-a882-a2d42916ec5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4499 2023.10.24 01:21:14.705945 [ 3 ] {46ca72b4-b8e0-4b8a-a882-a2d42916ec5c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4500 2023.10.24 01:21:14.706117 [ 3 ] {46ca72b4-b8e0-4b8a-a882-a2d42916ec5c} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4501 2023.10.24 01:21:14.706274 [ 3 ] {46ca72b4-b8e0-4b8a-a882-a2d42916ec5c} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001177883 sec., 10187 rows/sec., 825.77 KiB/sec.
4502 2023.10.24 01:21:14.706409 [ 3 ] {46ca72b4-b8e0-4b8a-a882-a2d42916ec5c} <Debug> DynamicQueryHandler: Done processing query
4503 2023.10.24 01:21:14.706434 [ 3 ] {46ca72b4-b8e0-4b8a-a882-a2d42916ec5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4504 2023.10.24 01:21:14.706450 [ 3 ] {} <Debug> HTTP-Session: 5df63eaa-5187-4e9f-8ae4-7a7653baa978 Destroying unnamed session
4505 2023.10.24 01:21:14.706570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4506 2023.10.24 01:21:14.706618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4507 2023.10.24 01:21:14.706638 [ 3 ] {} <Debug> HTTP-Session: 23c48493-41d3-480c-a829-79eff0dae47f Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4508 2023.10.24 01:21:14.706657 [ 3 ] {} <Debug> HTTP-Session: 23c48493-41d3-480c-a829-79eff0dae47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4509 2023.10.24 01:21:14.706738 [ 3 ] {17fadd43-1166-4187-ae8d-e489f4604674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4510 2023.10.24 01:21:14.706781 [ 3 ] {17fadd43-1166-4187-ae8d-e489f4604674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4511 2023.10.24 01:21:14.706888 [ 3 ] {17fadd43-1166-4187-ae8d-e489f4604674} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4512 2023.10.24 01:21:14.707195 [ 3 ] {17fadd43-1166-4187-ae8d-e489f4604674} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4513 2023.10.24 01:21:14.707406 [ 3 ] {17fadd43-1166-4187-ae8d-e489f4604674} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4514 2023.10.24 01:21:14.707558 [ 3 ] {17fadd43-1166-4187-ae8d-e489f4604674} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4515 2023.10.24 01:21:14.707679 [ 3 ] {17fadd43-1166-4187-ae8d-e489f4604674} <Information> executeQuery: Read 36 rows, 3.26 KiB in 0.000911908 sec., 39477 rows/sec., 3.49 MiB/sec.
4516 2023.10.24 01:21:14.707794 [ 3 ] {17fadd43-1166-4187-ae8d-e489f4604674} <Debug> DynamicQueryHandler: Done processing query
4517 2023.10.24 01:21:14.707817 [ 3 ] {17fadd43-1166-4187-ae8d-e489f4604674} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4518 2023.10.24 01:21:14.707833 [ 3 ] {} <Debug> HTTP-Session: 23c48493-41d3-480c-a829-79eff0dae47f Destroying unnamed session
4519 2023.10.24 01:21:14.707946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 3073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4520 2023.10.24 01:21:14.707991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4521 2023.10.24 01:21:14.708010 [ 3 ] {} <Debug> HTTP-Session: 839edf4b-7d4d-4c64-bf58-d906e0fcd03e Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4522 2023.10.24 01:21:14.708027 [ 3 ] {} <Debug> HTTP-Session: 839edf4b-7d4d-4c64-bf58-d906e0fcd03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4523 2023.10.24 01:21:14.708100 [ 3 ] {6f18a874-86f7-4d1b-8366-760e0ace3e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4524 2023.10.24 01:21:14.708139 [ 3 ] {6f18a874-86f7-4d1b-8366-760e0ace3e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4525 2023.10.24 01:21:14.708243 [ 3 ] {6f18a874-86f7-4d1b-8366-760e0ace3e81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4526 2023.10.24 01:21:14.708511 [ 3 ] {6f18a874-86f7-4d1b-8366-760e0ace3e81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4527 2023.10.24 01:21:14.708716 [ 3 ] {6f18a874-86f7-4d1b-8366-760e0ace3e81} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4528 2023.10.24 01:21:14.708866 [ 3 ] {6f18a874-86f7-4d1b-8366-760e0ace3e81} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4529 2023.10.24 01:21:14.708985 [ 3 ] {6f18a874-86f7-4d1b-8366-760e0ace3e81} <Information> executeQuery: Read 18 rows, 1.42 KiB in 0.000857617 sec., 20988 rows/sec., 1.61 MiB/sec.
4530 2023.10.24 01:21:14.709090 [ 3 ] {6f18a874-86f7-4d1b-8366-760e0ace3e81} <Debug> DynamicQueryHandler: Done processing query
4531 2023.10.24 01:21:14.709112 [ 3 ] {6f18a874-86f7-4d1b-8366-760e0ace3e81} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4532 2023.10.24 01:21:14.709127 [ 3 ] {} <Debug> HTTP-Session: 839edf4b-7d4d-4c64-bf58-d906e0fcd03e Destroying unnamed session
4533 2023.10.24 01:21:14.709285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 12883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4534 2023.10.24 01:21:14.709327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4535 2023.10.24 01:21:14.709345 [ 3 ] {} <Debug> HTTP-Session: 6b5e2a8e-5b37-4560-8845-7d32d90d276f Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4536 2023.10.24 01:21:14.709362 [ 3 ] {} <Debug> HTTP-Session: 6b5e2a8e-5b37-4560-8845-7d32d90d276f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4537 2023.10.24 01:21:14.709434 [ 3 ] {ddb71166-4e69-4ac3-8e67-f88375971458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4538 2023.10.24 01:21:14.709479 [ 3 ] {ddb71166-4e69-4ac3-8e67-f88375971458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4539 2023.10.24 01:21:14.709613 [ 3 ] {ddb71166-4e69-4ac3-8e67-f88375971458} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4540 2023.10.24 01:21:14.709925 [ 3 ] {ddb71166-4e69-4ac3-8e67-f88375971458} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4541 2023.10.24 01:21:14.710205 [ 3 ] {ddb71166-4e69-4ac3-8e67-f88375971458} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4542 2023.10.24 01:21:14.710385 [ 3 ] {ddb71166-4e69-4ac3-8e67-f88375971458} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4543 2023.10.24 01:21:14.710520 [ 3 ] {ddb71166-4e69-4ac3-8e67-f88375971458} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001057561 sec., 11346 rows/sec., 15.31 MiB/sec.
4544 2023.10.24 01:21:14.710659 [ 3 ] {ddb71166-4e69-4ac3-8e67-f88375971458} <Debug> DynamicQueryHandler: Done processing query
4545 2023.10.24 01:21:14.710681 [ 3 ] {ddb71166-4e69-4ac3-8e67-f88375971458} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4546 2023.10.24 01:21:14.710696 [ 3 ] {} <Debug> HTTP-Session: 6b5e2a8e-5b37-4560-8845-7d32d90d276f Destroying unnamed session
4547 2023.10.24 01:21:14.710815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4548 2023.10.24 01:21:14.710859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4549 2023.10.24 01:21:14.710877 [ 3 ] {} <Debug> HTTP-Session: 47fe219e-32f5-41ec-967b-10659333f833 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4550 2023.10.24 01:21:14.710894 [ 3 ] {} <Debug> HTTP-Session: 47fe219e-32f5-41ec-967b-10659333f833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4551 2023.10.24 01:21:14.710963 [ 3 ] {4f83f3c8-77ef-4514-a81d-bf937e42c730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4552 2023.10.24 01:21:14.711002 [ 3 ] {4f83f3c8-77ef-4514-a81d-bf937e42c730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4553 2023.10.24 01:21:14.711104 [ 3 ] {4f83f3c8-77ef-4514-a81d-bf937e42c730} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4554 2023.10.24 01:21:14.711345 [ 3 ] {4f83f3c8-77ef-4514-a81d-bf937e42c730} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4555 2023.10.24 01:21:14.711585 [ 3 ] {4f83f3c8-77ef-4514-a81d-bf937e42c730} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4556 2023.10.24 01:21:14.711759 [ 3 ] {4f83f3c8-77ef-4514-a81d-bf937e42c730} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4557 2023.10.24 01:21:14.711869 [ 3 ] {4f83f3c8-77ef-4514-a81d-bf937e42c730} <Information> executeQuery: Read 6 rows, 399.00 B in 0.000878818 sec., 6827 rows/sec., 443.38 KiB/sec.
4558 2023.10.24 01:21:14.712049 [ 3 ] {4f83f3c8-77ef-4514-a81d-bf937e42c730} <Debug> DynamicQueryHandler: Done processing query
4559 2023.10.24 01:21:14.712074 [ 3 ] {4f83f3c8-77ef-4514-a81d-bf937e42c730} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4560 2023.10.24 01:21:14.712090 [ 3 ] {} <Debug> HTTP-Session: 47fe219e-32f5-41ec-967b-10659333f833 Destroying unnamed session
4561 2023.10.24 01:21:19.711748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 7351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4562 2023.10.24 01:21:19.711881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4563 2023.10.24 01:21:19.711913 [ 3 ] {} <Debug> HTTP-Session: cd733618-3c01-43e7-9c71-4c1470451e43 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4564 2023.10.24 01:21:19.711943 [ 3 ] {} <Debug> HTTP-Session: cd733618-3c01-43e7-9c71-4c1470451e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4565 2023.10.24 01:21:19.712090 [ 3 ] {a8522454-384f-4366-a0ea-c2d6d62372d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4566 2023.10.24 01:21:19.712161 [ 3 ] {a8522454-384f-4366-a0ea-c2d6d62372d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4567 2023.10.24 01:21:19.712346 [ 3 ] {a8522454-384f-4366-a0ea-c2d6d62372d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4568 2023.10.24 01:21:19.712875 [ 3 ] {a8522454-384f-4366-a0ea-c2d6d62372d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4569 2023.10.24 01:21:19.713145 [ 3 ] {a8522454-384f-4366-a0ea-c2d6d62372d3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4570 2023.10.24 01:21:19.713315 [ 3 ] {a8522454-384f-4366-a0ea-c2d6d62372d3} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4571 2023.10.24 01:21:19.713462 [ 3 ] {a8522454-384f-4366-a0ea-c2d6d62372d3} <Information> executeQuery: Read 52 rows, 4.07 KiB in 0.001329146 sec., 39122 rows/sec., 2.99 MiB/sec.
4572 2023.10.24 01:21:19.713606 [ 3 ] {a8522454-384f-4366-a0ea-c2d6d62372d3} <Debug> DynamicQueryHandler: Done processing query
4573 2023.10.24 01:21:19.713633 [ 3 ] {a8522454-384f-4366-a0ea-c2d6d62372d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4574 2023.10.24 01:21:19.713650 [ 3 ] {} <Debug> HTTP-Session: cd733618-3c01-43e7-9c71-4c1470451e43 Destroying unnamed session
4575 2023.10.24 01:21:19.713861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 35928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4576 2023.10.24 01:21:19.713910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4577 2023.10.24 01:21:19.713932 [ 3 ] {} <Debug> HTTP-Session: 9d8da148-8462-436d-9a6a-6378b5f90bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4578 2023.10.24 01:21:19.713952 [ 3 ] {} <Debug> HTTP-Session: 9d8da148-8462-436d-9a6a-6378b5f90bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4579 2023.10.24 01:21:19.714047 [ 3 ] {3b0323c5-e843-42ea-87cb-deb73759c0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4580 2023.10.24 01:21:19.714091 [ 3 ] {3b0323c5-e843-42ea-87cb-deb73759c0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4581 2023.10.24 01:21:19.714201 [ 3 ] {3b0323c5-e843-42ea-87cb-deb73759c0d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4582 2023.10.24 01:21:19.714622 [ 3 ] {3b0323c5-e843-42ea-87cb-deb73759c0d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4583 2023.10.24 01:21:19.714853 [ 3 ] {3b0323c5-e843-42ea-87cb-deb73759c0d5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4584 2023.10.24 01:21:19.715004 [ 3 ] {3b0323c5-e843-42ea-87cb-deb73759c0d5} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4585 2023.10.24 01:21:19.715130 [ 3 ] {3b0323c5-e843-42ea-87cb-deb73759c0d5} <Information> executeQuery: Read 225 rows, 22.19 KiB in 0.00105373 sec., 213527 rows/sec., 20.57 MiB/sec.
4586 2023.10.24 01:21:19.715240 [ 3 ] {3b0323c5-e843-42ea-87cb-deb73759c0d5} <Debug> DynamicQueryHandler: Done processing query
4587 2023.10.24 01:21:19.715264 [ 3 ] {3b0323c5-e843-42ea-87cb-deb73759c0d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4588 2023.10.24 01:21:19.715280 [ 3 ] {} <Debug> HTTP-Session: 9d8da148-8462-436d-9a6a-6378b5f90bdc Destroying unnamed session
4589 2023.10.24 01:21:19.715438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 50448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4590 2023.10.24 01:21:19.715482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4591 2023.10.24 01:21:19.715502 [ 3 ] {} <Debug> HTTP-Session: d2813c9a-6e8c-4d74-9ade-14f7a8cabca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4592 2023.10.24 01:21:19.715519 [ 3 ] {} <Debug> HTTP-Session: d2813c9a-6e8c-4d74-9ade-14f7a8cabca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4593 2023.10.24 01:21:19.715610 [ 3 ] {da80a5f2-6946-4958-9ecc-e0d0073ae0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4594 2023.10.24 01:21:19.715648 [ 3 ] {da80a5f2-6946-4958-9ecc-e0d0073ae0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4595 2023.10.24 01:21:19.715753 [ 3 ] {da80a5f2-6946-4958-9ecc-e0d0073ae0a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4596 2023.10.24 01:21:19.716213 [ 3 ] {da80a5f2-6946-4958-9ecc-e0d0073ae0a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4597 2023.10.24 01:21:19.716425 [ 3 ] {da80a5f2-6946-4958-9ecc-e0d0073ae0a5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4598 2023.10.24 01:21:19.716575 [ 3 ] {da80a5f2-6946-4958-9ecc-e0d0073ae0a5} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4599 2023.10.24 01:21:19.716702 [ 3 ] {da80a5f2-6946-4958-9ecc-e0d0073ae0a5} <Information> executeQuery: Read 313 rows, 22.50 KiB in 0.001061351 sec., 294907 rows/sec., 20.70 MiB/sec.
4600 2023.10.24 01:21:19.716852 [ 3 ] {da80a5f2-6946-4958-9ecc-e0d0073ae0a5} <Debug> DynamicQueryHandler: Done processing query
4601 2023.10.24 01:21:19.716875 [ 3 ] {da80a5f2-6946-4958-9ecc-e0d0073ae0a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4602 2023.10.24 01:21:19.716891 [ 3 ] {} <Debug> HTTP-Session: d2813c9a-6e8c-4d74-9ade-14f7a8cabca6 Destroying unnamed session
4603 2023.10.24 01:21:19.717098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4604 2023.10.24 01:21:19.717142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4605 2023.10.24 01:21:19.717160 [ 3 ] {} <Debug> HTTP-Session: 47611095-b950-4bbb-bb55-5738187e0fed Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4606 2023.10.24 01:21:19.717176 [ 3 ] {} <Debug> HTTP-Session: 47611095-b950-4bbb-bb55-5738187e0fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4607 2023.10.24 01:21:19.717245 [ 3 ] {f2e12e65-50d5-4a6a-ae51-a55580e17606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4608 2023.10.24 01:21:19.717284 [ 3 ] {f2e12e65-50d5-4a6a-ae51-a55580e17606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4609 2023.10.24 01:21:19.717416 [ 3 ] {f2e12e65-50d5-4a6a-ae51-a55580e17606} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4610 2023.10.24 01:21:19.717656 [ 3 ] {f2e12e65-50d5-4a6a-ae51-a55580e17606} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4611 2023.10.24 01:21:19.717916 [ 3 ] {f2e12e65-50d5-4a6a-ae51-a55580e17606} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4612 2023.10.24 01:21:19.718096 [ 3 ] {f2e12e65-50d5-4a6a-ae51-a55580e17606} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4613 2023.10.24 01:21:19.718220 [ 3 ] {f2e12e65-50d5-4a6a-ae51-a55580e17606} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000946279 sec., 6340 rows/sec., 266.26 KiB/sec.
4614 2023.10.24 01:21:19.718330 [ 3 ] {f2e12e65-50d5-4a6a-ae51-a55580e17606} <Debug> DynamicQueryHandler: Done processing query
4615 2023.10.24 01:21:19.718354 [ 3 ] {f2e12e65-50d5-4a6a-ae51-a55580e17606} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4616 2023.10.24 01:21:19.718369 [ 3 ] {} <Debug> HTTP-Session: 47611095-b950-4bbb-bb55-5738187e0fed Destroying unnamed session
4617 2023.10.24 01:21:19.718527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4618 2023.10.24 01:21:19.718569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4619 2023.10.24 01:21:19.718588 [ 3 ] {} <Debug> HTTP-Session: e2e57f0a-adcf-454e-8df5-e85fd934b53b Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4620 2023.10.24 01:21:19.718604 [ 3 ] {} <Debug> HTTP-Session: e2e57f0a-adcf-454e-8df5-e85fd934b53b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4621 2023.10.24 01:21:19.718675 [ 3 ] {1dde52e2-a683-4afc-8ea2-5810975e5123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4622 2023.10.24 01:21:19.718718 [ 3 ] {1dde52e2-a683-4afc-8ea2-5810975e5123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4623 2023.10.24 01:21:19.718833 [ 3 ] {1dde52e2-a683-4afc-8ea2-5810975e5123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4624 2023.10.24 01:21:19.719123 [ 3 ] {1dde52e2-a683-4afc-8ea2-5810975e5123} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4625 2023.10.24 01:21:19.719357 [ 3 ] {1dde52e2-a683-4afc-8ea2-5810975e5123} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4626 2023.10.24 01:21:19.719529 [ 3 ] {1dde52e2-a683-4afc-8ea2-5810975e5123} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4627 2023.10.24 01:21:19.719667 [ 3 ] {1dde52e2-a683-4afc-8ea2-5810975e5123} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000964409 sec., 65324 rows/sec., 3.96 MiB/sec.
4628 2023.10.24 01:21:19.719785 [ 3 ] {1dde52e2-a683-4afc-8ea2-5810975e5123} <Debug> DynamicQueryHandler: Done processing query
4629 2023.10.24 01:21:19.719809 [ 3 ] {1dde52e2-a683-4afc-8ea2-5810975e5123} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4630 2023.10.24 01:21:19.719824 [ 3 ] {} <Debug> HTTP-Session: e2e57f0a-adcf-454e-8df5-e85fd934b53b Destroying unnamed session
4631 2023.10.24 01:21:19.720068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 49217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4632 2023.10.24 01:21:19.720113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4633 2023.10.24 01:21:19.720131 [ 3 ] {} <Debug> HTTP-Session: 06751d05-739d-4de7-b21b-6d7fa7c033c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4634 2023.10.24 01:21:19.720147 [ 3 ] {} <Debug> HTTP-Session: 06751d05-739d-4de7-b21b-6d7fa7c033c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4635 2023.10.24 01:21:19.720233 [ 3 ] {09961ce8-5e6e-4c46-b09b-27850948041d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4636 2023.10.24 01:21:19.720277 [ 3 ] {09961ce8-5e6e-4c46-b09b-27850948041d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4637 2023.10.24 01:21:19.720406 [ 3 ] {09961ce8-5e6e-4c46-b09b-27850948041d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4638 2023.10.24 01:21:19.720918 [ 3 ] {09961ce8-5e6e-4c46-b09b-27850948041d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4639 2023.10.24 01:21:19.721220 [ 3 ] {09961ce8-5e6e-4c46-b09b-27850948041d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4640 2023.10.24 01:21:19.721395 [ 3 ] {09961ce8-5e6e-4c46-b09b-27850948041d} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4641 2023.10.24 01:21:19.721527 [ 3 ] {09961ce8-5e6e-4c46-b09b-27850948041d} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001262735 sec., 36428 rows/sec., 49.16 MiB/sec.
4642 2023.10.24 01:21:19.721522 [ 134 ] {} <Debug> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4643 2023.10.24 01:21:19.721643 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4644 2023.10.24 01:21:19.721738 [ 3 ] {09961ce8-5e6e-4c46-b09b-27850948041d} <Debug> DynamicQueryHandler: Done processing query
4645 2023.10.24 01:21:19.721806 [ 3 ] {09961ce8-5e6e-4c46-b09b-27850948041d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4646 2023.10.24 01:21:19.721841 [ 3 ] {} <Debug> HTTP-Session: 06751d05-739d-4de7-b21b-6d7fa7c033c9 Destroying unnamed session
4647 2023.10.24 01:21:19.721852 [ 24 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4648 2023.10.24 01:21:19.722016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 3153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4649 2023.10.24 01:21:19.722120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4650 2023.10.24 01:21:19.722172 [ 3 ] {} <Debug> HTTP-Session: c02189f6-7400-4944-aafa-a46e842fcba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4651 2023.10.24 01:21:19.722199 [ 24 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4652 2023.10.24 01:21:19.722215 [ 3 ] {} <Debug> HTTP-Session: c02189f6-7400-4944-aafa-a46e842fcba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4653 2023.10.24 01:21:19.722328 [ 24 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 754 rows starting from the beginning of the part
4654 2023.10.24 01:21:19.722405 [ 3 ] {1f4de3db-3007-40d3-9a0b-460bf4371c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4655 2023.10.24 01:21:19.722515 [ 3 ] {1f4de3db-3007-40d3-9a0b-460bf4371c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4656 2023.10.24 01:21:19.722892 [ 24 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part
4657 2023.10.24 01:21:19.722981 [ 3 ] {1f4de3db-3007-40d3-9a0b-460bf4371c6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4658 2023.10.24 01:21:19.723186 [ 24 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part
4659 2023.10.24 01:21:19.723505 [ 24 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part
4660 2023.10.24 01:21:19.723770 [ 3 ] {1f4de3db-3007-40d3-9a0b-460bf4371c6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4661 2023.10.24 01:21:19.723796 [ 24 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part
4662 2023.10.24 01:21:19.724036 [ 24 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part
4663 2023.10.24 01:21:19.724312 [ 3 ] {1f4de3db-3007-40d3-9a0b-460bf4371c6d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4664 2023.10.24 01:21:19.724665 [ 3 ] {1f4de3db-3007-40d3-9a0b-460bf4371c6d} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4665 2023.10.24 01:21:19.724867 [ 134 ] {} <Debug> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4666 2023.10.24 01:21:19.724887 [ 3 ] {1f4de3db-3007-40d3-9a0b-460bf4371c6d} <Information> executeQuery: Read 22 rows, 1.25 KiB in 0.002423198 sec., 9078 rows/sec., 514.24 KiB/sec.
4667 2023.10.24 01:21:19.724936 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4668 2023.10.24 01:21:19.725156 [ 12 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
4669 2023.10.24 01:21:19.725169 [ 3 ] {1f4de3db-3007-40d3-9a0b-460bf4371c6d} <Debug> DynamicQueryHandler: Done processing query
4670 2023.10.24 01:21:19.725229 [ 3 ] {1f4de3db-3007-40d3-9a0b-460bf4371c6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4671 2023.10.24 01:21:19.725280 [ 3 ] {} <Debug> HTTP-Session: c02189f6-7400-4944-aafa-a46e842fcba3 Destroying unnamed session
4672 2023.10.24 01:21:19.725332 [ 12 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4673 2023.10.24 01:21:19.725385 [ 12 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 413 rows starting from the beginning of the part
4674 2023.10.24 01:21:19.725591 [ 12 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part
4675 2023.10.24 01:21:19.725764 [ 12 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part
4676 2023.10.24 01:21:19.725888 [ 12 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part
4677 2023.10.24 01:21:19.725980 [ 12 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
4678 2023.10.24 01:21:19.726057 [ 12 ] {1d915259-746c-4192-8944-2f0245c26d3e::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
4679 2023.10.24 01:21:19.726802 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 4 columns (4 merged, 0 gathered) in 0.001784546 sec., 279062.57389834727 rows/sec., 14.88 MiB/sec.
4680 2023.10.24 01:21:19.727030 [ 13 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 901 rows, containing 6 columns (6 merged, 0 gathered) in 0.005314894 sec., 169523.60667964406 rows/sec., 228.76 MiB/sec.
4681 2023.10.24 01:21:19.727103 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4682 2023.10.24 01:21:19.727372 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_26_5} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
4683 2023.10.24 01:21:19.727479 [ 19 ] {1d915259-746c-4192-8944-2f0245c26d3e::all_1_26_5} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
4684 2023.10.24 01:21:19.727549 [ 24 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4685 2023.10.24 01:21:19.727804 [ 24 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4686 2023.10.24 01:21:19.727873 [ 24 ] {cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4687 2023.10.24 01:21:19.728013 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cc20a9db-dcd9-4b0e-9cf0-99c860865b07::all_1_36_7: 4.21 MiB.
4688 2023.10.24 01:21:24.704811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4689 2023.10.24 01:21:24.704941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4690 2023.10.24 01:21:24.704971 [ 3 ] {} <Debug> HTTP-Session: 7b76b652-5194-45c0-ae9f-1425917ed1f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4691 2023.10.24 01:21:24.705000 [ 3 ] {} <Debug> HTTP-Session: 7b76b652-5194-45c0-ae9f-1425917ed1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4692 2023.10.24 01:21:24.705141 [ 3 ] {a0b113f4-08ed-49e6-ad8e-ba13f5afda31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4693 2023.10.24 01:21:24.705209 [ 3 ] {a0b113f4-08ed-49e6-ad8e-ba13f5afda31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4694 2023.10.24 01:21:24.705393 [ 3 ] {a0b113f4-08ed-49e6-ad8e-ba13f5afda31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4695 2023.10.24 01:21:24.705836 [ 3 ] {a0b113f4-08ed-49e6-ad8e-ba13f5afda31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4696 2023.10.24 01:21:24.706125 [ 3 ] {a0b113f4-08ed-49e6-ad8e-ba13f5afda31} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4697 2023.10.24 01:21:24.706290 [ 3 ] {a0b113f4-08ed-49e6-ad8e-ba13f5afda31} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4698 2023.10.24 01:21:24.706436 [ 3 ] {a0b113f4-08ed-49e6-ad8e-ba13f5afda31} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001256275 sec., 9552 rows/sec., 774.24 KiB/sec.
4699 2023.10.24 01:21:24.706590 [ 3 ] {a0b113f4-08ed-49e6-ad8e-ba13f5afda31} <Debug> DynamicQueryHandler: Done processing query
4700 2023.10.24 01:21:24.706615 [ 3 ] {a0b113f4-08ed-49e6-ad8e-ba13f5afda31} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4701 2023.10.24 01:21:24.706631 [ 3 ] {} <Debug> HTTP-Session: 7b76b652-5194-45c0-ae9f-1425917ed1f4 Destroying unnamed session
4702 2023.10.24 01:21:24.706752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4703 2023.10.24 01:21:24.706803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4704 2023.10.24 01:21:24.706822 [ 3 ] {} <Debug> HTTP-Session: 5a1477be-d126-42bd-821d-19eba8e91b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4705 2023.10.24 01:21:24.706841 [ 3 ] {} <Debug> HTTP-Session: 5a1477be-d126-42bd-821d-19eba8e91b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4706 2023.10.24 01:21:24.706923 [ 3 ] {b7fa3b46-03d4-404c-b25f-f0ae6b0ee9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4707 2023.10.24 01:21:24.706966 [ 3 ] {b7fa3b46-03d4-404c-b25f-f0ae6b0ee9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4708 2023.10.24 01:21:24.707075 [ 3 ] {b7fa3b46-03d4-404c-b25f-f0ae6b0ee9b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4709 2023.10.24 01:21:24.707409 [ 3 ] {b7fa3b46-03d4-404c-b25f-f0ae6b0ee9b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4710 2023.10.24 01:21:24.707622 [ 3 ] {b7fa3b46-03d4-404c-b25f-f0ae6b0ee9b9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4711 2023.10.24 01:21:24.707769 [ 3 ] {b7fa3b46-03d4-404c-b25f-f0ae6b0ee9b9} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4712 2023.10.24 01:21:24.707898 [ 3 ] {b7fa3b46-03d4-404c-b25f-f0ae6b0ee9b9} <Information> executeQuery: Read 36 rows, 3.26 KiB in 0.000943558 sec., 38153 rows/sec., 3.37 MiB/sec.
4713 2023.10.24 01:21:24.708019 [ 3 ] {b7fa3b46-03d4-404c-b25f-f0ae6b0ee9b9} <Debug> DynamicQueryHandler: Done processing query
4714 2023.10.24 01:21:24.708042 [ 3 ] {b7fa3b46-03d4-404c-b25f-f0ae6b0ee9b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4715 2023.10.24 01:21:24.708058 [ 3 ] {} <Debug> HTTP-Session: 5a1477be-d126-42bd-821d-19eba8e91b74 Destroying unnamed session
4716 2023.10.24 01:21:24.708179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4717 2023.10.24 01:21:24.708224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4718 2023.10.24 01:21:24.708243 [ 3 ] {} <Debug> HTTP-Session: 9890a8cf-1718-48d8-ac3a-2f0e8fe26926 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4719 2023.10.24 01:21:24.708261 [ 3 ] {} <Debug> HTTP-Session: 9890a8cf-1718-48d8-ac3a-2f0e8fe26926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4720 2023.10.24 01:21:24.708333 [ 3 ] {1843e424-a1fd-4f28-9603-94122435c329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4721 2023.10.24 01:21:24.708371 [ 3 ] {1843e424-a1fd-4f28-9603-94122435c329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4722 2023.10.24 01:21:24.708476 [ 3 ] {1843e424-a1fd-4f28-9603-94122435c329} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4723 2023.10.24 01:21:24.708761 [ 3 ] {1843e424-a1fd-4f28-9603-94122435c329} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4724 2023.10.24 01:21:24.708967 [ 3 ] {1843e424-a1fd-4f28-9603-94122435c329} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4725 2023.10.24 01:21:24.709118 [ 3 ] {1843e424-a1fd-4f28-9603-94122435c329} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4726 2023.10.24 01:21:24.709242 [ 3 ] {1843e424-a1fd-4f28-9603-94122435c329} <Information> executeQuery: Read 12 rows, 984.00 B in 0.000880888 sec., 13622 rows/sec., 1.07 MiB/sec.
4727 2023.10.24 01:21:24.709371 [ 3 ] {1843e424-a1fd-4f28-9603-94122435c329} <Debug> DynamicQueryHandler: Done processing query
4728 2023.10.24 01:21:24.709394 [ 3 ] {1843e424-a1fd-4f28-9603-94122435c329} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4729 2023.10.24 01:21:24.709410 [ 3 ] {} <Debug> HTTP-Session: 9890a8cf-1718-48d8-ac3a-2f0e8fe26926 Destroying unnamed session
4730 2023.10.24 01:21:24.709548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 12883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4731 2023.10.24 01:21:24.709591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4732 2023.10.24 01:21:24.709609 [ 3 ] {} <Debug> HTTP-Session: b4afa856-5901-44e6-b7e7-a98a7433b8d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4733 2023.10.24 01:21:24.709626 [ 3 ] {} <Debug> HTTP-Session: b4afa856-5901-44e6-b7e7-a98a7433b8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4734 2023.10.24 01:21:24.709701 [ 3 ] {4d198bf4-075d-45b9-b2b4-e8611bed7f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4735 2023.10.24 01:21:24.709746 [ 3 ] {4d198bf4-075d-45b9-b2b4-e8611bed7f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4736 2023.10.24 01:21:24.709888 [ 3 ] {4d198bf4-075d-45b9-b2b4-e8611bed7f3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4737 2023.10.24 01:21:24.710295 [ 3 ] {4d198bf4-075d-45b9-b2b4-e8611bed7f3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4738 2023.10.24 01:21:24.710583 [ 3 ] {4d198bf4-075d-45b9-b2b4-e8611bed7f3f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4739 2023.10.24 01:21:24.710772 [ 3 ] {4d198bf4-075d-45b9-b2b4-e8611bed7f3f} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4740 2023.10.24 01:21:24.710901 [ 3 ] {4d198bf4-075d-45b9-b2b4-e8611bed7f3f} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.001171783 sec., 10240 rows/sec., 13.82 MiB/sec.
4741 2023.10.24 01:21:24.711036 [ 3 ] {4d198bf4-075d-45b9-b2b4-e8611bed7f3f} <Debug> DynamicQueryHandler: Done processing query
4742 2023.10.24 01:21:24.711059 [ 3 ] {4d198bf4-075d-45b9-b2b4-e8611bed7f3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4743 2023.10.24 01:21:24.711075 [ 3 ] {} <Debug> HTTP-Session: b4afa856-5901-44e6-b7e7-a98a7433b8d5 Destroying unnamed session
4744 2023.10.24 01:21:28.653063 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
4745 2023.10.24 01:21:28.653175 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
4746 2023.10.24 01:21:29.711689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 7351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4747 2023.10.24 01:21:29.711808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4748 2023.10.24 01:21:29.711839 [ 3 ] {} <Debug> HTTP-Session: aeb1dd68-1e9c-45d6-83be-b8c948890d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4749 2023.10.24 01:21:29.711867 [ 3 ] {} <Debug> HTTP-Session: aeb1dd68-1e9c-45d6-83be-b8c948890d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4750 2023.10.24 01:21:29.712012 [ 3 ] {5aea8648-a867-4435-8016-17e97ccb4357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4751 2023.10.24 01:21:29.712084 [ 3 ] {5aea8648-a867-4435-8016-17e97ccb4357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4752 2023.10.24 01:21:29.712266 [ 3 ] {5aea8648-a867-4435-8016-17e97ccb4357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4753 2023.10.24 01:21:29.712751 [ 3 ] {5aea8648-a867-4435-8016-17e97ccb4357} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4754 2023.10.24 01:21:29.713024 [ 3 ] {5aea8648-a867-4435-8016-17e97ccb4357} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4755 2023.10.24 01:21:29.713200 [ 3 ] {5aea8648-a867-4435-8016-17e97ccb4357} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4756 2023.10.24 01:21:29.713328 [ 3 ] {5aea8648-a867-4435-8016-17e97ccb4357} <Information> executeQuery: Read 52 rows, 4.07 KiB in 0.001276905 sec., 40723 rows/sec., 3.11 MiB/sec.
4757 2023.10.24 01:21:29.713538 [ 3 ] {5aea8648-a867-4435-8016-17e97ccb4357} <Debug> DynamicQueryHandler: Done processing query
4758 2023.10.24 01:21:29.713571 [ 3 ] {5aea8648-a867-4435-8016-17e97ccb4357} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4759 2023.10.24 01:21:29.713624 [ 3 ] {} <Debug> HTTP-Session: aeb1dd68-1e9c-45d6-83be-b8c948890d55 Destroying unnamed session
4760 2023.10.24 01:21:29.713830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 35928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4761 2023.10.24 01:21:29.713882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4762 2023.10.24 01:21:29.713902 [ 3 ] {} <Debug> HTTP-Session: e84c3e6a-a50d-410f-97c1-6b20c9b68d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4763 2023.10.24 01:21:29.713921 [ 3 ] {} <Debug> HTTP-Session: e84c3e6a-a50d-410f-97c1-6b20c9b68d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4764 2023.10.24 01:21:29.714019 [ 3 ] {ce51c7f8-4268-49b6-899c-a7a4e072584b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4765 2023.10.24 01:21:29.714063 [ 3 ] {ce51c7f8-4268-49b6-899c-a7a4e072584b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4766 2023.10.24 01:21:29.714187 [ 3 ] {ce51c7f8-4268-49b6-899c-a7a4e072584b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4767 2023.10.24 01:21:29.714733 [ 3 ] {ce51c7f8-4268-49b6-899c-a7a4e072584b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4768 2023.10.24 01:21:29.714964 [ 3 ] {ce51c7f8-4268-49b6-899c-a7a4e072584b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4769 2023.10.24 01:21:29.715116 [ 3 ] {ce51c7f8-4268-49b6-899c-a7a4e072584b} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4770 2023.10.24 01:21:29.715251 [ 3 ] {ce51c7f8-4268-49b6-899c-a7a4e072584b} <Information> executeQuery: Read 225 rows, 22.19 KiB in 0.001191373 sec., 188857 rows/sec., 18.19 MiB/sec.
4771 2023.10.24 01:21:29.715375 [ 3 ] {ce51c7f8-4268-49b6-899c-a7a4e072584b} <Debug> DynamicQueryHandler: Done processing query
4772 2023.10.24 01:21:29.715399 [ 3 ] {ce51c7f8-4268-49b6-899c-a7a4e072584b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4773 2023.10.24 01:21:29.715414 [ 3 ] {} <Debug> HTTP-Session: e84c3e6a-a50d-410f-97c1-6b20c9b68d7a Destroying unnamed session
4774 2023.10.24 01:21:29.715642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 49910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4775 2023.10.24 01:21:29.715689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4776 2023.10.24 01:21:29.715707 [ 3 ] {} <Debug> HTTP-Session: fe003fdf-5da8-449c-9fbd-617bffb06f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4777 2023.10.24 01:21:29.715725 [ 3 ] {} <Debug> HTTP-Session: fe003fdf-5da8-449c-9fbd-617bffb06f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4778 2023.10.24 01:21:29.715816 [ 3 ] {a6d286c6-fc03-4ffe-9f45-0032ee4c2200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4779 2023.10.24 01:21:29.715856 [ 3 ] {a6d286c6-fc03-4ffe-9f45-0032ee4c2200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4780 2023.10.24 01:21:29.715965 [ 3 ] {a6d286c6-fc03-4ffe-9f45-0032ee4c2200} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4781 2023.10.24 01:21:29.716397 [ 3 ] {a6d286c6-fc03-4ffe-9f45-0032ee4c2200} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4782 2023.10.24 01:21:29.716621 [ 3 ] {a6d286c6-fc03-4ffe-9f45-0032ee4c2200} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4783 2023.10.24 01:21:29.716769 [ 3 ] {a6d286c6-fc03-4ffe-9f45-0032ee4c2200} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4784 2023.10.24 01:21:29.716902 [ 3 ] {a6d286c6-fc03-4ffe-9f45-0032ee4c2200} <Information> executeQuery: Read 310 rows, 22.23 KiB in 0.00105776 sec., 293072 rows/sec., 20.52 MiB/sec.
4785 2023.10.24 01:21:29.717010 [ 3 ] {a6d286c6-fc03-4ffe-9f45-0032ee4c2200} <Debug> DynamicQueryHandler: Done processing query
4786 2023.10.24 01:21:29.717033 [ 3 ] {a6d286c6-fc03-4ffe-9f45-0032ee4c2200} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4787 2023.10.24 01:21:29.717048 [ 3 ] {} <Debug> HTTP-Session: fe003fdf-5da8-449c-9fbd-617bffb06f67 Destroying unnamed session
4788 2023.10.24 01:21:29.717210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4789 2023.10.24 01:21:29.717254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4790 2023.10.24 01:21:29.717272 [ 3 ] {} <Debug> HTTP-Session: bd849046-e730-4468-8340-d90ed60ce286 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4791 2023.10.24 01:21:29.717289 [ 3 ] {} <Debug> HTTP-Session: bd849046-e730-4468-8340-d90ed60ce286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4792 2023.10.24 01:21:29.717358 [ 3 ] {4e5e5bd0-da2a-4795-9b90-1a65eb15ebec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4793 2023.10.24 01:21:29.717397 [ 3 ] {4e5e5bd0-da2a-4795-9b90-1a65eb15ebec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4794 2023.10.24 01:21:29.717503 [ 3 ] {4e5e5bd0-da2a-4795-9b90-1a65eb15ebec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4795 2023.10.24 01:21:29.717737 [ 3 ] {4e5e5bd0-da2a-4795-9b90-1a65eb15ebec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4796 2023.10.24 01:21:29.717973 [ 3 ] {4e5e5bd0-da2a-4795-9b90-1a65eb15ebec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4797 2023.10.24 01:21:29.718155 [ 3 ] {4e5e5bd0-da2a-4795-9b90-1a65eb15ebec} <Trace> oximeter.measurements_bool (7c29584e-75fc-487d-b069-f0cef3f2b491): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4798 2023.10.24 01:21:29.718282 [ 3 ] {4e5e5bd0-da2a-4795-9b90-1a65eb15ebec} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000895288 sec., 6701 rows/sec., 281.42 KiB/sec.
4799 2023.10.24 01:21:29.718400 [ 3 ] {4e5e5bd0-da2a-4795-9b90-1a65eb15ebec} <Debug> DynamicQueryHandler: Done processing query
4800 2023.10.24 01:21:29.718423 [ 3 ] {4e5e5bd0-da2a-4795-9b90-1a65eb15ebec} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4801 2023.10.24 01:21:29.718439 [ 3 ] {} <Debug> HTTP-Session: bd849046-e730-4468-8340-d90ed60ce286 Destroying unnamed session
4802 2023.10.24 01:21:29.718597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 11526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4803 2023.10.24 01:21:29.718642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4804 2023.10.24 01:21:29.718660 [ 3 ] {} <Debug> HTTP-Session: f1be1efc-8656-4b12-a377-a228b1eefdd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4805 2023.10.24 01:21:29.718676 [ 3 ] {} <Debug> HTTP-Session: f1be1efc-8656-4b12-a377-a228b1eefdd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4806 2023.10.24 01:21:29.718748 [ 3 ] {6da850e9-2298-41f9-b11f-6f6aa16841aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4807 2023.10.24 01:21:29.718791 [ 3 ] {6da850e9-2298-41f9-b11f-6f6aa16841aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4808 2023.10.24 01:21:29.718907 [ 3 ] {6da850e9-2298-41f9-b11f-6f6aa16841aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4809 2023.10.24 01:21:29.719264 [ 3 ] {6da850e9-2298-41f9-b11f-6f6aa16841aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4810 2023.10.24 01:21:29.719506 [ 3 ] {6da850e9-2298-41f9-b11f-6f6aa16841aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4811 2023.10.24 01:21:29.719679 [ 3 ] {6da850e9-2298-41f9-b11f-6f6aa16841aa} <Trace> oximeter.measurements_cumulativei64 (03e0f14a-e303-483c-bfd9-6ec1f15abc33): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4812 2023.10.24 01:21:29.719812 [ 3 ] {6da850e9-2298-41f9-b11f-6f6aa16841aa} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.0010354 sec., 60846 rows/sec., 3.69 MiB/sec.
4813 2023.10.24 01:21:29.719970 [ 3 ] {6da850e9-2298-41f9-b11f-6f6aa16841aa} <Debug> DynamicQueryHandler: Done processing query
4814 2023.10.24 01:21:29.719993 [ 3 ] {6da850e9-2298-41f9-b11f-6f6aa16841aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4815 2023.10.24 01:21:29.720009 [ 3 ] {} <Debug> HTTP-Session: f1be1efc-8656-4b12-a377-a228b1eefdd3 Destroying unnamed session
4816 2023.10.24 01:21:29.720178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 49217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4817 2023.10.24 01:21:29.720223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4818 2023.10.24 01:21:29.720241 [ 3 ] {} <Debug> HTTP-Session: 5e1de247-ce64-4e4c-9234-aee84debfffa Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4819 2023.10.24 01:21:29.720257 [ 3 ] {} <Debug> HTTP-Session: 5e1de247-ce64-4e4c-9234-aee84debfffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4820 2023.10.24 01:21:29.720348 [ 3 ] {ff63c700-4b0b-4521-b7e1-c00563928e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4821 2023.10.24 01:21:29.720391 [ 3 ] {ff63c700-4b0b-4521-b7e1-c00563928e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4822 2023.10.24 01:21:29.720523 [ 3 ] {ff63c700-4b0b-4521-b7e1-c00563928e3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4823 2023.10.24 01:21:29.720965 [ 3 ] {ff63c700-4b0b-4521-b7e1-c00563928e3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4824 2023.10.24 01:21:29.721262 [ 3 ] {ff63c700-4b0b-4521-b7e1-c00563928e3d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4825 2023.10.24 01:21:29.721441 [ 3 ] {ff63c700-4b0b-4521-b7e1-c00563928e3d} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4826 2023.10.24 01:21:29.721575 [ 3 ] {ff63c700-4b0b-4521-b7e1-c00563928e3d} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001196163 sec., 38456 rows/sec., 51.89 MiB/sec.
4827 2023.10.24 01:21:29.721730 [ 3 ] {ff63c700-4b0b-4521-b7e1-c00563928e3d} <Debug> DynamicQueryHandler: Done processing query
4828 2023.10.24 01:21:29.721753 [ 3 ] {ff63c700-4b0b-4521-b7e1-c00563928e3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4829 2023.10.24 01:21:29.721769 [ 3 ] {} <Debug> HTTP-Session: 5e1de247-ce64-4e4c-9234-aee84debfffa Destroying unnamed session
4830 2023.10.24 01:21:29.721886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4831 2023.10.24 01:21:29.721928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4832 2023.10.24 01:21:29.721945 [ 3 ] {} <Debug> HTTP-Session: 3bd5b620-f170-4c7e-9bdc-f4f5f75d4d32 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4833 2023.10.24 01:21:29.721962 [ 3 ] {} <Debug> HTTP-Session: 3bd5b620-f170-4c7e-9bdc-f4f5f75d4d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4834 2023.10.24 01:21:29.722030 [ 3 ] {d4481d77-e1dc-4cb6-90e6-8d2017d1471b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4835 2023.10.24 01:21:29.722069 [ 3 ] {d4481d77-e1dc-4cb6-90e6-8d2017d1471b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4836 2023.10.24 01:21:29.722171 [ 3 ] {d4481d77-e1dc-4cb6-90e6-8d2017d1471b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4837 2023.10.24 01:21:29.722418 [ 3 ] {d4481d77-e1dc-4cb6-90e6-8d2017d1471b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4838 2023.10.24 01:21:29.722640 [ 3 ] {d4481d77-e1dc-4cb6-90e6-8d2017d1471b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4839 2023.10.24 01:21:29.722809 [ 3 ] {d4481d77-e1dc-4cb6-90e6-8d2017d1471b} <Trace> oximeter.measurements_i64 (1d915259-746c-4192-8944-2f0245c26d3e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4840 2023.10.24 01:21:29.722930 [ 3 ] {d4481d77-e1dc-4cb6-90e6-8d2017d1471b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000870127 sec., 21835 rows/sec., 1.13 MiB/sec.
4841 2023.10.24 01:21:29.723050 [ 3 ] {d4481d77-e1dc-4cb6-90e6-8d2017d1471b} <Debug> DynamicQueryHandler: Done processing query
4842 2023.10.24 01:21:29.723072 [ 3 ] {d4481d77-e1dc-4cb6-90e6-8d2017d1471b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4843 2023.10.24 01:21:29.723088 [ 3 ] {} <Debug> HTTP-Session: 3bd5b620-f170-4c7e-9bdc-f4f5f75d4d32 Destroying unnamed session
4844 2023.10.24 01:21:34.705304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4845 2023.10.24 01:21:34.705436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4846 2023.10.24 01:21:34.705462 [ 3 ] {} <Debug> HTTP-Session: a5b6fc1d-f005-475e-9de6-6393fca14917 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4847 2023.10.24 01:21:34.705486 [ 3 ] {} <Debug> HTTP-Session: a5b6fc1d-f005-475e-9de6-6393fca14917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4848 2023.10.24 01:21:34.705612 [ 3 ] {64af87cf-b188-41d4-adc6-b14085272fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4849 2023.10.24 01:21:34.705673 [ 3 ] {64af87cf-b188-41d4-adc6-b14085272fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4850 2023.10.24 01:21:34.705835 [ 3 ] {64af87cf-b188-41d4-adc6-b14085272fbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4851 2023.10.24 01:21:34.706231 [ 3 ] {64af87cf-b188-41d4-adc6-b14085272fbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4852 2023.10.24 01:21:34.706504 [ 3 ] {64af87cf-b188-41d4-adc6-b14085272fbe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4853 2023.10.24 01:21:34.706671 [ 3 ] {64af87cf-b188-41d4-adc6-b14085272fbe} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4854 2023.10.24 01:21:34.706829 [ 3 ] {64af87cf-b188-41d4-adc6-b14085272fbe} <Information> executeQuery: Read 12 rows, 996.00 B in 0.001178693 sec., 10180 rows/sec., 825.20 KiB/sec.
4855 2023.10.24 01:21:34.706822 [ 121 ] {} <Debug> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0
4856 2023.10.24 01:21:34.706942 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4857 2023.10.24 01:21:34.707033 [ 3 ] {64af87cf-b188-41d4-adc6-b14085272fbe} <Debug> DynamicQueryHandler: Done processing query
4858 2023.10.24 01:21:34.707036 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact
4859 2023.10.24 01:21:34.707072 [ 3 ] {64af87cf-b188-41d4-adc6-b14085272fbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4860 2023.10.24 01:21:34.707106 [ 3 ] {} <Debug> HTTP-Session: a5b6fc1d-f005-475e-9de6-6393fca14917 Destroying unnamed session
4861 2023.10.24 01:21:34.707178 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4862 2023.10.24 01:21:34.707213 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 56 rows starting from the beginning of the part
4863 2023.10.24 01:21:34.707274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 5481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4864 2023.10.24 01:21:34.707380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4865 2023.10.24 01:21:34.707442 [ 3 ] {} <Debug> HTTP-Session: f735b37e-e161-4c1f-9c9a-9a6e2f460828 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4866 2023.10.24 01:21:34.707452 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part
4867 2023.10.24 01:21:34.707485 [ 3 ] {} <Debug> HTTP-Session: f735b37e-e161-4c1f-9c9a-9a6e2f460828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4868 2023.10.24 01:21:34.707696 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 52 rows starting from the beginning of the part
4869 2023.10.24 01:21:34.707713 [ 3 ] {29e9a248-cd64-4611-aebf-cb9a0e32e658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4870 2023.10.24 01:21:34.707813 [ 3 ] {29e9a248-cd64-4611-aebf-cb9a0e32e658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4871 2023.10.24 01:21:34.707917 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part
4872 2023.10.24 01:21:34.708219 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 52 rows starting from the beginning of the part
4873 2023.10.24 01:21:34.708339 [ 3 ] {29e9a248-cd64-4611-aebf-cb9a0e32e658} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4874 2023.10.24 01:21:34.708473 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part
4875 2023.10.24 01:21:34.709211 [ 3 ] {29e9a248-cd64-4611-aebf-cb9a0e32e658} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4876 2023.10.24 01:21:34.709735 [ 3 ] {29e9a248-cd64-4611-aebf-cb9a0e32e658} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4877 2023.10.24 01:21:34.709920 [ 13 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.002917118 sec., 67189.60288887868 rows/sec., 5.17 MiB/sec.
4878 2023.10.24 01:21:34.710040 [ 3 ] {29e9a248-cd64-4611-aebf-cb9a0e32e658} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4879 2023.10.24 01:21:34.710093 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
4880 2023.10.24 01:21:34.710222 [ 121 ] {} <Debug> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0
4881 2023.10.24 01:21:34.710263 [ 3 ] {29e9a248-cd64-4611-aebf-cb9a0e32e658} <Information> executeQuery: Read 36 rows, 3.26 KiB in 0.002482368 sec., 14502 rows/sec., 1.28 MiB/sec.
4882 2023.10.24 01:21:34.710286 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4883 2023.10.24 01:21:34.710475 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9.
4884 2023.10.24 01:21:34.710524 [ 21 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact
4885 2023.10.24 01:21:34.710624 [ 3 ] {29e9a248-cd64-4611-aebf-cb9a0e32e658} <Debug> DynamicQueryHandler: Done processing query
4886 2023.10.24 01:21:34.710670 [ 15 ] {69072b6a-df29-444f-8f67-e1a3f38fa465::all_1_45_9} <Trace> oximeter.fields_i64 (69072b6a-df29-444f-8f67-e1a3f38fa465) (MergerMutator): Merged 6 parts: from all_1_40_8 to all_45_45_0
4887 2023.10.24 01:21:34.710684 [ 3 ] {29e9a248-cd64-4611-aebf-cb9a0e32e658} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4888 2023.10.24 01:21:34.710700 [ 21 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4889 2023.10.24 01:21:34.710733 [ 3 ] {} <Debug> HTTP-Session: f735b37e-e161-4c1f-9c9a-9a6e2f460828 Destroying unnamed session
4890 2023.10.24 01:21:34.710764 [ 21 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 237 rows starting from the beginning of the part
4891 2023.10.24 01:21:34.710926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4892 2023.10.24 01:21:34.710927 [ 21 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part
4893 2023.10.24 01:21:34.710979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4894 2023.10.24 01:21:34.711002 [ 3 ] {} <Debug> HTTP-Session: 25e0c3e7-b0ad-4c9a-b464-036237c747c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4895 2023.10.24 01:21:34.711032 [ 3 ] {} <Debug> HTTP-Session: 25e0c3e7-b0ad-4c9a-b464-036237c747c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4896 2023.10.24 01:21:34.711051 [ 21 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 225 rows starting from the beginning of the part
4897 2023.10.24 01:21:34.711141 [ 3 ] {a3c8f759-da64-4e48-b4fb-c5cc404a7631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4898 2023.10.24 01:21:34.711164 [ 21 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part
4899 2023.10.24 01:21:34.711205 [ 3 ] {a3c8f759-da64-4e48-b4fb-c5cc404a7631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4900 2023.10.24 01:21:34.711302 [ 21 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 225 rows starting from the beginning of the part
4901 2023.10.24 01:21:34.711460 [ 3 ] {a3c8f759-da64-4e48-b4fb-c5cc404a7631} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4902 2023.10.24 01:21:34.711466 [ 21 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part
4903 2023.10.24 01:21:34.711870 [ 3 ] {a3c8f759-da64-4e48-b4fb-c5cc404a7631} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4904 2023.10.24 01:21:34.712164 [ 3 ] {a3c8f759-da64-4e48-b4fb-c5cc404a7631} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4905 2023.10.24 01:21:34.712356 [ 3 ] {a3c8f759-da64-4e48-b4fb-c5cc404a7631} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4906 2023.10.24 01:21:34.712434 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 4 columns (4 merged, 0 gathered) in 0.002071131 sec., 383848.2452341257 rows/sec., 36.49 MiB/sec.
4907 2023.10.24 01:21:34.712563 [ 121 ] {} <Debug> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0
4908 2023.10.24 01:21:34.712573 [ 3 ] {a3c8f759-da64-4e48-b4fb-c5cc404a7631} <Information> executeQuery: Read 12 rows, 984.00 B in 0.001366517 sec., 8781 rows/sec., 703.20 KiB/sec.
4909 2023.10.24 01:21:34.712642 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
4910 2023.10.24 01:21:34.712667 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4911 2023.10.24 01:21:34.713008 [ 3 ] {a3c8f759-da64-4e48-b4fb-c5cc404a7631} <Debug> DynamicQueryHandler: Done processing query
4912 2023.10.24 01:21:34.713099 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9.
4913 2023.10.24 01:21:34.713097 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact
4914 2023.10.24 01:21:34.713106 [ 3 ] {a3c8f759-da64-4e48-b4fb-c5cc404a7631} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4915 2023.10.24 01:21:34.713258 [ 3 ] {} <Debug> HTTP-Session: 25e0c3e7-b0ad-4c9a-b464-036237c747c8 Destroying unnamed session
4916 2023.10.24 01:21:34.713272 [ 13 ] {624cc945-fc40-4a10-adf1-42c76e715298::all_1_45_9} <Trace> oximeter.fields_string (624cc945-fc40-4a10-adf1-42c76e715298) (MergerMutator): Merged 6 parts: from all_1_40_8 to all_45_45_0
4917 2023.10.24 01:21:34.713575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36605, User-Agent: (none), Length: 12883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4918 2023.10.24 01:21:34.713599 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4919 2023.10.24 01:21:34.713660 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 343 rows starting from the beginning of the part
4920 2023.10.24 01:21:34.713666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4921 2023.10.24 01:21:34.713728 [ 3 ] {} <Debug> HTTP-Session: dbea385b-0de1-42c7-a0c0-267b8007fac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36605
4922 2023.10.24 01:21:34.713755 [ 3 ] {} <Debug> HTTP-Session: dbea385b-0de1-42c7-a0c0-267b8007fac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4923 2023.10.24 01:21:34.713891 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 18 rows starting from the beginning of the part
4924 2023.10.24 01:21:34.713989 [ 3 ] {74b63f50-8cfc-4d20-9ec2-3c95e9aac990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36605) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4925 2023.10.24 01:21:34.714126 [ 3 ] {74b63f50-8cfc-4d20-9ec2-3c95e9aac990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4926 2023.10.24 01:21:34.714149 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 313 rows starting from the beginning of the part
4927 2023.10.24 01:21:34.714465 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part
4928 2023.10.24 01:21:34.714770 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 310 rows starting from the beginning of the part
4929 2023.10.24 01:21:34.714840 [ 3 ] {74b63f50-8cfc-4d20-9ec2-3c95e9aac990} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4930 2023.10.24 01:21:34.715027 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part
4931 2023.10.24 01:21:34.715702 [ 3 ] {74b63f50-8cfc-4d20-9ec2-3c95e9aac990} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB.
4932 2023.10.24 01:21:34.716342 [ 3 ] {74b63f50-8cfc-4d20-9ec2-3c95e9aac990} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4933 2023.10.24 01:21:34.716575 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 4 columns (4 merged, 0 gathered) in 0.003743013 sec., 269301.76304490527 rows/sec., 19.03 MiB/sec.
4934 2023.10.24 01:21:34.716677 [ 3 ] {74b63f50-8cfc-4d20-9ec2-3c95e9aac990} <Trace> oximeter.measurements_histogramf64 (cc20a9db-dcd9-4b0e-9cf0-99c860865b07): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4935 2023.10.24 01:21:34.716741 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
4936 2023.10.24 01:21:34.716900 [ 3 ] {74b63f50-8cfc-4d20-9ec2-3c95e9aac990} <Information> executeQuery: Read 12 rows, 16.58 KiB in 0.002844875 sec., 4218 rows/sec., 5.69 MiB/sec.
4937 2023.10.24 01:21:34.717045 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9.
4938 2023.10.24 01:21:34.717255 [ 19 ] {4688304d-de00-4fb3-b3f7-4a50445f549d::all_1_45_9} <Trace> oximeter.fields_uuid (4688304d-de00-4fb3-b3f7-4a50445f549d) (MergerMutator): Merged 6 parts: from all_1_40_8 to all_45_45_0
4939 2023.10.24 01:21:34.717332 [ 3 ] {74b63f50-8cfc-4d20-9ec2-3c95e9aac990} <Debug> DynamicQueryHandler: Done processing query
4940 2023.10.24 01:21:34.717413 [ 3 ] {74b63f50-8cfc-4d20-9ec2-3c95e9aac990} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4941 2023.10.24 01:21:34.717460 [ 3 ] {} <Debug> HTTP-Session: dbea385b-0de1-42c7-a0c0-267b8007fac2 Destroying unnamed session