Max level shown:
1 [ Dec 11 18:48:06 Enabled. ]
2 [ Dec 11 18:48:06 Rereading configuration. ]
3 [ Dec 11 18:48:12 Rereading configuration. ]
4 [ Dec 11 18:48:22 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=oxControlService16
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService16 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService16
29 ipadm: Could not delete oxControlService16: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService16
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16
34 + ipadm show-addr oxControlService16/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService16/ll
37 + ipadm show-addr oxControlService16/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/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 [ Dec 11 18:48:22 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.12.11 18:48:23.171002 [ 1 ] {} <Information> Application: Will watch for the process with pid 22277
55 2023.12.11 18:48:23.171087 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.12.11 18:48:23.952545 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22277
57 2023.12.11 18:48:23.952705 [ 1 ] {} <Information> Application: starting up
58 2023.12.11 18:48:23.952907 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.12.11 18:48:24.178118 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.12.11 18:48:24.178171 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.12.11 18:48:24.178190 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.12.11 18:48:24.178235 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.12.11 18:48:24.178595 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.12.11 18:48:24.179254 [ 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.12.11 18:48:24.179728 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.12.11 18:48:24.179987 [ 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.12.11 18:48:24.182813 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.12.11 18:48:24.182864 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.12.11 18:48:24.183555 [ 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.12.11 18:48:24.183724 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.12.11 18:48:24.190506 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.12.11 18:48:24.191380 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.12.11 18:48:24.191419 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.12.11 18:48:24.192813 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.12.11 18:48:24.193331 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.12.11 18:48:24.193758 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.12.11 18:48:24.194153 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.12.11 18:48:24.195034 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.12.11 18:48:24.195077 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.12.11 18:48:24.195131 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.12.11 18:48:24.195153 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.12.11 18:48:24.228922 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.12.11 18:48:24.228968 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000185404 sec
90 2023.12.11 18:48:24.229578 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.12.11 18:48:24.229652 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.12.11 18:48:24.229672 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.12.11 18:48:24.229690 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.12.11 18:48:24.229702 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.12.11 18:48:24.229717 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.12.11 18:48:24.229733 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.12.11 18:48:24.229763 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.12.11 18:48:24.229781 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.12.11 18:48:24.229811 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.12.11 18:48:24.229824 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.12.11 18:48:24.229837 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.12.11 18:48:24.229854 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.12.11 18:48:24.229885 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.12.11 18:48:24.229900 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.12.11 18:48:24.229912 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.12.11 18:48:24.267453 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.12.11 18:48:24.281698 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.12.11 18:48:24.281733 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0741e-05 sec
109 2023.12.11 18:48:24.281760 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.12.11 18:48:24.281775 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.12.11 18:48:24.281796 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.12.11 18:48:24.283945 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.12.11 18:48:24.289506 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.12.11 18:48:24.289616 [ 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.12.11 18:48:24.289658 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.12.11 18:48:24.499232 [ 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.12.11 18:48:24.516832 [ 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.12.11 18:48:24.516914 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.12.11 18:48:24.611545 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.12.11 18:48:24.612357 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB
121 2023.12.11 18:48:24.612715 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.12.11 18:48:24.612779 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
123 2023.12.11 18:48:24.612784 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
124 2023.12.11 18:48:24.612860 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.12.11 18:48:24.612954 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.12.11 18:48:24.612992 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.12.11 18:48:24.613597 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.12.11 18:48:24.613641 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.12.11 18:48:38.738110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.12.11 18:48:38.738355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.12.11 18:48:38.738943 [ 3 ] {} <Debug> HTTP-Session: 8f5014d0-3620-465e-86c1-a013916dfa28 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
132 2023.12.11 18:48:38.738982 [ 3 ] {} <Debug> HTTP-Session: 8f5014d0-3620-465e-86c1-a013916dfa28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.12.11 18:48:38.741048 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.12.11 18:48:38.743059 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.12.11 18:48:38.743089 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.12.11 18:48:38.744615 [ 3 ] {3151db1f-d5ec-45fd-a599-a2b28555bce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
137 2023.12.11 18:48:38.770482 [ 3 ] {3151db1f-d5ec-45fd-a599-a2b28555bce7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:45226) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
138 
139 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
140 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
141 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
142 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
143 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
144 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
145 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
146 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
147 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
148 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
149 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
150 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
151 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
152 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
153 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
154 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
155 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
156 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
157 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
158 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
159 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
160 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
161 
162 2023.12.11 18:48:38.771276 [ 3 ] {3151db1f-d5ec-45fd-a599-a2b28555bce7} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
163 
164 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
165 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
166 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
167 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
168 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
169 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
170 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
171 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
172 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
173 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
174 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
175 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
176 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
177 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
178 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
179 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
180 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
181 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
182 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
183 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
184 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
185 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
186 (version 22.8.9.1)
187 2023.12.11 18:48:38.772001 [ 3 ] {3151db1f-d5ec-45fd-a599-a2b28555bce7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.12.11 18:48:38.772026 [ 3 ] {} <Debug> HTTP-Session: 8f5014d0-3620-465e-86c1-a013916dfa28 Destroying unnamed session
189 2023.12.11 18:48:38.772402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.12.11 18:48:38.772474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.12.11 18:48:38.772502 [ 3 ] {} <Debug> HTTP-Session: 50b6f695-ab36-46c5-b672-34153b8b1dd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
192 2023.12.11 18:48:38.772541 [ 3 ] {} <Debug> HTTP-Session: 50b6f695-ab36-46c5-b672-34153b8b1dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.12.11 18:48:38.772683 [ 3 ] {e369b557-0aff-4bae-b795-ee39b5bddbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
194 2023.12.11 18:48:38.772812 [ 3 ] {e369b557-0aff-4bae-b795-ee39b5bddbcb} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
195 2023.12.11 18:48:38.777780 [ 3 ] {e369b557-0aff-4bae-b795-ee39b5bddbcb} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
196 2023.12.11 18:48:38.779767 [ 3 ] {e369b557-0aff-4bae-b795-ee39b5bddbcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
197 2023.12.11 18:48:38.789816 [ 3 ] {e369b557-0aff-4bae-b795-ee39b5bddbcb} <Debug> DynamicQueryHandler: Done processing query
198 2023.12.11 18:48:38.789862 [ 3 ] {e369b557-0aff-4bae-b795-ee39b5bddbcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
199 2023.12.11 18:48:38.789879 [ 3 ] {} <Debug> HTTP-Session: 50b6f695-ab36-46c5-b672-34153b8b1dd5 Destroying unnamed session
200 2023.12.11 18:48:38.790050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.12.11 18:48:38.790118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.12.11 18:48:38.790140 [ 3 ] {} <Debug> HTTP-Session: 852cd318-ae15-4f1a-bdb9-9ec940888b8c Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
203 2023.12.11 18:48:38.790161 [ 3 ] {} <Debug> HTTP-Session: 852cd318-ae15-4f1a-bdb9-9ec940888b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.12.11 18:48:38.790287 [ 3 ] {afc33669-e411-49af-9fff-a668308694bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
205 2023.12.11 18:48:38.790566 [ 3 ] {afc33669-e411-49af-9fff-a668308694bf} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:45226) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
206 
207 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
208 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
209 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
210 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
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
213 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
214 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
215 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
216 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
217 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
218 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
219 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
220 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
221 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
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
229 
230 2023.12.11 18:48:38.790709 [ 3 ] {afc33669-e411-49af-9fff-a668308694bf} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
231 
232 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
233 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
234 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
235 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
236 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
237 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
238 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
239 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
240 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
241 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
242 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
243 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
244 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
245 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
246 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
247 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
248 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
249 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
250 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
251 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
252 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
253 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
254 (version 22.8.9.1)
255 2023.12.11 18:48:38.790854 [ 3 ] {afc33669-e411-49af-9fff-a668308694bf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.12.11 18:48:38.790876 [ 3 ] {} <Debug> HTTP-Session: 852cd318-ae15-4f1a-bdb9-9ec940888b8c Destroying unnamed session
257 2023.12.11 18:48:38.791106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.12.11 18:48:38.791162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.12.11 18:48:38.791184 [ 3 ] {} <Debug> HTTP-Session: 68928ddb-05bc-4275-9a6e-982c7be3d50c Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
260 2023.12.11 18:48:38.791206 [ 3 ] {} <Debug> HTTP-Session: 68928ddb-05bc-4275-9a6e-982c7be3d50c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.12.11 18:48:38.793413 [ 3 ] {cb0413a8-dfa9-492a-b449-6c9e64c48c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) DROP DATABASE IF EXISTS oximeter (stage: Complete)
262 2023.12.11 18:48:38.793527 [ 3 ] {cb0413a8-dfa9-492a-b449-6c9e64c48c16} <Debug> DynamicQueryHandler: Done processing query
263 2023.12.11 18:48:38.793559 [ 3 ] {cb0413a8-dfa9-492a-b449-6c9e64c48c16} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.12.11 18:48:38.793575 [ 3 ] {} <Debug> HTTP-Session: 68928ddb-05bc-4275-9a6e-982c7be3d50c Destroying unnamed session
265 2023.12.11 18:48:38.793726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.12.11 18:48:38.793776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.12.11 18:48:38.793798 [ 3 ] {} <Debug> HTTP-Session: aec9ad97-4eb8-4ef0-8be8-bb20260bda87 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
268 2023.12.11 18:48:38.793821 [ 3 ] {} <Debug> HTTP-Session: aec9ad97-4eb8-4ef0-8be8-bb20260bda87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.12.11 18:48:38.793879 [ 3 ] {9ccb9a6a-f546-4850-a901-7440f164848a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
270 2023.12.11 18:48:38.793936 [ 3 ] {9ccb9a6a-f546-4850-a901-7440f164848a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
271 2023.12.11 18:48:38.795642 [ 3 ] {9ccb9a6a-f546-4850-a901-7440f164848a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
272 2023.12.11 18:48:38.795666 [ 3 ] {9ccb9a6a-f546-4850-a901-7440f164848a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3861e-05 sec
273 2023.12.11 18:48:38.795691 [ 3 ] {9ccb9a6a-f546-4850-a901-7440f164848a} <Information> TablesLoader: Loading 0 tables with 0 dependency level
274 2023.12.11 18:48:38.795710 [ 3 ] {9ccb9a6a-f546-4850-a901-7440f164848a} <Information> DatabaseAtomic (oximeter): Starting up tables.
275 2023.12.11 18:48:38.795777 [ 3 ] {9ccb9a6a-f546-4850-a901-7440f164848a} <Debug> DynamicQueryHandler: Done processing query
276 2023.12.11 18:48:38.795804 [ 3 ] {9ccb9a6a-f546-4850-a901-7440f164848a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.12.11 18:48:38.795819 [ 3 ] {} <Debug> HTTP-Session: aec9ad97-4eb8-4ef0-8be8-bb20260bda87 Destroying unnamed session
278 2023.12.11 18:48:38.795936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.12.11 18:48:38.795984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.12.11 18:48:38.796004 [ 3 ] {} <Debug> HTTP-Session: 18ea5497-8eee-48a2-8f7d-988808c27a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
281 2023.12.11 18:48:38.796028 [ 3 ] {} <Debug> HTTP-Session: 18ea5497-8eee-48a2-8f7d-988808c27a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.12.11 18:48:38.796167 [ 3 ] {cec9ae00-944f-4c93-b2f5-94372a5b76e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) /* The version table contains metadata about the `oximeter` database */
283 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
284 2023.12.11 18:48:38.796220 [ 3 ] {cec9ae00-944f-4c93-b2f5-94372a5b76e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
285 2023.12.11 18:48:38.810370 [ 3 ] {cec9ae00-944f-4c93-b2f5-94372a5b76e8} <Debug> oximeter.version (0ebe3678-e29b-4f24-b7e9-3628f76e2d42): Loading data parts
286 2023.12.11 18:48:38.810517 [ 3 ] {cec9ae00-944f-4c93-b2f5-94372a5b76e8} <Debug> oximeter.version (0ebe3678-e29b-4f24-b7e9-3628f76e2d42): There are no data parts
287 2023.12.11 18:48:38.812647 [ 3 ] {cec9ae00-944f-4c93-b2f5-94372a5b76e8} <Debug> DynamicQueryHandler: Done processing query
288 2023.12.11 18:48:38.812676 [ 3 ] {cec9ae00-944f-4c93-b2f5-94372a5b76e8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.12.11 18:48:38.812712 [ 3 ] {} <Debug> HTTP-Session: 18ea5497-8eee-48a2-8f7d-988808c27a79 Destroying unnamed session
290 2023.12.11 18:48:38.812862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.12.11 18:48:38.812932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.12.11 18:48:38.812970 [ 3 ] {} <Debug> HTTP-Session: 01b43a2b-b55d-4658-8873-36670c911215 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
293 2023.12.11 18:48:38.812991 [ 3 ] {} <Debug> HTTP-Session: 01b43a2b-b55d-4658-8873-36670c911215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.12.11 18:48:38.813225 [ 3 ] {e38c25b5-1225-4967-99e4-b89ca3b71ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) /* The measurement tables contain all individual samples from each timeseries.
295 *
296 * Each table stores a single datum type, and otherwise contains nearly the same
297 * structure. The primary sorting key is on the timeseries name, key, and then
298 * timestamp, so that all timeseries from the same schema are grouped, followed
299 * by all samples from the same timeseries.
300 *
301 * This reflects that one usually looks up the _key_ in one or more field table,
302 * and then uses that to index quickly into the measurements tables.
303 */
304 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
305 2023.12.11 18:48:38.813287 [ 3 ] {e38c25b5-1225-4967-99e4-b89ca3b71ea4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
306 2023.12.11 18:48:38.822217 [ 3 ] {e38c25b5-1225-4967-99e4-b89ca3b71ea4} <Debug> oximeter.measurements_bool (ded42bb5-43b9-4b9d-a393-7b5eba149015): Loading data parts
307 2023.12.11 18:48:38.822323 [ 3 ] {e38c25b5-1225-4967-99e4-b89ca3b71ea4} <Debug> oximeter.measurements_bool (ded42bb5-43b9-4b9d-a393-7b5eba149015): There are no data parts
308 2023.12.11 18:48:38.823418 [ 3 ] {e38c25b5-1225-4967-99e4-b89ca3b71ea4} <Debug> DynamicQueryHandler: Done processing query
309 2023.12.11 18:48:38.823448 [ 3 ] {e38c25b5-1225-4967-99e4-b89ca3b71ea4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.12.11 18:48:38.823475 [ 3 ] {} <Debug> HTTP-Session: 01b43a2b-b55d-4658-8873-36670c911215 Destroying unnamed session
311 2023.12.11 18:48:38.823612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.12.11 18:48:38.823672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.12.11 18:48:38.823701 [ 3 ] {} <Debug> HTTP-Session: 752499f0-fb0f-4bfa-bda5-d75ad5c9c4b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
314 2023.12.11 18:48:38.823720 [ 3 ] {} <Debug> HTTP-Session: 752499f0-fb0f-4bfa-bda5-d75ad5c9c4b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.12.11 18:48:38.823930 [ 3 ] {fef25286-bcd8-4215-b4f6-8c4decbca63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
316 2023.12.11 18:48:38.823985 [ 3 ] {fef25286-bcd8-4215-b4f6-8c4decbca63f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
317 2023.12.11 18:48:38.825581 [ 3 ] {fef25286-bcd8-4215-b4f6-8c4decbca63f} <Debug> oximeter.measurements_i8 (8a759db7-5a44-4a57-bd47-c037accaa505): Loading data parts
318 2023.12.11 18:48:38.825675 [ 3 ] {fef25286-bcd8-4215-b4f6-8c4decbca63f} <Debug> oximeter.measurements_i8 (8a759db7-5a44-4a57-bd47-c037accaa505): There are no data parts
319 2023.12.11 18:48:38.826997 [ 3 ] {fef25286-bcd8-4215-b4f6-8c4decbca63f} <Debug> DynamicQueryHandler: Done processing query
320 2023.12.11 18:48:38.827022 [ 3 ] {fef25286-bcd8-4215-b4f6-8c4decbca63f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.12.11 18:48:38.827037 [ 3 ] {} <Debug> HTTP-Session: 752499f0-fb0f-4bfa-bda5-d75ad5c9c4b4 Destroying unnamed session
322 2023.12.11 18:48:38.827180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.12.11 18:48:38.827233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.12.11 18:48:38.827254 [ 3 ] {} <Debug> HTTP-Session: d5b42258-6424-40c5-a66e-6c4387cf474e Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
325 2023.12.11 18:48:38.827277 [ 3 ] {} <Debug> HTTP-Session: d5b42258-6424-40c5-a66e-6c4387cf474e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.12.11 18:48:38.827474 [ 3 ] {39da1e1e-ab83-4176-be6d-8a49ea64d7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
327 2023.12.11 18:48:38.827529 [ 3 ] {39da1e1e-ab83-4176-be6d-8a49ea64d7e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2023.12.11 18:48:38.828882 [ 3 ] {39da1e1e-ab83-4176-be6d-8a49ea64d7e2} <Debug> oximeter.measurements_u8 (b9926931-cfcc-41fe-b205-6e7132c33bc0): Loading data parts
329 2023.12.11 18:48:38.828977 [ 3 ] {39da1e1e-ab83-4176-be6d-8a49ea64d7e2} <Debug> oximeter.measurements_u8 (b9926931-cfcc-41fe-b205-6e7132c33bc0): There are no data parts
330 2023.12.11 18:48:38.830072 [ 3 ] {39da1e1e-ab83-4176-be6d-8a49ea64d7e2} <Debug> DynamicQueryHandler: Done processing query
331 2023.12.11 18:48:38.830107 [ 3 ] {39da1e1e-ab83-4176-be6d-8a49ea64d7e2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.12.11 18:48:38.830123 [ 3 ] {} <Debug> HTTP-Session: d5b42258-6424-40c5-a66e-6c4387cf474e Destroying unnamed session
333 2023.12.11 18:48:38.830258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.12.11 18:48:38.830315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.12.11 18:48:38.830336 [ 3 ] {} <Debug> HTTP-Session: 31205c21-4995-4a05-a3f5-281447b93dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
336 2023.12.11 18:48:38.830360 [ 3 ] {} <Debug> HTTP-Session: 31205c21-4995-4a05-a3f5-281447b93dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.12.11 18:48:38.830556 [ 3 ] {f2626598-d24b-4571-a8f6-31747571deee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2023.12.11 18:48:38.830603 [ 3 ] {f2626598-d24b-4571-a8f6-31747571deee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2023.12.11 18:48:38.833992 [ 3 ] {f2626598-d24b-4571-a8f6-31747571deee} <Debug> oximeter.measurements_i16 (7768e7ae-3292-49de-85f3-c98f92a18c31): Loading data parts
340 2023.12.11 18:48:38.834101 [ 3 ] {f2626598-d24b-4571-a8f6-31747571deee} <Debug> oximeter.measurements_i16 (7768e7ae-3292-49de-85f3-c98f92a18c31): There are no data parts
341 2023.12.11 18:48:38.835952 [ 3 ] {f2626598-d24b-4571-a8f6-31747571deee} <Debug> DynamicQueryHandler: Done processing query
342 2023.12.11 18:48:38.835990 [ 3 ] {f2626598-d24b-4571-a8f6-31747571deee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.12.11 18:48:38.836006 [ 3 ] {} <Debug> HTTP-Session: 31205c21-4995-4a05-a3f5-281447b93dc3 Destroying unnamed session
344 2023.12.11 18:48:38.836119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.12.11 18:48:38.836173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.12.11 18:48:38.836194 [ 3 ] {} <Debug> HTTP-Session: 0da90dc6-8600-4a05-888a-6fb555d7b370 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
347 2023.12.11 18:48:38.836219 [ 3 ] {} <Debug> HTTP-Session: 0da90dc6-8600-4a05-888a-6fb555d7b370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.12.11 18:48:38.836442 [ 3 ] {02aec247-9398-44d4-99cc-58456cc38c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
349 2023.12.11 18:48:38.836507 [ 3 ] {02aec247-9398-44d4-99cc-58456cc38c78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
350 2023.12.11 18:48:38.838139 [ 3 ] {02aec247-9398-44d4-99cc-58456cc38c78} <Debug> oximeter.measurements_u16 (11cf805d-866a-444a-8046-06ebf8170dbb): Loading data parts
351 2023.12.11 18:48:38.838229 [ 3 ] {02aec247-9398-44d4-99cc-58456cc38c78} <Debug> oximeter.measurements_u16 (11cf805d-866a-444a-8046-06ebf8170dbb): There are no data parts
352 2023.12.11 18:48:38.839563 [ 3 ] {02aec247-9398-44d4-99cc-58456cc38c78} <Debug> DynamicQueryHandler: Done processing query
353 2023.12.11 18:48:38.839598 [ 3 ] {02aec247-9398-44d4-99cc-58456cc38c78} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.12.11 18:48:38.839613 [ 3 ] {} <Debug> HTTP-Session: 0da90dc6-8600-4a05-888a-6fb555d7b370 Destroying unnamed session
355 2023.12.11 18:48:38.839750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.12.11 18:48:38.839804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.12.11 18:48:38.839825 [ 3 ] {} <Debug> HTTP-Session: e191383c-598d-4f58-971a-dab61180689e Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
358 2023.12.11 18:48:38.839847 [ 3 ] {} <Debug> HTTP-Session: e191383c-598d-4f58-971a-dab61180689e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.12.11 18:48:38.840045 [ 3 ] {2465345e-4a8a-4e1a-8c96-ef65311e1e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
360 2023.12.11 18:48:38.840094 [ 3 ] {2465345e-4a8a-4e1a-8c96-ef65311e1e50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
361 2023.12.11 18:48:38.841648 [ 3 ] {2465345e-4a8a-4e1a-8c96-ef65311e1e50} <Debug> oximeter.measurements_i32 (639aec62-8fcf-40e5-adf5-d9c81d20d224): Loading data parts
362 2023.12.11 18:48:38.841736 [ 3 ] {2465345e-4a8a-4e1a-8c96-ef65311e1e50} <Debug> oximeter.measurements_i32 (639aec62-8fcf-40e5-adf5-d9c81d20d224): There are no data parts
363 2023.12.11 18:48:38.842866 [ 3 ] {2465345e-4a8a-4e1a-8c96-ef65311e1e50} <Debug> DynamicQueryHandler: Done processing query
364 2023.12.11 18:48:38.842900 [ 3 ] {2465345e-4a8a-4e1a-8c96-ef65311e1e50} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.12.11 18:48:38.842916 [ 3 ] {} <Debug> HTTP-Session: e191383c-598d-4f58-971a-dab61180689e Destroying unnamed session
366 2023.12.11 18:48:38.843033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.12.11 18:48:38.843094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.12.11 18:48:38.843113 [ 3 ] {} <Debug> HTTP-Session: e33c9558-e34b-4d61-ad1f-995395fef56c Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
369 2023.12.11 18:48:38.843137 [ 3 ] {} <Debug> HTTP-Session: e33c9558-e34b-4d61-ad1f-995395fef56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.12.11 18:48:38.843323 [ 3 ] {67c02679-f7fd-4b7b-ae32-feadf0b7300b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
371 2023.12.11 18:48:38.843379 [ 3 ] {67c02679-f7fd-4b7b-ae32-feadf0b7300b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
372 2023.12.11 18:48:38.844892 [ 3 ] {67c02679-f7fd-4b7b-ae32-feadf0b7300b} <Debug> oximeter.measurements_u32 (ac1d70ad-d339-4437-972b-e77269631c55): Loading data parts
373 2023.12.11 18:48:38.845001 [ 3 ] {67c02679-f7fd-4b7b-ae32-feadf0b7300b} <Debug> oximeter.measurements_u32 (ac1d70ad-d339-4437-972b-e77269631c55): There are no data parts
374 2023.12.11 18:48:38.846083 [ 3 ] {67c02679-f7fd-4b7b-ae32-feadf0b7300b} <Debug> DynamicQueryHandler: Done processing query
375 2023.12.11 18:48:38.846119 [ 3 ] {67c02679-f7fd-4b7b-ae32-feadf0b7300b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.12.11 18:48:38.846136 [ 3 ] {} <Debug> HTTP-Session: e33c9558-e34b-4d61-ad1f-995395fef56c Destroying unnamed session
377 2023.12.11 18:48:38.846277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.12.11 18:48:38.846365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.12.11 18:48:38.846399 [ 3 ] {} <Debug> HTTP-Session: c52721ac-e86a-43c1-84b5-cab1a7872cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
380 2023.12.11 18:48:38.846426 [ 3 ] {} <Debug> HTTP-Session: c52721ac-e86a-43c1-84b5-cab1a7872cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.12.11 18:48:38.846674 [ 3 ] {a57b111e-d730-4694-b237-031a9bb11868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
382 2023.12.11 18:48:38.846736 [ 3 ] {a57b111e-d730-4694-b237-031a9bb11868} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
383 2023.12.11 18:48:38.848097 [ 3 ] {a57b111e-d730-4694-b237-031a9bb11868} <Debug> oximeter.measurements_i64 (617bab8c-c22d-4e70-b16e-86028af4c152): Loading data parts
384 2023.12.11 18:48:38.848183 [ 3 ] {a57b111e-d730-4694-b237-031a9bb11868} <Debug> oximeter.measurements_i64 (617bab8c-c22d-4e70-b16e-86028af4c152): There are no data parts
385 2023.12.11 18:48:38.849243 [ 3 ] {a57b111e-d730-4694-b237-031a9bb11868} <Debug> DynamicQueryHandler: Done processing query
386 2023.12.11 18:48:38.849271 [ 3 ] {a57b111e-d730-4694-b237-031a9bb11868} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.12.11 18:48:38.849304 [ 3 ] {} <Debug> HTTP-Session: c52721ac-e86a-43c1-84b5-cab1a7872cb2 Destroying unnamed session
388 2023.12.11 18:48:38.849421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.12.11 18:48:38.849475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.12.11 18:48:38.849503 [ 3 ] {} <Debug> HTTP-Session: 52a20ecc-ab5a-4cc4-ae65-8b9c08693ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
391 2023.12.11 18:48:38.849519 [ 3 ] {} <Debug> HTTP-Session: 52a20ecc-ab5a-4cc4-ae65-8b9c08693ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.12.11 18:48:38.849755 [ 3 ] {3cd6df90-7d4a-41a7-8b68-cd0e10f2a046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
393 2023.12.11 18:48:38.849821 [ 3 ] {3cd6df90-7d4a-41a7-8b68-cd0e10f2a046} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
394 2023.12.11 18:48:38.851305 [ 3 ] {3cd6df90-7d4a-41a7-8b68-cd0e10f2a046} <Debug> oximeter.measurements_u64 (208a9f4f-285e-4845-af09-7113a3209b85): Loading data parts
395 2023.12.11 18:48:38.851395 [ 3 ] {3cd6df90-7d4a-41a7-8b68-cd0e10f2a046} <Debug> oximeter.measurements_u64 (208a9f4f-285e-4845-af09-7113a3209b85): There are no data parts
396 2023.12.11 18:48:38.852502 [ 3 ] {3cd6df90-7d4a-41a7-8b68-cd0e10f2a046} <Debug> DynamicQueryHandler: Done processing query
397 2023.12.11 18:48:38.852529 [ 3 ] {3cd6df90-7d4a-41a7-8b68-cd0e10f2a046} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.12.11 18:48:38.852557 [ 3 ] {} <Debug> HTTP-Session: 52a20ecc-ab5a-4cc4-ae65-8b9c08693ea0 Destroying unnamed session
399 2023.12.11 18:48:38.852668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.12.11 18:48:38.852720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.12.11 18:48:38.852747 [ 3 ] {} <Debug> HTTP-Session: 102eadfc-4223-4093-b7b0-e63388051771 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
402 2023.12.11 18:48:38.852763 [ 3 ] {} <Debug> HTTP-Session: 102eadfc-4223-4093-b7b0-e63388051771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.12.11 18:48:38.852961 [ 3 ] {eb025363-8391-48da-b819-7db3fa7bb607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
404 2023.12.11 18:48:38.853021 [ 3 ] {eb025363-8391-48da-b819-7db3fa7bb607} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
405 2023.12.11 18:48:38.854329 [ 3 ] {eb025363-8391-48da-b819-7db3fa7bb607} <Debug> oximeter.measurements_f32 (444f07bd-9222-40fd-b339-261bd5f43e68): Loading data parts
406 2023.12.11 18:48:38.854421 [ 3 ] {eb025363-8391-48da-b819-7db3fa7bb607} <Debug> oximeter.measurements_f32 (444f07bd-9222-40fd-b339-261bd5f43e68): There are no data parts
407 2023.12.11 18:48:38.855577 [ 3 ] {eb025363-8391-48da-b819-7db3fa7bb607} <Debug> DynamicQueryHandler: Done processing query
408 2023.12.11 18:48:38.855606 [ 3 ] {eb025363-8391-48da-b819-7db3fa7bb607} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.12.11 18:48:38.855639 [ 3 ] {} <Debug> HTTP-Session: 102eadfc-4223-4093-b7b0-e63388051771 Destroying unnamed session
410 2023.12.11 18:48:38.855762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.12.11 18:48:38.855815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.12.11 18:48:38.855844 [ 3 ] {} <Debug> HTTP-Session: 3e95611f-f690-4b70-80f3-0cd3761b3e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
413 2023.12.11 18:48:38.855862 [ 3 ] {} <Debug> HTTP-Session: 3e95611f-f690-4b70-80f3-0cd3761b3e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.12.11 18:48:38.856060 [ 3 ] {91a233f1-5360-40a0-85b8-ea8fd40c07c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
415 2023.12.11 18:48:38.856111 [ 3 ] {91a233f1-5360-40a0-85b8-ea8fd40c07c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
416 2023.12.11 18:48:38.857499 [ 3 ] {91a233f1-5360-40a0-85b8-ea8fd40c07c7} <Debug> oximeter.measurements_f64 (5fab9a49-9727-4618-83d5-c7198c6062af): Loading data parts
417 2023.12.11 18:48:38.857600 [ 3 ] {91a233f1-5360-40a0-85b8-ea8fd40c07c7} <Debug> oximeter.measurements_f64 (5fab9a49-9727-4618-83d5-c7198c6062af): There are no data parts
418 2023.12.11 18:48:38.858905 [ 3 ] {91a233f1-5360-40a0-85b8-ea8fd40c07c7} <Debug> DynamicQueryHandler: Done processing query
419 2023.12.11 18:48:38.858941 [ 3 ] {91a233f1-5360-40a0-85b8-ea8fd40c07c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.12.11 18:48:38.858968 [ 3 ] {} <Debug> HTTP-Session: 3e95611f-f690-4b70-80f3-0cd3761b3e17 Destroying unnamed session
421 2023.12.11 18:48:38.859072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.12.11 18:48:38.859124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.12.11 18:48:38.859154 [ 3 ] {} <Debug> HTTP-Session: 91755c22-160b-4301-b41a-303204d0eb7b Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
424 2023.12.11 18:48:38.859171 [ 3 ] {} <Debug> HTTP-Session: 91755c22-160b-4301-b41a-303204d0eb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.12.11 18:48:38.859366 [ 3 ] {e19fa3e4-85ce-4f7a-972b-dd845cce0213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
426 2023.12.11 18:48:38.859417 [ 3 ] {e19fa3e4-85ce-4f7a-972b-dd845cce0213} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
427 2023.12.11 18:48:38.861160 [ 3 ] {e19fa3e4-85ce-4f7a-972b-dd845cce0213} <Debug> oximeter.measurements_string (30cdb755-a8ff-4c0f-8c97-8127b9734344): Loading data parts
428 2023.12.11 18:48:38.861244 [ 3 ] {e19fa3e4-85ce-4f7a-972b-dd845cce0213} <Debug> oximeter.measurements_string (30cdb755-a8ff-4c0f-8c97-8127b9734344): There are no data parts
429 2023.12.11 18:48:38.863492 [ 3 ] {e19fa3e4-85ce-4f7a-972b-dd845cce0213} <Debug> DynamicQueryHandler: Done processing query
430 2023.12.11 18:48:38.863546 [ 3 ] {e19fa3e4-85ce-4f7a-972b-dd845cce0213} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.12.11 18:48:38.863583 [ 3 ] {} <Debug> HTTP-Session: 91755c22-160b-4301-b41a-303204d0eb7b Destroying unnamed session
432 2023.12.11 18:48:38.863704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.12.11 18:48:38.863771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.12.11 18:48:38.863812 [ 3 ] {} <Debug> HTTP-Session: 0000ce86-c4aa-4170-8349-b4816a151070 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
435 2023.12.11 18:48:38.863870 [ 3 ] {} <Debug> HTTP-Session: 0000ce86-c4aa-4170-8349-b4816a151070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.12.11 18:48:38.864103 [ 3 ] {cd445413-c73e-4795-ac4a-f3a8c1e5cbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
437 * NOTE: Right now we can't unambiguously record a nullable byte array.
438 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
439 * a string isn't palatable for a few reasons.
440 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
441 * details.
442 */
443 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
444 2023.12.11 18:48:38.864174 [ 3 ] {cd445413-c73e-4795-ac4a-f3a8c1e5cbf9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
445 2023.12.11 18:48:38.865605 [ 3 ] {cd445413-c73e-4795-ac4a-f3a8c1e5cbf9} <Debug> oximeter.measurements_bytes (98d2579d-21dd-4a7e-b9f4-e23d6c1867fe): Loading data parts
446 2023.12.11 18:48:38.865694 [ 3 ] {cd445413-c73e-4795-ac4a-f3a8c1e5cbf9} <Debug> oximeter.measurements_bytes (98d2579d-21dd-4a7e-b9f4-e23d6c1867fe): There are no data parts
447 2023.12.11 18:48:38.866836 [ 3 ] {cd445413-c73e-4795-ac4a-f3a8c1e5cbf9} <Debug> DynamicQueryHandler: Done processing query
448 2023.12.11 18:48:38.866862 [ 3 ] {cd445413-c73e-4795-ac4a-f3a8c1e5cbf9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
449 2023.12.11 18:48:38.866879 [ 3 ] {} <Debug> HTTP-Session: 0000ce86-c4aa-4170-8349-b4816a151070 Destroying unnamed session
450 2023.12.11 18:48:38.867010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
451 2023.12.11 18:48:38.867068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
452 2023.12.11 18:48:38.867088 [ 3 ] {} <Debug> HTTP-Session: dfc15471-e01a-4cf0-b3ad-305326a6159a Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
453 2023.12.11 18:48:38.867114 [ 3 ] {} <Debug> HTTP-Session: dfc15471-e01a-4cf0-b3ad-305326a6159a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
454 2023.12.11 18:48:38.867331 [ 3 ] {70ce938b-a674-4cbf-8bd2-4c9e1d68258d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
455 2023.12.11 18:48:38.867395 [ 3 ] {70ce938b-a674-4cbf-8bd2-4c9e1d68258d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
456 2023.12.11 18:48:38.869151 [ 3 ] {70ce938b-a674-4cbf-8bd2-4c9e1d68258d} <Debug> oximeter.measurements_cumulativei64 (ccf3768a-5fe7-470d-b593-481e2ca12f7a): Loading data parts
457 2023.12.11 18:48:38.869255 [ 3 ] {70ce938b-a674-4cbf-8bd2-4c9e1d68258d} <Debug> oximeter.measurements_cumulativei64 (ccf3768a-5fe7-470d-b593-481e2ca12f7a): There are no data parts
458 2023.12.11 18:48:38.870561 [ 3 ] {70ce938b-a674-4cbf-8bd2-4c9e1d68258d} <Debug> DynamicQueryHandler: Done processing query
459 2023.12.11 18:48:38.870593 [ 3 ] {70ce938b-a674-4cbf-8bd2-4c9e1d68258d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
460 2023.12.11 18:48:38.870621 [ 3 ] {} <Debug> HTTP-Session: dfc15471-e01a-4cf0-b3ad-305326a6159a Destroying unnamed session
461 2023.12.11 18:48:38.870729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
462 2023.12.11 18:48:38.870786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
463 2023.12.11 18:48:38.870814 [ 3 ] {} <Debug> HTTP-Session: 267fa027-c2d3-48a9-9d5f-a3deb034804a Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
464 2023.12.11 18:48:38.870832 [ 3 ] {} <Debug> HTTP-Session: 267fa027-c2d3-48a9-9d5f-a3deb034804a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
465 2023.12.11 18:48:38.871059 [ 3 ] {a5d34688-be2d-47fe-bfb5-9e0fe4592445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
466 2023.12.11 18:48:38.871125 [ 3 ] {a5d34688-be2d-47fe-bfb5-9e0fe4592445} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
467 2023.12.11 18:48:38.872628 [ 3 ] {a5d34688-be2d-47fe-bfb5-9e0fe4592445} <Debug> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Loading data parts
468 2023.12.11 18:48:38.872710 [ 3 ] {a5d34688-be2d-47fe-bfb5-9e0fe4592445} <Debug> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): There are no data parts
469 2023.12.11 18:48:38.874530 [ 3 ] {a5d34688-be2d-47fe-bfb5-9e0fe4592445} <Debug> DynamicQueryHandler: Done processing query
470 2023.12.11 18:48:38.874566 [ 3 ] {a5d34688-be2d-47fe-bfb5-9e0fe4592445} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
471 2023.12.11 18:48:38.874598 [ 3 ] {} <Debug> HTTP-Session: 267fa027-c2d3-48a9-9d5f-a3deb034804a Destroying unnamed session
472 2023.12.11 18:48:38.874783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
473 2023.12.11 18:48:38.874839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
474 2023.12.11 18:48:38.874874 [ 3 ] {} <Debug> HTTP-Session: 56ea8340-d41f-44db-967d-6c08a607f553 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
475 2023.12.11 18:48:38.874905 [ 3 ] {} <Debug> HTTP-Session: 56ea8340-d41f-44db-967d-6c08a607f553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
476 2023.12.11 18:48:38.875126 [ 3 ] {793b75a6-5c49-4108-bfd8-5ca6cf094df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
477 2023.12.11 18:48:38.875210 [ 3 ] {793b75a6-5c49-4108-bfd8-5ca6cf094df1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
478 2023.12.11 18:48:38.876817 [ 3 ] {793b75a6-5c49-4108-bfd8-5ca6cf094df1} <Debug> oximeter.measurements_cumulativef32 (93da3066-aac5-4ba5-8d63-6b95d63b135f): Loading data parts
479 2023.12.11 18:48:38.876909 [ 3 ] {793b75a6-5c49-4108-bfd8-5ca6cf094df1} <Debug> oximeter.measurements_cumulativef32 (93da3066-aac5-4ba5-8d63-6b95d63b135f): There are no data parts
480 2023.12.11 18:48:38.878079 [ 3 ] {793b75a6-5c49-4108-bfd8-5ca6cf094df1} <Debug> DynamicQueryHandler: Done processing query
481 2023.12.11 18:48:38.878117 [ 3 ] {793b75a6-5c49-4108-bfd8-5ca6cf094df1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
482 2023.12.11 18:48:38.878133 [ 3 ] {} <Debug> HTTP-Session: 56ea8340-d41f-44db-967d-6c08a607f553 Destroying unnamed session
483 2023.12.11 18:48:38.878253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2023.12.11 18:48:38.878304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
485 2023.12.11 18:48:38.878324 [ 3 ] {} <Debug> HTTP-Session: 32c515b0-13ac-4b15-a5fa-1b95ccd78e5a Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
486 2023.12.11 18:48:38.878351 [ 3 ] {} <Debug> HTTP-Session: 32c515b0-13ac-4b15-a5fa-1b95ccd78e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2023.12.11 18:48:38.878558 [ 3 ] {4b0f6427-a3f7-46aa-b72a-479166c085ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
488 2023.12.11 18:48:38.878619 [ 3 ] {4b0f6427-a3f7-46aa-b72a-479166c085ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
489 2023.12.11 18:48:38.880278 [ 3 ] {4b0f6427-a3f7-46aa-b72a-479166c085ef} <Debug> oximeter.measurements_cumulativef64 (e0e3fc34-8877-409a-b0d2-010d448c0ffb): Loading data parts
490 2023.12.11 18:48:38.880378 [ 3 ] {4b0f6427-a3f7-46aa-b72a-479166c085ef} <Debug> oximeter.measurements_cumulativef64 (e0e3fc34-8877-409a-b0d2-010d448c0ffb): There are no data parts
491 2023.12.11 18:48:38.881660 [ 3 ] {4b0f6427-a3f7-46aa-b72a-479166c085ef} <Debug> DynamicQueryHandler: Done processing query
492 2023.12.11 18:48:38.881696 [ 3 ] {4b0f6427-a3f7-46aa-b72a-479166c085ef} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
493 2023.12.11 18:48:38.881722 [ 3 ] {} <Debug> HTTP-Session: 32c515b0-13ac-4b15-a5fa-1b95ccd78e5a Destroying unnamed session
494 2023.12.11 18:48:38.881833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2023.12.11 18:48:38.881889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
496 2023.12.11 18:48:38.881920 [ 3 ] {} <Debug> HTTP-Session: 31af1603-ef85-4f9b-89fc-1099c34f060b Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
497 2023.12.11 18:48:38.881938 [ 3 ] {} <Debug> HTTP-Session: 31af1603-ef85-4f9b-89fc-1099c34f060b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2023.12.11 18:48:38.882166 [ 3 ] {15d12316-ad45-4a0f-8da3-4e8df87c8bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
499 * NOTE: Array types cannot be Nullable, see
500 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
501 * for more details.
502 *
503 * This means we need to use empty arrays to indicate a missing value. This
504 * is unfortunate, and at this point relies on the fact that an
505 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
506 * to figure out another way to represent missing samples here.
507 */
508 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)
509 2023.12.11 18:48:38.882233 [ 3 ] {15d12316-ad45-4a0f-8da3-4e8df87c8bf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
510 2023.12.11 18:48:38.883653 [ 3 ] {15d12316-ad45-4a0f-8da3-4e8df87c8bf5} <Debug> oximeter.measurements_histogrami8 (7265dc41-4693-41b0-8386-8f799ce2c37b): Loading data parts
511 2023.12.11 18:48:38.883737 [ 3 ] {15d12316-ad45-4a0f-8da3-4e8df87c8bf5} <Debug> oximeter.measurements_histogrami8 (7265dc41-4693-41b0-8386-8f799ce2c37b): There are no data parts
512 2023.12.11 18:48:38.884977 [ 3 ] {15d12316-ad45-4a0f-8da3-4e8df87c8bf5} <Debug> DynamicQueryHandler: Done processing query
513 2023.12.11 18:48:38.885015 [ 3 ] {15d12316-ad45-4a0f-8da3-4e8df87c8bf5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
514 2023.12.11 18:48:38.885042 [ 3 ] {} <Debug> HTTP-Session: 31af1603-ef85-4f9b-89fc-1099c34f060b Destroying unnamed session
515 2023.12.11 18:48:38.885152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
516 2023.12.11 18:48:38.885205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
517 2023.12.11 18:48:38.885237 [ 3 ] {} <Debug> HTTP-Session: 43671730-8ffd-4745-8234-669f17947886 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
518 2023.12.11 18:48:38.885254 [ 3 ] {} <Debug> HTTP-Session: 43671730-8ffd-4745-8234-669f17947886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
519 2023.12.11 18:48:38.885476 [ 3 ] {4acb0907-1807-4914-b796-b5b6f8bbf1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
520 2023.12.11 18:48:38.885552 [ 3 ] {4acb0907-1807-4914-b796-b5b6f8bbf1ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
521 2023.12.11 18:48:38.887096 [ 3 ] {4acb0907-1807-4914-b796-b5b6f8bbf1ed} <Debug> oximeter.measurements_histogramu8 (780cc0d2-b6c1-48e0-8d85-387913cf5e67): Loading data parts
522 2023.12.11 18:48:38.887171 [ 3 ] {4acb0907-1807-4914-b796-b5b6f8bbf1ed} <Debug> oximeter.measurements_histogramu8 (780cc0d2-b6c1-48e0-8d85-387913cf5e67): There are no data parts
523 2023.12.11 18:48:38.888353 [ 3 ] {4acb0907-1807-4914-b796-b5b6f8bbf1ed} <Debug> DynamicQueryHandler: Done processing query
524 2023.12.11 18:48:38.888377 [ 3 ] {4acb0907-1807-4914-b796-b5b6f8bbf1ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
525 2023.12.11 18:48:38.888406 [ 3 ] {} <Debug> HTTP-Session: 43671730-8ffd-4745-8234-669f17947886 Destroying unnamed session
526 2023.12.11 18:48:38.888520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
527 2023.12.11 18:48:38.888574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
528 2023.12.11 18:48:38.888606 [ 3 ] {} <Debug> HTTP-Session: aa70df26-80eb-4e98-ae07-cc952e4a622f Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
529 2023.12.11 18:48:38.888624 [ 3 ] {} <Debug> HTTP-Session: aa70df26-80eb-4e98-ae07-cc952e4a622f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
530 2023.12.11 18:48:38.888849 [ 3 ] {73c8cb57-245f-4129-977d-6134dbcd8e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
531 2023.12.11 18:48:38.888914 [ 3 ] {73c8cb57-245f-4129-977d-6134dbcd8e96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
532 2023.12.11 18:48:38.890565 [ 3 ] {73c8cb57-245f-4129-977d-6134dbcd8e96} <Debug> oximeter.measurements_histogrami16 (eae8f201-6725-4c4d-81d6-f64a71f23639): Loading data parts
533 2023.12.11 18:48:38.890637 [ 3 ] {73c8cb57-245f-4129-977d-6134dbcd8e96} <Debug> oximeter.measurements_histogrami16 (eae8f201-6725-4c4d-81d6-f64a71f23639): There are no data parts
534 2023.12.11 18:48:38.891770 [ 3 ] {73c8cb57-245f-4129-977d-6134dbcd8e96} <Debug> DynamicQueryHandler: Done processing query
535 2023.12.11 18:48:38.891808 [ 3 ] {73c8cb57-245f-4129-977d-6134dbcd8e96} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
536 2023.12.11 18:48:38.891824 [ 3 ] {} <Debug> HTTP-Session: aa70df26-80eb-4e98-ae07-cc952e4a622f Destroying unnamed session
537 2023.12.11 18:48:38.891932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2023.12.11 18:48:38.891988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
539 2023.12.11 18:48:38.892008 [ 3 ] {} <Debug> HTTP-Session: 9f5af70b-730f-41c4-aac6-bb51395c3412 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
540 2023.12.11 18:48:38.892030 [ 3 ] {} <Debug> HTTP-Session: 9f5af70b-730f-41c4-aac6-bb51395c3412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2023.12.11 18:48:38.892240 [ 3 ] {3c5873a8-b209-4e6a-b425-732661610a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
542 2023.12.11 18:48:38.892297 [ 3 ] {3c5873a8-b209-4e6a-b425-732661610a26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
543 2023.12.11 18:48:38.894055 [ 3 ] {3c5873a8-b209-4e6a-b425-732661610a26} <Debug> oximeter.measurements_histogramu16 (856b0dfd-4071-44a2-a0f8-5c1534135be6): Loading data parts
544 2023.12.11 18:48:38.894129 [ 3 ] {3c5873a8-b209-4e6a-b425-732661610a26} <Debug> oximeter.measurements_histogramu16 (856b0dfd-4071-44a2-a0f8-5c1534135be6): There are no data parts
545 2023.12.11 18:48:38.895967 [ 3 ] {3c5873a8-b209-4e6a-b425-732661610a26} <Debug> DynamicQueryHandler: Done processing query
546 2023.12.11 18:48:38.896002 [ 3 ] {3c5873a8-b209-4e6a-b425-732661610a26} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
547 2023.12.11 18:48:38.896018 [ 3 ] {} <Debug> HTTP-Session: 9f5af70b-730f-41c4-aac6-bb51395c3412 Destroying unnamed session
548 2023.12.11 18:48:38.896141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2023.12.11 18:48:38.896190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
550 2023.12.11 18:48:38.896210 [ 3 ] {} <Debug> HTTP-Session: c4810849-b993-4deb-98f4-38c48e36648c Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
551 2023.12.11 18:48:38.896232 [ 3 ] {} <Debug> HTTP-Session: c4810849-b993-4deb-98f4-38c48e36648c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2023.12.11 18:48:38.896456 [ 3 ] {3155595a-9d99-4908-800a-d40247b8f498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
553 2023.12.11 18:48:38.896514 [ 3 ] {3155595a-9d99-4908-800a-d40247b8f498} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
554 2023.12.11 18:48:38.898377 [ 3 ] {3155595a-9d99-4908-800a-d40247b8f498} <Debug> oximeter.measurements_histogrami32 (af8d4b12-eaeb-4ad7-963a-9b079ec06a5d): Loading data parts
555 2023.12.11 18:48:38.898459 [ 3 ] {3155595a-9d99-4908-800a-d40247b8f498} <Debug> oximeter.measurements_histogrami32 (af8d4b12-eaeb-4ad7-963a-9b079ec06a5d): There are no data parts
556 2023.12.11 18:48:38.899825 [ 3 ] {3155595a-9d99-4908-800a-d40247b8f498} <Debug> DynamicQueryHandler: Done processing query
557 2023.12.11 18:48:38.899850 [ 3 ] {3155595a-9d99-4908-800a-d40247b8f498} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
558 2023.12.11 18:48:38.899874 [ 3 ] {} <Debug> HTTP-Session: c4810849-b993-4deb-98f4-38c48e36648c Destroying unnamed session
559 2023.12.11 18:48:38.899989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
560 2023.12.11 18:48:38.900040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
561 2023.12.11 18:48:38.900059 [ 3 ] {} <Debug> HTTP-Session: c6bb6ee0-02b1-4fb2-bf40-3aea02697908 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
562 2023.12.11 18:48:38.900081 [ 3 ] {} <Debug> HTTP-Session: c6bb6ee0-02b1-4fb2-bf40-3aea02697908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
563 2023.12.11 18:48:38.900297 [ 3 ] {048ec1ed-42d3-48ef-950a-42088fbec441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
564 2023.12.11 18:48:38.900354 [ 3 ] {048ec1ed-42d3-48ef-950a-42088fbec441} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
565 2023.12.11 18:48:38.903131 [ 3 ] {048ec1ed-42d3-48ef-950a-42088fbec441} <Debug> oximeter.measurements_histogramu32 (807c0a62-ea4c-46d7-a624-dd6ad47fd3a2): Loading data parts
566 2023.12.11 18:48:38.903230 [ 3 ] {048ec1ed-42d3-48ef-950a-42088fbec441} <Debug> oximeter.measurements_histogramu32 (807c0a62-ea4c-46d7-a624-dd6ad47fd3a2): There are no data parts
567 2023.12.11 18:48:38.904556 [ 3 ] {048ec1ed-42d3-48ef-950a-42088fbec441} <Debug> DynamicQueryHandler: Done processing query
568 2023.12.11 18:48:38.904583 [ 3 ] {048ec1ed-42d3-48ef-950a-42088fbec441} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
569 2023.12.11 18:48:38.904613 [ 3 ] {} <Debug> HTTP-Session: c6bb6ee0-02b1-4fb2-bf40-3aea02697908 Destroying unnamed session
570 2023.12.11 18:48:38.904726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
571 2023.12.11 18:48:38.904785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
572 2023.12.11 18:48:38.904815 [ 3 ] {} <Debug> HTTP-Session: 1af8a017-60fe-4a51-aa7c-6ea735c0cd58 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
573 2023.12.11 18:48:38.904840 [ 3 ] {} <Debug> HTTP-Session: 1af8a017-60fe-4a51-aa7c-6ea735c0cd58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
574 2023.12.11 18:48:38.905056 [ 3 ] {48f8dd4e-44e4-4fe9-a032-8086679d936e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
575 2023.12.11 18:48:38.905122 [ 3 ] {48f8dd4e-44e4-4fe9-a032-8086679d936e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
576 2023.12.11 18:48:38.906518 [ 3 ] {48f8dd4e-44e4-4fe9-a032-8086679d936e} <Debug> oximeter.measurements_histogrami64 (df13ab34-1743-4949-b660-75bdaebbbe09): Loading data parts
577 2023.12.11 18:48:38.906603 [ 3 ] {48f8dd4e-44e4-4fe9-a032-8086679d936e} <Debug> oximeter.measurements_histogrami64 (df13ab34-1743-4949-b660-75bdaebbbe09): There are no data parts
578 2023.12.11 18:48:38.907669 [ 3 ] {48f8dd4e-44e4-4fe9-a032-8086679d936e} <Debug> DynamicQueryHandler: Done processing query
579 2023.12.11 18:48:38.907703 [ 3 ] {48f8dd4e-44e4-4fe9-a032-8086679d936e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
580 2023.12.11 18:48:38.907719 [ 3 ] {} <Debug> HTTP-Session: 1af8a017-60fe-4a51-aa7c-6ea735c0cd58 Destroying unnamed session
581 2023.12.11 18:48:38.907834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
582 2023.12.11 18:48:38.907883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
583 2023.12.11 18:48:38.907902 [ 3 ] {} <Debug> HTTP-Session: 9951a13c-32eb-4a5a-a064-95e65b87bbeb Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
584 2023.12.11 18:48:38.907926 [ 3 ] {} <Debug> HTTP-Session: 9951a13c-32eb-4a5a-a064-95e65b87bbeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
585 2023.12.11 18:48:38.908138 [ 3 ] {d262bd5d-4390-4bc1-850c-a9913afdb6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
586 2023.12.11 18:48:38.908194 [ 3 ] {d262bd5d-4390-4bc1-850c-a9913afdb6b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
587 2023.12.11 18:48:38.909597 [ 3 ] {d262bd5d-4390-4bc1-850c-a9913afdb6b2} <Debug> oximeter.measurements_histogramu64 (5e7e2195-564e-4bf7-b142-2b095cf1d286): Loading data parts
588 2023.12.11 18:48:38.909680 [ 3 ] {d262bd5d-4390-4bc1-850c-a9913afdb6b2} <Debug> oximeter.measurements_histogramu64 (5e7e2195-564e-4bf7-b142-2b095cf1d286): There are no data parts
589 2023.12.11 18:48:38.911123 [ 3 ] {d262bd5d-4390-4bc1-850c-a9913afdb6b2} <Debug> DynamicQueryHandler: Done processing query
590 2023.12.11 18:48:38.911163 [ 3 ] {d262bd5d-4390-4bc1-850c-a9913afdb6b2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
591 2023.12.11 18:48:38.911196 [ 3 ] {} <Debug> HTTP-Session: 9951a13c-32eb-4a5a-a064-95e65b87bbeb Destroying unnamed session
592 2023.12.11 18:48:38.911304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
593 2023.12.11 18:48:38.911360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
594 2023.12.11 18:48:38.911381 [ 3 ] {} <Debug> HTTP-Session: b49a4ab0-52f7-40d0-b511-4e8d1110dab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
595 2023.12.11 18:48:38.911412 [ 3 ] {} <Debug> HTTP-Session: b49a4ab0-52f7-40d0-b511-4e8d1110dab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
596 2023.12.11 18:48:38.911646 [ 3 ] {4e8eaf33-c7fe-490c-99d2-bc14bb464004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
597 2023.12.11 18:48:38.911712 [ 3 ] {4e8eaf33-c7fe-490c-99d2-bc14bb464004} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
598 2023.12.11 18:48:38.913226 [ 3 ] {4e8eaf33-c7fe-490c-99d2-bc14bb464004} <Debug> oximeter.measurements_histogramf32 (0d0d49dd-8b37-4c8d-ac47-f92f56e79661): Loading data parts
599 2023.12.11 18:48:38.913368 [ 3 ] {4e8eaf33-c7fe-490c-99d2-bc14bb464004} <Debug> oximeter.measurements_histogramf32 (0d0d49dd-8b37-4c8d-ac47-f92f56e79661): There are no data parts
600 2023.12.11 18:48:38.914671 [ 3 ] {4e8eaf33-c7fe-490c-99d2-bc14bb464004} <Debug> DynamicQueryHandler: Done processing query
601 2023.12.11 18:48:38.914705 [ 3 ] {4e8eaf33-c7fe-490c-99d2-bc14bb464004} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
602 2023.12.11 18:48:38.914744 [ 3 ] {} <Debug> HTTP-Session: b49a4ab0-52f7-40d0-b511-4e8d1110dab2 Destroying unnamed session
603 2023.12.11 18:48:38.914867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
604 2023.12.11 18:48:38.914929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
605 2023.12.11 18:48:38.914962 [ 3 ] {} <Debug> HTTP-Session: 91eece1b-559a-46ca-9f4a-4b80999ea415 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
606 2023.12.11 18:48:38.914978 [ 3 ] {} <Debug> HTTP-Session: 91eece1b-559a-46ca-9f4a-4b80999ea415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
607 2023.12.11 18:48:38.915209 [ 3 ] {ba1dd233-5b66-453c-9d3a-d9f7f238cd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
608 2023.12.11 18:48:38.915305 [ 3 ] {ba1dd233-5b66-453c-9d3a-d9f7f238cd46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
609 2023.12.11 18:48:38.917192 [ 3 ] {ba1dd233-5b66-453c-9d3a-d9f7f238cd46} <Debug> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Loading data parts
610 2023.12.11 18:48:38.917290 [ 3 ] {ba1dd233-5b66-453c-9d3a-d9f7f238cd46} <Debug> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): There are no data parts
611 2023.12.11 18:48:38.918818 [ 3 ] {ba1dd233-5b66-453c-9d3a-d9f7f238cd46} <Debug> DynamicQueryHandler: Done processing query
612 2023.12.11 18:48:38.918865 [ 3 ] {ba1dd233-5b66-453c-9d3a-d9f7f238cd46} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
613 2023.12.11 18:48:38.918880 [ 3 ] {} <Debug> HTTP-Session: 91eece1b-559a-46ca-9f4a-4b80999ea415 Destroying unnamed session
614 2023.12.11 18:48:38.919050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
615 2023.12.11 18:48:38.919122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
616 2023.12.11 18:48:38.919143 [ 3 ] {} <Debug> HTTP-Session: 0ba45bed-7146-4fe3-9e54-4269e423ed0d Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
617 2023.12.11 18:48:38.919172 [ 3 ] {} <Debug> HTTP-Session: 0ba45bed-7146-4fe3-9e54-4269e423ed0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
618 2023.12.11 18:48:38.919340 [ 3 ] {29a9a252-844d-463d-9828-7649c318170a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) /* The field tables store named dimensions of each timeseries.
619 *
620 * As with the measurement tables, there is one field table for each field data
621 * type. Fields are deduplicated by using the "replacing merge tree", though
622 * this behavior **must not** be relied upon for query correctness.
623 *
624 * The index for the fields differs from the measurements, however. Rows are
625 * sorted by timeseries name, then field name, field value, and finally
626 * timeseries key. This reflects the most common pattern for looking them up:
627 * by field name and possibly value, within a timeseries. The resulting keys are
628 * usually then used to look up measurements.
629 *
630 * NOTE: We may want to consider a secondary index on these tables, sorting by
631 * timeseries name and then key, since it would improve lookups where one
632 * already has the key. Realistically though, these tables are quite small and
633 * so performance benefits will be low in absolute terms.
634 */
635 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)
636 2023.12.11 18:48:38.919411 [ 3 ] {29a9a252-844d-463d-9828-7649c318170a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
637 2023.12.11 18:48:38.920830 [ 3 ] {29a9a252-844d-463d-9828-7649c318170a} <Debug> oximeter.fields_bool (1bd5994f-963e-414a-a7ec-69c64e272861): Loading data parts
638 2023.12.11 18:48:38.920938 [ 3 ] {29a9a252-844d-463d-9828-7649c318170a} <Debug> oximeter.fields_bool (1bd5994f-963e-414a-a7ec-69c64e272861): There are no data parts
639 2023.12.11 18:48:38.922670 [ 3 ] {29a9a252-844d-463d-9828-7649c318170a} <Debug> DynamicQueryHandler: Done processing query
640 2023.12.11 18:48:38.922709 [ 3 ] {29a9a252-844d-463d-9828-7649c318170a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2023.12.11 18:48:38.922725 [ 3 ] {} <Debug> HTTP-Session: 0ba45bed-7146-4fe3-9e54-4269e423ed0d Destroying unnamed session
642 2023.12.11 18:48:38.922847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2023.12.11 18:48:38.922906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2023.12.11 18:48:38.922927 [ 3 ] {} <Debug> HTTP-Session: a38a3b32-028f-47d2-8dbd-57997cfa955c Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
645 2023.12.11 18:48:38.922956 [ 3 ] {} <Debug> HTTP-Session: a38a3b32-028f-47d2-8dbd-57997cfa955c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2023.12.11 18:48:38.923132 [ 3 ] {a1030bee-cd50-43dc-b01c-60cd94a13e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
647 2023.12.11 18:48:38.923185 [ 3 ] {a1030bee-cd50-43dc-b01c-60cd94a13e86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
648 2023.12.11 18:48:38.924467 [ 3 ] {a1030bee-cd50-43dc-b01c-60cd94a13e86} <Debug> oximeter.fields_i8 (7871aba7-d86a-45cb-a5be-660af2110315): Loading data parts
649 2023.12.11 18:48:38.924557 [ 3 ] {a1030bee-cd50-43dc-b01c-60cd94a13e86} <Debug> oximeter.fields_i8 (7871aba7-d86a-45cb-a5be-660af2110315): There are no data parts
650 2023.12.11 18:48:38.925599 [ 3 ] {a1030bee-cd50-43dc-b01c-60cd94a13e86} <Debug> DynamicQueryHandler: Done processing query
651 2023.12.11 18:48:38.925634 [ 3 ] {a1030bee-cd50-43dc-b01c-60cd94a13e86} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2023.12.11 18:48:38.925666 [ 3 ] {} <Debug> HTTP-Session: a38a3b32-028f-47d2-8dbd-57997cfa955c Destroying unnamed session
653 2023.12.11 18:48:38.925802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2023.12.11 18:48:38.925851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2023.12.11 18:48:38.925883 [ 3 ] {} <Debug> HTTP-Session: eda07fd1-f63e-446e-aa68-4f1f321b544f Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
656 2023.12.11 18:48:38.925912 [ 3 ] {} <Debug> HTTP-Session: eda07fd1-f63e-446e-aa68-4f1f321b544f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2023.12.11 18:48:38.926069 [ 3 ] {6a4eeb4b-12d8-43ec-9f33-254f2483cd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
658 2023.12.11 18:48:38.926134 [ 3 ] {6a4eeb4b-12d8-43ec-9f33-254f2483cd67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
659 2023.12.11 18:48:38.927380 [ 3 ] {6a4eeb4b-12d8-43ec-9f33-254f2483cd67} <Debug> oximeter.fields_u8 (d9c814a7-23fe-47a7-a1d8-631add08ee21): Loading data parts
660 2023.12.11 18:48:38.927480 [ 3 ] {6a4eeb4b-12d8-43ec-9f33-254f2483cd67} <Debug> oximeter.fields_u8 (d9c814a7-23fe-47a7-a1d8-631add08ee21): There are no data parts
661 2023.12.11 18:48:38.928776 [ 3 ] {6a4eeb4b-12d8-43ec-9f33-254f2483cd67} <Debug> DynamicQueryHandler: Done processing query
662 2023.12.11 18:48:38.928802 [ 3 ] {6a4eeb4b-12d8-43ec-9f33-254f2483cd67} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2023.12.11 18:48:38.928831 [ 3 ] {} <Debug> HTTP-Session: eda07fd1-f63e-446e-aa68-4f1f321b544f Destroying unnamed session
664 2023.12.11 18:48:38.928948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2023.12.11 18:48:38.929010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2023.12.11 18:48:38.929031 [ 3 ] {} <Debug> HTTP-Session: df93b1bc-06c5-4303-ab3e-e0dab70812cc Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
667 2023.12.11 18:48:38.929061 [ 3 ] {} <Debug> HTTP-Session: df93b1bc-06c5-4303-ab3e-e0dab70812cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2023.12.11 18:48:38.929235 [ 3 ] {c4df5df8-39ef-4df9-8684-40beba67460a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
669 2023.12.11 18:48:38.929286 [ 3 ] {c4df5df8-39ef-4df9-8684-40beba67460a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
670 2023.12.11 18:48:38.930619 [ 3 ] {c4df5df8-39ef-4df9-8684-40beba67460a} <Debug> oximeter.fields_i16 (3d77756f-4ec8-489a-8a3b-45cf2750f163): Loading data parts
671 2023.12.11 18:48:38.930726 [ 3 ] {c4df5df8-39ef-4df9-8684-40beba67460a} <Debug> oximeter.fields_i16 (3d77756f-4ec8-489a-8a3b-45cf2750f163): There are no data parts
672 2023.12.11 18:48:38.931854 [ 3 ] {c4df5df8-39ef-4df9-8684-40beba67460a} <Debug> DynamicQueryHandler: Done processing query
673 2023.12.11 18:48:38.931893 [ 3 ] {c4df5df8-39ef-4df9-8684-40beba67460a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
674 2023.12.11 18:48:38.931910 [ 3 ] {} <Debug> HTTP-Session: df93b1bc-06c5-4303-ab3e-e0dab70812cc Destroying unnamed session
675 2023.12.11 18:48:38.932034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2023.12.11 18:48:38.932094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2023.12.11 18:48:38.932114 [ 3 ] {} <Debug> HTTP-Session: 3f83f784-45f5-46f3-8b31-e87bf3b730ec Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
678 2023.12.11 18:48:38.932169 [ 3 ] {} <Debug> HTTP-Session: 3f83f784-45f5-46f3-8b31-e87bf3b730ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2023.12.11 18:48:38.932353 [ 3 ] {efd8f45c-8401-47f0-b490-82d0e315ffb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
680 2023.12.11 18:48:38.932404 [ 3 ] {efd8f45c-8401-47f0-b490-82d0e315ffb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
681 2023.12.11 18:48:38.933742 [ 3 ] {efd8f45c-8401-47f0-b490-82d0e315ffb6} <Debug> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Loading data parts
682 2023.12.11 18:48:38.933829 [ 3 ] {efd8f45c-8401-47f0-b490-82d0e315ffb6} <Debug> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): There are no data parts
683 2023.12.11 18:48:38.934879 [ 3 ] {efd8f45c-8401-47f0-b490-82d0e315ffb6} <Debug> DynamicQueryHandler: Done processing query
684 2023.12.11 18:48:38.934905 [ 3 ] {efd8f45c-8401-47f0-b490-82d0e315ffb6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
685 2023.12.11 18:48:38.934936 [ 3 ] {} <Debug> HTTP-Session: 3f83f784-45f5-46f3-8b31-e87bf3b730ec Destroying unnamed session
686 2023.12.11 18:48:38.935048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
687 2023.12.11 18:48:38.935106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
688 2023.12.11 18:48:38.935141 [ 3 ] {} <Debug> HTTP-Session: ffb65d07-ba72-4de8-9a88-fcd0aae4c814 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
689 2023.12.11 18:48:38.935158 [ 3 ] {} <Debug> HTTP-Session: ffb65d07-ba72-4de8-9a88-fcd0aae4c814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
690 2023.12.11 18:48:38.935323 [ 3 ] {7c808e92-25cc-4eaf-b325-8544276b41fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
691 2023.12.11 18:48:38.935386 [ 3 ] {7c808e92-25cc-4eaf-b325-8544276b41fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
692 2023.12.11 18:48:38.938137 [ 3 ] {7c808e92-25cc-4eaf-b325-8544276b41fb} <Debug> oximeter.fields_i32 (672e7ffd-e5ec-428d-b53f-36f8acdd9d07): Loading data parts
693 2023.12.11 18:48:38.938243 [ 3 ] {7c808e92-25cc-4eaf-b325-8544276b41fb} <Debug> oximeter.fields_i32 (672e7ffd-e5ec-428d-b53f-36f8acdd9d07): There are no data parts
694 2023.12.11 18:48:38.939762 [ 3 ] {7c808e92-25cc-4eaf-b325-8544276b41fb} <Debug> DynamicQueryHandler: Done processing query
695 2023.12.11 18:48:38.939804 [ 3 ] {7c808e92-25cc-4eaf-b325-8544276b41fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
696 2023.12.11 18:48:38.939832 [ 3 ] {} <Debug> HTTP-Session: ffb65d07-ba72-4de8-9a88-fcd0aae4c814 Destroying unnamed session
697 2023.12.11 18:48:38.939939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
698 2023.12.11 18:48:38.939995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
699 2023.12.11 18:48:38.940030 [ 3 ] {} <Debug> HTTP-Session: b84f44db-0205-434a-9751-5d762616eaa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
700 2023.12.11 18:48:38.940047 [ 3 ] {} <Debug> HTTP-Session: b84f44db-0205-434a-9751-5d762616eaa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
701 2023.12.11 18:48:38.940212 [ 3 ] {e89181e1-a29b-4fd1-8084-73dce21de696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
702 2023.12.11 18:48:38.940265 [ 3 ] {e89181e1-a29b-4fd1-8084-73dce21de696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
703 2023.12.11 18:48:38.941617 [ 3 ] {e89181e1-a29b-4fd1-8084-73dce21de696} <Debug> oximeter.fields_u32 (d5e458a8-5b2b-42a0-8475-7dad720ecad1): Loading data parts
704 2023.12.11 18:48:38.941764 [ 3 ] {e89181e1-a29b-4fd1-8084-73dce21de696} <Debug> oximeter.fields_u32 (d5e458a8-5b2b-42a0-8475-7dad720ecad1): There are no data parts
705 2023.12.11 18:48:38.943198 [ 3 ] {e89181e1-a29b-4fd1-8084-73dce21de696} <Debug> DynamicQueryHandler: Done processing query
706 2023.12.11 18:48:38.943246 [ 3 ] {e89181e1-a29b-4fd1-8084-73dce21de696} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
707 2023.12.11 18:48:38.943269 [ 3 ] {} <Debug> HTTP-Session: b84f44db-0205-434a-9751-5d762616eaa8 Destroying unnamed session
708 2023.12.11 18:48:38.943436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
709 2023.12.11 18:48:38.943513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
710 2023.12.11 18:48:38.943540 [ 3 ] {} <Debug> HTTP-Session: b561445e-e770-4bc4-b51f-b65f7851ea29 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
711 2023.12.11 18:48:38.943577 [ 3 ] {} <Debug> HTTP-Session: b561445e-e770-4bc4-b51f-b65f7851ea29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
712 2023.12.11 18:48:38.943776 [ 3 ] {3b928817-93f6-4fd5-9b09-d42db5c5b462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
713 2023.12.11 18:48:38.943865 [ 3 ] {3b928817-93f6-4fd5-9b09-d42db5c5b462} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
714 2023.12.11 18:48:38.945440 [ 3 ] {3b928817-93f6-4fd5-9b09-d42db5c5b462} <Debug> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Loading data parts
715 2023.12.11 18:48:38.945546 [ 3 ] {3b928817-93f6-4fd5-9b09-d42db5c5b462} <Debug> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): There are no data parts
716 2023.12.11 18:48:38.946634 [ 3 ] {3b928817-93f6-4fd5-9b09-d42db5c5b462} <Debug> DynamicQueryHandler: Done processing query
717 2023.12.11 18:48:38.946665 [ 3 ] {3b928817-93f6-4fd5-9b09-d42db5c5b462} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
718 2023.12.11 18:48:38.946703 [ 3 ] {} <Debug> HTTP-Session: b561445e-e770-4bc4-b51f-b65f7851ea29 Destroying unnamed session
719 2023.12.11 18:48:38.946829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
720 2023.12.11 18:48:38.946901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
721 2023.12.11 18:48:38.946936 [ 3 ] {} <Debug> HTTP-Session: 038c45e8-f609-4e99-a9cd-81c6b17fcb2e Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
722 2023.12.11 18:48:38.946969 [ 3 ] {} <Debug> HTTP-Session: 038c45e8-f609-4e99-a9cd-81c6b17fcb2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
723 2023.12.11 18:48:38.947127 [ 3 ] {f8ed9739-99c3-4fb6-9bb6-32daac0b45af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
724 2023.12.11 18:48:38.947201 [ 3 ] {f8ed9739-99c3-4fb6-9bb6-32daac0b45af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
725 2023.12.11 18:48:38.948554 [ 3 ] {f8ed9739-99c3-4fb6-9bb6-32daac0b45af} <Debug> oximeter.fields_u64 (a9794630-1530-4785-a283-04504e0019b9): Loading data parts
726 2023.12.11 18:48:38.948671 [ 3 ] {f8ed9739-99c3-4fb6-9bb6-32daac0b45af} <Debug> oximeter.fields_u64 (a9794630-1530-4785-a283-04504e0019b9): There are no data parts
727 2023.12.11 18:48:38.950077 [ 3 ] {f8ed9739-99c3-4fb6-9bb6-32daac0b45af} <Debug> DynamicQueryHandler: Done processing query
728 2023.12.11 18:48:38.950105 [ 3 ] {f8ed9739-99c3-4fb6-9bb6-32daac0b45af} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
729 2023.12.11 18:48:38.950120 [ 3 ] {} <Debug> HTTP-Session: 038c45e8-f609-4e99-a9cd-81c6b17fcb2e Destroying unnamed session
730 2023.12.11 18:48:38.950257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2023.12.11 18:48:38.950318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
732 2023.12.11 18:48:38.950337 [ 3 ] {} <Debug> HTTP-Session: 1bf8c5f0-93fd-44c4-89aa-98b9deab53ef Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
733 2023.12.11 18:48:38.950371 [ 3 ] {} <Debug> HTTP-Session: 1bf8c5f0-93fd-44c4-89aa-98b9deab53ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2023.12.11 18:48:38.950560 [ 3 ] {0044aeab-96ca-44a1-867d-07c21bb721c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
735 2023.12.11 18:48:38.950622 [ 3 ] {0044aeab-96ca-44a1-867d-07c21bb721c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
736 2023.12.11 18:48:38.952103 [ 3 ] {0044aeab-96ca-44a1-867d-07c21bb721c1} <Debug> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Loading data parts
737 2023.12.11 18:48:38.952219 [ 3 ] {0044aeab-96ca-44a1-867d-07c21bb721c1} <Debug> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): There are no data parts
738 2023.12.11 18:48:38.953304 [ 3 ] {0044aeab-96ca-44a1-867d-07c21bb721c1} <Debug> DynamicQueryHandler: Done processing query
739 2023.12.11 18:48:38.953349 [ 3 ] {0044aeab-96ca-44a1-867d-07c21bb721c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
740 2023.12.11 18:48:38.953365 [ 3 ] {} <Debug> HTTP-Session: 1bf8c5f0-93fd-44c4-89aa-98b9deab53ef Destroying unnamed session
741 2023.12.11 18:48:38.953488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2023.12.11 18:48:38.953549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
743 2023.12.11 18:48:38.953569 [ 3 ] {} <Debug> HTTP-Session: bc869844-ff26-44db-a4d4-27413b924b08 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
744 2023.12.11 18:48:38.953599 [ 3 ] {} <Debug> HTTP-Session: bc869844-ff26-44db-a4d4-27413b924b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2023.12.11 18:48:38.953773 [ 3 ] {83465fd1-5e94-4aa6-9cd3-c79b4b2f27c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
746 2023.12.11 18:48:38.953843 [ 3 ] {83465fd1-5e94-4aa6-9cd3-c79b4b2f27c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
747 2023.12.11 18:48:38.955243 [ 3 ] {83465fd1-5e94-4aa6-9cd3-c79b4b2f27c7} <Debug> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Loading data parts
748 2023.12.11 18:48:38.955334 [ 3 ] {83465fd1-5e94-4aa6-9cd3-c79b4b2f27c7} <Debug> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): There are no data parts
749 2023.12.11 18:48:38.957446 [ 3 ] {83465fd1-5e94-4aa6-9cd3-c79b4b2f27c7} <Debug> DynamicQueryHandler: Done processing query
750 2023.12.11 18:48:38.957471 [ 3 ] {83465fd1-5e94-4aa6-9cd3-c79b4b2f27c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
751 2023.12.11 18:48:38.957503 [ 3 ] {} <Debug> HTTP-Session: bc869844-ff26-44db-a4d4-27413b924b08 Destroying unnamed session
752 2023.12.11 18:48:38.957607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
753 2023.12.11 18:48:38.957667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
754 2023.12.11 18:48:38.957699 [ 3 ] {} <Debug> HTTP-Session: e5cd153a-1c77-4311-be5c-21ac926577fe Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
755 2023.12.11 18:48:38.957716 [ 3 ] {} <Debug> HTTP-Session: e5cd153a-1c77-4311-be5c-21ac926577fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
756 2023.12.11 18:48:38.957886 [ 3 ] {4daf45ec-82df-44d6-91b0-1e22120e86fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) 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)
757 2023.12.11 18:48:38.957954 [ 3 ] {4daf45ec-82df-44d6-91b0-1e22120e86fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
758 2023.12.11 18:48:38.959524 [ 3 ] {4daf45ec-82df-44d6-91b0-1e22120e86fd} <Debug> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Loading data parts
759 2023.12.11 18:48:38.959630 [ 3 ] {4daf45ec-82df-44d6-91b0-1e22120e86fd} <Debug> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): There are no data parts
760 2023.12.11 18:48:38.960966 [ 3 ] {4daf45ec-82df-44d6-91b0-1e22120e86fd} <Debug> DynamicQueryHandler: Done processing query
761 2023.12.11 18:48:38.961010 [ 3 ] {4daf45ec-82df-44d6-91b0-1e22120e86fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
762 2023.12.11 18:48:38.961041 [ 3 ] {} <Debug> HTTP-Session: e5cd153a-1c77-4311-be5c-21ac926577fe Destroying unnamed session
763 2023.12.11 18:48:38.961150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
764 2023.12.11 18:48:38.961207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
765 2023.12.11 18:48:38.961245 [ 3 ] {} <Debug> HTTP-Session: 3b6a078b-9827-489a-8cb9-6b0b1e9bdef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
766 2023.12.11 18:48:38.961263 [ 3 ] {} <Debug> HTTP-Session: 3b6a078b-9827-489a-8cb9-6b0b1e9bdef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
767 2023.12.11 18:48:38.961502 [ 3 ] {18fcbe4e-dd2a-41d7-b057-c3e27643e62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) /* The timeseries schema table stores the extracted schema for the samples
768 * oximeter collects.
769 */
770 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
771 2023.12.11 18:48:38.961586 [ 3 ] {18fcbe4e-dd2a-41d7-b057-c3e27643e62b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
772 2023.12.11 18:48:38.963107 [ 3 ] {18fcbe4e-dd2a-41d7-b057-c3e27643e62b} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7): Loading data parts
773 2023.12.11 18:48:38.963195 [ 3 ] {18fcbe4e-dd2a-41d7-b057-c3e27643e62b} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7): There are no data parts
774 2023.12.11 18:48:38.964387 [ 3 ] {18fcbe4e-dd2a-41d7-b057-c3e27643e62b} <Debug> DynamicQueryHandler: Done processing query
775 2023.12.11 18:48:38.964430 [ 3 ] {18fcbe4e-dd2a-41d7-b057-c3e27643e62b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
776 2023.12.11 18:48:38.964447 [ 3 ] {} <Debug> HTTP-Session: 3b6a078b-9827-489a-8cb9-6b0b1e9bdef2 Destroying unnamed session
777 2023.12.11 18:48:38.964581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45226, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2023.12.11 18:48:38.964644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2023.12.11 18:48:38.964667 [ 3 ] {} <Debug> HTTP-Session: 663ebe92-99ce-43a6-8faa-c4ae47e5a64e Authenticating user 'default' from [fd00:1122:3344:101::d]:45226
780 2023.12.11 18:48:38.964699 [ 3 ] {} <Debug> HTTP-Session: 663ebe92-99ce-43a6-8faa-c4ae47e5a64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2023.12.11 18:48:38.964817 [ 3 ] {dbb97d85-848a-4200-aea7-a6ab6bcde03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45226) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
782 2023.12.11 18:48:38.965508 [ 3 ] {dbb97d85-848a-4200-aea7-a6ab6bcde03e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
783 2023.12.11 18:48:38.971147 [ 3 ] {dbb97d85-848a-4200-aea7-a6ab6bcde03e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.98 GiB.
784 2023.12.11 18:48:38.978201 [ 3 ] {dbb97d85-848a-4200-aea7-a6ab6bcde03e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
785 2023.12.11 18:48:38.978451 [ 3 ] {dbb97d85-848a-4200-aea7-a6ab6bcde03e} <Trace> oximeter.version (0ebe3678-e29b-4f24-b7e9-3628f76e2d42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
786 2023.12.11 18:48:38.978686 [ 3 ] {dbb97d85-848a-4200-aea7-a6ab6bcde03e} <Information> executeQuery: Read 1 rows, 16.00 B in 0.013818767 sec., 72 rows/sec., 1.13 KiB/sec.
787 2023.12.11 18:48:38.978824 [ 3 ] {dbb97d85-848a-4200-aea7-a6ab6bcde03e} <Debug> DynamicQueryHandler: Done processing query
788 2023.12.11 18:48:38.978845 [ 3 ] {dbb97d85-848a-4200-aea7-a6ab6bcde03e} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
789 2023.12.11 18:48:38.978861 [ 3 ] {} <Debug> HTTP-Session: 663ebe92-99ce-43a6-8faa-c4ae47e5a64e Destroying unnamed session
790 2023.12.11 18:48:39.000123 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB
791 2023.12.11 18:48:39.612939 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
792 2023.12.11 18:48:39.612991 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
793 2023.12.11 18:48:54.613028 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
794 2023.12.11 18:48:54.613710 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
795 2023.12.11 18:49:09.613774 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
796 2023.12.11 18:49:09.613835 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
797 2023.12.11 18:49:24.614084 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
798 2023.12.11 18:49:24.614215 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
799 2023.12.11 18:49:39.005290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
800 2023.12.11 18:49:39.005435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
801 2023.12.11 18:49:39.005485 [ 3 ] {} <Debug> HTTP-Session: 16c5f3d3-8f19-4bb4-b207-63d37e25acaf Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
802 2023.12.11 18:49:39.005508 [ 3 ] {} <Debug> HTTP-Session: 16c5f3d3-8f19-4bb4-b207-63d37e25acaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
803 2023.12.11 18:49:39.005668 [ 3 ] {33ca4c37-22c4-4dfb-b64c-49c318f1b871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
804 2023.12.11 18:49:39.008003 [ 3 ] {33ca4c37-22c4-4dfb-b64c-49c318f1b871} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2023.12.11 18:49:39.011024 [ 3 ] {33ca4c37-22c4-4dfb-b64c-49c318f1b871} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2023.12.11 18:49:39.013415 [ 3 ] {33ca4c37-22c4-4dfb-b64c-49c318f1b871} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
807 2023.12.11 18:49:39.014501 [ 3 ] {33ca4c37-22c4-4dfb-b64c-49c318f1b871} <Debug> DynamicQueryHandler: Done processing query
808 2023.12.11 18:49:39.014531 [ 3 ] {33ca4c37-22c4-4dfb-b64c-49c318f1b871} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
809 2023.12.11 18:49:39.014566 [ 3 ] {} <Debug> HTTP-Session: 16c5f3d3-8f19-4bb4-b207-63d37e25acaf Destroying unnamed session
810 2023.12.11 18:49:39.017639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
811 2023.12.11 18:49:39.017697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
812 2023.12.11 18:49:39.017738 [ 3 ] {} <Debug> HTTP-Session: 15df720c-f5af-4077-974c-cd828dfa7dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
813 2023.12.11 18:49:39.017760 [ 3 ] {} <Debug> HTTP-Session: 15df720c-f5af-4077-974c-cd828dfa7dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
814 2023.12.11 18:49:39.017916 [ 3 ] {6863834d-c3aa-49ae-9ca2-3a0964578edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
815 2023.12.11 18:49:39.038771 [ 3 ] {6863834d-c3aa-49ae-9ca2-3a0964578edc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2023.12.11 18:49:39.038955 [ 3 ] {6863834d-c3aa-49ae-9ca2-3a0964578edc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2023.12.11 18:49:39.039028 [ 3 ] {6863834d-c3aa-49ae-9ca2-3a0964578edc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
818 2023.12.11 18:49:39.039859 [ 3 ] {6863834d-c3aa-49ae-9ca2-3a0964578edc} <Debug> DynamicQueryHandler: Done processing query
819 2023.12.11 18:49:39.039887 [ 3 ] {6863834d-c3aa-49ae-9ca2-3a0964578edc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
820 2023.12.11 18:49:39.039922 [ 3 ] {} <Debug> HTTP-Session: 15df720c-f5af-4077-974c-cd828dfa7dc1 Destroying unnamed session
821 2023.12.11 18:49:39.040179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2023.12.11 18:49:39.040224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2023.12.11 18:49:39.040244 [ 3 ] {} <Debug> HTTP-Session: 06e7d34f-41ba-4573-a413-46c273804c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
824 2023.12.11 18:49:39.040261 [ 3 ] {} <Debug> HTTP-Session: 06e7d34f-41ba-4573-a413-46c273804c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2023.12.11 18:49:39.040375 [ 3 ] {1d06c65b-b0a9-457b-8d0c-c8bcb0be9b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
826 2023.12.11 18:49:39.042834 [ 3 ] {1d06c65b-b0a9-457b-8d0c-c8bcb0be9b63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
827 2023.12.11 18:49:39.043023 [ 3 ] {1d06c65b-b0a9-457b-8d0c-c8bcb0be9b63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
828 2023.12.11 18:49:39.043075 [ 3 ] {1d06c65b-b0a9-457b-8d0c-c8bcb0be9b63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
829 2023.12.11 18:49:39.043923 [ 3 ] {1d06c65b-b0a9-457b-8d0c-c8bcb0be9b63} <Debug> DynamicQueryHandler: Done processing query
830 2023.12.11 18:49:39.043951 [ 3 ] {1d06c65b-b0a9-457b-8d0c-c8bcb0be9b63} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
831 2023.12.11 18:49:39.043967 [ 3 ] {} <Debug> HTTP-Session: 06e7d34f-41ba-4573-a413-46c273804c6b Destroying unnamed session
832 2023.12.11 18:49:39.044192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2023.12.11 18:49:39.044237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
834 2023.12.11 18:49:39.044257 [ 3 ] {} <Debug> HTTP-Session: 0589372a-ff16-4842-8518-07258e5f72fe Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
835 2023.12.11 18:49:39.044274 [ 3 ] {} <Debug> HTTP-Session: 0589372a-ff16-4842-8518-07258e5f72fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2023.12.11 18:49:39.044388 [ 3 ] {9140f30b-8d1e-4da6-9bae-5dff4e904a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
837 2023.12.11 18:49:39.044741 [ 3 ] {9140f30b-8d1e-4da6-9bae-5dff4e904a0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
838 2023.12.11 18:49:39.044894 [ 3 ] {9140f30b-8d1e-4da6-9bae-5dff4e904a0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2023.12.11 18:49:39.044937 [ 3 ] {9140f30b-8d1e-4da6-9bae-5dff4e904a0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2023.12.11 18:49:39.045842 [ 3 ] {9140f30b-8d1e-4da6-9bae-5dff4e904a0b} <Debug> DynamicQueryHandler: Done processing query
841 2023.12.11 18:49:39.045869 [ 3 ] {9140f30b-8d1e-4da6-9bae-5dff4e904a0b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2023.12.11 18:49:39.045885 [ 3 ] {} <Debug> HTTP-Session: 0589372a-ff16-4842-8518-07258e5f72fe Destroying unnamed session
843 2023.12.11 18:49:39.046766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2023.12.11 18:49:39.046819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
845 2023.12.11 18:49:39.046841 [ 3 ] {} <Debug> HTTP-Session: 50efc388-f9d2-472c-b368-4f71f4172919 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
846 2023.12.11 18:49:39.046858 [ 3 ] {} <Debug> HTTP-Session: 50efc388-f9d2-472c-b368-4f71f4172919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2023.12.11 18:49:39.046939 [ 3 ] {62242866-60f6-4080-a545-c935c15113cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
848 2023.12.11 18:49:39.046980 [ 3 ] {62242866-60f6-4080-a545-c935c15113cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
849 2023.12.11 18:49:39.047696 [ 3 ] {62242866-60f6-4080-a545-c935c15113cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
850 2023.12.11 18:49:39.053105 [ 3 ] {62242866-60f6-4080-a545-c935c15113cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
851 2023.12.11 18:49:39.055612 [ 3 ] {62242866-60f6-4080-a545-c935c15113cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
852 2023.12.11 18:49:39.055810 [ 3 ] {62242866-60f6-4080-a545-c935c15113cc} <Trace> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
853 2023.12.11 18:49:39.055964 [ 3 ] {62242866-60f6-4080-a545-c935c15113cc} <Information> executeQuery: Read 4 rows, 443.00 B in 0.008990986 sec., 444 rows/sec., 48.12 KiB/sec.
854 2023.12.11 18:49:39.056125 [ 3 ] {62242866-60f6-4080-a545-c935c15113cc} <Debug> DynamicQueryHandler: Done processing query
855 2023.12.11 18:49:39.056156 [ 3 ] {62242866-60f6-4080-a545-c935c15113cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
856 2023.12.11 18:49:39.056172 [ 3 ] {} <Debug> HTTP-Session: 50efc388-f9d2-472c-b368-4f71f4172919 Destroying unnamed session
857 2023.12.11 18:49:39.056287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
858 2023.12.11 18:49:39.056332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
859 2023.12.11 18:49:39.056353 [ 3 ] {} <Debug> HTTP-Session: 8968a23f-0ef9-4ce0-8fe9-1833f1f93937 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
860 2023.12.11 18:49:39.056371 [ 3 ] {} <Debug> HTTP-Session: 8968a23f-0ef9-4ce0-8fe9-1833f1f93937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
861 2023.12.11 18:49:39.056444 [ 3 ] {0969739d-8670-44b0-bb23-2abc449666d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
862 2023.12.11 18:49:39.056484 [ 3 ] {0969739d-8670-44b0-bb23-2abc449666d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
863 2023.12.11 18:49:39.056590 [ 3 ] {0969739d-8670-44b0-bb23-2abc449666d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
864 2023.12.11 18:49:39.062742 [ 3 ] {0969739d-8670-44b0-bb23-2abc449666d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
865 2023.12.11 18:49:39.062959 [ 3 ] {0969739d-8670-44b0-bb23-2abc449666d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
866 2023.12.11 18:49:39.063104 [ 3 ] {0969739d-8670-44b0-bb23-2abc449666d6} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
867 2023.12.11 18:49:39.063236 [ 3 ] {0969739d-8670-44b0-bb23-2abc449666d6} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.006758265 sec., 6066 rows/sec., 491.73 KiB/sec.
868 2023.12.11 18:49:39.063368 [ 3 ] {0969739d-8670-44b0-bb23-2abc449666d6} <Debug> DynamicQueryHandler: Done processing query
869 2023.12.11 18:49:39.063390 [ 3 ] {0969739d-8670-44b0-bb23-2abc449666d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
870 2023.12.11 18:49:39.063406 [ 3 ] {} <Debug> HTTP-Session: 8968a23f-0ef9-4ce0-8fe9-1833f1f93937 Destroying unnamed session
871 2023.12.11 18:49:39.063553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 19968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
872 2023.12.11 18:49:39.063596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
873 2023.12.11 18:49:39.063616 [ 3 ] {} <Debug> HTTP-Session: 8b585823-e0be-478b-95c3-30627384ebf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
874 2023.12.11 18:49:39.063632 [ 3 ] {} <Debug> HTTP-Session: 8b585823-e0be-478b-95c3-30627384ebf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
875 2023.12.11 18:49:39.063707 [ 3 ] {c8553d2b-7d17-448c-9afc-f0d0b0d8f7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
876 2023.12.11 18:49:39.063746 [ 3 ] {c8553d2b-7d17-448c-9afc-f0d0b0d8f7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
877 2023.12.11 18:49:39.063848 [ 3 ] {c8553d2b-7d17-448c-9afc-f0d0b0d8f7ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
878 2023.12.11 18:49:39.064192 [ 3 ] {c8553d2b-7d17-448c-9afc-f0d0b0d8f7ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
879 2023.12.11 18:49:39.064413 [ 3 ] {c8553d2b-7d17-448c-9afc-f0d0b0d8f7ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
880 2023.12.11 18:49:39.064558 [ 3 ] {c8553d2b-7d17-448c-9afc-f0d0b0d8f7ea} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
881 2023.12.11 18:49:39.064683 [ 3 ] {c8553d2b-7d17-448c-9afc-f0d0b0d8f7ea} <Information> executeQuery: Read 123 rows, 12.43 KiB in 0.000943001 sec., 130434 rows/sec., 12.88 MiB/sec.
882 2023.12.11 18:49:39.064818 [ 3 ] {c8553d2b-7d17-448c-9afc-f0d0b0d8f7ea} <Debug> DynamicQueryHandler: Done processing query
883 2023.12.11 18:49:39.064841 [ 3 ] {c8553d2b-7d17-448c-9afc-f0d0b0d8f7ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
884 2023.12.11 18:49:39.064856 [ 3 ] {} <Debug> HTTP-Session: 8b585823-e0be-478b-95c3-30627384ebf2 Destroying unnamed session
885 2023.12.11 18:49:39.064963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
886 2023.12.11 18:49:39.065007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
887 2023.12.11 18:49:39.065026 [ 3 ] {} <Debug> HTTP-Session: 478ee4ae-8ecb-48f0-881a-0ba80e59fdf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
888 2023.12.11 18:49:39.065043 [ 3 ] {} <Debug> HTTP-Session: 478ee4ae-8ecb-48f0-881a-0ba80e59fdf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
889 2023.12.11 18:49:39.065115 [ 3 ] {8aab099d-6627-4d32-873c-3dc1165b357c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
890 2023.12.11 18:49:39.065154 [ 3 ] {8aab099d-6627-4d32-873c-3dc1165b357c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
891 2023.12.11 18:49:39.067933 [ 3 ] {8aab099d-6627-4d32-873c-3dc1165b357c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
892 2023.12.11 18:49:39.072603 [ 3 ] {8aab099d-6627-4d32-873c-3dc1165b357c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
893 2023.12.11 18:49:39.073064 [ 3 ] {8aab099d-6627-4d32-873c-3dc1165b357c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
894 2023.12.11 18:49:39.073265 [ 3 ] {8aab099d-6627-4d32-873c-3dc1165b357c} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
895 2023.12.11 18:49:39.073358 [ 3 ] {8aab099d-6627-4d32-873c-3dc1165b357c} <Information> executeQuery: Read 51 rows, 4.10 KiB in 0.008214409 sec., 6208 rows/sec., 498.72 KiB/sec.
896 2023.12.11 18:49:39.073503 [ 3 ] {8aab099d-6627-4d32-873c-3dc1165b357c} <Debug> DynamicQueryHandler: Done processing query
897 2023.12.11 18:49:39.073526 [ 3 ] {8aab099d-6627-4d32-873c-3dc1165b357c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
898 2023.12.11 18:49:39.073540 [ 3 ] {} <Debug> HTTP-Session: 478ee4ae-8ecb-48f0-881a-0ba80e59fdf5 Destroying unnamed session
899 2023.12.11 18:49:39.073746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 43870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
900 2023.12.11 18:49:39.073788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
901 2023.12.11 18:49:39.073808 [ 3 ] {} <Debug> HTTP-Session: 78cf7e98-42e8-42a9-b117-4dcaf305d662 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
902 2023.12.11 18:49:39.073825 [ 3 ] {} <Debug> HTTP-Session: 78cf7e98-42e8-42a9-b117-4dcaf305d662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
903 2023.12.11 18:49:39.073908 [ 3 ] {0dfaca99-65ac-42ce-b04b-d77ceb31068b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
904 2023.12.11 18:49:39.073952 [ 3 ] {0dfaca99-65ac-42ce-b04b-d77ceb31068b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
905 2023.12.11 18:49:39.074100 [ 3 ] {0dfaca99-65ac-42ce-b04b-d77ceb31068b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
906 2023.12.11 18:49:39.074583 [ 3 ] {0dfaca99-65ac-42ce-b04b-d77ceb31068b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
907 2023.12.11 18:49:39.079323 [ 3 ] {0dfaca99-65ac-42ce-b04b-d77ceb31068b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
908 2023.12.11 18:49:39.079507 [ 3 ] {0dfaca99-65ac-42ce-b04b-d77ceb31068b} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
909 2023.12.11 18:49:39.079614 [ 3 ] {0dfaca99-65ac-42ce-b04b-d77ceb31068b} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.00567798 sec., 7220 rows/sec., 9.74 MiB/sec.
910 2023.12.11 18:49:39.079797 [ 3 ] {0dfaca99-65ac-42ce-b04b-d77ceb31068b} <Debug> DynamicQueryHandler: Done processing query
911 2023.12.11 18:49:39.079821 [ 3 ] {0dfaca99-65ac-42ce-b04b-d77ceb31068b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
912 2023.12.11 18:49:39.079836 [ 3 ] {} <Debug> HTTP-Session: 78cf7e98-42e8-42a9-b117-4dcaf305d662 Destroying unnamed session
913 2023.12.11 18:49:39.079940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 2948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2023.12.11 18:49:39.079984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
915 2023.12.11 18:49:39.080004 [ 3 ] {} <Debug> HTTP-Session: 1fc25560-9eca-40da-a325-586386f83603 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
916 2023.12.11 18:49:39.080021 [ 3 ] {} <Debug> HTTP-Session: 1fc25560-9eca-40da-a325-586386f83603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2023.12.11 18:49:39.080090 [ 3 ] {3c21d245-2384-4c38-a837-4779d86f71a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
918 2023.12.11 18:49:39.080644 [ 3 ] {3c21d245-2384-4c38-a837-4779d86f71a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
919 2023.12.11 18:49:39.080761 [ 3 ] {3c21d245-2384-4c38-a837-4779d86f71a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
920 2023.12.11 18:49:39.081107 [ 3 ] {3c21d245-2384-4c38-a837-4779d86f71a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
921 2023.12.11 18:49:39.083473 [ 3 ] {3c21d245-2384-4c38-a837-4779d86f71a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
922 2023.12.11 18:49:39.083811 [ 3 ] {3c21d245-2384-4c38-a837-4779d86f71a0} <Trace> oximeter.measurements_i64 (617bab8c-c22d-4e70-b16e-86028af4c152): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
923 2023.12.11 18:49:39.084014 [ 3 ] {3c21d245-2384-4c38-a837-4779d86f71a0} <Information> executeQuery: Read 18 rows, 1.36 KiB in 0.003878509 sec., 4640 rows/sec., 349.73 KiB/sec.
924 2023.12.11 18:49:39.084216 [ 3 ] {3c21d245-2384-4c38-a837-4779d86f71a0} <Debug> DynamicQueryHandler: Done processing query
925 2023.12.11 18:49:39.084239 [ 3 ] {3c21d245-2384-4c38-a837-4779d86f71a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
926 2023.12.11 18:49:39.084255 [ 3 ] {} <Debug> HTTP-Session: 1fc25560-9eca-40da-a325-586386f83603 Destroying unnamed session
927 2023.12.11 18:49:39.614294 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache
928 2023.12.11 18:49:39.614372 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache
929 2023.12.11 18:49:43.977698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
930 2023.12.11 18:49:43.977821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
931 2023.12.11 18:49:43.977847 [ 3 ] {} <Debug> HTTP-Session: a3248aaa-ab6d-40b3-ba4e-951b9d8175f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
932 2023.12.11 18:49:43.977871 [ 3 ] {} <Debug> HTTP-Session: a3248aaa-ab6d-40b3-ba4e-951b9d8175f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
933 2023.12.11 18:49:43.978057 [ 3 ] {1215f700-4fd2-4266-92b1-7b3e87ef2247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
934 2023.12.11 18:49:43.984759 [ 3 ] {1215f700-4fd2-4266-92b1-7b3e87ef2247} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
935 2023.12.11 18:49:43.984956 [ 3 ] {1215f700-4fd2-4266-92b1-7b3e87ef2247} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
936 2023.12.11 18:49:43.985058 [ 3 ] {1215f700-4fd2-4266-92b1-7b3e87ef2247} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
937 2023.12.11 18:49:43.987245 [ 3 ] {1215f700-4fd2-4266-92b1-7b3e87ef2247} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
938 2023.12.11 18:49:43.993125 [ 3 ] {1215f700-4fd2-4266-92b1-7b3e87ef2247} <Trace> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
939 2023.12.11 18:49:43.993161 [ 3 ] {1215f700-4fd2-4266-92b1-7b3e87ef2247} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
940 2023.12.11 18:49:43.997015 [ 3 ] {1215f700-4fd2-4266-92b1-7b3e87ef2247} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
941 2023.12.11 18:49:44.020734 [ 3 ] {1215f700-4fd2-4266-92b1-7b3e87ef2247} <Information> executeQuery: Read 4 rows, 443.00 B in 0.04263075 sec., 93 rows/sec., 10.15 KiB/sec.
942 2023.12.11 18:49:44.020972 [ 3 ] {1215f700-4fd2-4266-92b1-7b3e87ef2247} <Debug> DynamicQueryHandler: Done processing query
943 2023.12.11 18:49:44.020997 [ 3 ] {1215f700-4fd2-4266-92b1-7b3e87ef2247} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
944 2023.12.11 18:49:44.021014 [ 3 ] {} <Debug> HTTP-Session: a3248aaa-ab6d-40b3-ba4e-951b9d8175f3 Destroying unnamed session
945 2023.12.11 18:49:44.021322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
946 2023.12.11 18:49:44.021375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
947 2023.12.11 18:49:44.021398 [ 3 ] {} <Debug> HTTP-Session: 4fb13993-b959-4ebd-a048-b5a8ba321e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
948 2023.12.11 18:49:44.021418 [ 3 ] {} <Debug> HTTP-Session: 4fb13993-b959-4ebd-a048-b5a8ba321e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
949 2023.12.11 18:49:44.021559 [ 3 ] {2c30767b-2b71-4aaa-9b8c-57c9fc9659ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
950 2023.12.11 18:49:44.022022 [ 3 ] {2c30767b-2b71-4aaa-9b8c-57c9fc9659ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
951 2023.12.11 18:49:44.022187 [ 3 ] {2c30767b-2b71-4aaa-9b8c-57c9fc9659ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
952 2023.12.11 18:49:44.022230 [ 3 ] {2c30767b-2b71-4aaa-9b8c-57c9fc9659ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
953 2023.12.11 18:49:44.022382 [ 3 ] {2c30767b-2b71-4aaa-9b8c-57c9fc9659ab} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
954 2023.12.11 18:49:44.022412 [ 3 ] {2c30767b-2b71-4aaa-9b8c-57c9fc9659ab} <Trace> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
955 2023.12.11 18:49:44.022435 [ 3 ] {2c30767b-2b71-4aaa-9b8c-57c9fc9659ab} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
956 2023.12.11 18:49:44.022466 [ 3 ] {2c30767b-2b71-4aaa-9b8c-57c9fc9659ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
957 2023.12.11 18:49:44.023511 [ 3 ] {2c30767b-2b71-4aaa-9b8c-57c9fc9659ab} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001893443 sec., 2112 rows/sec., 228.48 KiB/sec.
958 2023.12.11 18:49:44.023702 [ 3 ] {2c30767b-2b71-4aaa-9b8c-57c9fc9659ab} <Debug> DynamicQueryHandler: Done processing query
959 2023.12.11 18:49:44.023727 [ 3 ] {2c30767b-2b71-4aaa-9b8c-57c9fc9659ab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
960 2023.12.11 18:49:44.023743 [ 3 ] {} <Debug> HTTP-Session: 4fb13993-b959-4ebd-a048-b5a8ba321e14 Destroying unnamed session
961 2023.12.11 18:49:44.024027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
962 2023.12.11 18:49:44.024074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
963 2023.12.11 18:49:44.024094 [ 3 ] {} <Debug> HTTP-Session: 294d1bba-82b3-4b49-867c-53dd66dddd6a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
964 2023.12.11 18:49:44.024113 [ 3 ] {} <Debug> HTTP-Session: 294d1bba-82b3-4b49-867c-53dd66dddd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
965 2023.12.11 18:49:44.024234 [ 3 ] {afc1adf3-a0c0-4b14-80c1-12adecab765b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
966 2023.12.11 18:49:44.024675 [ 3 ] {afc1adf3-a0c0-4b14-80c1-12adecab765b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
967 2023.12.11 18:49:44.024837 [ 3 ] {afc1adf3-a0c0-4b14-80c1-12adecab765b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
968 2023.12.11 18:49:44.024877 [ 3 ] {afc1adf3-a0c0-4b14-80c1-12adecab765b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
969 2023.12.11 18:49:44.025021 [ 3 ] {afc1adf3-a0c0-4b14-80c1-12adecab765b} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
970 2023.12.11 18:49:44.025050 [ 3 ] {afc1adf3-a0c0-4b14-80c1-12adecab765b} <Trace> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
971 2023.12.11 18:49:44.025071 [ 3 ] {afc1adf3-a0c0-4b14-80c1-12adecab765b} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
972 2023.12.11 18:49:44.025101 [ 3 ] {afc1adf3-a0c0-4b14-80c1-12adecab765b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
973 2023.12.11 18:49:44.026051 [ 3 ] {afc1adf3-a0c0-4b14-80c1-12adecab765b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001781891 sec., 2244 rows/sec., 242.79 KiB/sec.
974 2023.12.11 18:49:44.026223 [ 3 ] {afc1adf3-a0c0-4b14-80c1-12adecab765b} <Debug> DynamicQueryHandler: Done processing query
975 2023.12.11 18:49:44.026247 [ 3 ] {afc1adf3-a0c0-4b14-80c1-12adecab765b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
976 2023.12.11 18:49:44.026262 [ 3 ] {} <Debug> HTTP-Session: 294d1bba-82b3-4b49-867c-53dd66dddd6a Destroying unnamed session
977 2023.12.11 18:49:44.026465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
978 2023.12.11 18:49:44.026508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
979 2023.12.11 18:49:44.026526 [ 3 ] {} <Debug> HTTP-Session: 2b65a087-7134-4265-b54c-e4f88960bc0a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
980 2023.12.11 18:49:44.026544 [ 3 ] {} <Debug> HTTP-Session: 2b65a087-7134-4265-b54c-e4f88960bc0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
981 2023.12.11 18:49:44.026660 [ 3 ] {9509a3ba-e048-4b2e-b78f-2edf1f5e5eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
982 2023.12.11 18:49:44.027110 [ 3 ] {9509a3ba-e048-4b2e-b78f-2edf1f5e5eee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
983 2023.12.11 18:49:44.027273 [ 3 ] {9509a3ba-e048-4b2e-b78f-2edf1f5e5eee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
984 2023.12.11 18:49:44.027314 [ 3 ] {9509a3ba-e048-4b2e-b78f-2edf1f5e5eee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
985 2023.12.11 18:49:44.027458 [ 3 ] {9509a3ba-e048-4b2e-b78f-2edf1f5e5eee} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
986 2023.12.11 18:49:44.027487 [ 3 ] {9509a3ba-e048-4b2e-b78f-2edf1f5e5eee} <Trace> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
987 2023.12.11 18:49:44.027507 [ 3 ] {9509a3ba-e048-4b2e-b78f-2edf1f5e5eee} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
988 2023.12.11 18:49:44.027535 [ 3 ] {9509a3ba-e048-4b2e-b78f-2edf1f5e5eee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
989 2023.12.11 18:49:44.028344 [ 3 ] {9509a3ba-e048-4b2e-b78f-2edf1f5e5eee} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001645938 sec., 2430 rows/sec., 262.84 KiB/sec.
990 2023.12.11 18:49:44.028538 [ 3 ] {9509a3ba-e048-4b2e-b78f-2edf1f5e5eee} <Debug> DynamicQueryHandler: Done processing query
991 2023.12.11 18:49:44.028562 [ 3 ] {9509a3ba-e048-4b2e-b78f-2edf1f5e5eee} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
992 2023.12.11 18:49:44.028578 [ 3 ] {} <Debug> HTTP-Session: 2b65a087-7134-4265-b54c-e4f88960bc0a Destroying unnamed session
993 2023.12.11 18:49:44.028828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
994 2023.12.11 18:49:44.028873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
995 2023.12.11 18:49:44.028893 [ 3 ] {} <Debug> HTTP-Session: a8e7f71f-4c84-498c-80bf-51e73c18b846 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
996 2023.12.11 18:49:44.028910 [ 3 ] {} <Debug> HTTP-Session: a8e7f71f-4c84-498c-80bf-51e73c18b846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
997 2023.12.11 18:49:44.029028 [ 3 ] {fa24cbea-acc7-4a35-a224-6806cad0071c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
998 2023.12.11 18:49:44.029483 [ 3 ] {fa24cbea-acc7-4a35-a224-6806cad0071c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
999 2023.12.11 18:49:44.029647 [ 3 ] {fa24cbea-acc7-4a35-a224-6806cad0071c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1000 2023.12.11 18:49:44.029688 [ 3 ] {fa24cbea-acc7-4a35-a224-6806cad0071c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1001 2023.12.11 18:49:44.029831 [ 3 ] {fa24cbea-acc7-4a35-a224-6806cad0071c} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1002 2023.12.11 18:49:44.029860 [ 3 ] {fa24cbea-acc7-4a35-a224-6806cad0071c} <Trace> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1003 2023.12.11 18:49:44.029881 [ 3 ] {fa24cbea-acc7-4a35-a224-6806cad0071c} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1004 2023.12.11 18:49:44.029909 [ 3 ] {fa24cbea-acc7-4a35-a224-6806cad0071c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1005 2023.12.11 18:49:44.031003 [ 3 ] {fa24cbea-acc7-4a35-a224-6806cad0071c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001936125 sec., 2065 rows/sec., 223.44 KiB/sec.
1006 2023.12.11 18:49:44.031196 [ 3 ] {fa24cbea-acc7-4a35-a224-6806cad0071c} <Debug> DynamicQueryHandler: Done processing query
1007 2023.12.11 18:49:44.031220 [ 3 ] {fa24cbea-acc7-4a35-a224-6806cad0071c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1008 2023.12.11 18:49:44.031236 [ 3 ] {} <Debug> HTTP-Session: a8e7f71f-4c84-498c-80bf-51e73c18b846 Destroying unnamed session
1009 2023.12.11 18:49:44.031451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1010 2023.12.11 18:49:44.031495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1011 2023.12.11 18:49:44.031514 [ 3 ] {} <Debug> HTTP-Session: e9652c92-eab2-4cb1-817c-741a1d72ee0e Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1012 2023.12.11 18:49:44.031531 [ 3 ] {} <Debug> HTTP-Session: e9652c92-eab2-4cb1-817c-741a1d72ee0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1013 2023.12.11 18:49:44.031648 [ 3 ] {4aee5847-8568-4749-a3cb-404b7ea25551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1014 2023.12.11 18:49:44.032109 [ 3 ] {4aee5847-8568-4749-a3cb-404b7ea25551} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1015 2023.12.11 18:49:44.032275 [ 3 ] {4aee5847-8568-4749-a3cb-404b7ea25551} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1016 2023.12.11 18:49:44.032317 [ 3 ] {4aee5847-8568-4749-a3cb-404b7ea25551} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1017 2023.12.11 18:49:44.032462 [ 3 ] {4aee5847-8568-4749-a3cb-404b7ea25551} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1018 2023.12.11 18:49:44.032491 [ 3 ] {4aee5847-8568-4749-a3cb-404b7ea25551} <Trace> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1019 2023.12.11 18:49:44.032512 [ 3 ] {4aee5847-8568-4749-a3cb-404b7ea25551} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1020 2023.12.11 18:49:44.032540 [ 3 ] {4aee5847-8568-4749-a3cb-404b7ea25551} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1021 2023.12.11 18:49:44.033341 [ 3 ] {4aee5847-8568-4749-a3cb-404b7ea25551} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001655748 sec., 2415 rows/sec., 261.28 KiB/sec.
1022 2023.12.11 18:49:44.033525 [ 3 ] {4aee5847-8568-4749-a3cb-404b7ea25551} <Debug> DynamicQueryHandler: Done processing query
1023 2023.12.11 18:49:44.033550 [ 3 ] {4aee5847-8568-4749-a3cb-404b7ea25551} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1024 2023.12.11 18:49:44.033566 [ 3 ] {} <Debug> HTTP-Session: e9652c92-eab2-4cb1-817c-741a1d72ee0e Destroying unnamed session
1025 2023.12.11 18:49:44.042301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1026 2023.12.11 18:49:44.042353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1027 2023.12.11 18:49:44.042377 [ 3 ] {} <Debug> HTTP-Session: 26fcae7a-cd96-401f-bc0b-a909670031dc Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1028 2023.12.11 18:49:44.042398 [ 3 ] {} <Debug> HTTP-Session: 26fcae7a-cd96-401f-bc0b-a909670031dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1029 2023.12.11 18:49:44.042492 [ 3 ] {788c5fff-e0e8-484c-936a-b6ae9c9a0840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1030 2023.12.11 18:49:44.042541 [ 3 ] {788c5fff-e0e8-484c-936a-b6ae9c9a0840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1031 2023.12.11 18:49:44.042712 [ 3 ] {788c5fff-e0e8-484c-936a-b6ae9c9a0840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1032 2023.12.11 18:49:44.043051 [ 3 ] {788c5fff-e0e8-484c-936a-b6ae9c9a0840} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1033 2023.12.11 18:49:44.043372 [ 3 ] {788c5fff-e0e8-484c-936a-b6ae9c9a0840} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1034 2023.12.11 18:49:44.043541 [ 3 ] {788c5fff-e0e8-484c-936a-b6ae9c9a0840} <Trace> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1035 2023.12.11 18:49:44.043657 [ 3 ] {788c5fff-e0e8-484c-936a-b6ae9c9a0840} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001129466 sec., 5312 rows/sec., 861.16 KiB/sec.
1036 2023.12.11 18:49:44.043767 [ 3 ] {788c5fff-e0e8-484c-936a-b6ae9c9a0840} <Debug> DynamicQueryHandler: Done processing query
1037 2023.12.11 18:49:44.043791 [ 3 ] {788c5fff-e0e8-484c-936a-b6ae9c9a0840} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1038 2023.12.11 18:49:44.043806 [ 3 ] {} <Debug> HTTP-Session: 26fcae7a-cd96-401f-bc0b-a909670031dc Destroying unnamed session
1039 2023.12.11 18:49:44.043911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1040 2023.12.11 18:49:44.043954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1041 2023.12.11 18:49:44.043974 [ 3 ] {} <Debug> HTTP-Session: 4bd2c472-1be6-4cbe-85c4-4baaedaaadb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1042 2023.12.11 18:49:44.043990 [ 3 ] {} <Debug> HTTP-Session: 4bd2c472-1be6-4cbe-85c4-4baaedaaadb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1043 2023.12.11 18:49:44.044063 [ 3 ] {fb93fdfc-d2d4-4008-aa96-13f02c35b4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1044 2023.12.11 18:49:44.044103 [ 3 ] {fb93fdfc-d2d4-4008-aa96-13f02c35b4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1045 2023.12.11 18:49:44.044205 [ 3 ] {fb93fdfc-d2d4-4008-aa96-13f02c35b4c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1046 2023.12.11 18:49:44.044517 [ 3 ] {fb93fdfc-d2d4-4008-aa96-13f02c35b4c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1047 2023.12.11 18:49:44.044725 [ 3 ] {fb93fdfc-d2d4-4008-aa96-13f02c35b4c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1048 2023.12.11 18:49:44.044874 [ 3 ] {fb93fdfc-d2d4-4008-aa96-13f02c35b4c0} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1049 2023.12.11 18:49:44.044992 [ 3 ] {fb93fdfc-d2d4-4008-aa96-13f02c35b4c0} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000900221 sec., 39990 rows/sec., 3.36 MiB/sec.
1050 2023.12.11 18:49:44.045116 [ 3 ] {fb93fdfc-d2d4-4008-aa96-13f02c35b4c0} <Debug> DynamicQueryHandler: Done processing query
1051 2023.12.11 18:49:44.045140 [ 3 ] {fb93fdfc-d2d4-4008-aa96-13f02c35b4c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1052 2023.12.11 18:49:44.045156 [ 3 ] {} <Debug> HTTP-Session: 4bd2c472-1be6-4cbe-85c4-4baaedaaadb1 Destroying unnamed session
1053 2023.12.11 18:49:44.045279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1054 2023.12.11 18:49:44.045324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1055 2023.12.11 18:49:44.045344 [ 3 ] {} <Debug> HTTP-Session: c87a8007-ba66-480c-9084-34eb77978d03 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1056 2023.12.11 18:49:44.045360 [ 3 ] {} <Debug> HTTP-Session: c87a8007-ba66-480c-9084-34eb77978d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1057 2023.12.11 18:49:44.045430 [ 3 ] {ea1aacfb-1332-4a4f-bea0-b9430349010c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1058 2023.12.11 18:49:44.045470 [ 3 ] {ea1aacfb-1332-4a4f-bea0-b9430349010c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1059 2023.12.11 18:49:44.045575 [ 3 ] {ea1aacfb-1332-4a4f-bea0-b9430349010c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1060 2023.12.11 18:49:44.045874 [ 3 ] {ea1aacfb-1332-4a4f-bea0-b9430349010c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1061 2023.12.11 18:49:44.046073 [ 3 ] {ea1aacfb-1332-4a4f-bea0-b9430349010c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1062 2023.12.11 18:49:44.046221 [ 3 ] {ea1aacfb-1332-4a4f-bea0-b9430349010c} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1063 2023.12.11 18:49:44.046343 [ 3 ] {ea1aacfb-1332-4a4f-bea0-b9430349010c} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.00087948 sec., 27288 rows/sec., 2.11 MiB/sec.
1064 2023.12.11 18:49:44.046457 [ 3 ] {ea1aacfb-1332-4a4f-bea0-b9430349010c} <Debug> DynamicQueryHandler: Done processing query
1065 2023.12.11 18:49:44.046480 [ 3 ] {ea1aacfb-1332-4a4f-bea0-b9430349010c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1066 2023.12.11 18:49:44.046495 [ 3 ] {} <Debug> HTTP-Session: c87a8007-ba66-480c-9084-34eb77978d03 Destroying unnamed session
1067 2023.12.11 18:49:44.046702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 34717, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1068 2023.12.11 18:49:44.046747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1069 2023.12.11 18:49:44.046766 [ 3 ] {} <Debug> HTTP-Session: b991a77a-5000-4218-8ae5-fb686f10b788 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1070 2023.12.11 18:49:44.046782 [ 3 ] {} <Debug> HTTP-Session: b991a77a-5000-4218-8ae5-fb686f10b788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1071 2023.12.11 18:49:44.046857 [ 3 ] {95974a8e-7447-408d-9bdb-0ac1ed7c6c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1072 2023.12.11 18:49:44.046899 [ 3 ] {95974a8e-7447-408d-9bdb-0ac1ed7c6c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1073 2023.12.11 18:49:44.047017 [ 3 ] {95974a8e-7447-408d-9bdb-0ac1ed7c6c1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1074 2023.12.11 18:49:44.047394 [ 3 ] {95974a8e-7447-408d-9bdb-0ac1ed7c6c1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1075 2023.12.11 18:49:44.047666 [ 3 ] {95974a8e-7447-408d-9bdb-0ac1ed7c6c1d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1076 2023.12.11 18:49:44.047842 [ 3 ] {95974a8e-7447-408d-9bdb-0ac1ed7c6c1d} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1077 2023.12.11 18:49:44.047953 [ 3 ] {95974a8e-7447-408d-9bdb-0ac1ed7c6c1d} <Information> executeQuery: Read 180 rows, 13.01 KiB in 0.001061304 sec., 169602 rows/sec., 11.97 MiB/sec.
1078 2023.12.11 18:49:44.048077 [ 3 ] {95974a8e-7447-408d-9bdb-0ac1ed7c6c1d} <Debug> DynamicQueryHandler: Done processing query
1079 2023.12.11 18:49:44.048106 [ 3 ] {95974a8e-7447-408d-9bdb-0ac1ed7c6c1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1080 2023.12.11 18:49:44.048122 [ 3 ] {} <Debug> HTTP-Session: b991a77a-5000-4218-8ae5-fb686f10b788 Destroying unnamed session
1081 2023.12.11 18:49:48.979971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1082 2023.12.11 18:49:48.980127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1083 2023.12.11 18:49:48.980162 [ 3 ] {} <Debug> HTTP-Session: 73f11127-4cdf-4e98-aa1a-a50c2b74f609 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1084 2023.12.11 18:49:48.980190 [ 3 ] {} <Debug> HTTP-Session: 73f11127-4cdf-4e98-aa1a-a50c2b74f609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1085 2023.12.11 18:49:48.980331 [ 3 ] {da2bb798-068c-4e16-a355-3277373c4138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1086 2023.12.11 18:49:48.980398 [ 3 ] {da2bb798-068c-4e16-a355-3277373c4138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1087 2023.12.11 18:49:48.980557 [ 3 ] {da2bb798-068c-4e16-a355-3277373c4138} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1088 2023.12.11 18:49:48.980966 [ 3 ] {da2bb798-068c-4e16-a355-3277373c4138} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1089 2023.12.11 18:49:48.981231 [ 3 ] {da2bb798-068c-4e16-a355-3277373c4138} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1090 2023.12.11 18:49:48.981398 [ 3 ] {da2bb798-068c-4e16-a355-3277373c4138} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1091 2023.12.11 18:49:48.981516 [ 3 ] {da2bb798-068c-4e16-a355-3277373c4138} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001146506 sec., 36633 rows/sec., 2.90 MiB/sec.
1092 2023.12.11 18:49:48.981646 [ 3 ] {da2bb798-068c-4e16-a355-3277373c4138} <Debug> DynamicQueryHandler: Done processing query
1093 2023.12.11 18:49:48.981672 [ 3 ] {da2bb798-068c-4e16-a355-3277373c4138} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1094 2023.12.11 18:49:48.981688 [ 3 ] {} <Debug> HTTP-Session: 73f11127-4cdf-4e98-aa1a-a50c2b74f609 Destroying unnamed session
1095 2023.12.11 18:49:48.981829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 20446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1096 2023.12.11 18:49:48.981876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1097 2023.12.11 18:49:48.981896 [ 3 ] {} <Debug> HTTP-Session: 92b099d7-6a5a-4cc9-bea8-6f4569b8bb3a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1098 2023.12.11 18:49:48.981912 [ 3 ] {} <Debug> HTTP-Session: 92b099d7-6a5a-4cc9-bea8-6f4569b8bb3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1099 2023.12.11 18:49:48.981990 [ 3 ] {bac5b881-d0bb-4ec5-8762-3c39099b3267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1100 2023.12.11 18:49:48.982031 [ 3 ] {bac5b881-d0bb-4ec5-8762-3c39099b3267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1101 2023.12.11 18:49:48.982134 [ 3 ] {bac5b881-d0bb-4ec5-8762-3c39099b3267} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1102 2023.12.11 18:49:48.982511 [ 3 ] {bac5b881-d0bb-4ec5-8762-3c39099b3267} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1103 2023.12.11 18:49:48.982730 [ 3 ] {bac5b881-d0bb-4ec5-8762-3c39099b3267} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1104 2023.12.11 18:49:48.982882 [ 3 ] {bac5b881-d0bb-4ec5-8762-3c39099b3267} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1105 2023.12.11 18:49:48.982981 [ 3 ] {bac5b881-d0bb-4ec5-8762-3c39099b3267} <Information> executeQuery: Read 126 rows, 12.73 KiB in 0.000963902 sec., 130718 rows/sec., 12.90 MiB/sec.
1106 2023.12.11 18:49:48.983132 [ 3 ] {bac5b881-d0bb-4ec5-8762-3c39099b3267} <Debug> DynamicQueryHandler: Done processing query
1107 2023.12.11 18:49:48.983156 [ 3 ] {bac5b881-d0bb-4ec5-8762-3c39099b3267} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1108 2023.12.11 18:49:48.983172 [ 3 ] {} <Debug> HTTP-Session: 92b099d7-6a5a-4cc9-bea8-6f4569b8bb3a Destroying unnamed session
1109 2023.12.11 18:49:48.983303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1110 2023.12.11 18:49:48.983347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1111 2023.12.11 18:49:48.983365 [ 3 ] {} <Debug> HTTP-Session: 8d60ae3f-ad6d-4666-b389-4501f9da3027 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1112 2023.12.11 18:49:48.983382 [ 3 ] {} <Debug> HTTP-Session: 8d60ae3f-ad6d-4666-b389-4501f9da3027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1113 2023.12.11 18:49:48.983452 [ 3 ] {444ece87-4e89-4a3a-900d-6b244186141c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1114 2023.12.11 18:49:48.983490 [ 3 ] {444ece87-4e89-4a3a-900d-6b244186141c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1115 2023.12.11 18:49:48.983601 [ 3 ] {444ece87-4e89-4a3a-900d-6b244186141c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1116 2023.12.11 18:49:48.983904 [ 3 ] {444ece87-4e89-4a3a-900d-6b244186141c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1117 2023.12.11 18:49:48.984104 [ 3 ] {444ece87-4e89-4a3a-900d-6b244186141c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1118 2023.12.11 18:49:48.984251 [ 3 ] {444ece87-4e89-4a3a-900d-6b244186141c} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1119 2023.12.11 18:49:48.984348 [ 3 ] {444ece87-4e89-4a3a-900d-6b244186141c} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.00086851 sec., 48358 rows/sec., 3.78 MiB/sec.
1120 2023.12.11 18:49:48.984447 [ 3 ] {444ece87-4e89-4a3a-900d-6b244186141c} <Debug> DynamicQueryHandler: Done processing query
1121 2023.12.11 18:49:48.984470 [ 3 ] {444ece87-4e89-4a3a-900d-6b244186141c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1122 2023.12.11 18:49:48.984485 [ 3 ] {} <Debug> HTTP-Session: 8d60ae3f-ad6d-4666-b389-4501f9da3027 Destroying unnamed session
1123 2023.12.11 18:49:48.984664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 44940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1124 2023.12.11 18:49:48.984708 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1125 2023.12.11 18:49:48.984727 [ 3 ] {} <Debug> HTTP-Session: 3b80b8da-e46e-4cc6-ae95-f023503d108a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1126 2023.12.11 18:49:48.984744 [ 3 ] {} <Debug> HTTP-Session: 3b80b8da-e46e-4cc6-ae95-f023503d108a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1127 2023.12.11 18:49:48.984828 [ 3 ] {412aa560-e595-4d51-a37c-737c6b217621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1128 2023.12.11 18:49:48.984872 [ 3 ] {412aa560-e595-4d51-a37c-737c6b217621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1129 2023.12.11 18:49:48.985002 [ 3 ] {412aa560-e595-4d51-a37c-737c6b217621} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1130 2023.12.11 18:49:48.985462 [ 3 ] {412aa560-e595-4d51-a37c-737c6b217621} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1131 2023.12.11 18:49:48.985784 [ 3 ] {412aa560-e595-4d51-a37c-737c6b217621} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1132 2023.12.11 18:49:48.985973 [ 3 ] {412aa560-e595-4d51-a37c-737c6b217621} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1133 2023.12.11 18:49:48.986076 [ 3 ] {412aa560-e595-4d51-a37c-737c6b217621} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001220088 sec., 34423 rows/sec., 46.45 MiB/sec.
1134 2023.12.11 18:49:48.986244 [ 3 ] {412aa560-e595-4d51-a37c-737c6b217621} <Debug> DynamicQueryHandler: Done processing query
1135 2023.12.11 18:49:48.986267 [ 3 ] {412aa560-e595-4d51-a37c-737c6b217621} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1136 2023.12.11 18:49:48.986282 [ 3 ] {} <Debug> HTTP-Session: 3b80b8da-e46e-4cc6-ae95-f023503d108a Destroying unnamed session
1137 2023.12.11 18:49:54.614618 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache
1138 2023.12.11 18:49:54.614686 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache
1139 2023.12.11 18:49:58.981056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1140 2023.12.11 18:49:58.981190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1141 2023.12.11 18:49:58.981220 [ 3 ] {} <Debug> HTTP-Session: db7d99cb-c8e7-4f34-9631-0cc96346382b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1142 2023.12.11 18:49:58.981248 [ 3 ] {} <Debug> HTTP-Session: db7d99cb-c8e7-4f34-9631-0cc96346382b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1143 2023.12.11 18:49:58.981391 [ 3 ] {d62a88b4-cb45-4541-a9a3-d54b44270be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1144 2023.12.11 18:49:58.981457 [ 3 ] {d62a88b4-cb45-4541-a9a3-d54b44270be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1145 2023.12.11 18:49:58.981636 [ 3 ] {d62a88b4-cb45-4541-a9a3-d54b44270be0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1146 2023.12.11 18:49:58.982051 [ 3 ] {d62a88b4-cb45-4541-a9a3-d54b44270be0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1147 2023.12.11 18:49:58.982317 [ 3 ] {d62a88b4-cb45-4541-a9a3-d54b44270be0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1148 2023.12.11 18:49:58.982482 [ 3 ] {d62a88b4-cb45-4541-a9a3-d54b44270be0} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1149 2023.12.11 18:49:58.982604 [ 3 ] {d62a88b4-cb45-4541-a9a3-d54b44270be0} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.001175547 sec., 35728 rows/sec., 2.83 MiB/sec.
1150 2023.12.11 18:49:58.982743 [ 3 ] {d62a88b4-cb45-4541-a9a3-d54b44270be0} <Debug> DynamicQueryHandler: Done processing query
1151 2023.12.11 18:49:58.982766 [ 3 ] {d62a88b4-cb45-4541-a9a3-d54b44270be0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1152 2023.12.11 18:49:58.982783 [ 3 ] {} <Debug> HTTP-Session: db7d99cb-c8e7-4f34-9631-0cc96346382b Destroying unnamed session
1153 2023.12.11 18:49:58.982921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 20446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1154 2023.12.11 18:49:58.982968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1155 2023.12.11 18:49:58.982987 [ 3 ] {} <Debug> HTTP-Session: 348860be-f77b-4670-8523-91372ccef7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1156 2023.12.11 18:49:58.983007 [ 3 ] {} <Debug> HTTP-Session: 348860be-f77b-4670-8523-91372ccef7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1157 2023.12.11 18:49:58.983094 [ 3 ] {ed00cab5-6239-410c-a306-cfd04f1c0df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1158 2023.12.11 18:49:58.983136 [ 3 ] {ed00cab5-6239-410c-a306-cfd04f1c0df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1159 2023.12.11 18:49:58.983241 [ 3 ] {ed00cab5-6239-410c-a306-cfd04f1c0df7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1160 2023.12.11 18:49:58.983614 [ 3 ] {ed00cab5-6239-410c-a306-cfd04f1c0df7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1161 2023.12.11 18:49:58.983837 [ 3 ] {ed00cab5-6239-410c-a306-cfd04f1c0df7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1162 2023.12.11 18:49:58.983995 [ 3 ] {ed00cab5-6239-410c-a306-cfd04f1c0df7} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1163 2023.12.11 18:49:58.984125 [ 3 ] {ed00cab5-6239-410c-a306-cfd04f1c0df7} <Information> executeQuery: Read 126 rows, 12.73 KiB in 0.000996843 sec., 126399 rows/sec., 12.47 MiB/sec.
1164 2023.12.11 18:49:58.984247 [ 3 ] {ed00cab5-6239-410c-a306-cfd04f1c0df7} <Debug> DynamicQueryHandler: Done processing query
1165 2023.12.11 18:49:58.984270 [ 3 ] {ed00cab5-6239-410c-a306-cfd04f1c0df7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1166 2023.12.11 18:49:58.984285 [ 3 ] {} <Debug> HTTP-Session: 348860be-f77b-4670-8523-91372ccef7f5 Destroying unnamed session
1167 2023.12.11 18:49:58.984400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7166, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1168 2023.12.11 18:49:58.984444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1169 2023.12.11 18:49:58.984463 [ 3 ] {} <Debug> HTTP-Session: 2918f464-4f67-41bc-91d9-3034bf8d5474 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1170 2023.12.11 18:49:58.984480 [ 3 ] {} <Debug> HTTP-Session: 2918f464-4f67-41bc-91d9-3034bf8d5474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1171 2023.12.11 18:49:58.984553 [ 3 ] {7a3ee0d8-23b3-42d8-aebb-340d859c007e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1172 2023.12.11 18:49:58.984592 [ 3 ] {7a3ee0d8-23b3-42d8-aebb-340d859c007e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1173 2023.12.11 18:49:58.984700 [ 3 ] {7a3ee0d8-23b3-42d8-aebb-340d859c007e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1174 2023.12.11 18:49:58.985043 [ 3 ] {7a3ee0d8-23b3-42d8-aebb-340d859c007e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1175 2023.12.11 18:49:58.985254 [ 3 ] {7a3ee0d8-23b3-42d8-aebb-340d859c007e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1176 2023.12.11 18:49:58.985399 [ 3 ] {7a3ee0d8-23b3-42d8-aebb-340d859c007e} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1177 2023.12.11 18:49:58.985515 [ 3 ] {7a3ee0d8-23b3-42d8-aebb-340d859c007e} <Information> executeQuery: Read 42 rows, 3.36 KiB in 0.000934822 sec., 44928 rows/sec., 3.51 MiB/sec.
1178 2023.12.11 18:49:58.985660 [ 3 ] {7a3ee0d8-23b3-42d8-aebb-340d859c007e} <Debug> DynamicQueryHandler: Done processing query
1179 2023.12.11 18:49:58.985683 [ 3 ] {7a3ee0d8-23b3-42d8-aebb-340d859c007e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1180 2023.12.11 18:49:58.985699 [ 3 ] {} <Debug> HTTP-Session: 2918f464-4f67-41bc-91d9-3034bf8d5474 Destroying unnamed session
1181 2023.12.11 18:49:58.986024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 44940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1182 2023.12.11 18:49:58.986069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1183 2023.12.11 18:49:58.986088 [ 3 ] {} <Debug> HTTP-Session: 975d3f6a-1a6f-4f50-b9aa-3089b737dd81 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1184 2023.12.11 18:49:58.986104 [ 3 ] {} <Debug> HTTP-Session: 975d3f6a-1a6f-4f50-b9aa-3089b737dd81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1185 2023.12.11 18:49:58.986197 [ 3 ] {5cc9ac79-02bc-4c9d-b98b-5ae141568c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1186 2023.12.11 18:49:58.986242 [ 3 ] {5cc9ac79-02bc-4c9d-b98b-5ae141568c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1187 2023.12.11 18:49:58.986384 [ 3 ] {5cc9ac79-02bc-4c9d-b98b-5ae141568c15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1188 2023.12.11 18:49:58.986843 [ 3 ] {5cc9ac79-02bc-4c9d-b98b-5ae141568c15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1189 2023.12.11 18:49:58.987155 [ 3 ] {5cc9ac79-02bc-4c9d-b98b-5ae141568c15} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1190 2023.12.11 18:49:58.987331 [ 3 ] {5cc9ac79-02bc-4c9d-b98b-5ae141568c15} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1191 2023.12.11 18:49:58.987460 [ 3 ] {5cc9ac79-02bc-4c9d-b98b-5ae141568c15} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001228548 sec., 34186 rows/sec., 46.13 MiB/sec.
1192 2023.12.11 18:49:58.987590 [ 3 ] {5cc9ac79-02bc-4c9d-b98b-5ae141568c15} <Debug> DynamicQueryHandler: Done processing query
1193 2023.12.11 18:49:58.987613 [ 3 ] {5cc9ac79-02bc-4c9d-b98b-5ae141568c15} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1194 2023.12.11 18:49:58.987628 [ 3 ] {} <Debug> HTTP-Session: 975d3f6a-1a6f-4f50-b9aa-3089b737dd81 Destroying unnamed session
1195 2023.12.11 18:50:08.981473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1196 2023.12.11 18:50:08.981606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1197 2023.12.11 18:50:08.981638 [ 3 ] {} <Debug> HTTP-Session: d4863632-38b7-4da0-bd84-53bbe3bde447 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1198 2023.12.11 18:50:08.981666 [ 3 ] {} <Debug> HTTP-Session: d4863632-38b7-4da0-bd84-53bbe3bde447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1199 2023.12.11 18:50:08.981812 [ 3 ] {93523867-a917-4808-84e0-dfa7c0bc3edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1200 2023.12.11 18:50:08.981880 [ 3 ] {93523867-a917-4808-84e0-dfa7c0bc3edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1201 2023.12.11 18:50:08.982062 [ 3 ] {93523867-a917-4808-84e0-dfa7c0bc3edc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1202 2023.12.11 18:50:08.982616 [ 3 ] {93523867-a917-4808-84e0-dfa7c0bc3edc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1203 2023.12.11 18:50:08.982877 [ 3 ] {93523867-a917-4808-84e0-dfa7c0bc3edc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1204 2023.12.11 18:50:08.983039 [ 3 ] {93523867-a917-4808-84e0-dfa7c0bc3edc} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1205 2023.12.11 18:50:08.983177 [ 3 ] {93523867-a917-4808-84e0-dfa7c0bc3edc} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.00131878 sec., 34122 rows/sec., 2.70 MiB/sec.
1206 2023.12.11 18:50:08.983348 [ 3 ] {93523867-a917-4808-84e0-dfa7c0bc3edc} <Debug> DynamicQueryHandler: Done processing query
1207 2023.12.11 18:50:08.983375 [ 3 ] {93523867-a917-4808-84e0-dfa7c0bc3edc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1208 2023.12.11 18:50:08.983391 [ 3 ] {} <Debug> HTTP-Session: d4863632-38b7-4da0-bd84-53bbe3bde447 Destroying unnamed session
1209 2023.12.11 18:50:08.983540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 21779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1210 2023.12.11 18:50:08.983589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1211 2023.12.11 18:50:08.983609 [ 3 ] {} <Debug> HTTP-Session: ea1d5957-472a-4874-9090-405d2b872b0d Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1212 2023.12.11 18:50:08.983627 [ 3 ] {} <Debug> HTTP-Session: ea1d5957-472a-4874-9090-405d2b872b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1213 2023.12.11 18:50:08.983714 [ 3 ] {78b37c1d-3270-4162-b432-049d3185bea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1214 2023.12.11 18:50:08.983755 [ 3 ] {78b37c1d-3270-4162-b432-049d3185bea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1215 2023.12.11 18:50:08.983868 [ 3 ] {78b37c1d-3270-4162-b432-049d3185bea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1216 2023.12.11 18:50:08.984261 [ 3 ] {78b37c1d-3270-4162-b432-049d3185bea8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1217 2023.12.11 18:50:08.984486 [ 3 ] {78b37c1d-3270-4162-b432-049d3185bea8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1218 2023.12.11 18:50:08.984632 [ 3 ] {78b37c1d-3270-4162-b432-049d3185bea8} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1219 2023.12.11 18:50:08.984754 [ 3 ] {78b37c1d-3270-4162-b432-049d3185bea8} <Information> executeQuery: Read 135 rows, 13.52 KiB in 0.001005143 sec., 134309 rows/sec., 13.14 MiB/sec.
1220 2023.12.11 18:50:08.984913 [ 3 ] {78b37c1d-3270-4162-b432-049d3185bea8} <Debug> DynamicQueryHandler: Done processing query
1221 2023.12.11 18:50:08.984937 [ 3 ] {78b37c1d-3270-4162-b432-049d3185bea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1222 2023.12.11 18:50:08.984953 [ 3 ] {} <Debug> HTTP-Session: ea1d5957-472a-4874-9090-405d2b872b0d Destroying unnamed session
1223 2023.12.11 18:50:08.985071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 9200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1224 2023.12.11 18:50:08.985116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1225 2023.12.11 18:50:08.985135 [ 3 ] {} <Debug> HTTP-Session: 51a2a6ad-9afa-400f-9f64-074f9dcb5088 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1226 2023.12.11 18:50:08.985151 [ 3 ] {} <Debug> HTTP-Session: 51a2a6ad-9afa-400f-9f64-074f9dcb5088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1227 2023.12.11 18:50:08.985223 [ 3 ] {2f99c318-1cc5-4093-840c-12078c18fead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1228 2023.12.11 18:50:08.985261 [ 3 ] {2f99c318-1cc5-4093-840c-12078c18fead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1229 2023.12.11 18:50:08.985372 [ 3 ] {2f99c318-1cc5-4093-840c-12078c18fead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1230 2023.12.11 18:50:08.985681 [ 3 ] {2f99c318-1cc5-4093-840c-12078c18fead} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1231 2023.12.11 18:50:08.985878 [ 3 ] {2f99c318-1cc5-4093-840c-12078c18fead} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1232 2023.12.11 18:50:08.986020 [ 3 ] {2f99c318-1cc5-4093-840c-12078c18fead} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1233 2023.12.11 18:50:08.986149 [ 3 ] {2f99c318-1cc5-4093-840c-12078c18fead} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000896461 sec., 60236 rows/sec., 4.71 MiB/sec.
1234 2023.12.11 18:50:08.986275 [ 3 ] {2f99c318-1cc5-4093-840c-12078c18fead} <Debug> DynamicQueryHandler: Done processing query
1235 2023.12.11 18:50:08.986298 [ 3 ] {2f99c318-1cc5-4093-840c-12078c18fead} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1236 2023.12.11 18:50:08.986313 [ 3 ] {} <Debug> HTTP-Session: 51a2a6ad-9afa-400f-9f64-074f9dcb5088 Destroying unnamed session
1237 2023.12.11 18:50:08.986533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1238 2023.12.11 18:50:08.986577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1239 2023.12.11 18:50:08.986595 [ 3 ] {} <Debug> HTTP-Session: c2466b0b-158a-455d-be73-84d24d0f502d Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1240 2023.12.11 18:50:08.986611 [ 3 ] {} <Debug> HTTP-Session: c2466b0b-158a-455d-be73-84d24d0f502d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1241 2023.12.11 18:50:08.986699 [ 3 ] {bee1ce9e-73f5-48a3-b79a-6fac7674170d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1242 2023.12.11 18:50:08.986744 [ 3 ] {bee1ce9e-73f5-48a3-b79a-6fac7674170d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1243 2023.12.11 18:50:08.986880 [ 3 ] {bee1ce9e-73f5-48a3-b79a-6fac7674170d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1244 2023.12.11 18:50:08.987350 [ 3 ] {bee1ce9e-73f5-48a3-b79a-6fac7674170d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1245 2023.12.11 18:50:08.987658 [ 3 ] {bee1ce9e-73f5-48a3-b79a-6fac7674170d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1246 2023.12.11 18:50:08.987830 [ 3 ] {bee1ce9e-73f5-48a3-b79a-6fac7674170d} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1247 2023.12.11 18:50:08.987953 [ 3 ] {bee1ce9e-73f5-48a3-b79a-6fac7674170d} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001224658 sec., 36744 rows/sec., 49.59 MiB/sec.
1248 2023.12.11 18:50:08.988093 [ 3 ] {bee1ce9e-73f5-48a3-b79a-6fac7674170d} <Debug> DynamicQueryHandler: Done processing query
1249 2023.12.11 18:50:08.988116 [ 3 ] {bee1ce9e-73f5-48a3-b79a-6fac7674170d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1250 2023.12.11 18:50:08.988131 [ 3 ] {} <Debug> HTTP-Session: c2466b0b-158a-455d-be73-84d24d0f502d Destroying unnamed session
1251 2023.12.11 18:50:08.988260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1252 2023.12.11 18:50:08.988303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1253 2023.12.11 18:50:08.988321 [ 3 ] {} <Debug> HTTP-Session: d30519b8-90b9-4b5c-a738-c7cf5b44a3b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1254 2023.12.11 18:50:08.988338 [ 3 ] {} <Debug> HTTP-Session: d30519b8-90b9-4b5c-a738-c7cf5b44a3b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1255 2023.12.11 18:50:08.988406 [ 3 ] {3386f00f-fa19-45ec-9edf-18a2443edd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1256 2023.12.11 18:50:08.988445 [ 3 ] {3386f00f-fa19-45ec-9edf-18a2443edd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1257 2023.12.11 18:50:08.988552 [ 3 ] {3386f00f-fa19-45ec-9edf-18a2443edd72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1258 2023.12.11 18:50:08.988809 [ 3 ] {3386f00f-fa19-45ec-9edf-18a2443edd72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1259 2023.12.11 18:50:08.989046 [ 3 ] {3386f00f-fa19-45ec-9edf-18a2443edd72} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1260 2023.12.11 18:50:08.989217 [ 3 ] {3386f00f-fa19-45ec-9edf-18a2443edd72} <Trace> oximeter.measurements_i64 (617bab8c-c22d-4e70-b16e-86028af4c152): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1261 2023.12.11 18:50:08.989331 [ 3 ] {3386f00f-fa19-45ec-9edf-18a2443edd72} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000897161 sec., 10031 rows/sec., 708.62 KiB/sec.
1262 2023.12.11 18:50:08.989447 [ 3 ] {3386f00f-fa19-45ec-9edf-18a2443edd72} <Debug> DynamicQueryHandler: Done processing query
1263 2023.12.11 18:50:08.989470 [ 3 ] {3386f00f-fa19-45ec-9edf-18a2443edd72} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1264 2023.12.11 18:50:08.989485 [ 3 ] {} <Debug> HTTP-Session: d30519b8-90b9-4b5c-a738-c7cf5b44a3b5 Destroying unnamed session
1265 2023.12.11 18:50:09.614919 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache
1266 2023.12.11 18:50:09.614971 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache
1267 2023.12.11 18:50:13.979958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1268 2023.12.11 18:50:13.980091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1269 2023.12.11 18:50:13.980121 [ 3 ] {} <Debug> HTTP-Session: b5fc552f-e802-43b2-bf1b-70b8a8ff6aea Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1270 2023.12.11 18:50:13.980149 [ 3 ] {} <Debug> HTTP-Session: b5fc552f-e802-43b2-bf1b-70b8a8ff6aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1271 2023.12.11 18:50:13.980367 [ 3 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1272 2023.12.11 18:50:13.981087 [ 3 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1273 2023.12.11 18:50:13.981294 [ 3 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1274 2023.12.11 18:50:13.981344 [ 3 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1275 2023.12.11 18:50:13.981510 [ 3 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1276 2023.12.11 18:50:13.981644 [ 188 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Trace> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1277 2023.12.11 18:50:13.981646 [ 186 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Trace> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1278 2023.12.11 18:50:13.981805 [ 3 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1279 2023.12.11 18:50:13.981888 [ 3 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Debug> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7) (SelectExecutor): Reading approx. 10 rows with 2 streams
1280 2023.12.11 18:50:13.983463 [ 3 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00304386 sec., 3285 rows/sec., 461.67 KiB/sec.
1281 2023.12.11 18:50:13.983694 [ 3 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Debug> DynamicQueryHandler: Done processing query
1282 2023.12.11 18:50:13.983717 [ 3 ] {71dcb9dc-b3b9-4a70-98a2-784b4ef69b37} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1283 2023.12.11 18:50:13.983734 [ 3 ] {} <Debug> HTTP-Session: b5fc552f-e802-43b2-bf1b-70b8a8ff6aea Destroying unnamed session
1284 2023.12.11 18:50:13.983884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1285 2023.12.11 18:50:13.983929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1286 2023.12.11 18:50:13.983949 [ 3 ] {} <Debug> HTTP-Session: de67a16b-92e1-4409-a793-9292daca0bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1287 2023.12.11 18:50:13.983967 [ 3 ] {} <Debug> HTTP-Session: de67a16b-92e1-4409-a793-9292daca0bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1288 2023.12.11 18:50:13.984048 [ 3 ] {2631d7e3-bf00-4489-aa56-a28d58003774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1289 2023.12.11 18:50:13.984088 [ 3 ] {2631d7e3-bf00-4489-aa56-a28d58003774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1290 2023.12.11 18:50:13.984228 [ 3 ] {2631d7e3-bf00-4489-aa56-a28d58003774} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1291 2023.12.11 18:50:13.984556 [ 3 ] {2631d7e3-bf00-4489-aa56-a28d58003774} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1292 2023.12.11 18:50:13.984851 [ 3 ] {2631d7e3-bf00-4489-aa56-a28d58003774} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1293 2023.12.11 18:50:13.985010 [ 3 ] {2631d7e3-bf00-4489-aa56-a28d58003774} <Trace> oximeter.timeseries_schema (d0232ab3-1499-414b-a308-8b73013b70b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1294 2023.12.11 18:50:13.985137 [ 3 ] {2631d7e3-bf00-4489-aa56-a28d58003774} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001053635 sec., 949 rows/sec., 215.03 KiB/sec.
1295 2023.12.11 18:50:13.985304 [ 3 ] {2631d7e3-bf00-4489-aa56-a28d58003774} <Debug> DynamicQueryHandler: Done processing query
1296 2023.12.11 18:50:13.985328 [ 3 ] {2631d7e3-bf00-4489-aa56-a28d58003774} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1297 2023.12.11 18:50:13.985343 [ 3 ] {} <Debug> HTTP-Session: de67a16b-92e1-4409-a793-9292daca0bf6 Destroying unnamed session
1298 2023.12.11 18:50:13.985484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1299 2023.12.11 18:50:13.985527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1300 2023.12.11 18:50:13.985546 [ 3 ] {} <Debug> HTTP-Session: 6fd9a66a-b4fc-405c-8794-c6a4a7151ed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1301 2023.12.11 18:50:13.985563 [ 3 ] {} <Debug> HTTP-Session: 6fd9a66a-b4fc-405c-8794-c6a4a7151ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1302 2023.12.11 18:50:13.985632 [ 3 ] {b21e7fe2-c17c-4f76-8f00-cd2e307523e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1303 2023.12.11 18:50:13.985672 [ 3 ] {b21e7fe2-c17c-4f76-8f00-cd2e307523e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1304 2023.12.11 18:50:13.985813 [ 3 ] {b21e7fe2-c17c-4f76-8f00-cd2e307523e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1305 2023.12.11 18:50:13.986108 [ 3 ] {b21e7fe2-c17c-4f76-8f00-cd2e307523e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1306 2023.12.11 18:50:13.986318 [ 3 ] {b21e7fe2-c17c-4f76-8f00-cd2e307523e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1307 2023.12.11 18:50:13.986461 [ 3 ] {b21e7fe2-c17c-4f76-8f00-cd2e307523e1} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1308 2023.12.11 18:50:13.986572 [ 3 ] {b21e7fe2-c17c-4f76-8f00-cd2e307523e1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000913111 sec., 2190 rows/sec., 187.16 KiB/sec.
1309 2023.12.11 18:50:13.986689 [ 3 ] {b21e7fe2-c17c-4f76-8f00-cd2e307523e1} <Debug> DynamicQueryHandler: Done processing query
1310 2023.12.11 18:50:13.986712 [ 3 ] {b21e7fe2-c17c-4f76-8f00-cd2e307523e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1311 2023.12.11 18:50:13.986727 [ 3 ] {} <Debug> HTTP-Session: 6fd9a66a-b4fc-405c-8794-c6a4a7151ed5 Destroying unnamed session
1312 2023.12.11 18:50:13.986828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1313 2023.12.11 18:50:13.986872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1314 2023.12.11 18:50:13.986890 [ 3 ] {} <Debug> HTTP-Session: 32c44b23-7e12-4467-a452-a96f83a8ae51 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1315 2023.12.11 18:50:13.986908 [ 3 ] {} <Debug> HTTP-Session: 32c44b23-7e12-4467-a452-a96f83a8ae51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1316 2023.12.11 18:50:13.986978 [ 3 ] {895a79ab-e037-4395-924e-6bcb784f4c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1317 2023.12.11 18:50:13.987016 [ 3 ] {895a79ab-e037-4395-924e-6bcb784f4c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1318 2023.12.11 18:50:13.987119 [ 3 ] {895a79ab-e037-4395-924e-6bcb784f4c73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1319 2023.12.11 18:50:13.987422 [ 3 ] {895a79ab-e037-4395-924e-6bcb784f4c73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1320 2023.12.11 18:50:13.987625 [ 3 ] {895a79ab-e037-4395-924e-6bcb784f4c73} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1321 2023.12.11 18:50:13.987766 [ 3 ] {895a79ab-e037-4395-924e-6bcb784f4c73} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1322 2023.12.11 18:50:13.987884 [ 3 ] {895a79ab-e037-4395-924e-6bcb784f4c73} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.00087683 sec., 42197 rows/sec., 3.54 MiB/sec.
1323 2023.12.11 18:50:13.988000 [ 3 ] {895a79ab-e037-4395-924e-6bcb784f4c73} <Debug> DynamicQueryHandler: Done processing query
1324 2023.12.11 18:50:13.988024 [ 3 ] {895a79ab-e037-4395-924e-6bcb784f4c73} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1325 2023.12.11 18:50:13.988041 [ 3 ] {} <Debug> HTTP-Session: 32c44b23-7e12-4467-a452-a96f83a8ae51 Destroying unnamed session
1326 2023.12.11 18:50:13.988161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1327 2023.12.11 18:50:13.988207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1328 2023.12.11 18:50:13.988225 [ 3 ] {} <Debug> HTTP-Session: 8d6d5444-0d78-470c-a234-79c4465d27ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1329 2023.12.11 18:50:13.988242 [ 3 ] {} <Debug> HTTP-Session: 8d6d5444-0d78-470c-a234-79c4465d27ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1330 2023.12.11 18:50:13.988310 [ 3 ] {2bd0684d-76e7-4664-97b4-84a2c71e758e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1331 2023.12.11 18:50:13.988349 [ 3 ] {2bd0684d-76e7-4664-97b4-84a2c71e758e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1332 2023.12.11 18:50:13.988453 [ 3 ] {2bd0684d-76e7-4664-97b4-84a2c71e758e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1333 2023.12.11 18:50:13.990037 [ 90 ] {} <Debug> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1334 2023.12.11 18:50:13.990123 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.46 GiB.
1335 2023.12.11 18:50:13.990258 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1336 2023.12.11 18:50:13.990964 [ 3 ] {2bd0684d-76e7-4664-97b4-84a2c71e758e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1337 2023.12.11 18:50:13.991181 [ 3 ] {2bd0684d-76e7-4664-97b4-84a2c71e758e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1338 2023.12.11 18:50:13.991324 [ 3 ] {2bd0684d-76e7-4664-97b4-84a2c71e758e} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1339 2023.12.11 18:50:13.991438 [ 3 ] {2bd0684d-76e7-4664-97b4-84a2c71e758e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003098181 sec., 645 rows/sec., 45.07 KiB/sec.
1340 2023.12.11 18:50:13.991564 [ 3 ] {2bd0684d-76e7-4664-97b4-84a2c71e758e} <Debug> DynamicQueryHandler: Done processing query
1341 2023.12.11 18:50:13.991587 [ 3 ] {2bd0684d-76e7-4664-97b4-84a2c71e758e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1342 2023.12.11 18:50:13.991603 [ 3 ] {} <Debug> HTTP-Session: 8d6d5444-0d78-470c-a234-79c4465d27ca Destroying unnamed session
1343 2023.12.11 18:50:13.991724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1344 2023.12.11 18:50:13.991768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1345 2023.12.11 18:50:13.991787 [ 3 ] {} <Debug> HTTP-Session: 4932de13-71ae-4dde-9207-e2e29455d03c Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1346 2023.12.11 18:50:13.991804 [ 3 ] {} <Debug> HTTP-Session: 4932de13-71ae-4dde-9207-e2e29455d03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1347 2023.12.11 18:50:13.991875 [ 3 ] {b287bb28-58eb-4247-b614-08bd9e782bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1348 2023.12.11 18:50:13.991913 [ 3 ] {b287bb28-58eb-4247-b614-08bd9e782bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1349 2023.12.11 18:50:13.992015 [ 3 ] {b287bb28-58eb-4247-b614-08bd9e782bc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1350 2023.12.11 18:50:13.992305 [ 3 ] {b287bb28-58eb-4247-b614-08bd9e782bc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1351 2023.12.11 18:50:13.992586 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1352 2023.12.11 18:50:13.992615 [ 3 ] {b287bb28-58eb-4247-b614-08bd9e782bc2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1353 2023.12.11 18:50:13.992693 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 123 rows starting from the beginning of the part
1354 2023.12.11 18:50:13.992843 [ 3 ] {b287bb28-58eb-4247-b614-08bd9e782bc2} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1355 2023.12.11 18:50:13.992963 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1356 2023.12.11 18:50:13.993029 [ 90 ] {} <Debug> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1357 2023.12.11 18:50:13.993115 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1358 2023.12.11 18:50:13.993112 [ 3 ] {b287bb28-58eb-4247-b614-08bd9e782bc2} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.001180807 sec., 22018 rows/sec., 1.70 MiB/sec.
1359 2023.12.11 18:50:13.993388 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 126 rows starting from the beginning of the part
1360 2023.12.11 18:50:13.993406 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1361 2023.12.11 18:50:13.993473 [ 3 ] {b287bb28-58eb-4247-b614-08bd9e782bc2} <Debug> DynamicQueryHandler: Done processing query
1362 2023.12.11 18:50:13.993568 [ 3 ] {b287bb28-58eb-4247-b614-08bd9e782bc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1363 2023.12.11 18:50:13.993664 [ 3 ] {} <Debug> HTTP-Session: 4932de13-71ae-4dde-9207-e2e29455d03c Destroying unnamed session
1364 2023.12.11 18:50:13.993705 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 126 rows starting from the beginning of the part
1365 2023.12.11 18:50:13.993736 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1366 2023.12.11 18:50:13.993823 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 51 rows starting from the beginning of the part
1367 2023.12.11 18:50:13.993915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1368 2023.12.11 18:50:13.993961 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 135 rows starting from the beginning of the part
1369 2023.12.11 18:50:13.994060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1370 2023.12.11 18:50:13.994121 [ 3 ] {} <Debug> HTTP-Session: 9dc99387-0fa0-414b-8bf6-b2398a052994 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1371 2023.12.11 18:50:13.994187 [ 3 ] {} <Debug> HTTP-Session: 9dc99387-0fa0-414b-8bf6-b2398a052994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1372 2023.12.11 18:50:13.994344 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
1373 2023.12.11 18:50:13.994420 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part
1374 2023.12.11 18:50:13.994688 [ 3 ] {d5daf148-9110-46f6-ad07-50a09e318025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1375 2023.12.11 18:50:13.994937 [ 3 ] {d5daf148-9110-46f6-ad07-50a09e318025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1376 2023.12.11 18:50:13.994985 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part
1377 2023.12.11 18:50:13.995529 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part
1378 2023.12.11 18:50:13.996000 [ 3 ] {d5daf148-9110-46f6-ad07-50a09e318025} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1379 2023.12.11 18:50:13.996064 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part
1380 2023.12.11 18:50:13.996557 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part
1381 2023.12.11 18:50:13.997779 [ 3 ] {d5daf148-9110-46f6-ad07-50a09e318025} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1382 2023.12.11 18:50:13.997808 [ 9 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 4 columns (4 merged, 0 gathered) in 0.007626066 sec., 76448.3286664448 rows/sec., 7.39 MiB/sec.
1383 2023.12.11 18:50:13.998067 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1384 2023.12.11 18:50:13.998528 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1385 2023.12.11 18:50:13.998723 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_6_1} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1386 2023.12.11 18:50:13.998776 [ 3 ] {d5daf148-9110-46f6-ad07-50a09e318025} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1387 2023.12.11 18:50:13.999193 [ 3 ] {d5daf148-9110-46f6-ad07-50a09e318025} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1388 2023.12.11 18:50:13.999521 [ 3 ] {d5daf148-9110-46f6-ad07-50a09e318025} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.004742819 sec., 7801 rows/sec., 563.35 KiB/sec.
1389 2023.12.11 18:50:13.999545 [ 21 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 4 columns (4 merged, 0 gathered) in 0.006344775 sec., 37668.79046144268 rows/sec., 2.94 MiB/sec.
1390 2023.12.11 18:50:13.999762 [ 3 ] {d5daf148-9110-46f6-ad07-50a09e318025} <Debug> DynamicQueryHandler: Done processing query
1391 2023.12.11 18:50:13.999770 [ 18 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1392 2023.12.11 18:50:13.999803 [ 3 ] {d5daf148-9110-46f6-ad07-50a09e318025} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1393 2023.12.11 18:50:13.999853 [ 3 ] {} <Debug> HTTP-Session: 9dc99387-0fa0-414b-8bf6-b2398a052994 Destroying unnamed session
1394 2023.12.11 18:50:13.999997 [ 18 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1395 2023.12.11 18:50:14.000158 [ 18 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_6_1} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1396 2023.12.11 18:50:18.980277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1397 2023.12.11 18:50:18.980394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1398 2023.12.11 18:50:18.980419 [ 3 ] {} <Debug> HTTP-Session: 9ede72ea-bee0-4a08-a310-81ce79961ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1399 2023.12.11 18:50:18.980444 [ 3 ] {} <Debug> HTTP-Session: 9ede72ea-bee0-4a08-a310-81ce79961ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1400 2023.12.11 18:50:18.980571 [ 3 ] {acc591f1-782e-4db9-b305-3b0614971656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1401 2023.12.11 18:50:18.980629 [ 3 ] {acc591f1-782e-4db9-b305-3b0614971656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1402 2023.12.11 18:50:18.980784 [ 3 ] {acc591f1-782e-4db9-b305-3b0614971656} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1403 2023.12.11 18:50:18.981239 [ 3 ] {acc591f1-782e-4db9-b305-3b0614971656} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1404 2023.12.11 18:50:18.981491 [ 3 ] {acc591f1-782e-4db9-b305-3b0614971656} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1405 2023.12.11 18:50:18.981653 [ 3 ] {acc591f1-782e-4db9-b305-3b0614971656} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1406 2023.12.11 18:50:18.981781 [ 3 ] {acc591f1-782e-4db9-b305-3b0614971656} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001171077 sec., 40133 rows/sec., 3.18 MiB/sec.
1407 2023.12.11 18:50:18.981970 [ 3 ] {acc591f1-782e-4db9-b305-3b0614971656} <Debug> DynamicQueryHandler: Done processing query
1408 2023.12.11 18:50:18.981996 [ 3 ] {acc591f1-782e-4db9-b305-3b0614971656} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1409 2023.12.11 18:50:18.982012 [ 3 ] {} <Debug> HTTP-Session: 9ede72ea-bee0-4a08-a310-81ce79961ff9 Destroying unnamed session
1410 2023.12.11 18:50:18.982160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1411 2023.12.11 18:50:18.982206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1412 2023.12.11 18:50:18.982224 [ 3 ] {} <Debug> HTTP-Session: 68e9f576-1ed8-4b1f-818b-eca1fc89bc2e Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1413 2023.12.11 18:50:18.982241 [ 3 ] {} <Debug> HTTP-Session: 68e9f576-1ed8-4b1f-818b-eca1fc89bc2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1414 2023.12.11 18:50:18.982320 [ 3 ] {68204b03-9ade-4aab-b721-0bcfd78a3cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1415 2023.12.11 18:50:18.982360 [ 3 ] {68204b03-9ade-4aab-b721-0bcfd78a3cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1416 2023.12.11 18:50:18.982470 [ 3 ] {68204b03-9ade-4aab-b721-0bcfd78a3cd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1417 2023.12.11 18:50:18.982886 [ 3 ] {68204b03-9ade-4aab-b721-0bcfd78a3cd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1418 2023.12.11 18:50:18.983104 [ 3 ] {68204b03-9ade-4aab-b721-0bcfd78a3cd3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1419 2023.12.11 18:50:18.983256 [ 3 ] {68204b03-9ade-4aab-b721-0bcfd78a3cd3} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1420 2023.12.11 18:50:18.983374 [ 3 ] {68204b03-9ade-4aab-b721-0bcfd78a3cd3} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.001023583 sec., 137751 rows/sec., 13.47 MiB/sec.
1421 2023.12.11 18:50:18.983477 [ 3 ] {68204b03-9ade-4aab-b721-0bcfd78a3cd3} <Debug> DynamicQueryHandler: Done processing query
1422 2023.12.11 18:50:18.983500 [ 3 ] {68204b03-9ade-4aab-b721-0bcfd78a3cd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1423 2023.12.11 18:50:18.983515 [ 3 ] {} <Debug> HTTP-Session: 68e9f576-1ed8-4b1f-818b-eca1fc89bc2e Destroying unnamed session
1424 2023.12.11 18:50:18.983633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1425 2023.12.11 18:50:18.983676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1426 2023.12.11 18:50:18.983695 [ 3 ] {} <Debug> HTTP-Session: 6ed50af4-d2d4-4a15-bc42-389303006857 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1427 2023.12.11 18:50:18.983711 [ 3 ] {} <Debug> HTTP-Session: 6ed50af4-d2d4-4a15-bc42-389303006857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1428 2023.12.11 18:50:18.983782 [ 3 ] {958bcdf1-b2bb-410b-97fb-0b2449acc3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1429 2023.12.11 18:50:18.983820 [ 3 ] {958bcdf1-b2bb-410b-97fb-0b2449acc3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1430 2023.12.11 18:50:18.983922 [ 3 ] {958bcdf1-b2bb-410b-97fb-0b2449acc3c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1431 2023.12.11 18:50:18.984245 [ 3 ] {958bcdf1-b2bb-410b-97fb-0b2449acc3c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1432 2023.12.11 18:50:18.984452 [ 3 ] {958bcdf1-b2bb-410b-97fb-0b2449acc3c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1433 2023.12.11 18:50:18.984598 [ 3 ] {958bcdf1-b2bb-410b-97fb-0b2449acc3c1} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1434 2023.12.11 18:50:18.984714 [ 3 ] {958bcdf1-b2bb-410b-97fb-0b2449acc3c1} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.00089865 sec., 52300 rows/sec., 4.09 MiB/sec.
1435 2023.12.11 18:50:18.984828 [ 3 ] {958bcdf1-b2bb-410b-97fb-0b2449acc3c1} <Debug> DynamicQueryHandler: Done processing query
1436 2023.12.11 18:50:18.984850 [ 3 ] {958bcdf1-b2bb-410b-97fb-0b2449acc3c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1437 2023.12.11 18:50:18.984865 [ 3 ] {} <Debug> HTTP-Session: 6ed50af4-d2d4-4a15-bc42-389303006857 Destroying unnamed session
1438 2023.12.11 18:50:18.985062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1439 2023.12.11 18:50:18.985107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1440 2023.12.11 18:50:18.985125 [ 3 ] {} <Debug> HTTP-Session: af84a146-a5b9-4212-83df-9386aa7a4278 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1441 2023.12.11 18:50:18.985141 [ 3 ] {} <Debug> HTTP-Session: af84a146-a5b9-4212-83df-9386aa7a4278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1442 2023.12.11 18:50:18.985225 [ 3 ] {0258aa79-9fdc-4600-a081-8d343c36c211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1443 2023.12.11 18:50:18.985271 [ 3 ] {0258aa79-9fdc-4600-a081-8d343c36c211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1444 2023.12.11 18:50:18.985408 [ 3 ] {0258aa79-9fdc-4600-a081-8d343c36c211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1445 2023.12.11 18:50:18.985873 [ 3 ] {0258aa79-9fdc-4600-a081-8d343c36c211} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1446 2023.12.11 18:50:18.986181 [ 3 ] {0258aa79-9fdc-4600-a081-8d343c36c211} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1447 2023.12.11 18:50:18.986357 [ 3 ] {0258aa79-9fdc-4600-a081-8d343c36c211} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1448 2023.12.11 18:50:18.986492 [ 3 ] {0258aa79-9fdc-4600-a081-8d343c36c211} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001233408 sec., 38105 rows/sec., 51.42 MiB/sec.
1449 2023.12.11 18:50:18.986661 [ 3 ] {0258aa79-9fdc-4600-a081-8d343c36c211} <Debug> DynamicQueryHandler: Done processing query
1450 2023.12.11 18:50:18.986685 [ 3 ] {0258aa79-9fdc-4600-a081-8d343c36c211} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1451 2023.12.11 18:50:18.986700 [ 3 ] {} <Debug> HTTP-Session: af84a146-a5b9-4212-83df-9386aa7a4278 Destroying unnamed session
1452 2023.12.11 18:50:24.615220 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
1453 2023.12.11 18:50:24.615323 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
1454 2023.12.11 18:50:28.980760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1455 2023.12.11 18:50:28.980892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1456 2023.12.11 18:50:28.980922 [ 3 ] {} <Debug> HTTP-Session: 96fa2a18-dce7-47c5-9b6c-17130a888760 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1457 2023.12.11 18:50:28.980949 [ 3 ] {} <Debug> HTTP-Session: 96fa2a18-dce7-47c5-9b6c-17130a888760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1458 2023.12.11 18:50:28.981093 [ 3 ] {a66b410c-b5f3-48e3-acf3-ee886c6aab56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1459 2023.12.11 18:50:28.981158 [ 3 ] {a66b410c-b5f3-48e3-acf3-ee886c6aab56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1460 2023.12.11 18:50:28.981336 [ 3 ] {a66b410c-b5f3-48e3-acf3-ee886c6aab56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1461 2023.12.11 18:50:28.981770 [ 3 ] {a66b410c-b5f3-48e3-acf3-ee886c6aab56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1462 2023.12.11 18:50:28.982026 [ 3 ] {a66b410c-b5f3-48e3-acf3-ee886c6aab56} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1463 2023.12.11 18:50:28.982182 [ 3 ] {a66b410c-b5f3-48e3-acf3-ee886c6aab56} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1464 2023.12.11 18:50:28.982312 [ 3 ] {a66b410c-b5f3-48e3-acf3-ee886c6aab56} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001169787 sec., 40178 rows/sec., 3.18 MiB/sec.
1465 2023.12.11 18:50:28.982316 [ 82 ] {} <Debug> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1466 2023.12.11 18:50:28.982442 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1467 2023.12.11 18:50:28.982520 [ 3 ] {a66b410c-b5f3-48e3-acf3-ee886c6aab56} <Debug> DynamicQueryHandler: Done processing query
1468 2023.12.11 18:50:28.982552 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1469 2023.12.11 18:50:28.982562 [ 3 ] {a66b410c-b5f3-48e3-acf3-ee886c6aab56} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1470 2023.12.11 18:50:28.982625 [ 3 ] {} <Debug> HTTP-Session: 96fa2a18-dce7-47c5-9b6c-17130a888760 Destroying unnamed session
1471 2023.12.11 18:50:28.982694 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1472 2023.12.11 18:50:28.982740 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part
1473 2023.12.11 18:50:28.982772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1474 2023.12.11 18:50:28.982841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1475 2023.12.11 18:50:28.982879 [ 3 ] {} <Debug> HTTP-Session: b5a25a4b-1802-47df-a790-b1ccdfac2ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1476 2023.12.11 18:50:28.982914 [ 3 ] {} <Debug> HTTP-Session: b5a25a4b-1802-47df-a790-b1ccdfac2ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1477 2023.12.11 18:50:28.983034 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part
1478 2023.12.11 18:50:28.983108 [ 3 ] {2fa33432-393f-4733-8ca7-bc48ca2b33bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1479 2023.12.11 18:50:28.983198 [ 3 ] {2fa33432-393f-4733-8ca7-bc48ca2b33bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1480 2023.12.11 18:50:28.983297 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part
1481 2023.12.11 18:50:28.983641 [ 3 ] {2fa33432-393f-4733-8ca7-bc48ca2b33bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1482 2023.12.11 18:50:28.983661 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part
1483 2023.12.11 18:50:28.983842 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part
1484 2023.12.11 18:50:28.984133 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part
1485 2023.12.11 18:50:28.984393 [ 3 ] {2fa33432-393f-4733-8ca7-bc48ca2b33bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1486 2023.12.11 18:50:28.984848 [ 3 ] {2fa33432-393f-4733-8ca7-bc48ca2b33bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1487 2023.12.11 18:50:28.985171 [ 3 ] {2fa33432-393f-4733-8ca7-bc48ca2b33bb} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1488 2023.12.11 18:50:28.985445 [ 3 ] {2fa33432-393f-4733-8ca7-bc48ca2b33bb} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002236381 sec., 894 rows/sec., 76.42 KiB/sec.
1489 2023.12.11 18:50:28.985828 [ 3 ] {2fa33432-393f-4733-8ca7-bc48ca2b33bb} <Debug> DynamicQueryHandler: Done processing query
1490 2023.12.11 18:50:28.985830 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003326866 sec., 79353.96255815534 rows/sec., 6.28 MiB/sec.
1491 2023.12.11 18:50:28.985863 [ 3 ] {2fa33432-393f-4733-8ca7-bc48ca2b33bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1492 2023.12.11 18:50:28.985906 [ 3 ] {} <Debug> HTTP-Session: b5a25a4b-1802-47df-a790-b1ccdfac2ac7 Destroying unnamed session
1493 2023.12.11 18:50:28.985977 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1494 2023.12.11 18:50:28.986119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1495 2023.12.11 18:50:28.986168 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1496 2023.12.11 18:50:28.986201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1497 2023.12.11 18:50:28.986236 [ 3 ] {} <Debug> HTTP-Session: 0338e30f-9c02-4824-8b0e-182c8f31b329 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1498 2023.12.11 18:50:28.986260 [ 3 ] {} <Debug> HTTP-Session: 0338e30f-9c02-4824-8b0e-182c8f31b329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1499 2023.12.11 18:50:28.986268 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_6_1} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1500 2023.12.11 18:50:28.986416 [ 3 ] {3a9adc6b-c54e-41d7-9218-ade3d2dbc209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1501 2023.12.11 18:50:28.986459 [ 3 ] {3a9adc6b-c54e-41d7-9218-ade3d2dbc209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1502 2023.12.11 18:50:28.986577 [ 3 ] {3a9adc6b-c54e-41d7-9218-ade3d2dbc209} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1503 2023.12.11 18:50:28.986943 [ 3 ] {3a9adc6b-c54e-41d7-9218-ade3d2dbc209} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1504 2023.12.11 18:50:28.987158 [ 3 ] {3a9adc6b-c54e-41d7-9218-ade3d2dbc209} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1505 2023.12.11 18:50:28.987303 [ 3 ] {3a9adc6b-c54e-41d7-9218-ade3d2dbc209} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1506 2023.12.11 18:50:28.987426 [ 3 ] {3a9adc6b-c54e-41d7-9218-ade3d2dbc209} <Information> executeQuery: Read 142 rows, 14.21 KiB in 0.000975353 sec., 145588 rows/sec., 14.22 MiB/sec.
1507 2023.12.11 18:50:28.987565 [ 3 ] {3a9adc6b-c54e-41d7-9218-ade3d2dbc209} <Debug> DynamicQueryHandler: Done processing query
1508 2023.12.11 18:50:28.987587 [ 3 ] {3a9adc6b-c54e-41d7-9218-ade3d2dbc209} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1509 2023.12.11 18:50:28.987603 [ 3 ] {} <Debug> HTTP-Session: 0338e30f-9c02-4824-8b0e-182c8f31b329 Destroying unnamed session
1510 2023.12.11 18:50:28.987710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1511 2023.12.11 18:50:28.987754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1512 2023.12.11 18:50:28.987773 [ 3 ] {} <Debug> HTTP-Session: 2f642ce2-0968-4c75-a12a-f5fcff056098 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1513 2023.12.11 18:50:28.987790 [ 3 ] {} <Debug> HTTP-Session: 2f642ce2-0968-4c75-a12a-f5fcff056098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1514 2023.12.11 18:50:28.987858 [ 3 ] {7e6c6bd1-cd19-4fe4-8278-f46aba47dc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1515 2023.12.11 18:50:28.987895 [ 3 ] {7e6c6bd1-cd19-4fe4-8278-f46aba47dc16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1516 2023.12.11 18:50:28.988001 [ 3 ] {7e6c6bd1-cd19-4fe4-8278-f46aba47dc16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1517 2023.12.11 18:50:28.988253 [ 3 ] {7e6c6bd1-cd19-4fe4-8278-f46aba47dc16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1518 2023.12.11 18:50:28.988459 [ 3 ] {7e6c6bd1-cd19-4fe4-8278-f46aba47dc16} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1519 2023.12.11 18:50:28.988602 [ 3 ] {7e6c6bd1-cd19-4fe4-8278-f46aba47dc16} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1520 2023.12.11 18:50:28.988720 [ 3 ] {7e6c6bd1-cd19-4fe4-8278-f46aba47dc16} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00083406 sec., 2397 rows/sec., 167.43 KiB/sec.
1521 2023.12.11 18:50:28.988821 [ 3 ] {7e6c6bd1-cd19-4fe4-8278-f46aba47dc16} <Debug> DynamicQueryHandler: Done processing query
1522 2023.12.11 18:50:28.988843 [ 3 ] {7e6c6bd1-cd19-4fe4-8278-f46aba47dc16} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1523 2023.12.11 18:50:28.988858 [ 3 ] {} <Debug> HTTP-Session: 2f642ce2-0968-4c75-a12a-f5fcff056098 Destroying unnamed session
1524 2023.12.11 18:50:28.988991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1525 2023.12.11 18:50:28.989034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1526 2023.12.11 18:50:28.989052 [ 3 ] {} <Debug> HTTP-Session: de689fc6-d9c9-49e8-b1c4-d69dafbb961b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1527 2023.12.11 18:50:28.989069 [ 3 ] {} <Debug> HTTP-Session: de689fc6-d9c9-49e8-b1c4-d69dafbb961b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1528 2023.12.11 18:50:28.989139 [ 3 ] {a2b3f66e-7660-44df-bb47-d1c20a7102a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1529 2023.12.11 18:50:28.989175 [ 3 ] {a2b3f66e-7660-44df-bb47-d1c20a7102a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1530 2023.12.11 18:50:28.989274 [ 3 ] {a2b3f66e-7660-44df-bb47-d1c20a7102a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1531 2023.12.11 18:50:28.989531 [ 3 ] {a2b3f66e-7660-44df-bb47-d1c20a7102a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1532 2023.12.11 18:50:28.989734 [ 3 ] {a2b3f66e-7660-44df-bb47-d1c20a7102a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1533 2023.12.11 18:50:28.989880 [ 3 ] {a2b3f66e-7660-44df-bb47-d1c20a7102a2} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1534 2023.12.11 18:50:28.990006 [ 3 ] {a2b3f66e-7660-44df-bb47-d1c20a7102a2} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000840179 sec., 58320 rows/sec., 4.56 MiB/sec.
1535 2023.12.11 18:50:28.990108 [ 3 ] {a2b3f66e-7660-44df-bb47-d1c20a7102a2} <Debug> DynamicQueryHandler: Done processing query
1536 2023.12.11 18:50:28.990132 [ 3 ] {a2b3f66e-7660-44df-bb47-d1c20a7102a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1537 2023.12.11 18:50:28.990147 [ 3 ] {} <Debug> HTTP-Session: de689fc6-d9c9-49e8-b1c4-d69dafbb961b Destroying unnamed session
1538 2023.12.11 18:50:28.990249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1539 2023.12.11 18:50:28.990292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1540 2023.12.11 18:50:28.990310 [ 3 ] {} <Debug> HTTP-Session: 39223874-dacf-4c8b-ba75-23b1cf80634a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1541 2023.12.11 18:50:28.990327 [ 3 ] {} <Debug> HTTP-Session: 39223874-dacf-4c8b-ba75-23b1cf80634a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1542 2023.12.11 18:50:28.990394 [ 3 ] {4ef9fdf2-d0f8-424e-9f1f-bf6a454e4bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1543 2023.12.11 18:50:28.990436 [ 3 ] {4ef9fdf2-d0f8-424e-9f1f-bf6a454e4bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1544 2023.12.11 18:50:28.990565 [ 3 ] {4ef9fdf2-d0f8-424e-9f1f-bf6a454e4bea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1545 2023.12.11 18:50:28.990789 [ 3 ] {4ef9fdf2-d0f8-424e-9f1f-bf6a454e4bea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1546 2023.12.11 18:50:28.991036 [ 3 ] {4ef9fdf2-d0f8-424e-9f1f-bf6a454e4bea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1547 2023.12.11 18:50:28.991214 [ 3 ] {4ef9fdf2-d0f8-424e-9f1f-bf6a454e4bea} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1548 2023.12.11 18:50:28.991339 [ 3 ] {4ef9fdf2-d0f8-424e-9f1f-bf6a454e4bea} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000909971 sec., 1098 rows/sec., 77.27 KiB/sec.
1549 2023.12.11 18:50:28.991441 [ 3 ] {4ef9fdf2-d0f8-424e-9f1f-bf6a454e4bea} <Debug> DynamicQueryHandler: Done processing query
1550 2023.12.11 18:50:28.991463 [ 3 ] {4ef9fdf2-d0f8-424e-9f1f-bf6a454e4bea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1551 2023.12.11 18:50:28.991478 [ 3 ] {} <Debug> HTTP-Session: 39223874-dacf-4c8b-ba75-23b1cf80634a Destroying unnamed session
1552 2023.12.11 18:50:28.991639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1553 2023.12.11 18:50:28.991683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1554 2023.12.11 18:50:28.991727 [ 3 ] {} <Debug> HTTP-Session: 20f6c938-f8de-4a48-aa21-76f3d97a2a7f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1555 2023.12.11 18:50:28.991743 [ 3 ] {} <Debug> HTTP-Session: 20f6c938-f8de-4a48-aa21-76f3d97a2a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1556 2023.12.11 18:50:28.991826 [ 3 ] {ea3158d1-0259-4be8-a97c-7bc3721ac1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1557 2023.12.11 18:50:28.991869 [ 3 ] {ea3158d1-0259-4be8-a97c-7bc3721ac1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1558 2023.12.11 18:50:28.992003 [ 3 ] {ea3158d1-0259-4be8-a97c-7bc3721ac1f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1559 2023.12.11 18:50:28.992419 [ 3 ] {ea3158d1-0259-4be8-a97c-7bc3721ac1f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1560 2023.12.11 18:50:28.992713 [ 3 ] {ea3158d1-0259-4be8-a97c-7bc3721ac1f2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1561 2023.12.11 18:50:28.992887 [ 3 ] {ea3158d1-0259-4be8-a97c-7bc3721ac1f2} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1562 2023.12.11 18:50:28.993008 [ 82 ] {} <Debug> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1563 2023.12.11 18:50:28.993018 [ 3 ] {ea3158d1-0259-4be8-a97c-7bc3721ac1f2} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001155966 sec., 40658 rows/sec., 54.87 MiB/sec.
1564 2023.12.11 18:50:28.993073 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1565 2023.12.11 18:50:28.993267 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1566 2023.12.11 18:50:28.993294 [ 3 ] {ea3158d1-0259-4be8-a97c-7bc3721ac1f2} <Debug> DynamicQueryHandler: Done processing query
1567 2023.12.11 18:50:28.993366 [ 3 ] {ea3158d1-0259-4be8-a97c-7bc3721ac1f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1568 2023.12.11 18:50:28.993403 [ 3 ] {} <Debug> HTTP-Session: 20f6c938-f8de-4a48-aa21-76f3d97a2a7f Destroying unnamed session
1569 2023.12.11 18:50:28.993492 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1570 2023.12.11 18:50:28.993540 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part
1571 2023.12.11 18:50:28.993746 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part
1572 2023.12.11 18:50:28.993851 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part
1573 2023.12.11 18:50:28.993944 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part
1574 2023.12.11 18:50:28.994040 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part
1575 2023.12.11 18:50:28.994130 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part
1576 2023.12.11 18:50:29.001092 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 6 columns (6 merged, 0 gathered) in 0.007942333 sec., 33239.603527074476 rows/sec., 44.86 MiB/sec.
1577 2023.12.11 18:50:29.001302 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1578 2023.12.11 18:50:29.001516 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1579 2023.12.11 18:50:29.001583 [ 17 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1580 2023.12.11 18:50:29.001653 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_6_1: 4.07 MiB.
1581 2023.12.11 18:50:38.980772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1582 2023.12.11 18:50:38.980910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1583 2023.12.11 18:50:38.980940 [ 3 ] {} <Debug> HTTP-Session: 14233c25-b04c-4283-b855-c4d4b00ab537 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1584 2023.12.11 18:50:38.980971 [ 3 ] {} <Debug> HTTP-Session: 14233c25-b04c-4283-b855-c4d4b00ab537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1585 2023.12.11 18:50:38.981131 [ 3 ] {f72eab79-a1bb-4bbe-8507-b75a03955c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1586 2023.12.11 18:50:38.981201 [ 3 ] {f72eab79-a1bb-4bbe-8507-b75a03955c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1587 2023.12.11 18:50:38.981379 [ 3 ] {f72eab79-a1bb-4bbe-8507-b75a03955c8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1588 2023.12.11 18:50:38.981794 [ 3 ] {f72eab79-a1bb-4bbe-8507-b75a03955c8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1589 2023.12.11 18:50:38.982103 [ 3 ] {f72eab79-a1bb-4bbe-8507-b75a03955c8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1590 2023.12.11 18:50:38.982274 [ 3 ] {f72eab79-a1bb-4bbe-8507-b75a03955c8d} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1591 2023.12.11 18:50:38.982406 [ 3 ] {f72eab79-a1bb-4bbe-8507-b75a03955c8d} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001231958 sec., 38150 rows/sec., 3.02 MiB/sec.
1592 2023.12.11 18:50:38.982531 [ 3 ] {f72eab79-a1bb-4bbe-8507-b75a03955c8d} <Debug> DynamicQueryHandler: Done processing query
1593 2023.12.11 18:50:38.982555 [ 3 ] {f72eab79-a1bb-4bbe-8507-b75a03955c8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1594 2023.12.11 18:50:38.982571 [ 3 ] {} <Debug> HTTP-Session: 14233c25-b04c-4283-b855-c4d4b00ab537 Destroying unnamed session
1595 2023.12.11 18:50:38.982706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1596 2023.12.11 18:50:38.982754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1597 2023.12.11 18:50:38.982774 [ 3 ] {} <Debug> HTTP-Session: e2c77c2b-bb80-48fb-b28e-315c737160bd Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1598 2023.12.11 18:50:38.982792 [ 3 ] {} <Debug> HTTP-Session: e2c77c2b-bb80-48fb-b28e-315c737160bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1599 2023.12.11 18:50:38.982877 [ 3 ] {02c9d948-8b33-4b70-b804-7717bffabdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1600 2023.12.11 18:50:38.982918 [ 3 ] {02c9d948-8b33-4b70-b804-7717bffabdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1601 2023.12.11 18:50:38.983024 [ 3 ] {02c9d948-8b33-4b70-b804-7717bffabdec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1602 2023.12.11 18:50:38.983349 [ 3 ] {02c9d948-8b33-4b70-b804-7717bffabdec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1603 2023.12.11 18:50:38.983564 [ 3 ] {02c9d948-8b33-4b70-b804-7717bffabdec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1604 2023.12.11 18:50:38.983714 [ 3 ] {02c9d948-8b33-4b70-b804-7717bffabdec} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1605 2023.12.11 18:50:38.983834 [ 3 ] {02c9d948-8b33-4b70-b804-7717bffabdec} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.000928641 sec., 151834 rows/sec., 14.84 MiB/sec.
1606 2023.12.11 18:50:38.983938 [ 3 ] {02c9d948-8b33-4b70-b804-7717bffabdec} <Debug> DynamicQueryHandler: Done processing query
1607 2023.12.11 18:50:38.983961 [ 3 ] {02c9d948-8b33-4b70-b804-7717bffabdec} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1608 2023.12.11 18:50:38.983976 [ 3 ] {} <Debug> HTTP-Session: e2c77c2b-bb80-48fb-b28e-315c737160bd Destroying unnamed session
1609 2023.12.11 18:50:38.984119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1610 2023.12.11 18:50:38.984161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1611 2023.12.11 18:50:38.984179 [ 3 ] {} <Debug> HTTP-Session: c10a1848-034c-44be-b837-7d9ed2f2bbeb Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1612 2023.12.11 18:50:38.984197 [ 3 ] {} <Debug> HTTP-Session: c10a1848-034c-44be-b837-7d9ed2f2bbeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1613 2023.12.11 18:50:38.984267 [ 3 ] {501d718c-49f3-4957-a800-0c9b5398f60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1614 2023.12.11 18:50:38.984306 [ 3 ] {501d718c-49f3-4957-a800-0c9b5398f60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1615 2023.12.11 18:50:38.984408 [ 3 ] {501d718c-49f3-4957-a800-0c9b5398f60d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1616 2023.12.11 18:50:38.984660 [ 3 ] {501d718c-49f3-4957-a800-0c9b5398f60d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1617 2023.12.11 18:50:38.984862 [ 3 ] {501d718c-49f3-4957-a800-0c9b5398f60d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1618 2023.12.11 18:50:38.985022 [ 3 ] {501d718c-49f3-4957-a800-0c9b5398f60d} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1619 2023.12.11 18:50:38.985139 [ 3 ] {501d718c-49f3-4957-a800-0c9b5398f60d} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.00084429 sec., 55668 rows/sec., 4.35 MiB/sec.
1620 2023.12.11 18:50:38.985235 [ 3 ] {501d718c-49f3-4957-a800-0c9b5398f60d} <Debug> DynamicQueryHandler: Done processing query
1621 2023.12.11 18:50:38.985258 [ 3 ] {501d718c-49f3-4957-a800-0c9b5398f60d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1622 2023.12.11 18:50:38.985273 [ 3 ] {} <Debug> HTTP-Session: c10a1848-034c-44be-b837-7d9ed2f2bbeb Destroying unnamed session
1623 2023.12.11 18:50:38.985458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1624 2023.12.11 18:50:38.985501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1625 2023.12.11 18:50:38.985520 [ 3 ] {} <Debug> HTTP-Session: 034e9636-f73c-47d2-9346-6790a347b7bf Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1626 2023.12.11 18:50:38.985537 [ 3 ] {} <Debug> HTTP-Session: 034e9636-f73c-47d2-9346-6790a347b7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1627 2023.12.11 18:50:38.985616 [ 3 ] {c1a5253f-10b5-43eb-b313-8fe0ffab64d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1628 2023.12.11 18:50:38.985661 [ 3 ] {c1a5253f-10b5-43eb-b313-8fe0ffab64d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1629 2023.12.11 18:50:38.985793 [ 3 ] {c1a5253f-10b5-43eb-b313-8fe0ffab64d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1630 2023.12.11 18:50:38.986217 [ 3 ] {c1a5253f-10b5-43eb-b313-8fe0ffab64d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1631 2023.12.11 18:50:38.986525 [ 3 ] {c1a5253f-10b5-43eb-b313-8fe0ffab64d1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1632 2023.12.11 18:50:38.986700 [ 3 ] {c1a5253f-10b5-43eb-b313-8fe0ffab64d1} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1633 2023.12.11 18:50:38.986812 [ 3 ] {c1a5253f-10b5-43eb-b313-8fe0ffab64d1} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001168738 sec., 40214 rows/sec., 54.27 MiB/sec.
1634 2023.12.11 18:50:38.986923 [ 3 ] {c1a5253f-10b5-43eb-b313-8fe0ffab64d1} <Debug> DynamicQueryHandler: Done processing query
1635 2023.12.11 18:50:38.986946 [ 3 ] {c1a5253f-10b5-43eb-b313-8fe0ffab64d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1636 2023.12.11 18:50:38.986960 [ 3 ] {} <Debug> HTTP-Session: 034e9636-f73c-47d2-9346-6790a347b7bf Destroying unnamed session
1637 2023.12.11 18:50:39.615382 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache
1638 2023.12.11 18:50:39.615434 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache
1639 2023.12.11 18:50:43.979551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1640 2023.12.11 18:50:43.979685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1641 2023.12.11 18:50:43.979715 [ 3 ] {} <Debug> HTTP-Session: a1b6478b-7b4d-43bc-92e3-d4e73b9cd9f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1642 2023.12.11 18:50:43.979742 [ 3 ] {} <Debug> HTTP-Session: a1b6478b-7b4d-43bc-92e3-d4e73b9cd9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1643 2023.12.11 18:50:43.979886 [ 3 ] {3b87362e-4f70-4188-a192-8f2f3e2d5912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1644 2023.12.11 18:50:43.979952 [ 3 ] {3b87362e-4f70-4188-a192-8f2f3e2d5912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1645 2023.12.11 18:50:43.980128 [ 3 ] {3b87362e-4f70-4188-a192-8f2f3e2d5912} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1646 2023.12.11 18:50:43.980570 [ 3 ] {3b87362e-4f70-4188-a192-8f2f3e2d5912} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1647 2023.12.11 18:50:43.980826 [ 3 ] {3b87362e-4f70-4188-a192-8f2f3e2d5912} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1648 2023.12.11 18:50:43.980990 [ 3 ] {3b87362e-4f70-4188-a192-8f2f3e2d5912} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1649 2023.12.11 18:50:43.981126 [ 3 ] {3b87362e-4f70-4188-a192-8f2f3e2d5912} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001191808 sec., 30206 rows/sec., 2.54 MiB/sec.
1650 2023.12.11 18:50:43.981269 [ 3 ] {3b87362e-4f70-4188-a192-8f2f3e2d5912} <Debug> DynamicQueryHandler: Done processing query
1651 2023.12.11 18:50:43.981294 [ 3 ] {3b87362e-4f70-4188-a192-8f2f3e2d5912} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1652 2023.12.11 18:50:43.981310 [ 3 ] {} <Debug> HTTP-Session: a1b6478b-7b4d-43bc-92e3-d4e73b9cd9f3 Destroying unnamed session
1653 2023.12.11 18:50:43.981428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1654 2023.12.11 18:50:43.981477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1655 2023.12.11 18:50:43.981496 [ 3 ] {} <Debug> HTTP-Session: c2c9010f-d922-49a3-a629-b5fccef29d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1656 2023.12.11 18:50:43.981513 [ 3 ] {} <Debug> HTTP-Session: c2c9010f-d922-49a3-a629-b5fccef29d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1657 2023.12.11 18:50:43.981585 [ 3 ] {00c53e1a-48c1-4134-ab6a-279dae3b63e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1658 2023.12.11 18:50:43.981625 [ 3 ] {00c53e1a-48c1-4134-ab6a-279dae3b63e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1659 2023.12.11 18:50:43.981730 [ 3 ] {00c53e1a-48c1-4134-ab6a-279dae3b63e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1660 2023.12.11 18:50:43.982014 [ 3 ] {00c53e1a-48c1-4134-ab6a-279dae3b63e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1661 2023.12.11 18:50:43.982222 [ 3 ] {00c53e1a-48c1-4134-ab6a-279dae3b63e4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1662 2023.12.11 18:50:43.982370 [ 3 ] {00c53e1a-48c1-4134-ab6a-279dae3b63e4} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1663 2023.12.11 18:50:43.982468 [ 3 ] {00c53e1a-48c1-4134-ab6a-279dae3b63e4} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.00085564 sec., 28049 rows/sec., 2.17 MiB/sec.
1664 2023.12.11 18:50:43.982576 [ 3 ] {00c53e1a-48c1-4134-ab6a-279dae3b63e4} <Debug> DynamicQueryHandler: Done processing query
1665 2023.12.11 18:50:43.982600 [ 3 ] {00c53e1a-48c1-4134-ab6a-279dae3b63e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1666 2023.12.11 18:50:43.982616 [ 3 ] {} <Debug> HTTP-Session: c2c9010f-d922-49a3-a629-b5fccef29d84 Destroying unnamed session
1667 2023.12.11 18:50:43.982761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1668 2023.12.11 18:50:43.982806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1669 2023.12.11 18:50:43.982825 [ 3 ] {} <Debug> HTTP-Session: 29c0bdaa-1b3c-488d-88ed-881cd268b79a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1670 2023.12.11 18:50:43.982842 [ 3 ] {} <Debug> HTTP-Session: 29c0bdaa-1b3c-488d-88ed-881cd268b79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1671 2023.12.11 18:50:43.982914 [ 3 ] {ae47a6fc-2349-42ef-bb6a-1d7aa0a56b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1672 2023.12.11 18:50:43.982957 [ 3 ] {ae47a6fc-2349-42ef-bb6a-1d7aa0a56b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1673 2023.12.11 18:50:43.983072 [ 3 ] {ae47a6fc-2349-42ef-bb6a-1d7aa0a56b46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1674 2023.12.11 18:50:43.983363 [ 3 ] {ae47a6fc-2349-42ef-bb6a-1d7aa0a56b46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1675 2023.12.11 18:50:43.983638 [ 3 ] {ae47a6fc-2349-42ef-bb6a-1d7aa0a56b46} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1676 2023.12.11 18:50:43.983837 [ 3 ] {ae47a6fc-2349-42ef-bb6a-1d7aa0a56b46} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1677 2023.12.11 18:50:43.983977 [ 3 ] {ae47a6fc-2349-42ef-bb6a-1d7aa0a56b46} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001034103 sec., 34812 rows/sec., 2.46 MiB/sec.
1678 2023.12.11 18:50:43.984112 [ 3 ] {ae47a6fc-2349-42ef-bb6a-1d7aa0a56b46} <Debug> DynamicQueryHandler: Done processing query
1679 2023.12.11 18:50:43.984139 [ 3 ] {ae47a6fc-2349-42ef-bb6a-1d7aa0a56b46} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1680 2023.12.11 18:50:43.984155 [ 3 ] {} <Debug> HTTP-Session: 29c0bdaa-1b3c-488d-88ed-881cd268b79a Destroying unnamed session
1681 2023.12.11 18:50:48.980844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1682 2023.12.11 18:50:48.980975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1683 2023.12.11 18:50:48.981008 [ 3 ] {} <Debug> HTTP-Session: c4bfe6ae-f258-499b-a7bc-bb8b466b8248 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1684 2023.12.11 18:50:48.981033 [ 3 ] {} <Debug> HTTP-Session: c4bfe6ae-f258-499b-a7bc-bb8b466b8248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1685 2023.12.11 18:50:48.981172 [ 3 ] {47f121a3-abbd-42ba-90e7-791990416fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1686 2023.12.11 18:50:48.981237 [ 3 ] {47f121a3-abbd-42ba-90e7-791990416fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1687 2023.12.11 18:50:48.981399 [ 3 ] {47f121a3-abbd-42ba-90e7-791990416fdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1688 2023.12.11 18:50:48.981829 [ 3 ] {47f121a3-abbd-42ba-90e7-791990416fdf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1689 2023.12.11 18:50:48.982089 [ 3 ] {47f121a3-abbd-42ba-90e7-791990416fdf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1690 2023.12.11 18:50:48.982251 [ 3 ] {47f121a3-abbd-42ba-90e7-791990416fdf} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1691 2023.12.11 18:50:48.982366 [ 3 ] {47f121a3-abbd-42ba-90e7-791990416fdf} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001158206 sec., 40580 rows/sec., 3.21 MiB/sec.
1692 2023.12.11 18:50:48.982501 [ 3 ] {47f121a3-abbd-42ba-90e7-791990416fdf} <Debug> DynamicQueryHandler: Done processing query
1693 2023.12.11 18:50:48.982525 [ 3 ] {47f121a3-abbd-42ba-90e7-791990416fdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1694 2023.12.11 18:50:48.982542 [ 3 ] {} <Debug> HTTP-Session: c4bfe6ae-f258-499b-a7bc-bb8b466b8248 Destroying unnamed session
1695 2023.12.11 18:50:48.982699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1696 2023.12.11 18:50:48.982748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1697 2023.12.11 18:50:48.982768 [ 3 ] {} <Debug> HTTP-Session: 3160a85c-2dab-4abd-a005-a4956ba09d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1698 2023.12.11 18:50:48.982785 [ 3 ] {} <Debug> HTTP-Session: 3160a85c-2dab-4abd-a005-a4956ba09d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1699 2023.12.11 18:50:48.982868 [ 3 ] {26f46c11-ebec-4a76-a2d0-ed6ef09ade3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1700 2023.12.11 18:50:48.982909 [ 3 ] {26f46c11-ebec-4a76-a2d0-ed6ef09ade3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1701 2023.12.11 18:50:48.983012 [ 3 ] {26f46c11-ebec-4a76-a2d0-ed6ef09ade3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1702 2023.12.11 18:50:48.983379 [ 3 ] {26f46c11-ebec-4a76-a2d0-ed6ef09ade3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1703 2023.12.11 18:50:48.983593 [ 3 ] {26f46c11-ebec-4a76-a2d0-ed6ef09ade3a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1704 2023.12.11 18:50:48.983745 [ 3 ] {26f46c11-ebec-4a76-a2d0-ed6ef09ade3a} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1705 2023.12.11 18:50:48.983846 [ 3 ] {26f46c11-ebec-4a76-a2d0-ed6ef09ade3a} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.000951082 sec., 148252 rows/sec., 14.49 MiB/sec.
1706 2023.12.11 18:50:48.983838 [ 55 ] {} <Debug> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1707 2023.12.11 18:50:48.983909 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1708 2023.12.11 18:50:48.983971 [ 3 ] {26f46c11-ebec-4a76-a2d0-ed6ef09ade3a} <Debug> DynamicQueryHandler: Done processing query
1709 2023.12.11 18:50:48.984032 [ 3 ] {26f46c11-ebec-4a76-a2d0-ed6ef09ade3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1710 2023.12.11 18:50:48.984067 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1711 2023.12.11 18:50:48.984081 [ 3 ] {} <Debug> HTTP-Session: 3160a85c-2dab-4abd-a005-a4956ba09d7d Destroying unnamed session
1712 2023.12.11 18:50:48.984235 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1713 2023.12.11 18:50:48.984270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1714 2023.12.11 18:50:48.984299 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 172 rows starting from the beginning of the part
1715 2023.12.11 18:50:48.984338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1716 2023.12.11 18:50:48.984392 [ 3 ] {} <Debug> HTTP-Session: d313cfd8-d204-4fb5-8f30-05b1cdf84ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1717 2023.12.11 18:50:48.984422 [ 3 ] {} <Debug> HTTP-Session: d313cfd8-d204-4fb5-8f30-05b1cdf84ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1718 2023.12.11 18:50:48.984607 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 141 rows starting from the beginning of the part
1719 2023.12.11 18:50:48.984626 [ 3 ] {d3f4e2e1-dc79-485b-b323-239275521f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1720 2023.12.11 18:50:48.984717 [ 3 ] {d3f4e2e1-dc79-485b-b323-239275521f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1721 2023.12.11 18:50:48.984873 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part
1722 2023.12.11 18:50:48.985191 [ 3 ] {d3f4e2e1-dc79-485b-b323-239275521f6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1723 2023.12.11 18:50:48.985197 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 141 rows starting from the beginning of the part
1724 2023.12.11 18:50:48.985397 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part
1725 2023.12.11 18:50:48.985671 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 141 rows starting from the beginning of the part
1726 2023.12.11 18:50:48.985957 [ 3 ] {d3f4e2e1-dc79-485b-b323-239275521f6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1727 2023.12.11 18:50:48.986377 [ 3 ] {d3f4e2e1-dc79-485b-b323-239275521f6d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1728 2023.12.11 18:50:48.986657 [ 3 ] {d3f4e2e1-dc79-485b-b323-239275521f6d} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1729 2023.12.11 18:50:48.986865 [ 77 ] {} <Debug> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1730 2023.12.11 18:50:48.986933 [ 3 ] {d3f4e2e1-dc79-485b-b323-239275521f6d} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.002236642 sec., 21013 rows/sec., 1.64 MiB/sec.
1731 2023.12.11 18:50:48.987007 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1732 2023.12.11 18:50:48.987267 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1733 2023.12.11 18:50:48.987308 [ 3 ] {d3f4e2e1-dc79-485b-b323-239275521f6d} <Debug> DynamicQueryHandler: Done processing query
1734 2023.12.11 18:50:48.987430 [ 3 ] {d3f4e2e1-dc79-485b-b323-239275521f6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1735 2023.12.11 18:50:48.987536 [ 3 ] {} <Debug> HTTP-Session: d313cfd8-d204-4fb5-8f30-05b1cdf84ddf Destroying unnamed session
1736 2023.12.11 18:50:48.987608 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1737 2023.12.11 18:50:48.987687 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part
1738 2023.12.11 18:50:48.987748 [ 20 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 4 columns (4 merged, 0 gathered) in 0.003758626 sec., 205660.2598928438 rows/sec., 19.84 MiB/sec.
1739 2023.12.11 18:50:48.987825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1740 2023.12.11 18:50:48.987897 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part
1741 2023.12.11 18:50:48.987929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1742 2023.12.11 18:50:48.987967 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1743 2023.12.11 18:50:48.988008 [ 3 ] {} <Debug> HTTP-Session: 86a3a638-c219-4219-8ee2-c2c46fdd9f55 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1744 2023.12.11 18:50:48.988096 [ 3 ] {} <Debug> HTTP-Session: 86a3a638-c219-4219-8ee2-c2c46fdd9f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1745 2023.12.11 18:50:48.988206 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part
1746 2023.12.11 18:50:48.988335 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1747 2023.12.11 18:50:48.988472 [ 3 ] {37d59827-e26c-46b1-86b3-7f8ef7863bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1748 2023.12.11 18:50:48.988497 [ 18 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_11_2} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1749 2023.12.11 18:50:48.988522 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part
1750 2023.12.11 18:50:48.988699 [ 3 ] {37d59827-e26c-46b1-86b3-7f8ef7863bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1751 2023.12.11 18:50:48.988897 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part
1752 2023.12.11 18:50:48.989251 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part
1753 2023.12.11 18:50:48.989412 [ 3 ] {37d59827-e26c-46b1-86b3-7f8ef7863bf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1754 2023.12.11 18:50:48.990574 [ 3 ] {37d59827-e26c-46b1-86b3-7f8ef7863bf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1755 2023.12.11 18:50:48.990723 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 303 rows, containing 4 columns (4 merged, 0 gathered) in 0.003613063 sec., 83862.36276533235 rows/sec., 6.55 MiB/sec.
1756 2023.12.11 18:50:48.990860 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1757 2023.12.11 18:50:48.991079 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1758 2023.12.11 18:50:48.991103 [ 3 ] {37d59827-e26c-46b1-86b3-7f8ef7863bf2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1759 2023.12.11 18:50:48.991170 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_11_2} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1760 2023.12.11 18:50:48.991361 [ 3 ] {37d59827-e26c-46b1-86b3-7f8ef7863bf2} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1761 2023.12.11 18:50:48.991503 [ 3 ] {37d59827-e26c-46b1-86b3-7f8ef7863bf2} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.002960998 sec., 15873 rows/sec., 21.42 MiB/sec.
1762 2023.12.11 18:50:48.991628 [ 3 ] {37d59827-e26c-46b1-86b3-7f8ef7863bf2} <Debug> DynamicQueryHandler: Done processing query
1763 2023.12.11 18:50:48.991651 [ 3 ] {37d59827-e26c-46b1-86b3-7f8ef7863bf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1764 2023.12.11 18:50:48.991668 [ 3 ] {} <Debug> HTTP-Session: 86a3a638-c219-4219-8ee2-c2c46fdd9f55 Destroying unnamed session
1765 2023.12.11 18:50:54.615671 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
1766 2023.12.11 18:50:54.615748 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
1767 2023.12.11 18:50:58.980925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1768 2023.12.11 18:50:58.981062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1769 2023.12.11 18:50:58.981092 [ 3 ] {} <Debug> HTTP-Session: 9a2843d4-f39f-4db9-aba6-bcbb83cef4e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1770 2023.12.11 18:50:58.981120 [ 3 ] {} <Debug> HTTP-Session: 9a2843d4-f39f-4db9-aba6-bcbb83cef4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1771 2023.12.11 18:50:58.981266 [ 3 ] {003091da-2840-4669-badb-ed87d9ef2ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1772 2023.12.11 18:50:58.981333 [ 3 ] {003091da-2840-4669-badb-ed87d9ef2ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1773 2023.12.11 18:50:58.981509 [ 3 ] {003091da-2840-4669-badb-ed87d9ef2ed4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1774 2023.12.11 18:50:58.981952 [ 3 ] {003091da-2840-4669-badb-ed87d9ef2ed4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1775 2023.12.11 18:50:58.982208 [ 3 ] {003091da-2840-4669-badb-ed87d9ef2ed4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1776 2023.12.11 18:50:58.982370 [ 3 ] {003091da-2840-4669-badb-ed87d9ef2ed4} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1777 2023.12.11 18:50:58.982496 [ 3 ] {003091da-2840-4669-badb-ed87d9ef2ed4} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001190748 sec., 39470 rows/sec., 3.12 MiB/sec.
1778 2023.12.11 18:50:58.982639 [ 3 ] {003091da-2840-4669-badb-ed87d9ef2ed4} <Debug> DynamicQueryHandler: Done processing query
1779 2023.12.11 18:50:58.982663 [ 3 ] {003091da-2840-4669-badb-ed87d9ef2ed4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1780 2023.12.11 18:50:58.982679 [ 3 ] {} <Debug> HTTP-Session: 9a2843d4-f39f-4db9-aba6-bcbb83cef4e7 Destroying unnamed session
1781 2023.12.11 18:50:58.982788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1782 2023.12.11 18:50:58.982835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1783 2023.12.11 18:50:58.982855 [ 3 ] {} <Debug> HTTP-Session: 20fa72a1-0b71-4e4b-b420-b3a91e832732 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1784 2023.12.11 18:50:58.982871 [ 3 ] {} <Debug> HTTP-Session: 20fa72a1-0b71-4e4b-b420-b3a91e832732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1785 2023.12.11 18:50:58.982941 [ 3 ] {cdb0f97c-7549-45f6-a254-4d9e0b1e9844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1786 2023.12.11 18:50:58.982979 [ 3 ] {cdb0f97c-7549-45f6-a254-4d9e0b1e9844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1787 2023.12.11 18:50:58.983083 [ 3 ] {cdb0f97c-7549-45f6-a254-4d9e0b1e9844} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1788 2023.12.11 18:50:58.985405 [ 3 ] {cdb0f97c-7549-45f6-a254-4d9e0b1e9844} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1789 2023.12.11 18:50:58.985786 [ 3 ] {cdb0f97c-7549-45f6-a254-4d9e0b1e9844} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1790 2023.12.11 18:50:58.986012 [ 3 ] {cdb0f97c-7549-45f6-a254-4d9e0b1e9844} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1791 2023.12.11 18:50:58.986109 [ 3 ] {cdb0f97c-7549-45f6-a254-4d9e0b1e9844} <Information> executeQuery: Read 4 rows, 342.00 B in 0.003141592 sec., 1273 rows/sec., 106.31 KiB/sec.
1792 2023.12.11 18:50:58.986230 [ 3 ] {cdb0f97c-7549-45f6-a254-4d9e0b1e9844} <Debug> DynamicQueryHandler: Done processing query
1793 2023.12.11 18:50:58.986252 [ 3 ] {cdb0f97c-7549-45f6-a254-4d9e0b1e9844} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1794 2023.12.11 18:50:58.986268 [ 3 ] {} <Debug> HTTP-Session: 20fa72a1-0b71-4e4b-b420-b3a91e832732 Destroying unnamed session
1795 2023.12.11 18:50:58.986421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 23038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1796 2023.12.11 18:50:58.986466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1797 2023.12.11 18:50:58.986485 [ 3 ] {} <Debug> HTTP-Session: 958deb82-e43e-4f34-b02d-8e20663c1ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1798 2023.12.11 18:50:58.986501 [ 3 ] {} <Debug> HTTP-Session: 958deb82-e43e-4f34-b02d-8e20663c1ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1799 2023.12.11 18:50:58.986577 [ 3 ] {c445a7d0-670d-4986-afee-8db48a468f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1800 2023.12.11 18:50:58.986615 [ 3 ] {c445a7d0-670d-4986-afee-8db48a468f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1801 2023.12.11 18:50:58.986715 [ 3 ] {c445a7d0-670d-4986-afee-8db48a468f5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1802 2023.12.11 18:50:58.987095 [ 3 ] {c445a7d0-670d-4986-afee-8db48a468f5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1803 2023.12.11 18:50:58.987306 [ 3 ] {c445a7d0-670d-4986-afee-8db48a468f5b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1804 2023.12.11 18:50:58.987450 [ 3 ] {c445a7d0-670d-4986-afee-8db48a468f5b} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1805 2023.12.11 18:50:58.987569 [ 3 ] {c445a7d0-670d-4986-afee-8db48a468f5b} <Information> executeQuery: Read 143 rows, 14.29 KiB in 0.000958013 sec., 149267 rows/sec., 14.57 MiB/sec.
1806 2023.12.11 18:50:58.987668 [ 3 ] {c445a7d0-670d-4986-afee-8db48a468f5b} <Debug> DynamicQueryHandler: Done processing query
1807 2023.12.11 18:50:58.987690 [ 3 ] {c445a7d0-670d-4986-afee-8db48a468f5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1808 2023.12.11 18:50:58.987705 [ 3 ] {} <Debug> HTTP-Session: 958deb82-e43e-4f34-b02d-8e20663c1ca1 Destroying unnamed session
1809 2023.12.11 18:50:58.987803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1810 2023.12.11 18:50:58.987846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1811 2023.12.11 18:50:58.987865 [ 3 ] {} <Debug> HTTP-Session: 2a9420e6-51fe-4c38-84ad-7ae5c04a7515 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1812 2023.12.11 18:50:58.987881 [ 3 ] {} <Debug> HTTP-Session: 2a9420e6-51fe-4c38-84ad-7ae5c04a7515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1813 2023.12.11 18:50:58.987950 [ 3 ] {1d27fd05-30b0-4314-9ac2-ea879f19f416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1814 2023.12.11 18:50:58.987988 [ 3 ] {1d27fd05-30b0-4314-9ac2-ea879f19f416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1815 2023.12.11 18:50:58.988090 [ 3 ] {1d27fd05-30b0-4314-9ac2-ea879f19f416} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1816 2023.12.11 18:50:58.990648 [ 3 ] {1d27fd05-30b0-4314-9ac2-ea879f19f416} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1817 2023.12.11 18:50:58.990852 [ 3 ] {1d27fd05-30b0-4314-9ac2-ea879f19f416} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1818 2023.12.11 18:50:58.990997 [ 3 ] {1d27fd05-30b0-4314-9ac2-ea879f19f416} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1819 2023.12.11 18:50:58.991117 [ 3 ] {1d27fd05-30b0-4314-9ac2-ea879f19f416} <Information> executeQuery: Read 4 rows, 286.00 B in 0.003130852 sec., 1277 rows/sec., 89.21 KiB/sec.
1820 2023.12.11 18:50:58.991238 [ 3 ] {1d27fd05-30b0-4314-9ac2-ea879f19f416} <Debug> DynamicQueryHandler: Done processing query
1821 2023.12.11 18:50:58.991266 [ 3 ] {1d27fd05-30b0-4314-9ac2-ea879f19f416} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1822 2023.12.11 18:50:58.991282 [ 3 ] {} <Debug> HTTP-Session: 2a9420e6-51fe-4c38-84ad-7ae5c04a7515 Destroying unnamed session
1823 2023.12.11 18:50:58.991384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1824 2023.12.11 18:50:58.991428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1825 2023.12.11 18:50:58.991446 [ 3 ] {} <Debug> HTTP-Session: 19d4eb78-d3c8-436d-a3e9-1a0fff7938d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1826 2023.12.11 18:50:58.991463 [ 3 ] {} <Debug> HTTP-Session: 19d4eb78-d3c8-436d-a3e9-1a0fff7938d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1827 2023.12.11 18:50:58.991532 [ 3 ] {cae589a3-7861-421b-ac9d-7315c4d17e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1828 2023.12.11 18:50:58.991569 [ 3 ] {cae589a3-7861-421b-ac9d-7315c4d17e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1829 2023.12.11 18:50:58.991678 [ 3 ] {cae589a3-7861-421b-ac9d-7315c4d17e2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1830 2023.12.11 18:50:58.991982 [ 3 ] {cae589a3-7861-421b-ac9d-7315c4d17e2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1831 2023.12.11 18:50:58.992180 [ 3 ] {cae589a3-7861-421b-ac9d-7315c4d17e2a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1832 2023.12.11 18:50:58.992327 [ 3 ] {cae589a3-7861-421b-ac9d-7315c4d17e2a} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1833 2023.12.11 18:50:58.992446 [ 3 ] {cae589a3-7861-421b-ac9d-7315c4d17e2a} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000886781 sec., 57511 rows/sec., 4.50 MiB/sec.
1834 2023.12.11 18:50:58.992544 [ 3 ] {cae589a3-7861-421b-ac9d-7315c4d17e2a} <Debug> DynamicQueryHandler: Done processing query
1835 2023.12.11 18:50:58.992568 [ 3 ] {cae589a3-7861-421b-ac9d-7315c4d17e2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1836 2023.12.11 18:50:58.992584 [ 3 ] {} <Debug> HTTP-Session: 19d4eb78-d3c8-436d-a3e9-1a0fff7938d1 Destroying unnamed session
1837 2023.12.11 18:50:58.992680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1838 2023.12.11 18:50:58.992723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1839 2023.12.11 18:50:58.992741 [ 3 ] {} <Debug> HTTP-Session: a66ab1ec-a7b7-4570-b889-c6c802a64c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1840 2023.12.11 18:50:58.992758 [ 3 ] {} <Debug> HTTP-Session: a66ab1ec-a7b7-4570-b889-c6c802a64c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1841 2023.12.11 18:50:58.992824 [ 3 ] {053ccc4d-4fb6-4e1b-a1c9-f6adaa30c08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1842 2023.12.11 18:50:58.992866 [ 3 ] {053ccc4d-4fb6-4e1b-a1c9-f6adaa30c08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1843 2023.12.11 18:50:58.992985 [ 3 ] {053ccc4d-4fb6-4e1b-a1c9-f6adaa30c08f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1844 2023.12.11 18:50:58.993239 [ 3 ] {053ccc4d-4fb6-4e1b-a1c9-f6adaa30c08f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1845 2023.12.11 18:50:58.993489 [ 3 ] {053ccc4d-4fb6-4e1b-a1c9-f6adaa30c08f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1846 2023.12.11 18:50:58.993663 [ 3 ] {053ccc4d-4fb6-4e1b-a1c9-f6adaa30c08f} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1847 2023.12.11 18:50:58.993794 [ 3 ] {053ccc4d-4fb6-4e1b-a1c9-f6adaa30c08f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000935981 sec., 2136 rows/sec., 150.24 KiB/sec.
1848 2023.12.11 18:50:58.993912 [ 3 ] {053ccc4d-4fb6-4e1b-a1c9-f6adaa30c08f} <Debug> DynamicQueryHandler: Done processing query
1849 2023.12.11 18:50:58.993935 [ 3 ] {053ccc4d-4fb6-4e1b-a1c9-f6adaa30c08f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1850 2023.12.11 18:50:58.993950 [ 3 ] {} <Debug> HTTP-Session: a66ab1ec-a7b7-4570-b889-c6c802a64c27 Destroying unnamed session
1851 2023.12.11 18:50:58.994080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1852 2023.12.11 18:50:58.994124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1853 2023.12.11 18:50:58.994142 [ 3 ] {} <Debug> HTTP-Session: 78890f4d-0cdf-4001-8593-32d83f4983ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1854 2023.12.11 18:50:58.994160 [ 3 ] {} <Debug> HTTP-Session: 78890f4d-0cdf-4001-8593-32d83f4983ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1855 2023.12.11 18:50:58.994244 [ 3 ] {faf89286-920c-4628-95d6-9919b1030cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1856 2023.12.11 18:50:58.994289 [ 3 ] {faf89286-920c-4628-95d6-9919b1030cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1857 2023.12.11 18:50:58.994421 [ 3 ] {faf89286-920c-4628-95d6-9919b1030cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1858 2023.12.11 18:50:58.994879 [ 3 ] {faf89286-920c-4628-95d6-9919b1030cba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.45 GiB.
1859 2023.12.11 18:50:58.995177 [ 3 ] {faf89286-920c-4628-95d6-9919b1030cba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1860 2023.12.11 18:50:58.995353 [ 3 ] {faf89286-920c-4628-95d6-9919b1030cba} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1861 2023.12.11 18:50:58.995489 [ 3 ] {faf89286-920c-4628-95d6-9919b1030cba} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001205957 sec., 38973 rows/sec., 52.59 MiB/sec.
1862 2023.12.11 18:50:58.995615 [ 3 ] {faf89286-920c-4628-95d6-9919b1030cba} <Debug> DynamicQueryHandler: Done processing query
1863 2023.12.11 18:50:58.995639 [ 3 ] {faf89286-920c-4628-95d6-9919b1030cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1864 2023.12.11 18:50:58.995655 [ 3 ] {} <Debug> HTTP-Session: 78890f4d-0cdf-4001-8593-32d83f4983ca Destroying unnamed session
1865 2023.12.11 18:51:08.980631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1866 2023.12.11 18:51:08.980764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1867 2023.12.11 18:51:08.980794 [ 3 ] {} <Debug> HTTP-Session: c9176592-b2af-4f58-ae6d-4815ebfe6e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1868 2023.12.11 18:51:08.980823 [ 3 ] {} <Debug> HTTP-Session: c9176592-b2af-4f58-ae6d-4815ebfe6e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1869 2023.12.11 18:51:08.980964 [ 3 ] {e29e72ab-dbd4-4352-86d3-1ee695ee1407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1870 2023.12.11 18:51:08.981029 [ 3 ] {e29e72ab-dbd4-4352-86d3-1ee695ee1407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1871 2023.12.11 18:51:08.981208 [ 3 ] {e29e72ab-dbd4-4352-86d3-1ee695ee1407} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1872 2023.12.11 18:51:08.981617 [ 3 ] {e29e72ab-dbd4-4352-86d3-1ee695ee1407} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
1873 2023.12.11 18:51:08.981873 [ 3 ] {e29e72ab-dbd4-4352-86d3-1ee695ee1407} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1874 2023.12.11 18:51:08.982031 [ 3 ] {e29e72ab-dbd4-4352-86d3-1ee695ee1407} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1875 2023.12.11 18:51:08.982152 [ 3 ] {e29e72ab-dbd4-4352-86d3-1ee695ee1407} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001149396 sec., 40891 rows/sec., 3.24 MiB/sec.
1876 2023.12.11 18:51:08.982151 [ 63 ] {} <Debug> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
1877 2023.12.11 18:51:08.982220 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
1878 2023.12.11 18:51:08.982308 [ 3 ] {e29e72ab-dbd4-4352-86d3-1ee695ee1407} <Debug> DynamicQueryHandler: Done processing query
1879 2023.12.11 18:51:08.982328 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
1880 2023.12.11 18:51:08.982343 [ 3 ] {e29e72ab-dbd4-4352-86d3-1ee695ee1407} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1881 2023.12.11 18:51:08.982407 [ 3 ] {} <Debug> HTTP-Session: c9176592-b2af-4f58-ae6d-4815ebfe6e6b Destroying unnamed session
1882 2023.12.11 18:51:08.982486 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1883 2023.12.11 18:51:08.982526 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part
1884 2023.12.11 18:51:08.982577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1885 2023.12.11 18:51:08.982649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1886 2023.12.11 18:51:08.982688 [ 3 ] {} <Debug> HTTP-Session: 3d352d27-fdb9-4a0e-a262-f8a5889412a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1887 2023.12.11 18:51:08.982740 [ 3 ] {} <Debug> HTTP-Session: 3d352d27-fdb9-4a0e-a262-f8a5889412a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1888 2023.12.11 18:51:08.982793 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part
1889 2023.12.11 18:51:08.982931 [ 3 ] {8a88f6f3-a901-4ed0-96cb-785a2ddf063b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1890 2023.12.11 18:51:08.983042 [ 3 ] {8a88f6f3-a901-4ed0-96cb-785a2ddf063b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1891 2023.12.11 18:51:08.983075 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part
1892 2023.12.11 18:51:08.983407 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part
1893 2023.12.11 18:51:08.983505 [ 3 ] {8a88f6f3-a901-4ed0-96cb-785a2ddf063b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1894 2023.12.11 18:51:08.983667 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part
1895 2023.12.11 18:51:08.984317 [ 3 ] {8a88f6f3-a901-4ed0-96cb-785a2ddf063b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
1896 2023.12.11 18:51:08.984762 [ 3 ] {8a88f6f3-a901-4ed0-96cb-785a2ddf063b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1897 2023.12.11 18:51:08.984894 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.00261187 sec., 89973.85015333841 rows/sec., 7.12 MiB/sec.
1898 2023.12.11 18:51:08.985044 [ 3 ] {8a88f6f3-a901-4ed0-96cb-785a2ddf063b} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1899 2023.12.11 18:51:08.985074 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
1900 2023.12.11 18:51:08.985207 [ 3 ] {8a88f6f3-a901-4ed0-96cb-785a2ddf063b} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.002225861 sec., 63346 rows/sec., 6.19 MiB/sec.
1901 2023.12.11 18:51:08.985376 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_10_2} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
1902 2023.12.11 18:51:08.985396 [ 3 ] {8a88f6f3-a901-4ed0-96cb-785a2ddf063b} <Debug> DynamicQueryHandler: Done processing query
1903 2023.12.11 18:51:08.985440 [ 3 ] {8a88f6f3-a901-4ed0-96cb-785a2ddf063b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1904 2023.12.11 18:51:08.985460 [ 3 ] {} <Debug> HTTP-Session: 3d352d27-fdb9-4a0e-a262-f8a5889412a3 Destroying unnamed session
1905 2023.12.11 18:51:08.985480 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_10_2} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
1906 2023.12.11 18:51:08.985599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1907 2023.12.11 18:51:08.985649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1908 2023.12.11 18:51:08.985669 [ 3 ] {} <Debug> HTTP-Session: 34e914be-4f39-4da6-9e4a-6d81bad7fccf Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1909 2023.12.11 18:51:08.985685 [ 3 ] {} <Debug> HTTP-Session: 34e914be-4f39-4da6-9e4a-6d81bad7fccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1910 2023.12.11 18:51:08.985761 [ 3 ] {fa5e7a23-77cd-48ab-8061-db7e9f04e78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1911 2023.12.11 18:51:08.985801 [ 3 ] {fa5e7a23-77cd-48ab-8061-db7e9f04e78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1912 2023.12.11 18:51:08.985918 [ 3 ] {fa5e7a23-77cd-48ab-8061-db7e9f04e78c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1913 2023.12.11 18:51:08.986257 [ 3 ] {fa5e7a23-77cd-48ab-8061-db7e9f04e78c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
1914 2023.12.11 18:51:08.986465 [ 3 ] {fa5e7a23-77cd-48ab-8061-db7e9f04e78c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1915 2023.12.11 18:51:08.986612 [ 3 ] {fa5e7a23-77cd-48ab-8061-db7e9f04e78c} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1916 2023.12.11 18:51:08.986711 [ 3 ] {fa5e7a23-77cd-48ab-8061-db7e9f04e78c} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000923261 sec., 50906 rows/sec., 3.98 MiB/sec.
1917 2023.12.11 18:51:08.986898 [ 3 ] {fa5e7a23-77cd-48ab-8061-db7e9f04e78c} <Debug> DynamicQueryHandler: Done processing query
1918 2023.12.11 18:51:08.986923 [ 3 ] {fa5e7a23-77cd-48ab-8061-db7e9f04e78c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1919 2023.12.11 18:51:08.986938 [ 3 ] {} <Debug> HTTP-Session: 34e914be-4f39-4da6-9e4a-6d81bad7fccf Destroying unnamed session
1920 2023.12.11 18:51:08.987065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1921 2023.12.11 18:51:08.987110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1922 2023.12.11 18:51:08.987130 [ 3 ] {} <Debug> HTTP-Session: ee33f388-b1a1-499b-a9c2-dd512ed632f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1923 2023.12.11 18:51:08.987146 [ 3 ] {} <Debug> HTTP-Session: ee33f388-b1a1-499b-a9c2-dd512ed632f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1924 2023.12.11 18:51:08.987236 [ 3 ] {26175431-ee85-416c-9cd9-222be2904041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1925 2023.12.11 18:51:08.987283 [ 3 ] {26175431-ee85-416c-9cd9-222be2904041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1926 2023.12.11 18:51:08.987429 [ 3 ] {26175431-ee85-416c-9cd9-222be2904041} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1927 2023.12.11 18:51:08.987923 [ 3 ] {26175431-ee85-416c-9cd9-222be2904041} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
1928 2023.12.11 18:51:08.988252 [ 3 ] {26175431-ee85-416c-9cd9-222be2904041} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1929 2023.12.11 18:51:08.988433 [ 3 ] {26175431-ee85-416c-9cd9-222be2904041} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1930 2023.12.11 18:51:08.988539 [ 3 ] {26175431-ee85-416c-9cd9-222be2904041} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001273819 sec., 36896 rows/sec., 49.79 MiB/sec.
1931 2023.12.11 18:51:08.988658 [ 3 ] {26175431-ee85-416c-9cd9-222be2904041} <Debug> DynamicQueryHandler: Done processing query
1932 2023.12.11 18:51:08.988682 [ 3 ] {26175431-ee85-416c-9cd9-222be2904041} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1933 2023.12.11 18:51:08.988697 [ 3 ] {} <Debug> HTTP-Session: ee33f388-b1a1-499b-a9c2-dd512ed632f4 Destroying unnamed session
1934 2023.12.11 18:51:09.615808 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
1935 2023.12.11 18:51:09.615860 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
1936 2023.12.11 18:51:10.367476 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
1937 2023.12.11 18:51:10.367596 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
1938 2023.12.11 18:51:10.367715 [ 20 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
1939 2023.12.11 18:51:10.367894 [ 20 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1940 2023.12.11 18:51:10.367936 [ 20 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part
1941 2023.12.11 18:51:10.368115 [ 20 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part
1942 2023.12.11 18:51:10.368228 [ 20 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
1943 2023.12.11 18:51:10.368322 [ 20 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1944 2023.12.11 18:51:10.368403 [ 20 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
1945 2023.12.11 18:51:10.370952 [ 23 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.003279495 sec., 78060.79899496722 rows/sec., 5.51 MiB/sec.
1946 2023.12.11 18:51:10.371088 [ 20 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
1947 2023.12.11 18:51:10.371324 [ 20 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
1948 2023.12.11 18:51:10.371387 [ 20 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
1949 2023.12.11 18:51:13.980117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1950 2023.12.11 18:51:13.980262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1951 2023.12.11 18:51:13.980295 [ 3 ] {} <Debug> HTTP-Session: 601e8c3a-4cab-4656-8dd7-fbfb07ca861d Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1952 2023.12.11 18:51:13.980324 [ 3 ] {} <Debug> HTTP-Session: 601e8c3a-4cab-4656-8dd7-fbfb07ca861d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1953 2023.12.11 18:51:13.980463 [ 3 ] {a8f9b201-7ef4-47a9-98a6-60367b4538ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1954 2023.12.11 18:51:13.980535 [ 3 ] {a8f9b201-7ef4-47a9-98a6-60367b4538ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1955 2023.12.11 18:51:13.980720 [ 3 ] {a8f9b201-7ef4-47a9-98a6-60367b4538ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1956 2023.12.11 18:51:13.981217 [ 3 ] {a8f9b201-7ef4-47a9-98a6-60367b4538ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
1957 2023.12.11 18:51:13.981502 [ 3 ] {a8f9b201-7ef4-47a9-98a6-60367b4538ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1958 2023.12.11 18:51:13.981669 [ 3 ] {a8f9b201-7ef4-47a9-98a6-60367b4538ef} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1959 2023.12.11 18:51:13.981809 [ 3 ] {a8f9b201-7ef4-47a9-98a6-60367b4538ef} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001296659 sec., 1542 rows/sec., 131.80 KiB/sec.
1960 2023.12.11 18:51:13.981989 [ 3 ] {a8f9b201-7ef4-47a9-98a6-60367b4538ef} <Debug> DynamicQueryHandler: Done processing query
1961 2023.12.11 18:51:13.982017 [ 3 ] {a8f9b201-7ef4-47a9-98a6-60367b4538ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1962 2023.12.11 18:51:13.982033 [ 3 ] {} <Debug> HTTP-Session: 601e8c3a-4cab-4656-8dd7-fbfb07ca861d Destroying unnamed session
1963 2023.12.11 18:51:13.982155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1964 2023.12.11 18:51:13.982207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1965 2023.12.11 18:51:13.982228 [ 3 ] {} <Debug> HTTP-Session: 215d3811-7dea-4678-8d09-3ef992726e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1966 2023.12.11 18:51:13.982246 [ 3 ] {} <Debug> HTTP-Session: 215d3811-7dea-4678-8d09-3ef992726e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1967 2023.12.11 18:51:13.982325 [ 3 ] {65e43f6a-89f4-4abc-b19e-fc38a5334a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1968 2023.12.11 18:51:13.982367 [ 3 ] {65e43f6a-89f4-4abc-b19e-fc38a5334a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1969 2023.12.11 18:51:13.982482 [ 3 ] {65e43f6a-89f4-4abc-b19e-fc38a5334a9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1970 2023.12.11 18:51:13.982810 [ 3 ] {65e43f6a-89f4-4abc-b19e-fc38a5334a9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
1971 2023.12.11 18:51:13.983018 [ 3 ] {65e43f6a-89f4-4abc-b19e-fc38a5334a9b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1972 2023.12.11 18:51:13.983166 [ 3 ] {65e43f6a-89f4-4abc-b19e-fc38a5334a9b} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1973 2023.12.11 18:51:13.983287 [ 3 ] {65e43f6a-89f4-4abc-b19e-fc38a5334a9b} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000921792 sec., 40139 rows/sec., 3.37 MiB/sec.
1974 2023.12.11 18:51:13.983411 [ 3 ] {65e43f6a-89f4-4abc-b19e-fc38a5334a9b} <Debug> DynamicQueryHandler: Done processing query
1975 2023.12.11 18:51:13.983434 [ 3 ] {65e43f6a-89f4-4abc-b19e-fc38a5334a9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1976 2023.12.11 18:51:13.983450 [ 3 ] {} <Debug> HTTP-Session: 215d3811-7dea-4678-8d09-3ef992726e70 Destroying unnamed session
1977 2023.12.11 18:51:13.983598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1978 2023.12.11 18:51:13.983646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1979 2023.12.11 18:51:13.983665 [ 3 ] {} <Debug> HTTP-Session: ac1232cf-244c-4157-87e4-6b46e0992889 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1980 2023.12.11 18:51:13.983682 [ 3 ] {} <Debug> HTTP-Session: ac1232cf-244c-4157-87e4-6b46e0992889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1981 2023.12.11 18:51:13.983751 [ 3 ] {e78383a0-7525-4ccf-bfa9-ef08c905d860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1982 2023.12.11 18:51:13.983792 [ 3 ] {e78383a0-7525-4ccf-bfa9-ef08c905d860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1983 2023.12.11 18:51:13.983898 [ 3 ] {e78383a0-7525-4ccf-bfa9-ef08c905d860} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1984 2023.12.11 18:51:13.984163 [ 3 ] {e78383a0-7525-4ccf-bfa9-ef08c905d860} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
1985 2023.12.11 18:51:13.984366 [ 3 ] {e78383a0-7525-4ccf-bfa9-ef08c905d860} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1986 2023.12.11 18:51:13.984513 [ 3 ] {e78383a0-7525-4ccf-bfa9-ef08c905d860} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1987 2023.12.11 18:51:13.984637 [ 3 ] {e78383a0-7525-4ccf-bfa9-ef08c905d860} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00085639 sec., 2335 rows/sec., 163.07 KiB/sec.
1988 2023.12.11 18:51:13.984755 [ 3 ] {e78383a0-7525-4ccf-bfa9-ef08c905d860} <Debug> DynamicQueryHandler: Done processing query
1989 2023.12.11 18:51:13.984780 [ 3 ] {e78383a0-7525-4ccf-bfa9-ef08c905d860} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1990 2023.12.11 18:51:13.984795 [ 3 ] {} <Debug> HTTP-Session: ac1232cf-244c-4157-87e4-6b46e0992889 Destroying unnamed session
1991 2023.12.11 18:51:13.984897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1992 2023.12.11 18:51:13.984943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1993 2023.12.11 18:51:13.984963 [ 3 ] {} <Debug> HTTP-Session: 097cc9d1-1bfa-464e-b05e-36801d95a3e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
1994 2023.12.11 18:51:13.984981 [ 3 ] {} <Debug> HTTP-Session: 097cc9d1-1bfa-464e-b05e-36801d95a3e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1995 2023.12.11 18:51:13.985053 [ 3 ] {a5e35ba9-ce2b-4597-90f0-1acb909e9286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1996 2023.12.11 18:51:13.985093 [ 3 ] {a5e35ba9-ce2b-4597-90f0-1acb909e9286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1997 2023.12.11 18:51:13.985200 [ 3 ] {a5e35ba9-ce2b-4597-90f0-1acb909e9286} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1998 2023.12.11 18:51:13.985484 [ 3 ] {a5e35ba9-ce2b-4597-90f0-1acb909e9286} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
1999 2023.12.11 18:51:13.985694 [ 3 ] {a5e35ba9-ce2b-4597-90f0-1acb909e9286} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2000 2023.12.11 18:51:13.985841 [ 3 ] {a5e35ba9-ce2b-4597-90f0-1acb909e9286} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2001 2023.12.11 18:51:13.985962 [ 3 ] {a5e35ba9-ce2b-4597-90f0-1acb909e9286} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.00088129 sec., 29502 rows/sec., 2.28 MiB/sec.
2002 2023.12.11 18:51:13.986079 [ 3 ] {a5e35ba9-ce2b-4597-90f0-1acb909e9286} <Debug> DynamicQueryHandler: Done processing query
2003 2023.12.11 18:51:13.986103 [ 3 ] {a5e35ba9-ce2b-4597-90f0-1acb909e9286} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2004 2023.12.11 18:51:13.986119 [ 3 ] {} <Debug> HTTP-Session: 097cc9d1-1bfa-464e-b05e-36801d95a3e2 Destroying unnamed session
2005 2023.12.11 18:51:13.986241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2006 2023.12.11 18:51:13.986288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2007 2023.12.11 18:51:13.986308 [ 3 ] {} <Debug> HTTP-Session: fc9601f1-69ca-4002-844e-4319c324850c Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2008 2023.12.11 18:51:13.986326 [ 3 ] {} <Debug> HTTP-Session: fc9601f1-69ca-4002-844e-4319c324850c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2009 2023.12.11 18:51:13.986399 [ 3 ] {3319ea50-28e2-4e08-b0af-f941e7fe1028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2010 2023.12.11 18:51:13.986443 [ 3 ] {3319ea50-28e2-4e08-b0af-f941e7fe1028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2011 2023.12.11 18:51:13.986565 [ 3 ] {3319ea50-28e2-4e08-b0af-f941e7fe1028} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2012 2023.12.11 18:51:13.986857 [ 3 ] {3319ea50-28e2-4e08-b0af-f941e7fe1028} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2013 2023.12.11 18:51:13.987118 [ 3 ] {3319ea50-28e2-4e08-b0af-f941e7fe1028} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2014 2023.12.11 18:51:13.987294 [ 3 ] {3319ea50-28e2-4e08-b0af-f941e7fe1028} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2015 2023.12.11 18:51:13.987419 [ 3 ] {3319ea50-28e2-4e08-b0af-f941e7fe1028} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000989603 sec., 37388 rows/sec., 2.64 MiB/sec.
2016 2023.12.11 18:51:13.987540 [ 3 ] {3319ea50-28e2-4e08-b0af-f941e7fe1028} <Debug> DynamicQueryHandler: Done processing query
2017 2023.12.11 18:51:13.987564 [ 3 ] {3319ea50-28e2-4e08-b0af-f941e7fe1028} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2018 2023.12.11 18:51:13.987581 [ 3 ] {} <Debug> HTTP-Session: fc9601f1-69ca-4002-844e-4319c324850c Destroying unnamed session
2019 2023.12.11 18:51:18.981636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2020 2023.12.11 18:51:18.981818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2021 2023.12.11 18:51:18.981865 [ 3 ] {} <Debug> HTTP-Session: 106cb850-6503-4190-aab6-2077f736f0d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2022 2023.12.11 18:51:18.981906 [ 3 ] {} <Debug> HTTP-Session: 106cb850-6503-4190-aab6-2077f736f0d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2023 2023.12.11 18:51:18.982102 [ 3 ] {08a7d908-9301-4cb3-b418-58ea7912139c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2024 2023.12.11 18:51:18.982207 [ 3 ] {08a7d908-9301-4cb3-b418-58ea7912139c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2025 2023.12.11 18:51:18.982466 [ 3 ] {08a7d908-9301-4cb3-b418-58ea7912139c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2026 2023.12.11 18:51:18.983031 [ 3 ] {08a7d908-9301-4cb3-b418-58ea7912139c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2027 2023.12.11 18:51:18.983296 [ 3 ] {08a7d908-9301-4cb3-b418-58ea7912139c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2028 2023.12.11 18:51:18.983456 [ 3 ] {08a7d908-9301-4cb3-b418-58ea7912139c} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2029 2023.12.11 18:51:18.983583 [ 3 ] {08a7d908-9301-4cb3-b418-58ea7912139c} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001427193 sec., 32931 rows/sec., 2.61 MiB/sec.
2030 2023.12.11 18:51:18.983748 [ 3 ] {08a7d908-9301-4cb3-b418-58ea7912139c} <Debug> DynamicQueryHandler: Done processing query
2031 2023.12.11 18:51:18.983773 [ 3 ] {08a7d908-9301-4cb3-b418-58ea7912139c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2032 2023.12.11 18:51:18.983789 [ 3 ] {} <Debug> HTTP-Session: 106cb850-6503-4190-aab6-2077f736f0d1 Destroying unnamed session
2033 2023.12.11 18:51:18.983959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2034 2023.12.11 18:51:18.984004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2035 2023.12.11 18:51:18.984024 [ 3 ] {} <Debug> HTTP-Session: db50da35-33b5-4f63-8b94-57581627eb47 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2036 2023.12.11 18:51:18.984040 [ 3 ] {} <Debug> HTTP-Session: db50da35-33b5-4f63-8b94-57581627eb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2037 2023.12.11 18:51:18.984115 [ 3 ] {4ce26d32-c02f-4f86-a6bf-43466d19ab9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2038 2023.12.11 18:51:18.984156 [ 3 ] {4ce26d32-c02f-4f86-a6bf-43466d19ab9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2039 2023.12.11 18:51:18.984265 [ 3 ] {4ce26d32-c02f-4f86-a6bf-43466d19ab9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2040 2023.12.11 18:51:18.984646 [ 3 ] {4ce26d32-c02f-4f86-a6bf-43466d19ab9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2041 2023.12.11 18:51:18.984857 [ 3 ] {4ce26d32-c02f-4f86-a6bf-43466d19ab9b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2042 2023.12.11 18:51:18.985009 [ 3 ] {4ce26d32-c02f-4f86-a6bf-43466d19ab9b} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2043 2023.12.11 18:51:18.985137 [ 3 ] {4ce26d32-c02f-4f86-a6bf-43466d19ab9b} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.000992233 sec., 142103 rows/sec., 13.89 MiB/sec.
2044 2023.12.11 18:51:18.985243 [ 3 ] {4ce26d32-c02f-4f86-a6bf-43466d19ab9b} <Debug> DynamicQueryHandler: Done processing query
2045 2023.12.11 18:51:18.985267 [ 3 ] {4ce26d32-c02f-4f86-a6bf-43466d19ab9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2046 2023.12.11 18:51:18.985283 [ 3 ] {} <Debug> HTTP-Session: db50da35-33b5-4f63-8b94-57581627eb47 Destroying unnamed session
2047 2023.12.11 18:51:18.985402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2048 2023.12.11 18:51:18.985445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2049 2023.12.11 18:51:18.985464 [ 3 ] {} <Debug> HTTP-Session: 14b702b7-7b62-4226-b755-6de44649d8b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2050 2023.12.11 18:51:18.985481 [ 3 ] {} <Debug> HTTP-Session: 14b702b7-7b62-4226-b755-6de44649d8b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2051 2023.12.11 18:51:18.985549 [ 3 ] {bb792d71-a1f7-41b8-8ed2-75d550812cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2052 2023.12.11 18:51:18.985587 [ 3 ] {bb792d71-a1f7-41b8-8ed2-75d550812cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2053 2023.12.11 18:51:18.985690 [ 3 ] {bb792d71-a1f7-41b8-8ed2-75d550812cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2054 2023.12.11 18:51:18.985989 [ 3 ] {bb792d71-a1f7-41b8-8ed2-75d550812cd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2055 2023.12.11 18:51:18.986192 [ 3 ] {bb792d71-a1f7-41b8-8ed2-75d550812cd9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2056 2023.12.11 18:51:18.986337 [ 3 ] {bb792d71-a1f7-41b8-8ed2-75d550812cd9} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2057 2023.12.11 18:51:18.986463 [ 3 ] {bb792d71-a1f7-41b8-8ed2-75d550812cd9} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.00088518 sec., 53096 rows/sec., 4.15 MiB/sec.
2058 2023.12.11 18:51:18.986581 [ 3 ] {bb792d71-a1f7-41b8-8ed2-75d550812cd9} <Debug> DynamicQueryHandler: Done processing query
2059 2023.12.11 18:51:18.986604 [ 3 ] {bb792d71-a1f7-41b8-8ed2-75d550812cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2060 2023.12.11 18:51:18.986620 [ 3 ] {} <Debug> HTTP-Session: 14b702b7-7b62-4226-b755-6de44649d8b2 Destroying unnamed session
2061 2023.12.11 18:51:18.986802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2062 2023.12.11 18:51:18.986847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2063 2023.12.11 18:51:18.986866 [ 3 ] {} <Debug> HTTP-Session: 7786436f-f79c-4434-b2fa-553f601a106b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2064 2023.12.11 18:51:18.986883 [ 3 ] {} <Debug> HTTP-Session: 7786436f-f79c-4434-b2fa-553f601a106b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2065 2023.12.11 18:51:18.986965 [ 3 ] {f5af1e80-f7c5-43f4-8f40-992699354a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2066 2023.12.11 18:51:18.987009 [ 3 ] {f5af1e80-f7c5-43f4-8f40-992699354a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2067 2023.12.11 18:51:18.987148 [ 3 ] {f5af1e80-f7c5-43f4-8f40-992699354a84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2068 2023.12.11 18:51:18.987603 [ 3 ] {f5af1e80-f7c5-43f4-8f40-992699354a84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2069 2023.12.11 18:51:18.987900 [ 3 ] {f5af1e80-f7c5-43f4-8f40-992699354a84} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2070 2023.12.11 18:51:18.988069 [ 3 ] {f5af1e80-f7c5-43f4-8f40-992699354a84} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2071 2023.12.11 18:51:18.988199 [ 3 ] {f5af1e80-f7c5-43f4-8f40-992699354a84} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001202938 sec., 39071 rows/sec., 52.72 MiB/sec.
2072 2023.12.11 18:51:18.988193 [ 72 ] {} <Debug> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2073 2023.12.11 18:51:18.988314 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2074 2023.12.11 18:51:18.988388 [ 3 ] {f5af1e80-f7c5-43f4-8f40-992699354a84} <Debug> DynamicQueryHandler: Done processing query
2075 2023.12.11 18:51:18.988465 [ 3 ] {f5af1e80-f7c5-43f4-8f40-992699354a84} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2076 2023.12.11 18:51:18.988489 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2077 2023.12.11 18:51:18.988514 [ 3 ] {} <Debug> HTTP-Session: 7786436f-f79c-4434-b2fa-553f601a106b Destroying unnamed session
2078 2023.12.11 18:51:18.988662 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2079 2023.12.11 18:51:18.988707 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 264 rows starting from the beginning of the part
2080 2023.12.11 18:51:18.988852 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part
2081 2023.12.11 18:51:18.988970 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part
2082 2023.12.11 18:51:18.989085 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part
2083 2023.12.11 18:51:18.989197 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part
2084 2023.12.11 18:51:18.989304 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part
2085 2023.12.11 18:51:18.990719 [ 10 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 499 rows, containing 6 columns (6 merged, 0 gathered) in 0.002320433 sec., 215046.07114275655 rows/sec., 290.19 MiB/sec.
2086 2023.12.11 18:51:18.991123 [ 15 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2087 2023.12.11 18:51:18.991373 [ 15 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2088 2023.12.11 18:51:18.991441 [ 15 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2089 2023.12.11 18:51:18.991519 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_11_2: 4.00 MiB.
2090 2023.12.11 18:51:19.000176 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.06 MiB, peak 236.32 MiB, will set to 230.95 MiB (RSS), difference: -4.11 MiB
2091 2023.12.11 18:51:24.615901 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache
2092 2023.12.11 18:51:24.615971 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache
2093 2023.12.11 18:51:28.980299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2094 2023.12.11 18:51:28.980433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2095 2023.12.11 18:51:28.980464 [ 3 ] {} <Debug> HTTP-Session: 1c2a4380-fb02-4db3-a470-b4fdd48c36fa Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2096 2023.12.11 18:51:28.980492 [ 3 ] {} <Debug> HTTP-Session: 1c2a4380-fb02-4db3-a470-b4fdd48c36fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2097 2023.12.11 18:51:28.980633 [ 3 ] {bcdfe891-546c-4091-986a-d0258332c848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2098 2023.12.11 18:51:28.980700 [ 3 ] {bcdfe891-546c-4091-986a-d0258332c848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2099 2023.12.11 18:51:28.980868 [ 3 ] {bcdfe891-546c-4091-986a-d0258332c848} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2100 2023.12.11 18:51:28.981281 [ 3 ] {bcdfe891-546c-4091-986a-d0258332c848} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2101 2023.12.11 18:51:28.981537 [ 3 ] {bcdfe891-546c-4091-986a-d0258332c848} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2102 2023.12.11 18:51:28.981702 [ 3 ] {bcdfe891-546c-4091-986a-d0258332c848} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2103 2023.12.11 18:51:28.981825 [ 3 ] {bcdfe891-546c-4091-986a-d0258332c848} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001153986 sec., 40728 rows/sec., 3.22 MiB/sec.
2104 2023.12.11 18:51:28.981960 [ 3 ] {bcdfe891-546c-4091-986a-d0258332c848} <Debug> DynamicQueryHandler: Done processing query
2105 2023.12.11 18:51:28.981985 [ 3 ] {bcdfe891-546c-4091-986a-d0258332c848} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2106 2023.12.11 18:51:28.982001 [ 3 ] {} <Debug> HTTP-Session: 1c2a4380-fb02-4db3-a470-b4fdd48c36fa Destroying unnamed session
2107 2023.12.11 18:51:28.982115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2108 2023.12.11 18:51:28.982162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2109 2023.12.11 18:51:28.982183 [ 3 ] {} <Debug> HTTP-Session: ea7c963f-6c11-4a6f-95c9-ef7ab96f0a93 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2110 2023.12.11 18:51:28.982199 [ 3 ] {} <Debug> HTTP-Session: ea7c963f-6c11-4a6f-95c9-ef7ab96f0a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2111 2023.12.11 18:51:28.982267 [ 3 ] {5a6460cd-b2fb-48ec-995a-fd9f15fa02dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2112 2023.12.11 18:51:28.982307 [ 3 ] {5a6460cd-b2fb-48ec-995a-fd9f15fa02dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2113 2023.12.11 18:51:28.982414 [ 3 ] {5a6460cd-b2fb-48ec-995a-fd9f15fa02dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2114 2023.12.11 18:51:28.982684 [ 3 ] {5a6460cd-b2fb-48ec-995a-fd9f15fa02dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2115 2023.12.11 18:51:28.982886 [ 3 ] {5a6460cd-b2fb-48ec-995a-fd9f15fa02dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2116 2023.12.11 18:51:28.983038 [ 3 ] {5a6460cd-b2fb-48ec-995a-fd9f15fa02dd} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2117 2023.12.11 18:51:28.983155 [ 3 ] {5a6460cd-b2fb-48ec-995a-fd9f15fa02dd} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00085125 sec., 2349 rows/sec., 200.76 KiB/sec.
2118 2023.12.11 18:51:28.983300 [ 3 ] {5a6460cd-b2fb-48ec-995a-fd9f15fa02dd} <Debug> DynamicQueryHandler: Done processing query
2119 2023.12.11 18:51:28.983324 [ 3 ] {5a6460cd-b2fb-48ec-995a-fd9f15fa02dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2120 2023.12.11 18:51:28.983340 [ 3 ] {} <Debug> HTTP-Session: ea7c963f-6c11-4a6f-95c9-ef7ab96f0a93 Destroying unnamed session
2121 2023.12.11 18:51:28.983475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2122 2023.12.11 18:51:28.983520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2123 2023.12.11 18:51:28.983539 [ 3 ] {} <Debug> HTTP-Session: 9f6dd4a1-094f-428b-99b1-6cd70d27f534 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2124 2023.12.11 18:51:28.983555 [ 3 ] {} <Debug> HTTP-Session: 9f6dd4a1-094f-428b-99b1-6cd70d27f534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2125 2023.12.11 18:51:28.983632 [ 3 ] {6221685c-cce6-4d2c-b3ed-ca1666fdf2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2126 2023.12.11 18:51:28.983671 [ 3 ] {6221685c-cce6-4d2c-b3ed-ca1666fdf2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2127 2023.12.11 18:51:28.983776 [ 3 ] {6221685c-cce6-4d2c-b3ed-ca1666fdf2e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2128 2023.12.11 18:51:28.984121 [ 3 ] {6221685c-cce6-4d2c-b3ed-ca1666fdf2e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2129 2023.12.11 18:51:28.984337 [ 3 ] {6221685c-cce6-4d2c-b3ed-ca1666fdf2e6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2130 2023.12.11 18:51:28.984488 [ 3 ] {6221685c-cce6-4d2c-b3ed-ca1666fdf2e6} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2131 2023.12.11 18:51:28.984615 [ 3 ] {6221685c-cce6-4d2c-b3ed-ca1666fdf2e6} <Information> executeQuery: Read 142 rows, 14.21 KiB in 0.000950312 sec., 149424 rows/sec., 14.60 MiB/sec.
2132 2023.12.11 18:51:28.984611 [ 88 ] {} <Debug> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2133 2023.12.11 18:51:28.984738 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2134 2023.12.11 18:51:28.984780 [ 3 ] {6221685c-cce6-4d2c-b3ed-ca1666fdf2e6} <Debug> DynamicQueryHandler: Done processing query
2135 2023.12.11 18:51:28.984821 [ 3 ] {6221685c-cce6-4d2c-b3ed-ca1666fdf2e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2136 2023.12.11 18:51:28.984834 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2137 2023.12.11 18:51:28.984841 [ 3 ] {} <Debug> HTTP-Session: 9f6dd4a1-094f-428b-99b1-6cd70d27f534 Destroying unnamed session
2138 2023.12.11 18:51:28.984926 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2139 2023.12.11 18:51:28.984960 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part
2140 2023.12.11 18:51:28.985028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2141 2023.12.11 18:51:28.985081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2142 2023.12.11 18:51:28.985105 [ 3 ] {} <Debug> HTTP-Session: 29c67ed8-b617-4c73-b86b-074c3ebf9c94 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2143 2023.12.11 18:51:28.985140 [ 3 ] {} <Debug> HTTP-Session: 29c67ed8-b617-4c73-b86b-074c3ebf9c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2144 2023.12.11 18:51:28.985158 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 143 rows starting from the beginning of the part
2145 2023.12.11 18:51:28.985240 [ 3 ] {2ccd00b3-ea63-462e-b8ad-728b9c7e8b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2146 2023.12.11 18:51:28.985299 [ 3 ] {2ccd00b3-ea63-462e-b8ad-728b9c7e8b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2147 2023.12.11 18:51:28.985307 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 141 rows starting from the beginning of the part
2148 2023.12.11 18:51:28.985511 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part
2149 2023.12.11 18:51:28.985538 [ 3 ] {2ccd00b3-ea63-462e-b8ad-728b9c7e8b6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2150 2023.12.11 18:51:28.985642 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 141 rows starting from the beginning of the part
2151 2023.12.11 18:51:28.985838 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 142 rows starting from the beginning of the part
2152 2023.12.11 18:51:28.985979 [ 3 ] {2ccd00b3-ea63-462e-b8ad-728b9c7e8b6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2153 2023.12.11 18:51:28.986226 [ 3 ] {2ccd00b3-ea63-462e-b8ad-728b9c7e8b6b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2154 2023.12.11 18:51:28.986427 [ 3 ] {2ccd00b3-ea63-462e-b8ad-728b9c7e8b6b} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2155 2023.12.11 18:51:28.986592 [ 3 ] {2ccd00b3-ea63-462e-b8ad-728b9c7e8b6b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001316291 sec., 1519 rows/sec., 106.09 KiB/sec.
2156 2023.12.11 18:51:28.986850 [ 3 ] {2ccd00b3-ea63-462e-b8ad-728b9c7e8b6b} <Debug> DynamicQueryHandler: Done processing query
2157 2023.12.11 18:51:28.986872 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080467 sec., 376357.8081267331 rows/sec., 36.29 MiB/sec.
2158 2023.12.11 18:51:28.986879 [ 3 ] {2ccd00b3-ea63-462e-b8ad-728b9c7e8b6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2159 2023.12.11 18:51:28.986911 [ 3 ] {} <Debug> HTTP-Session: 29c67ed8-b617-4c73-b86b-074c3ebf9c94 Destroying unnamed session
2160 2023.12.11 18:51:28.986983 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2161 2023.12.11 18:51:28.987026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2162 2023.12.11 18:51:28.987069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2163 2023.12.11 18:51:28.987090 [ 3 ] {} <Debug> HTTP-Session: 1eec891c-63e4-4575-bfab-b22aca99dbb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2164 2023.12.11 18:51:28.987107 [ 3 ] {} <Debug> HTTP-Session: 1eec891c-63e4-4575-bfab-b22aca99dbb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2165 2023.12.11 18:51:28.987154 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2166 2023.12.11 18:51:28.987197 [ 3 ] {63afc757-2a0c-4f3e-827b-08f610964abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2167 2023.12.11 18:51:28.987224 [ 23 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_16_3} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2168 2023.12.11 18:51:28.987242 [ 3 ] {63afc757-2a0c-4f3e-827b-08f610964abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2169 2023.12.11 18:51:28.987377 [ 3 ] {63afc757-2a0c-4f3e-827b-08f610964abc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2170 2023.12.11 18:51:28.987654 [ 3 ] {63afc757-2a0c-4f3e-827b-08f610964abc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2171 2023.12.11 18:51:28.987859 [ 3 ] {63afc757-2a0c-4f3e-827b-08f610964abc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2172 2023.12.11 18:51:28.988001 [ 3 ] {63afc757-2a0c-4f3e-827b-08f610964abc} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2173 2023.12.11 18:51:28.988122 [ 88 ] {} <Debug> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2174 2023.12.11 18:51:28.988139 [ 3 ] {63afc757-2a0c-4f3e-827b-08f610964abc} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000901161 sec., 54374 rows/sec., 4.26 MiB/sec.
2175 2023.12.11 18:51:28.988175 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2176 2023.12.11 18:51:28.988300 [ 15 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2177 2023.12.11 18:51:28.988335 [ 3 ] {63afc757-2a0c-4f3e-827b-08f610964abc} <Debug> DynamicQueryHandler: Done processing query
2178 2023.12.11 18:51:28.988365 [ 3 ] {63afc757-2a0c-4f3e-827b-08f610964abc} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2179 2023.12.11 18:51:28.988394 [ 3 ] {} <Debug> HTTP-Session: 1eec891c-63e4-4575-bfab-b22aca99dbb9 Destroying unnamed session
2180 2023.12.11 18:51:28.988399 [ 15 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2181 2023.12.11 18:51:28.988433 [ 15 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 93 rows starting from the beginning of the part
2182 2023.12.11 18:51:28.988543 [ 15 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part
2183 2023.12.11 18:51:28.988552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2184 2023.12.11 18:51:28.988606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2185 2023.12.11 18:51:28.988639 [ 3 ] {} <Debug> HTTP-Session: 6e3ea947-8ed5-449f-bd11-ad4236ae9cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2186 2023.12.11 18:51:28.988655 [ 15 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part
2187 2023.12.11 18:51:28.988662 [ 3 ] {} <Debug> HTTP-Session: 6e3ea947-8ed5-449f-bd11-ad4236ae9cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2188 2023.12.11 18:51:28.988781 [ 15 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part
2189 2023.12.11 18:51:28.988784 [ 3 ] {01880cbb-415a-4dc8-ad56-94dec70984f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2190 2023.12.11 18:51:28.988849 [ 3 ] {01880cbb-415a-4dc8-ad56-94dec70984f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2191 2023.12.11 18:51:28.988897 [ 15 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part
2192 2023.12.11 18:51:28.989057 [ 15 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part
2193 2023.12.11 18:51:28.989121 [ 3 ] {01880cbb-415a-4dc8-ad56-94dec70984f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2194 2023.12.11 18:51:28.989646 [ 3 ] {01880cbb-415a-4dc8-ad56-94dec70984f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2195 2023.12.11 18:51:28.989999 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 313 rows, containing 4 columns (4 merged, 0 gathered) in 0.001758631 sec., 177979.34870930854 rows/sec., 13.91 MiB/sec.
2196 2023.12.11 18:51:28.990035 [ 3 ] {01880cbb-415a-4dc8-ad56-94dec70984f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2197 2023.12.11 18:51:28.990241 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2198 2023.12.11 18:51:28.990364 [ 3 ] {01880cbb-415a-4dc8-ad56-94dec70984f5} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2199 2023.12.11 18:51:28.990580 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2200 2023.12.11 18:51:28.990655 [ 3 ] {01880cbb-415a-4dc8-ad56-94dec70984f5} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001808052 sec., 553 rows/sec., 38.89 KiB/sec.
2201 2023.12.11 18:51:28.990740 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_16_3} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2202 2023.12.11 18:51:28.990929 [ 3 ] {01880cbb-415a-4dc8-ad56-94dec70984f5} <Debug> DynamicQueryHandler: Done processing query
2203 2023.12.11 18:51:28.990968 [ 3 ] {01880cbb-415a-4dc8-ad56-94dec70984f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2204 2023.12.11 18:51:28.990993 [ 3 ] {} <Debug> HTTP-Session: 6e3ea947-8ed5-449f-bd11-ad4236ae9cb4 Destroying unnamed session
2205 2023.12.11 18:51:28.991158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2206 2023.12.11 18:51:28.991216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2207 2023.12.11 18:51:28.991240 [ 3 ] {} <Debug> HTTP-Session: 55f72d98-0838-44b8-a0b0-ae6118b38f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2208 2023.12.11 18:51:28.991263 [ 3 ] {} <Debug> HTTP-Session: 55f72d98-0838-44b8-a0b0-ae6118b38f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2209 2023.12.11 18:51:28.991362 [ 3 ] {c0482d46-5e01-4f9b-90a6-6926e1ee22de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2210 2023.12.11 18:51:28.991420 [ 3 ] {c0482d46-5e01-4f9b-90a6-6926e1ee22de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2211 2023.12.11 18:51:28.991610 [ 3 ] {c0482d46-5e01-4f9b-90a6-6926e1ee22de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2212 2023.12.11 18:51:28.992172 [ 3 ] {c0482d46-5e01-4f9b-90a6-6926e1ee22de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2213 2023.12.11 18:51:28.992569 [ 3 ] {c0482d46-5e01-4f9b-90a6-6926e1ee22de} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2214 2023.12.11 18:51:28.992793 [ 3 ] {c0482d46-5e01-4f9b-90a6-6926e1ee22de} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2215 2023.12.11 18:51:28.992939 [ 3 ] {c0482d46-5e01-4f9b-90a6-6926e1ee22de} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001542316 sec., 30473 rows/sec., 41.12 MiB/sec.
2216 2023.12.11 18:51:28.993072 [ 3 ] {c0482d46-5e01-4f9b-90a6-6926e1ee22de} <Debug> DynamicQueryHandler: Done processing query
2217 2023.12.11 18:51:28.993105 [ 3 ] {c0482d46-5e01-4f9b-90a6-6926e1ee22de} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2218 2023.12.11 18:51:28.993129 [ 3 ] {} <Debug> HTTP-Session: 55f72d98-0838-44b8-a0b0-ae6118b38f5a Destroying unnamed session
2219 2023.12.11 18:51:38.980870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2220 2023.12.11 18:51:38.981001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2221 2023.12.11 18:51:38.981031 [ 3 ] {} <Debug> HTTP-Session: a549dece-43c0-4d77-b025-f0d2e12c3f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2222 2023.12.11 18:51:38.981059 [ 3 ] {} <Debug> HTTP-Session: a549dece-43c0-4d77-b025-f0d2e12c3f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2223 2023.12.11 18:51:38.981203 [ 3 ] {3014a0c4-a6c9-42f2-99da-9905f1e7dc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2224 2023.12.11 18:51:38.981269 [ 3 ] {3014a0c4-a6c9-42f2-99da-9905f1e7dc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2225 2023.12.11 18:51:38.981449 [ 3 ] {3014a0c4-a6c9-42f2-99da-9905f1e7dc10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2226 2023.12.11 18:51:38.981922 [ 3 ] {3014a0c4-a6c9-42f2-99da-9905f1e7dc10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2227 2023.12.11 18:51:38.982204 [ 3 ] {3014a0c4-a6c9-42f2-99da-9905f1e7dc10} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2228 2023.12.11 18:51:38.982371 [ 3 ] {3014a0c4-a6c9-42f2-99da-9905f1e7dc10} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2229 2023.12.11 18:51:38.982497 [ 3 ] {3014a0c4-a6c9-42f2-99da-9905f1e7dc10} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001256978 sec., 37391 rows/sec., 2.96 MiB/sec.
2230 2023.12.11 18:51:38.982640 [ 3 ] {3014a0c4-a6c9-42f2-99da-9905f1e7dc10} <Debug> DynamicQueryHandler: Done processing query
2231 2023.12.11 18:51:38.982665 [ 3 ] {3014a0c4-a6c9-42f2-99da-9905f1e7dc10} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2232 2023.12.11 18:51:38.982681 [ 3 ] {} <Debug> HTTP-Session: a549dece-43c0-4d77-b025-f0d2e12c3f04 Destroying unnamed session
2233 2023.12.11 18:51:38.982816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2234 2023.12.11 18:51:38.982864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2235 2023.12.11 18:51:38.982884 [ 3 ] {} <Debug> HTTP-Session: 6e298352-ecc6-48a5-aa88-a142fd8e2354 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2236 2023.12.11 18:51:38.982901 [ 3 ] {} <Debug> HTTP-Session: 6e298352-ecc6-48a5-aa88-a142fd8e2354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2237 2023.12.11 18:51:38.982976 [ 3 ] {02a8e9ad-a060-41a0-b41a-9a6f58e3baad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2238 2023.12.11 18:51:38.983016 [ 3 ] {02a8e9ad-a060-41a0-b41a-9a6f58e3baad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2239 2023.12.11 18:51:38.983121 [ 3 ] {02a8e9ad-a060-41a0-b41a-9a6f58e3baad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2240 2023.12.11 18:51:38.983493 [ 3 ] {02a8e9ad-a060-41a0-b41a-9a6f58e3baad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2241 2023.12.11 18:51:38.983714 [ 3 ] {02a8e9ad-a060-41a0-b41a-9a6f58e3baad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2242 2023.12.11 18:51:38.983869 [ 3 ] {02a8e9ad-a060-41a0-b41a-9a6f58e3baad} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2243 2023.12.11 18:51:38.983994 [ 3 ] {02a8e9ad-a060-41a0-b41a-9a6f58e3baad} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.000987573 sec., 142774 rows/sec., 13.96 MiB/sec.
2244 2023.12.11 18:51:38.984130 [ 3 ] {02a8e9ad-a060-41a0-b41a-9a6f58e3baad} <Debug> DynamicQueryHandler: Done processing query
2245 2023.12.11 18:51:38.984154 [ 3 ] {02a8e9ad-a060-41a0-b41a-9a6f58e3baad} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2246 2023.12.11 18:51:38.984169 [ 3 ] {} <Debug> HTTP-Session: 6e298352-ecc6-48a5-aa88-a142fd8e2354 Destroying unnamed session
2247 2023.12.11 18:51:38.984293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2248 2023.12.11 18:51:38.984338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2249 2023.12.11 18:51:38.984357 [ 3 ] {} <Debug> HTTP-Session: 4deef140-b13d-4799-b0e5-80ef578141e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2250 2023.12.11 18:51:38.984374 [ 3 ] {} <Debug> HTTP-Session: 4deef140-b13d-4799-b0e5-80ef578141e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2251 2023.12.11 18:51:38.984447 [ 3 ] {e0bf0e43-36a9-4a10-bed7-5db227920138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2252 2023.12.11 18:51:38.984487 [ 3 ] {e0bf0e43-36a9-4a10-bed7-5db227920138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2253 2023.12.11 18:51:38.984595 [ 3 ] {e0bf0e43-36a9-4a10-bed7-5db227920138} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2254 2023.12.11 18:51:38.984878 [ 3 ] {e0bf0e43-36a9-4a10-bed7-5db227920138} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2255 2023.12.11 18:51:38.985090 [ 3 ] {e0bf0e43-36a9-4a10-bed7-5db227920138} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2256 2023.12.11 18:51:38.985238 [ 3 ] {e0bf0e43-36a9-4a10-bed7-5db227920138} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2257 2023.12.11 18:51:38.985363 [ 3 ] {e0bf0e43-36a9-4a10-bed7-5db227920138} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.00088772 sec., 52944 rows/sec., 4.14 MiB/sec.
2258 2023.12.11 18:51:38.985478 [ 3 ] {e0bf0e43-36a9-4a10-bed7-5db227920138} <Debug> DynamicQueryHandler: Done processing query
2259 2023.12.11 18:51:38.985501 [ 3 ] {e0bf0e43-36a9-4a10-bed7-5db227920138} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2260 2023.12.11 18:51:38.985517 [ 3 ] {} <Debug> HTTP-Session: 4deef140-b13d-4799-b0e5-80ef578141e6 Destroying unnamed session
2261 2023.12.11 18:51:38.985643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2262 2023.12.11 18:51:38.985688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2263 2023.12.11 18:51:38.985706 [ 3 ] {} <Debug> HTTP-Session: b64ee67d-78ae-4d8d-b3a3-52bdab95532a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2264 2023.12.11 18:51:38.985723 [ 3 ] {} <Debug> HTTP-Session: b64ee67d-78ae-4d8d-b3a3-52bdab95532a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2265 2023.12.11 18:51:38.985812 [ 3 ] {02b326d7-6845-49cd-bb00-e137b1f8391a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2266 2023.12.11 18:51:38.985858 [ 3 ] {02b326d7-6845-49cd-bb00-e137b1f8391a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2267 2023.12.11 18:51:38.985995 [ 3 ] {02b326d7-6845-49cd-bb00-e137b1f8391a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2268 2023.12.11 18:51:38.986460 [ 3 ] {02b326d7-6845-49cd-bb00-e137b1f8391a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2269 2023.12.11 18:51:38.986768 [ 3 ] {02b326d7-6845-49cd-bb00-e137b1f8391a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2270 2023.12.11 18:51:38.986949 [ 3 ] {02b326d7-6845-49cd-bb00-e137b1f8391a} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2271 2023.12.11 18:51:38.987082 [ 3 ] {02b326d7-6845-49cd-bb00-e137b1f8391a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001240499 sec., 37887 rows/sec., 51.13 MiB/sec.
2272 2023.12.11 18:51:38.987254 [ 3 ] {02b326d7-6845-49cd-bb00-e137b1f8391a} <Debug> DynamicQueryHandler: Done processing query
2273 2023.12.11 18:51:38.987278 [ 3 ] {02b326d7-6845-49cd-bb00-e137b1f8391a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2274 2023.12.11 18:51:38.987293 [ 3 ] {} <Debug> HTTP-Session: b64ee67d-78ae-4d8d-b3a3-52bdab95532a Destroying unnamed session
2275 2023.12.11 18:51:39.616024 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache
2276 2023.12.11 18:51:39.616105 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache
2277 2023.12.11 18:51:39.672239 [ 179 ] {} <Debug> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2278 2023.12.11 18:51:39.672343 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2279 2023.12.11 18:51:39.672461 [ 11 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2280 2023.12.11 18:51:39.672635 [ 11 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2281 2023.12.11 18:51:39.672689 [ 11 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2282 2023.12.11 18:51:39.672918 [ 11 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2283 2023.12.11 18:51:39.673080 [ 11 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2284 2023.12.11 18:51:39.673202 [ 11 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2285 2023.12.11 18:51:39.673279 [ 11 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2286 2023.12.11 18:51:39.673806 [ 11 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001399712 sec., 8573.19219953819 rows/sec., 598.62 KiB/sec.
2287 2023.12.11 18:51:39.673899 [ 11 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2288 2023.12.11 18:51:39.674060 [ 11 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_5_1} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2289 2023.12.11 18:51:39.674123 [ 11 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_5_1} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2290 2023.12.11 18:51:40.452061 [ 179 ] {} <Debug> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2291 2023.12.11 18:51:40.452139 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2292 2023.12.11 18:51:40.452217 [ 23 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2293 2023.12.11 18:51:40.452324 [ 23 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2294 2023.12.11 18:51:40.452361 [ 23 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2295 2023.12.11 18:51:40.452495 [ 23 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2296 2023.12.11 18:51:40.452594 [ 23 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2297 2023.12.11 18:51:40.452688 [ 23 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2298 2023.12.11 18:51:40.452778 [ 23 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2299 2023.12.11 18:51:40.453395 [ 9 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001201657 sec., 9986.210707381557 rows/sec., 846.81 KiB/sec.
2300 2023.12.11 18:51:40.453564 [ 9 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2301 2023.12.11 18:51:40.453810 [ 9 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_5_1} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2302 2023.12.11 18:51:40.453898 [ 9 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_5_1} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2303 2023.12.11 18:51:43.979801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2304 2023.12.11 18:51:43.979932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2305 2023.12.11 18:51:43.979963 [ 3 ] {} <Debug> HTTP-Session: af93ea29-a6f7-440e-a3e8-7ff0ace832f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2306 2023.12.11 18:51:43.979990 [ 3 ] {} <Debug> HTTP-Session: af93ea29-a6f7-440e-a3e8-7ff0ace832f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2307 2023.12.11 18:51:43.980132 [ 3 ] {54f923f2-1756-4137-8186-5693647c65a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2308 2023.12.11 18:51:43.980200 [ 3 ] {54f923f2-1756-4137-8186-5693647c65a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2309 2023.12.11 18:51:43.980360 [ 3 ] {54f923f2-1756-4137-8186-5693647c65a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2310 2023.12.11 18:51:43.980843 [ 3 ] {54f923f2-1756-4137-8186-5693647c65a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2311 2023.12.11 18:51:43.981110 [ 3 ] {54f923f2-1756-4137-8186-5693647c65a5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2312 2023.12.11 18:51:43.981277 [ 3 ] {54f923f2-1756-4137-8186-5693647c65a5} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2313 2023.12.11 18:51:43.981402 [ 3 ] {54f923f2-1756-4137-8186-5693647c65a5} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001230389 sec., 29259 rows/sec., 2.46 MiB/sec.
2314 2023.12.11 18:51:43.981551 [ 3 ] {54f923f2-1756-4137-8186-5693647c65a5} <Debug> DynamicQueryHandler: Done processing query
2315 2023.12.11 18:51:43.981577 [ 3 ] {54f923f2-1756-4137-8186-5693647c65a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2316 2023.12.11 18:51:43.981593 [ 3 ] {} <Debug> HTTP-Session: af93ea29-a6f7-440e-a3e8-7ff0ace832f4 Destroying unnamed session
2317 2023.12.11 18:51:43.981715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2318 2023.12.11 18:51:43.981767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2319 2023.12.11 18:51:43.981807 [ 3 ] {} <Debug> HTTP-Session: 67d6b53f-cea7-4808-b5bf-0476ac227cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2320 2023.12.11 18:51:43.981826 [ 3 ] {} <Debug> HTTP-Session: 67d6b53f-cea7-4808-b5bf-0476ac227cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2321 2023.12.11 18:51:43.981909 [ 3 ] {fb8c8711-da6c-4559-9c18-d38fb611a511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2322 2023.12.11 18:51:43.981950 [ 3 ] {fb8c8711-da6c-4559-9c18-d38fb611a511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2323 2023.12.11 18:51:43.982061 [ 3 ] {fb8c8711-da6c-4559-9c18-d38fb611a511} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2324 2023.12.11 18:51:43.982365 [ 3 ] {fb8c8711-da6c-4559-9c18-d38fb611a511} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2325 2023.12.11 18:51:43.982573 [ 3 ] {fb8c8711-da6c-4559-9c18-d38fb611a511} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2326 2023.12.11 18:51:43.982725 [ 3 ] {fb8c8711-da6c-4559-9c18-d38fb611a511} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2327 2023.12.11 18:51:43.982859 [ 3 ] {fb8c8711-da6c-4559-9c18-d38fb611a511} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000921411 sec., 26047 rows/sec., 2.01 MiB/sec.
2328 2023.12.11 18:51:43.982964 [ 3 ] {fb8c8711-da6c-4559-9c18-d38fb611a511} <Debug> DynamicQueryHandler: Done processing query
2329 2023.12.11 18:51:43.982988 [ 3 ] {fb8c8711-da6c-4559-9c18-d38fb611a511} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2330 2023.12.11 18:51:43.983003 [ 3 ] {} <Debug> HTTP-Session: 67d6b53f-cea7-4808-b5bf-0476ac227cf8 Destroying unnamed session
2331 2023.12.11 18:51:43.983118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2332 2023.12.11 18:51:43.983162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2333 2023.12.11 18:51:43.983182 [ 3 ] {} <Debug> HTTP-Session: cc8b3a17-5ca6-4596-8592-a9da18eef76d Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2334 2023.12.11 18:51:43.983199 [ 3 ] {} <Debug> HTTP-Session: cc8b3a17-5ca6-4596-8592-a9da18eef76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2335 2023.12.11 18:51:43.983271 [ 3 ] {7b18187d-2d43-4622-acce-c66fda2c1ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2336 2023.12.11 18:51:43.983338 [ 3 ] {7b18187d-2d43-4622-acce-c66fda2c1ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2337 2023.12.11 18:51:43.983459 [ 3 ] {7b18187d-2d43-4622-acce-c66fda2c1ca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2338 2023.12.11 18:51:43.983888 [ 3 ] {7b18187d-2d43-4622-acce-c66fda2c1ca0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2339 2023.12.11 18:51:43.984165 [ 3 ] {7b18187d-2d43-4622-acce-c66fda2c1ca0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2340 2023.12.11 18:51:43.984343 [ 3 ] {7b18187d-2d43-4622-acce-c66fda2c1ca0} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2341 2023.12.11 18:51:43.984472 [ 3 ] {7b18187d-2d43-4622-acce-c66fda2c1ca0} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001150026 sec., 31303 rows/sec., 2.21 MiB/sec.
2342 2023.12.11 18:51:43.984644 [ 3 ] {7b18187d-2d43-4622-acce-c66fda2c1ca0} <Debug> DynamicQueryHandler: Done processing query
2343 2023.12.11 18:51:43.984669 [ 3 ] {7b18187d-2d43-4622-acce-c66fda2c1ca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2344 2023.12.11 18:51:43.984686 [ 3 ] {} <Debug> HTTP-Session: cc8b3a17-5ca6-4596-8592-a9da18eef76d Destroying unnamed session
2345 2023.12.11 18:51:48.980895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2346 2023.12.11 18:51:48.981054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2347 2023.12.11 18:51:48.981098 [ 3 ] {} <Debug> HTTP-Session: a68fe00d-84a6-4129-8f0b-2c976c3a7bd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2348 2023.12.11 18:51:48.981130 [ 3 ] {} <Debug> HTTP-Session: a68fe00d-84a6-4129-8f0b-2c976c3a7bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2349 2023.12.11 18:51:48.981303 [ 3 ] {5dfc9a65-1a3c-41aa-9ba1-8a01e3c24d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2350 2023.12.11 18:51:48.981372 [ 3 ] {5dfc9a65-1a3c-41aa-9ba1-8a01e3c24d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2351 2023.12.11 18:51:48.981532 [ 3 ] {5dfc9a65-1a3c-41aa-9ba1-8a01e3c24d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2352 2023.12.11 18:51:48.982000 [ 3 ] {5dfc9a65-1a3c-41aa-9ba1-8a01e3c24d90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2353 2023.12.11 18:51:48.982272 [ 3 ] {5dfc9a65-1a3c-41aa-9ba1-8a01e3c24d90} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2354 2023.12.11 18:51:48.982447 [ 3 ] {5dfc9a65-1a3c-41aa-9ba1-8a01e3c24d90} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2355 2023.12.11 18:51:48.982600 [ 3 ] {5dfc9a65-1a3c-41aa-9ba1-8a01e3c24d90} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001254039 sec., 37478 rows/sec., 2.97 MiB/sec.
2356 2023.12.11 18:51:48.982595 [ 125 ] {} <Debug> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
2357 2023.12.11 18:51:48.982722 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2358 2023.12.11 18:51:48.982847 [ 3 ] {5dfc9a65-1a3c-41aa-9ba1-8a01e3c24d90} <Debug> DynamicQueryHandler: Done processing query
2359 2023.12.11 18:51:48.982904 [ 3 ] {5dfc9a65-1a3c-41aa-9ba1-8a01e3c24d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2360 2023.12.11 18:51:48.982890 [ 22 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
2361 2023.12.11 18:51:48.982928 [ 3 ] {} <Debug> HTTP-Session: a68fe00d-84a6-4129-8f0b-2c976c3a7bd4 Destroying unnamed session
2362 2023.12.11 18:51:48.983053 [ 22 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2363 2023.12.11 18:51:48.983103 [ 22 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 47 rows starting from the beginning of the part
2364 2023.12.11 18:51:48.983132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2365 2023.12.11 18:51:48.983202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2366 2023.12.11 18:51:48.983236 [ 3 ] {} <Debug> HTTP-Session: 44119bb3-536a-4e71-bdf9-7fb5047e47a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2367 2023.12.11 18:51:48.983264 [ 3 ] {} <Debug> HTTP-Session: 44119bb3-536a-4e71-bdf9-7fb5047e47a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2368 2023.12.11 18:51:48.983383 [ 22 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part
2369 2023.12.11 18:51:48.983499 [ 3 ] {0596f4aa-3e92-4d0f-819d-5e8fdc126088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2370 2023.12.11 18:51:48.983603 [ 3 ] {0596f4aa-3e92-4d0f-819d-5e8fdc126088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2371 2023.12.11 18:51:48.983626 [ 22 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part
2372 2023.12.11 18:51:48.983961 [ 22 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part
2373 2023.12.11 18:51:48.984082 [ 3 ] {0596f4aa-3e92-4d0f-819d-5e8fdc126088} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2374 2023.12.11 18:51:48.984257 [ 22 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part
2375 2023.12.11 18:51:48.984966 [ 3 ] {0596f4aa-3e92-4d0f-819d-5e8fdc126088} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2376 2023.12.11 18:51:48.985505 [ 3 ] {0596f4aa-3e92-4d0f-819d-5e8fdc126088} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2377 2023.12.11 18:51:48.985595 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002797434 sec., 84005.55652072578 rows/sec., 6.65 MiB/sec.
2378 2023.12.11 18:51:48.985748 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
2379 2023.12.11 18:51:48.985820 [ 3 ] {0596f4aa-3e92-4d0f-819d-5e8fdc126088} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2380 2023.12.11 18:51:48.986008 [ 3 ] {0596f4aa-3e92-4d0f-819d-5e8fdc126088} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.002461127 sec., 57290 rows/sec., 5.60 MiB/sec.
2381 2023.12.11 18:51:48.986055 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_14_3} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
2382 2023.12.11 18:51:48.986193 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_14_3} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
2383 2023.12.11 18:51:48.986218 [ 3 ] {0596f4aa-3e92-4d0f-819d-5e8fdc126088} <Debug> DynamicQueryHandler: Done processing query
2384 2023.12.11 18:51:48.986288 [ 3 ] {0596f4aa-3e92-4d0f-819d-5e8fdc126088} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2385 2023.12.11 18:51:48.986318 [ 3 ] {} <Debug> HTTP-Session: 44119bb3-536a-4e71-bdf9-7fb5047e47a6 Destroying unnamed session
2386 2023.12.11 18:51:48.986443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2387 2023.12.11 18:51:48.986493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2388 2023.12.11 18:51:48.986513 [ 3 ] {} <Debug> HTTP-Session: 0ee21c75-f012-4305-bb13-5e340bffd04b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2389 2023.12.11 18:51:48.986530 [ 3 ] {} <Debug> HTTP-Session: 0ee21c75-f012-4305-bb13-5e340bffd04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2390 2023.12.11 18:51:48.986607 [ 3 ] {42c09558-acdf-4c98-8665-20ed20dfe78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2391 2023.12.11 18:51:48.986648 [ 3 ] {42c09558-acdf-4c98-8665-20ed20dfe78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2392 2023.12.11 18:51:48.986769 [ 3 ] {42c09558-acdf-4c98-8665-20ed20dfe78b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2393 2023.12.11 18:51:48.987103 [ 3 ] {42c09558-acdf-4c98-8665-20ed20dfe78b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2394 2023.12.11 18:51:48.987328 [ 3 ] {42c09558-acdf-4c98-8665-20ed20dfe78b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2395 2023.12.11 18:51:48.987487 [ 3 ] {42c09558-acdf-4c98-8665-20ed20dfe78b} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2396 2023.12.11 18:51:48.987622 [ 3 ] {42c09558-acdf-4c98-8665-20ed20dfe78b} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000984643 sec., 47733 rows/sec., 3.73 MiB/sec.
2397 2023.12.11 18:51:48.987745 [ 3 ] {42c09558-acdf-4c98-8665-20ed20dfe78b} <Debug> DynamicQueryHandler: Done processing query
2398 2023.12.11 18:51:48.987769 [ 3 ] {42c09558-acdf-4c98-8665-20ed20dfe78b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2399 2023.12.11 18:51:48.987784 [ 3 ] {} <Debug> HTTP-Session: 0ee21c75-f012-4305-bb13-5e340bffd04b Destroying unnamed session
2400 2023.12.11 18:51:48.987977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2401 2023.12.11 18:51:48.988025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2402 2023.12.11 18:51:48.988045 [ 3 ] {} <Debug> HTTP-Session: e6cd91af-1e99-4a96-8ab5-06b33dfe351d Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2403 2023.12.11 18:51:48.988062 [ 3 ] {} <Debug> HTTP-Session: e6cd91af-1e99-4a96-8ab5-06b33dfe351d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2404 2023.12.11 18:51:48.988150 [ 3 ] {111a7e01-c439-4314-a763-1d7a352044f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2405 2023.12.11 18:51:48.988199 [ 3 ] {111a7e01-c439-4314-a763-1d7a352044f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2406 2023.12.11 18:51:48.988343 [ 3 ] {111a7e01-c439-4314-a763-1d7a352044f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2407 2023.12.11 18:51:48.988883 [ 3 ] {111a7e01-c439-4314-a763-1d7a352044f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.44 GiB.
2408 2023.12.11 18:51:48.989223 [ 3 ] {111a7e01-c439-4314-a763-1d7a352044f7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2409 2023.12.11 18:51:48.989409 [ 3 ] {111a7e01-c439-4314-a763-1d7a352044f7} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2410 2023.12.11 18:51:48.989549 [ 3 ] {111a7e01-c439-4314-a763-1d7a352044f7} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001366111 sec., 34404 rows/sec., 46.43 MiB/sec.
2411 2023.12.11 18:51:48.989696 [ 3 ] {111a7e01-c439-4314-a763-1d7a352044f7} <Debug> DynamicQueryHandler: Done processing query
2412 2023.12.11 18:51:48.989721 [ 3 ] {111a7e01-c439-4314-a763-1d7a352044f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2413 2023.12.11 18:51:48.989736 [ 3 ] {} <Debug> HTTP-Session: e6cd91af-1e99-4a96-8ab5-06b33dfe351d Destroying unnamed session
2414 2023.12.11 18:51:54.616360 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
2415 2023.12.11 18:51:54.616423 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
2416 2023.12.11 18:51:58.981002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2417 2023.12.11 18:51:58.981131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2418 2023.12.11 18:51:58.981161 [ 3 ] {} <Debug> HTTP-Session: 7a6758c4-eb36-4eff-85fb-5c02a8918498 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2419 2023.12.11 18:51:58.981189 [ 3 ] {} <Debug> HTTP-Session: 7a6758c4-eb36-4eff-85fb-5c02a8918498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2420 2023.12.11 18:51:58.981330 [ 3 ] {fc5a1caa-f797-4d72-94b6-50c693b13f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2421 2023.12.11 18:51:58.981396 [ 3 ] {fc5a1caa-f797-4d72-94b6-50c693b13f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2422 2023.12.11 18:51:58.981572 [ 3 ] {fc5a1caa-f797-4d72-94b6-50c693b13f97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2423 2023.12.11 18:51:58.982090 [ 3 ] {fc5a1caa-f797-4d72-94b6-50c693b13f97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2424 2023.12.11 18:51:58.982354 [ 3 ] {fc5a1caa-f797-4d72-94b6-50c693b13f97} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2425 2023.12.11 18:51:58.982516 [ 3 ] {fc5a1caa-f797-4d72-94b6-50c693b13f97} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2426 2023.12.11 18:51:58.982633 [ 3 ] {fc5a1caa-f797-4d72-94b6-50c693b13f97} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001264469 sec., 37169 rows/sec., 2.94 MiB/sec.
2427 2023.12.11 18:51:58.982769 [ 3 ] {fc5a1caa-f797-4d72-94b6-50c693b13f97} <Debug> DynamicQueryHandler: Done processing query
2428 2023.12.11 18:51:58.982794 [ 3 ] {fc5a1caa-f797-4d72-94b6-50c693b13f97} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2429 2023.12.11 18:51:58.982810 [ 3 ] {} <Debug> HTTP-Session: 7a6758c4-eb36-4eff-85fb-5c02a8918498 Destroying unnamed session
2430 2023.12.11 18:51:58.982927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2431 2023.12.11 18:51:58.982973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2432 2023.12.11 18:51:58.982993 [ 3 ] {} <Debug> HTTP-Session: e4857ede-2ce6-4865-b44b-0b1675b8350d Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2433 2023.12.11 18:51:58.983009 [ 3 ] {} <Debug> HTTP-Session: e4857ede-2ce6-4865-b44b-0b1675b8350d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2434 2023.12.11 18:51:58.983078 [ 3 ] {4fa49d9b-43a4-4340-88df-d5f83cf004fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2435 2023.12.11 18:51:58.983118 [ 3 ] {4fa49d9b-43a4-4340-88df-d5f83cf004fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2436 2023.12.11 18:51:58.983224 [ 3 ] {4fa49d9b-43a4-4340-88df-d5f83cf004fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2437 2023.12.11 18:51:58.983524 [ 3 ] {4fa49d9b-43a4-4340-88df-d5f83cf004fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2438 2023.12.11 18:51:58.983727 [ 3 ] {4fa49d9b-43a4-4340-88df-d5f83cf004fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2439 2023.12.11 18:51:58.983875 [ 3 ] {4fa49d9b-43a4-4340-88df-d5f83cf004fd} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2440 2023.12.11 18:51:58.983971 [ 3 ] {4fa49d9b-43a4-4340-88df-d5f83cf004fd} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000866 sec., 4618 rows/sec., 385.66 KiB/sec.
2441 2023.12.11 18:51:58.984072 [ 3 ] {4fa49d9b-43a4-4340-88df-d5f83cf004fd} <Debug> DynamicQueryHandler: Done processing query
2442 2023.12.11 18:51:58.984095 [ 3 ] {4fa49d9b-43a4-4340-88df-d5f83cf004fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2443 2023.12.11 18:51:58.984110 [ 3 ] {} <Debug> HTTP-Session: e4857ede-2ce6-4865-b44b-0b1675b8350d Destroying unnamed session
2444 2023.12.11 18:51:58.984236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 23038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2445 2023.12.11 18:51:58.984280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2446 2023.12.11 18:51:58.984300 [ 3 ] {} <Debug> HTTP-Session: 55b50849-20ed-4f08-8da6-e6da0c61198b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2447 2023.12.11 18:51:58.984316 [ 3 ] {} <Debug> HTTP-Session: 55b50849-20ed-4f08-8da6-e6da0c61198b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2448 2023.12.11 18:51:58.984390 [ 3 ] {256365d0-0fb9-437d-b229-d483b913aef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2449 2023.12.11 18:51:58.984429 [ 3 ] {256365d0-0fb9-437d-b229-d483b913aef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2450 2023.12.11 18:51:58.984528 [ 3 ] {256365d0-0fb9-437d-b229-d483b913aef2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2451 2023.12.11 18:51:58.984873 [ 3 ] {256365d0-0fb9-437d-b229-d483b913aef2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2452 2023.12.11 18:51:58.985085 [ 3 ] {256365d0-0fb9-437d-b229-d483b913aef2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2453 2023.12.11 18:51:58.985244 [ 3 ] {256365d0-0fb9-437d-b229-d483b913aef2} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2454 2023.12.11 18:51:58.985346 [ 3 ] {256365d0-0fb9-437d-b229-d483b913aef2} <Information> executeQuery: Read 143 rows, 14.29 KiB in 0.000927621 sec., 154157 rows/sec., 15.05 MiB/sec.
2455 2023.12.11 18:51:58.985458 [ 3 ] {256365d0-0fb9-437d-b229-d483b913aef2} <Debug> DynamicQueryHandler: Done processing query
2456 2023.12.11 18:51:58.985481 [ 3 ] {256365d0-0fb9-437d-b229-d483b913aef2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2457 2023.12.11 18:51:58.985496 [ 3 ] {} <Debug> HTTP-Session: 55b50849-20ed-4f08-8da6-e6da0c61198b Destroying unnamed session
2458 2023.12.11 18:51:58.985590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2459 2023.12.11 18:51:58.985635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2460 2023.12.11 18:51:58.985654 [ 3 ] {} <Debug> HTTP-Session: 489143f5-22c7-4894-b093-473f0c110700 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2461 2023.12.11 18:51:58.985670 [ 3 ] {} <Debug> HTTP-Session: 489143f5-22c7-4894-b093-473f0c110700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2462 2023.12.11 18:51:58.985738 [ 3 ] {5f371f84-fabb-4824-aaaf-7bfb0873a2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2463 2023.12.11 18:51:58.985777 [ 3 ] {5f371f84-fabb-4824-aaaf-7bfb0873a2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2464 2023.12.11 18:51:58.985881 [ 3 ] {5f371f84-fabb-4824-aaaf-7bfb0873a2e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2465 2023.12.11 18:51:58.986160 [ 3 ] {5f371f84-fabb-4824-aaaf-7bfb0873a2e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2466 2023.12.11 18:51:58.986359 [ 3 ] {5f371f84-fabb-4824-aaaf-7bfb0873a2e2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2467 2023.12.11 18:51:58.986501 [ 3 ] {5f371f84-fabb-4824-aaaf-7bfb0873a2e2} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2468 2023.12.11 18:51:58.986600 [ 3 ] {5f371f84-fabb-4824-aaaf-7bfb0873a2e2} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000834949 sec., 4790 rows/sec., 334.51 KiB/sec.
2469 2023.12.11 18:51:58.986774 [ 3 ] {5f371f84-fabb-4824-aaaf-7bfb0873a2e2} <Debug> DynamicQueryHandler: Done processing query
2470 2023.12.11 18:51:58.986799 [ 3 ] {5f371f84-fabb-4824-aaaf-7bfb0873a2e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2471 2023.12.11 18:51:58.986814 [ 3 ] {} <Debug> HTTP-Session: 489143f5-22c7-4894-b093-473f0c110700 Destroying unnamed session
2472 2023.12.11 18:51:58.986916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2473 2023.12.11 18:51:58.986965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2474 2023.12.11 18:51:58.986984 [ 3 ] {} <Debug> HTTP-Session: afe07c6f-069e-4cd0-8be6-c8ee3f3f12ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2475 2023.12.11 18:51:58.987002 [ 3 ] {} <Debug> HTTP-Session: afe07c6f-069e-4cd0-8be6-c8ee3f3f12ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2476 2023.12.11 18:51:58.987076 [ 3 ] {15059432-7ea1-4a13-80ef-37765a8d7dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2477 2023.12.11 18:51:58.987115 [ 3 ] {15059432-7ea1-4a13-80ef-37765a8d7dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2478 2023.12.11 18:51:58.987228 [ 3 ] {15059432-7ea1-4a13-80ef-37765a8d7dd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2479 2023.12.11 18:51:58.987517 [ 3 ] {15059432-7ea1-4a13-80ef-37765a8d7dd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2480 2023.12.11 18:51:58.987723 [ 3 ] {15059432-7ea1-4a13-80ef-37765a8d7dd1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2481 2023.12.11 18:51:58.987872 [ 3 ] {15059432-7ea1-4a13-80ef-37765a8d7dd1} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2482 2023.12.11 18:51:58.987975 [ 3 ] {15059432-7ea1-4a13-80ef-37765a8d7dd1} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.00087245 sec., 58456 rows/sec., 4.58 MiB/sec.
2483 2023.12.11 18:51:58.988157 [ 3 ] {15059432-7ea1-4a13-80ef-37765a8d7dd1} <Debug> DynamicQueryHandler: Done processing query
2484 2023.12.11 18:51:58.988180 [ 3 ] {15059432-7ea1-4a13-80ef-37765a8d7dd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2485 2023.12.11 18:51:58.988196 [ 3 ] {} <Debug> HTTP-Session: afe07c6f-069e-4cd0-8be6-c8ee3f3f12ce Destroying unnamed session
2486 2023.12.11 18:51:58.988286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2487 2023.12.11 18:51:58.988331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2488 2023.12.11 18:51:58.988351 [ 3 ] {} <Debug> HTTP-Session: bbd1ba5c-0331-4f29-9f12-8bc079ce5fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2489 2023.12.11 18:51:58.988367 [ 3 ] {} <Debug> HTTP-Session: bbd1ba5c-0331-4f29-9f12-8bc079ce5fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2490 2023.12.11 18:51:58.988438 [ 3 ] {34c81296-2338-4be0-b4aa-faa19a37e1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2491 2023.12.11 18:51:58.988483 [ 3 ] {34c81296-2338-4be0-b4aa-faa19a37e1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2492 2023.12.11 18:51:58.988613 [ 3 ] {34c81296-2338-4be0-b4aa-faa19a37e1ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2493 2023.12.11 18:51:58.988867 [ 3 ] {34c81296-2338-4be0-b4aa-faa19a37e1ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2494 2023.12.11 18:51:58.989127 [ 3 ] {34c81296-2338-4be0-b4aa-faa19a37e1ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2495 2023.12.11 18:51:58.989301 [ 3 ] {34c81296-2338-4be0-b4aa-faa19a37e1ba} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2496 2023.12.11 18:51:58.989412 [ 3 ] {34c81296-2338-4be0-b4aa-faa19a37e1ba} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000945691 sec., 2114 rows/sec., 148.70 KiB/sec.
2497 2023.12.11 18:51:58.989600 [ 3 ] {34c81296-2338-4be0-b4aa-faa19a37e1ba} <Debug> DynamicQueryHandler: Done processing query
2498 2023.12.11 18:51:58.989625 [ 3 ] {34c81296-2338-4be0-b4aa-faa19a37e1ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2499 2023.12.11 18:51:58.989641 [ 3 ] {} <Debug> HTTP-Session: bbd1ba5c-0331-4f29-9f12-8bc079ce5fd3 Destroying unnamed session
2500 2023.12.11 18:51:58.989793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2501 2023.12.11 18:51:58.989841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2502 2023.12.11 18:51:58.989861 [ 3 ] {} <Debug> HTTP-Session: 83a0a02b-8cde-4851-9d91-5c5a0b791e5f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2503 2023.12.11 18:51:58.989878 [ 3 ] {} <Debug> HTTP-Session: 83a0a02b-8cde-4851-9d91-5c5a0b791e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2504 2023.12.11 18:51:58.989964 [ 3 ] {572011d8-953d-4c9e-8b1c-c7cdb515f195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2505 2023.12.11 18:51:58.990012 [ 3 ] {572011d8-953d-4c9e-8b1c-c7cdb515f195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2506 2023.12.11 18:51:58.990160 [ 3 ] {572011d8-953d-4c9e-8b1c-c7cdb515f195} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2507 2023.12.11 18:51:58.990608 [ 3 ] {572011d8-953d-4c9e-8b1c-c7cdb515f195} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2508 2023.12.11 18:51:58.990913 [ 3 ] {572011d8-953d-4c9e-8b1c-c7cdb515f195} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2509 2023.12.11 18:51:58.991096 [ 3 ] {572011d8-953d-4c9e-8b1c-c7cdb515f195} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2510 2023.12.11 18:51:58.991224 [ 3 ] {572011d8-953d-4c9e-8b1c-c7cdb515f195} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001231128 sec., 38176 rows/sec., 51.52 MiB/sec.
2511 2023.12.11 18:51:58.991333 [ 3 ] {572011d8-953d-4c9e-8b1c-c7cdb515f195} <Debug> DynamicQueryHandler: Done processing query
2512 2023.12.11 18:51:58.991356 [ 3 ] {572011d8-953d-4c9e-8b1c-c7cdb515f195} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2513 2023.12.11 18:51:58.991372 [ 3 ] {} <Debug> HTTP-Session: 83a0a02b-8cde-4851-9d91-5c5a0b791e5f Destroying unnamed session
2514 2023.12.11 18:52:08.980696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2515 2023.12.11 18:52:08.980884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2516 2023.12.11 18:52:08.980931 [ 3 ] {} <Debug> HTTP-Session: 0bd05a66-fcdd-4265-b068-3d8aea628cfd Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2517 2023.12.11 18:52:08.980973 [ 3 ] {} <Debug> HTTP-Session: 0bd05a66-fcdd-4265-b068-3d8aea628cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2518 2023.12.11 18:52:08.981173 [ 3 ] {ecdbec5a-e088-430d-b1fd-bac47082106e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2519 2023.12.11 18:52:08.981271 [ 3 ] {ecdbec5a-e088-430d-b1fd-bac47082106e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2520 2023.12.11 18:52:08.981536 [ 3 ] {ecdbec5a-e088-430d-b1fd-bac47082106e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2521 2023.12.11 18:52:08.982110 [ 3 ] {ecdbec5a-e088-430d-b1fd-bac47082106e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2522 2023.12.11 18:52:08.982378 [ 3 ] {ecdbec5a-e088-430d-b1fd-bac47082106e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2523 2023.12.11 18:52:08.982544 [ 3 ] {ecdbec5a-e088-430d-b1fd-bac47082106e} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2524 2023.12.11 18:52:08.982667 [ 3 ] {ecdbec5a-e088-430d-b1fd-bac47082106e} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001438473 sec., 32673 rows/sec., 2.59 MiB/sec.
2525 2023.12.11 18:52:08.982821 [ 3 ] {ecdbec5a-e088-430d-b1fd-bac47082106e} <Debug> DynamicQueryHandler: Done processing query
2526 2023.12.11 18:52:08.982848 [ 3 ] {ecdbec5a-e088-430d-b1fd-bac47082106e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2527 2023.12.11 18:52:08.982864 [ 3 ] {} <Debug> HTTP-Session: 0bd05a66-fcdd-4265-b068-3d8aea628cfd Destroying unnamed session
2528 2023.12.11 18:52:08.983078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2529 2023.12.11 18:52:08.983125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2530 2023.12.11 18:52:08.983144 [ 3 ] {} <Debug> HTTP-Session: bc46820c-c1ff-4520-b9bf-d423f5fb65bd Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2531 2023.12.11 18:52:08.983162 [ 3 ] {} <Debug> HTTP-Session: bc46820c-c1ff-4520-b9bf-d423f5fb65bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2532 2023.12.11 18:52:08.983239 [ 3 ] {1fe80db7-c1a4-4a5a-92b6-91cedab3f2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2533 2023.12.11 18:52:08.983279 [ 3 ] {1fe80db7-c1a4-4a5a-92b6-91cedab3f2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2534 2023.12.11 18:52:08.983386 [ 3 ] {1fe80db7-c1a4-4a5a-92b6-91cedab3f2b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2535 2023.12.11 18:52:08.983751 [ 3 ] {1fe80db7-c1a4-4a5a-92b6-91cedab3f2b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2536 2023.12.11 18:52:08.983972 [ 3 ] {1fe80db7-c1a4-4a5a-92b6-91cedab3f2b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2537 2023.12.11 18:52:08.984125 [ 3 ] {1fe80db7-c1a4-4a5a-92b6-91cedab3f2b8} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2538 2023.12.11 18:52:08.984230 [ 3 ] {1fe80db7-c1a4-4a5a-92b6-91cedab3f2b8} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.000962312 sec., 146522 rows/sec., 14.33 MiB/sec.
2539 2023.12.11 18:52:08.984223 [ 51 ] {} <Debug> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2540 2023.12.11 18:52:08.984291 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2541 2023.12.11 18:52:08.984356 [ 3 ] {1fe80db7-c1a4-4a5a-92b6-91cedab3f2b8} <Debug> DynamicQueryHandler: Done processing query
2542 2023.12.11 18:52:08.984378 [ 19 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2543 2023.12.11 18:52:08.984392 [ 3 ] {1fe80db7-c1a4-4a5a-92b6-91cedab3f2b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2544 2023.12.11 18:52:08.984428 [ 3 ] {} <Debug> HTTP-Session: bc46820c-c1ff-4520-b9bf-d423f5fb65bd Destroying unnamed session
2545 2023.12.11 18:52:08.984477 [ 19 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2546 2023.12.11 18:52:08.984509 [ 19 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 181 rows starting from the beginning of the part
2547 2023.12.11 18:52:08.984557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2548 2023.12.11 18:52:08.984615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2549 2023.12.11 18:52:08.984652 [ 3 ] {} <Debug> HTTP-Session: 57327324-86bc-48da-a8d5-58b0355bd2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2550 2023.12.11 18:52:08.984675 [ 19 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 141 rows starting from the beginning of the part
2551 2023.12.11 18:52:08.984684 [ 3 ] {} <Debug> HTTP-Session: 57327324-86bc-48da-a8d5-58b0355bd2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2552 2023.12.11 18:52:08.984834 [ 3 ] {9a4e6b2a-94c0-4326-849c-a84394f8e9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2553 2023.12.11 18:52:08.984834 [ 19 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part
2554 2023.12.11 18:52:08.984906 [ 3 ] {9a4e6b2a-94c0-4326-849c-a84394f8e9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2555 2023.12.11 18:52:08.985010 [ 19 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 141 rows starting from the beginning of the part
2556 2023.12.11 18:52:08.985166 [ 3 ] {9a4e6b2a-94c0-4326-849c-a84394f8e9bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2557 2023.12.11 18:52:08.985228 [ 19 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 143 rows starting from the beginning of the part
2558 2023.12.11 18:52:08.985363 [ 19 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 141 rows starting from the beginning of the part
2559 2023.12.11 18:52:08.985854 [ 3 ] {9a4e6b2a-94c0-4326-849c-a84394f8e9bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2560 2023.12.11 18:52:08.986190 [ 3 ] {9a4e6b2a-94c0-4326-849c-a84394f8e9bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2561 2023.12.11 18:52:08.986414 [ 3 ] {9a4e6b2a-94c0-4326-849c-a84394f8e9bd} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2562 2023.12.11 18:52:08.986595 [ 51 ] {} <Debug> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2563 2023.12.11 18:52:08.986585 [ 9 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205621 sec., 355002.0606441451 rows/sec., 34.23 MiB/sec.
2564 2023.12.11 18:52:08.986653 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2565 2023.12.11 18:52:08.986628 [ 3 ] {9a4e6b2a-94c0-4326-849c-a84394f8e9bd} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.00174551 sec., 26926 rows/sec., 2.11 MiB/sec.
2566 2023.12.11 18:52:08.986848 [ 19 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2567 2023.12.11 18:52:08.986926 [ 9 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2568 2023.12.11 18:52:08.987113 [ 3 ] {9a4e6b2a-94c0-4326-849c-a84394f8e9bd} <Debug> DynamicQueryHandler: Done processing query
2569 2023.12.11 18:52:08.987118 [ 19 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2570 2023.12.11 18:52:08.987156 [ 3 ] {9a4e6b2a-94c0-4326-849c-a84394f8e9bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2571 2023.12.11 18:52:08.987187 [ 19 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 97 rows starting from the beginning of the part
2572 2023.12.11 18:52:08.987193 [ 3 ] {} <Debug> HTTP-Session: 57327324-86bc-48da-a8d5-58b0355bd2fc Destroying unnamed session
2573 2023.12.11 18:52:08.987325 [ 9 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2574 2023.12.11 18:52:08.987353 [ 19 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part
2575 2023.12.11 18:52:08.987436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2576 2023.12.11 18:52:08.987463 [ 9 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_21_4} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2577 2023.12.11 18:52:08.987515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2578 2023.12.11 18:52:08.987538 [ 19 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part
2579 2023.12.11 18:52:08.987598 [ 3 ] {} <Debug> HTTP-Session: fb908904-b931-418e-9ebe-043c3b7c2d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2580 2023.12.11 18:52:08.987657 [ 3 ] {} <Debug> HTTP-Session: fb908904-b931-418e-9ebe-043c3b7c2d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2581 2023.12.11 18:52:08.987745 [ 19 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part
2582 2023.12.11 18:52:08.987778 [ 3 ] {67b51bee-5323-40a9-80b8-044101c16807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2583 2023.12.11 18:52:08.987839 [ 3 ] {67b51bee-5323-40a9-80b8-044101c16807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2584 2023.12.11 18:52:08.987874 [ 19 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part
2585 2023.12.11 18:52:08.988010 [ 19 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part
2586 2023.12.11 18:52:08.988087 [ 3 ] {67b51bee-5323-40a9-80b8-044101c16807} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2587 2023.12.11 18:52:08.988694 [ 3 ] {67b51bee-5323-40a9-80b8-044101c16807} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2588 2023.12.11 18:52:08.988873 [ 16 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 313 rows, containing 4 columns (4 merged, 0 gathered) in 0.002136699 sec., 146487.6428547025 rows/sec., 11.44 MiB/sec.
2589 2023.12.11 18:52:08.989039 [ 19 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2590 2023.12.11 18:52:08.989136 [ 3 ] {67b51bee-5323-40a9-80b8-044101c16807} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2591 2023.12.11 18:52:08.989248 [ 19 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2592 2023.12.11 18:52:08.989327 [ 19 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_21_4} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2593 2023.12.11 18:52:08.989374 [ 3 ] {67b51bee-5323-40a9-80b8-044101c16807} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2594 2023.12.11 18:52:08.989494 [ 51 ] {} <Debug> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2595 2023.12.11 18:52:08.989503 [ 3 ] {67b51bee-5323-40a9-80b8-044101c16807} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001690049 sec., 27809 rows/sec., 37.53 MiB/sec.
2596 2023.12.11 18:52:08.989531 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2597 2023.12.11 18:52:08.989728 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2598 2023.12.11 18:52:08.989805 [ 3 ] {67b51bee-5323-40a9-80b8-044101c16807} <Debug> DynamicQueryHandler: Done processing query
2599 2023.12.11 18:52:08.989863 [ 3 ] {67b51bee-5323-40a9-80b8-044101c16807} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2600 2023.12.11 18:52:08.989910 [ 3 ] {} <Debug> HTTP-Session: fb908904-b931-418e-9ebe-043c3b7c2d6a Destroying unnamed session
2601 2023.12.11 18:52:08.989932 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2602 2023.12.11 18:52:08.989979 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 499 rows starting from the beginning of the part
2603 2023.12.11 18:52:08.990095 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part
2604 2023.12.11 18:52:08.990191 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part
2605 2023.12.11 18:52:08.990282 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part
2606 2023.12.11 18:52:08.990370 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part
2607 2023.12.11 18:52:08.990458 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part
2608 2023.12.11 18:52:08.992011 [ 16 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 6 columns (6 merged, 0 gathered) in 0.002414536 sec., 303992.15418614587 rows/sec., 410.22 MiB/sec.
2609 2023.12.11 18:52:08.992354 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2610 2023.12.11 18:52:08.992553 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2611 2023.12.11 18:52:08.992612 [ 9 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2612 2023.12.11 18:52:08.992669 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_16_3: 4.02 MiB.
2613 2023.12.11 18:52:09.616471 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
2614 2023.12.11 18:52:09.616530 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
2615 2023.12.11 18:52:10.317492 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
2616 2023.12.11 18:52:10.317569 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2617 2023.12.11 18:52:10.317657 [ 13 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
2618 2023.12.11 18:52:10.317795 [ 13 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2619 2023.12.11 18:52:10.317831 [ 13 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 256 rows starting from the beginning of the part
2620 2023.12.11 18:52:10.317973 [ 13 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
2621 2023.12.11 18:52:10.318064 [ 13 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
2622 2023.12.11 18:52:10.318148 [ 13 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
2623 2023.12.11 18:52:10.318227 [ 13 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
2624 2023.12.11 18:52:10.318880 [ 16 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260049 sec., 263481.8169769588 rows/sec., 18.58 MiB/sec.
2625 2023.12.11 18:52:10.319030 [ 13 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
2626 2023.12.11 18:52:10.319243 [ 13 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
2627 2023.12.11 18:52:10.319311 [ 13 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
2628 2023.12.11 18:52:13.978753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2629 2023.12.11 18:52:13.978873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2630 2023.12.11 18:52:13.978899 [ 3 ] {} <Debug> HTTP-Session: 84e90775-f873-47fb-90b8-a8f336cace9b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2631 2023.12.11 18:52:13.978928 [ 3 ] {} <Debug> HTTP-Session: 84e90775-f873-47fb-90b8-a8f336cace9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2632 2023.12.11 18:52:13.979066 [ 3 ] {58eb9a6e-3fa3-4822-864f-48b93646b56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2633 2023.12.11 18:52:13.979132 [ 3 ] {58eb9a6e-3fa3-4822-864f-48b93646b56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2634 2023.12.11 18:52:13.979313 [ 3 ] {58eb9a6e-3fa3-4822-864f-48b93646b56a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2635 2023.12.11 18:52:13.979768 [ 3 ] {58eb9a6e-3fa3-4822-864f-48b93646b56a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2636 2023.12.11 18:52:13.980041 [ 3 ] {58eb9a6e-3fa3-4822-864f-48b93646b56a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2637 2023.12.11 18:52:13.980199 [ 3 ] {58eb9a6e-3fa3-4822-864f-48b93646b56a} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2638 2023.12.11 18:52:13.980326 [ 3 ] {58eb9a6e-3fa3-4822-864f-48b93646b56a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001218528 sec., 1641 rows/sec., 140.25 KiB/sec.
2639 2023.12.11 18:52:13.980466 [ 3 ] {58eb9a6e-3fa3-4822-864f-48b93646b56a} <Debug> DynamicQueryHandler: Done processing query
2640 2023.12.11 18:52:13.980492 [ 3 ] {58eb9a6e-3fa3-4822-864f-48b93646b56a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2641 2023.12.11 18:52:13.980508 [ 3 ] {} <Debug> HTTP-Session: 84e90775-f873-47fb-90b8-a8f336cace9b Destroying unnamed session
2642 2023.12.11 18:52:13.980616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2643 2023.12.11 18:52:13.980662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2644 2023.12.11 18:52:13.980682 [ 3 ] {} <Debug> HTTP-Session: 01ba0698-2b0d-4215-911a-930ff67da54f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2645 2023.12.11 18:52:13.980700 [ 3 ] {} <Debug> HTTP-Session: 01ba0698-2b0d-4215-911a-930ff67da54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2646 2023.12.11 18:52:13.980773 [ 3 ] {290b32a2-f797-47e0-a4f7-ee6af5104573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2647 2023.12.11 18:52:13.980812 [ 3 ] {290b32a2-f797-47e0-a4f7-ee6af5104573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2648 2023.12.11 18:52:13.980916 [ 3 ] {290b32a2-f797-47e0-a4f7-ee6af5104573} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2649 2023.12.11 18:52:13.981240 [ 3 ] {290b32a2-f797-47e0-a4f7-ee6af5104573} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2650 2023.12.11 18:52:13.981447 [ 3 ] {290b32a2-f797-47e0-a4f7-ee6af5104573} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2651 2023.12.11 18:52:13.981603 [ 3 ] {290b32a2-f797-47e0-a4f7-ee6af5104573} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2652 2023.12.11 18:52:13.981725 [ 3 ] {290b32a2-f797-47e0-a4f7-ee6af5104573} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000922921 sec., 40090 rows/sec., 3.37 MiB/sec.
2653 2023.12.11 18:52:13.981843 [ 3 ] {290b32a2-f797-47e0-a4f7-ee6af5104573} <Debug> DynamicQueryHandler: Done processing query
2654 2023.12.11 18:52:13.981867 [ 3 ] {290b32a2-f797-47e0-a4f7-ee6af5104573} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2655 2023.12.11 18:52:13.981882 [ 3 ] {} <Debug> HTTP-Session: 01ba0698-2b0d-4215-911a-930ff67da54f Destroying unnamed session
2656 2023.12.11 18:52:13.981984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2657 2023.12.11 18:52:13.982029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2658 2023.12.11 18:52:13.982048 [ 3 ] {} <Debug> HTTP-Session: 3b05742f-2718-46dd-8c7f-f71efd0dd4a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2659 2023.12.11 18:52:13.982064 [ 3 ] {} <Debug> HTTP-Session: 3b05742f-2718-46dd-8c7f-f71efd0dd4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2660 2023.12.11 18:52:13.982132 [ 3 ] {3438b6e2-efd1-4a03-856d-919364eddcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2661 2023.12.11 18:52:13.982171 [ 3 ] {3438b6e2-efd1-4a03-856d-919364eddcd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2662 2023.12.11 18:52:13.982277 [ 3 ] {3438b6e2-efd1-4a03-856d-919364eddcd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2663 2023.12.11 18:52:13.982537 [ 3 ] {3438b6e2-efd1-4a03-856d-919364eddcd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2664 2023.12.11 18:52:13.982734 [ 3 ] {3438b6e2-efd1-4a03-856d-919364eddcd9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2665 2023.12.11 18:52:13.982875 [ 3 ] {3438b6e2-efd1-4a03-856d-919364eddcd9} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2666 2023.12.11 18:52:13.982997 [ 3 ] {3438b6e2-efd1-4a03-856d-919364eddcd9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000836459 sec., 2391 rows/sec., 166.95 KiB/sec.
2667 2023.12.11 18:52:13.983168 [ 3 ] {3438b6e2-efd1-4a03-856d-919364eddcd9} <Debug> DynamicQueryHandler: Done processing query
2668 2023.12.11 18:52:13.983192 [ 3 ] {3438b6e2-efd1-4a03-856d-919364eddcd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2669 2023.12.11 18:52:13.983208 [ 3 ] {} <Debug> HTTP-Session: 3b05742f-2718-46dd-8c7f-f71efd0dd4a6 Destroying unnamed session
2670 2023.12.11 18:52:13.983313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2671 2023.12.11 18:52:13.983358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2672 2023.12.11 18:52:13.983377 [ 3 ] {} <Debug> HTTP-Session: 446bf74a-6354-4f31-81a2-a9a53a07762f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2673 2023.12.11 18:52:13.983393 [ 3 ] {} <Debug> HTTP-Session: 446bf74a-6354-4f31-81a2-a9a53a07762f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2674 2023.12.11 18:52:13.983464 [ 3 ] {8494ebdb-72cb-485e-b71b-2b2a6fe7ecf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2675 2023.12.11 18:52:13.983502 [ 3 ] {8494ebdb-72cb-485e-b71b-2b2a6fe7ecf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2676 2023.12.11 18:52:13.983616 [ 3 ] {8494ebdb-72cb-485e-b71b-2b2a6fe7ecf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2677 2023.12.11 18:52:13.983905 [ 3 ] {8494ebdb-72cb-485e-b71b-2b2a6fe7ecf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2678 2023.12.11 18:52:13.984104 [ 3 ] {8494ebdb-72cb-485e-b71b-2b2a6fe7ecf6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2679 2023.12.11 18:52:13.984247 [ 3 ] {8494ebdb-72cb-485e-b71b-2b2a6fe7ecf6} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2680 2023.12.11 18:52:13.984368 [ 3 ] {8494ebdb-72cb-485e-b71b-2b2a6fe7ecf6} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.00087696 sec., 29647 rows/sec., 2.30 MiB/sec.
2681 2023.12.11 18:52:13.984482 [ 3 ] {8494ebdb-72cb-485e-b71b-2b2a6fe7ecf6} <Debug> DynamicQueryHandler: Done processing query
2682 2023.12.11 18:52:13.984505 [ 3 ] {8494ebdb-72cb-485e-b71b-2b2a6fe7ecf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2683 2023.12.11 18:52:13.984521 [ 3 ] {} <Debug> HTTP-Session: 446bf74a-6354-4f31-81a2-a9a53a07762f Destroying unnamed session
2684 2023.12.11 18:52:13.984629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2685 2023.12.11 18:52:13.984673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2686 2023.12.11 18:52:13.984692 [ 3 ] {} <Debug> HTTP-Session: c2ee787e-4d93-4c51-93c4-8c8db73c6b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2687 2023.12.11 18:52:13.984708 [ 3 ] {} <Debug> HTTP-Session: c2ee787e-4d93-4c51-93c4-8c8db73c6b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2688 2023.12.11 18:52:13.984786 [ 3 ] {f023906e-e7a2-49a6-b349-fd30a91c8175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2689 2023.12.11 18:52:13.984828 [ 3 ] {f023906e-e7a2-49a6-b349-fd30a91c8175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2690 2023.12.11 18:52:13.984949 [ 3 ] {f023906e-e7a2-49a6-b349-fd30a91c8175} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2691 2023.12.11 18:52:13.985298 [ 3 ] {f023906e-e7a2-49a6-b349-fd30a91c8175} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2692 2023.12.11 18:52:13.985554 [ 3 ] {f023906e-e7a2-49a6-b349-fd30a91c8175} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2693 2023.12.11 18:52:13.985723 [ 3 ] {f023906e-e7a2-49a6-b349-fd30a91c8175} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2694 2023.12.11 18:52:13.985848 [ 3 ] {f023906e-e7a2-49a6-b349-fd30a91c8175} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001030543 sec., 35903 rows/sec., 2.53 MiB/sec.
2695 2023.12.11 18:52:13.985981 [ 3 ] {f023906e-e7a2-49a6-b349-fd30a91c8175} <Debug> DynamicQueryHandler: Done processing query
2696 2023.12.11 18:52:13.986005 [ 3 ] {f023906e-e7a2-49a6-b349-fd30a91c8175} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2697 2023.12.11 18:52:13.986020 [ 3 ] {} <Debug> HTTP-Session: c2ee787e-4d93-4c51-93c4-8c8db73c6b30 Destroying unnamed session
2698 2023.12.11 18:52:18.979842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2699 2023.12.11 18:52:18.979968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2700 2023.12.11 18:52:18.979994 [ 3 ] {} <Debug> HTTP-Session: 23af25f3-64ff-4781-aa4f-5007b86daaff Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2701 2023.12.11 18:52:18.980019 [ 3 ] {} <Debug> HTTP-Session: 23af25f3-64ff-4781-aa4f-5007b86daaff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2702 2023.12.11 18:52:18.980149 [ 3 ] {1ef8e00a-4d73-4bf5-ad61-2d7c403fbf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2703 2023.12.11 18:52:18.980212 [ 3 ] {1ef8e00a-4d73-4bf5-ad61-2d7c403fbf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2704 2023.12.11 18:52:18.980372 [ 3 ] {1ef8e00a-4d73-4bf5-ad61-2d7c403fbf78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2705 2023.12.11 18:52:18.980810 [ 3 ] {1ef8e00a-4d73-4bf5-ad61-2d7c403fbf78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2706 2023.12.11 18:52:18.981109 [ 3 ] {1ef8e00a-4d73-4bf5-ad61-2d7c403fbf78} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2707 2023.12.11 18:52:18.981283 [ 3 ] {1ef8e00a-4d73-4bf5-ad61-2d7c403fbf78} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2708 2023.12.11 18:52:18.981431 [ 3 ] {1ef8e00a-4d73-4bf5-ad61-2d7c403fbf78} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001243179 sec., 37806 rows/sec., 2.99 MiB/sec.
2709 2023.12.11 18:52:18.981660 [ 3 ] {1ef8e00a-4d73-4bf5-ad61-2d7c403fbf78} <Debug> DynamicQueryHandler: Done processing query
2710 2023.12.11 18:52:18.981686 [ 3 ] {1ef8e00a-4d73-4bf5-ad61-2d7c403fbf78} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2711 2023.12.11 18:52:18.981703 [ 3 ] {} <Debug> HTTP-Session: 23af25f3-64ff-4781-aa4f-5007b86daaff Destroying unnamed session
2712 2023.12.11 18:52:18.981840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2713 2023.12.11 18:52:18.981889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2714 2023.12.11 18:52:18.981910 [ 3 ] {} <Debug> HTTP-Session: f22543c4-b835-4240-8071-30c412d9b8f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2715 2023.12.11 18:52:18.981929 [ 3 ] {} <Debug> HTTP-Session: f22543c4-b835-4240-8071-30c412d9b8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2716 2023.12.11 18:52:18.982033 [ 3 ] {0f2950cf-82af-4e04-85c1-672005b6cd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2717 2023.12.11 18:52:18.982094 [ 3 ] {0f2950cf-82af-4e04-85c1-672005b6cd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2718 2023.12.11 18:52:18.982234 [ 3 ] {0f2950cf-82af-4e04-85c1-672005b6cd00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2719 2023.12.11 18:52:18.982642 [ 3 ] {0f2950cf-82af-4e04-85c1-672005b6cd00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2720 2023.12.11 18:52:18.982890 [ 3 ] {0f2950cf-82af-4e04-85c1-672005b6cd00} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2721 2023.12.11 18:52:18.983063 [ 3 ] {0f2950cf-82af-4e04-85c1-672005b6cd00} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2722 2023.12.11 18:52:18.983205 [ 3 ] {0f2950cf-82af-4e04-85c1-672005b6cd00} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.001124906 sec., 125343 rows/sec., 12.25 MiB/sec.
2723 2023.12.11 18:52:18.983337 [ 3 ] {0f2950cf-82af-4e04-85c1-672005b6cd00} <Debug> DynamicQueryHandler: Done processing query
2724 2023.12.11 18:52:18.983362 [ 3 ] {0f2950cf-82af-4e04-85c1-672005b6cd00} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2725 2023.12.11 18:52:18.983378 [ 3 ] {} <Debug> HTTP-Session: f22543c4-b835-4240-8071-30c412d9b8f3 Destroying unnamed session
2726 2023.12.11 18:52:18.983510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2727 2023.12.11 18:52:18.983557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2728 2023.12.11 18:52:18.983584 [ 3 ] {} <Debug> HTTP-Session: 6613ece3-0923-4095-8a26-a8c5963dd2f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2729 2023.12.11 18:52:18.983603 [ 3 ] {} <Debug> HTTP-Session: 6613ece3-0923-4095-8a26-a8c5963dd2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2730 2023.12.11 18:52:18.983681 [ 3 ] {cf8674c3-a7de-4534-bc8e-fe68c770d772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2731 2023.12.11 18:52:18.983726 [ 3 ] {cf8674c3-a7de-4534-bc8e-fe68c770d772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2732 2023.12.11 18:52:18.983881 [ 3 ] {cf8674c3-a7de-4534-bc8e-fe68c770d772} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2733 2023.12.11 18:52:18.984255 [ 3 ] {cf8674c3-a7de-4534-bc8e-fe68c770d772} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2734 2023.12.11 18:52:18.984541 [ 3 ] {cf8674c3-a7de-4534-bc8e-fe68c770d772} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2735 2023.12.11 18:52:18.984718 [ 3 ] {cf8674c3-a7de-4534-bc8e-fe68c770d772} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2736 2023.12.11 18:52:18.984850 [ 3 ] {cf8674c3-a7de-4534-bc8e-fe68c770d772} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.001134706 sec., 41420 rows/sec., 3.24 MiB/sec.
2737 2023.12.11 18:52:18.984994 [ 3 ] {cf8674c3-a7de-4534-bc8e-fe68c770d772} <Debug> DynamicQueryHandler: Done processing query
2738 2023.12.11 18:52:18.985018 [ 3 ] {cf8674c3-a7de-4534-bc8e-fe68c770d772} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2739 2023.12.11 18:52:18.985034 [ 3 ] {} <Debug> HTTP-Session: 6613ece3-0923-4095-8a26-a8c5963dd2f8 Destroying unnamed session
2740 2023.12.11 18:52:18.985226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2741 2023.12.11 18:52:18.985271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2742 2023.12.11 18:52:18.985290 [ 3 ] {} <Debug> HTTP-Session: fe8cbbc4-56cc-4a91-b84a-7d8fb5c659e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2743 2023.12.11 18:52:18.985308 [ 3 ] {} <Debug> HTTP-Session: fe8cbbc4-56cc-4a91-b84a-7d8fb5c659e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2744 2023.12.11 18:52:18.985401 [ 3 ] {79825069-e738-4686-8050-a21839c982ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2745 2023.12.11 18:52:18.985448 [ 3 ] {79825069-e738-4686-8050-a21839c982ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2746 2023.12.11 18:52:18.985592 [ 3 ] {79825069-e738-4686-8050-a21839c982ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2747 2023.12.11 18:52:18.986139 [ 3 ] {79825069-e738-4686-8050-a21839c982ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2748 2023.12.11 18:52:18.986459 [ 3 ] {79825069-e738-4686-8050-a21839c982ed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2749 2023.12.11 18:52:18.986632 [ 3 ] {79825069-e738-4686-8050-a21839c982ed} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2750 2023.12.11 18:52:18.986758 [ 3 ] {79825069-e738-4686-8050-a21839c982ed} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00132837 sec., 35381 rows/sec., 47.75 MiB/sec.
2751 2023.12.11 18:52:18.986888 [ 3 ] {79825069-e738-4686-8050-a21839c982ed} <Debug> DynamicQueryHandler: Done processing query
2752 2023.12.11 18:52:18.986911 [ 3 ] {79825069-e738-4686-8050-a21839c982ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2753 2023.12.11 18:52:18.986926 [ 3 ] {} <Debug> HTTP-Session: fe8cbbc4-56cc-4a91-b84a-7d8fb5c659e2 Destroying unnamed session
2754 2023.12.11 18:52:24.616571 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache
2755 2023.12.11 18:52:24.616636 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache
2756 2023.12.11 18:52:28.980290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2757 2023.12.11 18:52:28.980468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2758 2023.12.11 18:52:28.980517 [ 3 ] {} <Debug> HTTP-Session: bef3335b-e5b2-4b05-baca-616062b3fa40 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2759 2023.12.11 18:52:28.980560 [ 3 ] {} <Debug> HTTP-Session: bef3335b-e5b2-4b05-baca-616062b3fa40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2760 2023.12.11 18:52:28.980759 [ 3 ] {f6dfffaa-f4ec-4a05-87a5-2dbe2768d3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2761 2023.12.11 18:52:28.980856 [ 3 ] {f6dfffaa-f4ec-4a05-87a5-2dbe2768d3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2762 2023.12.11 18:52:28.981118 [ 3 ] {f6dfffaa-f4ec-4a05-87a5-2dbe2768d3f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2763 2023.12.11 18:52:28.981625 [ 3 ] {f6dfffaa-f4ec-4a05-87a5-2dbe2768d3f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2764 2023.12.11 18:52:28.981878 [ 3 ] {f6dfffaa-f4ec-4a05-87a5-2dbe2768d3f3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2765 2023.12.11 18:52:28.982039 [ 3 ] {f6dfffaa-f4ec-4a05-87a5-2dbe2768d3f3} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2766 2023.12.11 18:52:28.982179 [ 3 ] {f6dfffaa-f4ec-4a05-87a5-2dbe2768d3f3} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001357471 sec., 34623 rows/sec., 2.74 MiB/sec.
2767 2023.12.11 18:52:28.982191 [ 174 ] {} <Debug> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
2768 2023.12.11 18:52:28.982316 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2769 2023.12.11 18:52:28.982384 [ 3 ] {f6dfffaa-f4ec-4a05-87a5-2dbe2768d3f3} <Debug> DynamicQueryHandler: Done processing query
2770 2023.12.11 18:52:28.982442 [ 3 ] {f6dfffaa-f4ec-4a05-87a5-2dbe2768d3f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2771 2023.12.11 18:52:28.982449 [ 14 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact
2772 2023.12.11 18:52:28.982491 [ 3 ] {} <Debug> HTTP-Session: bef3335b-e5b2-4b05-baca-616062b3fa40 Destroying unnamed session
2773 2023.12.11 18:52:28.982599 [ 14 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2774 2023.12.11 18:52:28.982652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2775 2023.12.11 18:52:28.982665 [ 14 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 47 rows starting from the beginning of the part
2776 2023.12.11 18:52:28.982720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2777 2023.12.11 18:52:28.982774 [ 3 ] {} <Debug> HTTP-Session: 18aeb143-b150-4754-bc74-094b0a773ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2778 2023.12.11 18:52:28.982810 [ 3 ] {} <Debug> HTTP-Session: 18aeb143-b150-4754-bc74-094b0a773ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2779 2023.12.11 18:52:28.983007 [ 3 ] {05424333-5a44-46b7-b107-fa7b1f79c119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2780 2023.12.11 18:52:28.983022 [ 14 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part
2781 2023.12.11 18:52:28.983097 [ 3 ] {05424333-5a44-46b7-b107-fa7b1f79c119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2782 2023.12.11 18:52:28.983350 [ 14 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part
2783 2023.12.11 18:52:28.983546 [ 3 ] {05424333-5a44-46b7-b107-fa7b1f79c119} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2784 2023.12.11 18:52:28.983619 [ 14 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part
2785 2023.12.11 18:52:28.983794 [ 14 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 47 rows starting from the beginning of the part
2786 2023.12.11 18:52:28.984331 [ 3 ] {05424333-5a44-46b7-b107-fa7b1f79c119} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2787 2023.12.11 18:52:28.984742 [ 3 ] {05424333-5a44-46b7-b107-fa7b1f79c119} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2788 2023.12.11 18:52:28.985033 [ 3 ] {05424333-5a44-46b7-b107-fa7b1f79c119} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2789 2023.12.11 18:52:28.985249 [ 14 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002873646 sec., 81777.64414962733 rows/sec., 6.47 MiB/sec.
2790 2023.12.11 18:52:28.985318 [ 3 ] {05424333-5a44-46b7-b107-fa7b1f79c119} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002253391 sec., 887 rows/sec., 75.84 KiB/sec.
2791 2023.12.11 18:52:28.985478 [ 14 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
2792 2023.12.11 18:52:28.985578 [ 3 ] {05424333-5a44-46b7-b107-fa7b1f79c119} <Debug> DynamicQueryHandler: Done processing query
2793 2023.12.11 18:52:28.985615 [ 3 ] {05424333-5a44-46b7-b107-fa7b1f79c119} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2794 2023.12.11 18:52:28.985645 [ 3 ] {} <Debug> HTTP-Session: 18aeb143-b150-4754-bc74-094b0a773ca8 Destroying unnamed session
2795 2023.12.11 18:52:28.985727 [ 14 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_18_4} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4.
2796 2023.12.11 18:52:28.985798 [ 14 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_18_4} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0
2797 2023.12.11 18:52:28.985870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2798 2023.12.11 18:52:28.985933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2799 2023.12.11 18:52:28.985953 [ 3 ] {} <Debug> HTTP-Session: cc81ca18-ce67-4b10-b390-be23a81822c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2800 2023.12.11 18:52:28.985971 [ 3 ] {} <Debug> HTTP-Session: cc81ca18-ce67-4b10-b390-be23a81822c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2801 2023.12.11 18:52:28.986051 [ 3 ] {492f632d-5e39-408d-8aa0-62f82b857ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2802 2023.12.11 18:52:28.986091 [ 3 ] {492f632d-5e39-408d-8aa0-62f82b857ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2803 2023.12.11 18:52:28.986210 [ 3 ] {492f632d-5e39-408d-8aa0-62f82b857ca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2804 2023.12.11 18:52:28.986603 [ 3 ] {492f632d-5e39-408d-8aa0-62f82b857ca7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2805 2023.12.11 18:52:28.986823 [ 3 ] {492f632d-5e39-408d-8aa0-62f82b857ca7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2806 2023.12.11 18:52:28.986988 [ 3 ] {492f632d-5e39-408d-8aa0-62f82b857ca7} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2807 2023.12.11 18:52:28.987110 [ 3 ] {492f632d-5e39-408d-8aa0-62f82b857ca7} <Information> executeQuery: Read 142 rows, 14.21 KiB in 0.001030544 sec., 137791 rows/sec., 13.46 MiB/sec.
2808 2023.12.11 18:52:28.987228 [ 3 ] {492f632d-5e39-408d-8aa0-62f82b857ca7} <Debug> DynamicQueryHandler: Done processing query
2809 2023.12.11 18:52:28.987253 [ 3 ] {492f632d-5e39-408d-8aa0-62f82b857ca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2810 2023.12.11 18:52:28.987269 [ 3 ] {} <Debug> HTTP-Session: cc81ca18-ce67-4b10-b390-be23a81822c7 Destroying unnamed session
2811 2023.12.11 18:52:28.987388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2812 2023.12.11 18:52:28.987433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2813 2023.12.11 18:52:28.987453 [ 3 ] {} <Debug> HTTP-Session: 1fe7e033-0a70-4c00-ba39-5b90be570c70 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2814 2023.12.11 18:52:28.987471 [ 3 ] {} <Debug> HTTP-Session: 1fe7e033-0a70-4c00-ba39-5b90be570c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2815 2023.12.11 18:52:28.987540 [ 3 ] {c06935f0-8838-400d-8fef-06b5712d2295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2816 2023.12.11 18:52:28.987579 [ 3 ] {c06935f0-8838-400d-8fef-06b5712d2295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2817 2023.12.11 18:52:28.987685 [ 3 ] {c06935f0-8838-400d-8fef-06b5712d2295} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2818 2023.12.11 18:52:28.987967 [ 3 ] {c06935f0-8838-400d-8fef-06b5712d2295} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2819 2023.12.11 18:52:28.988167 [ 3 ] {c06935f0-8838-400d-8fef-06b5712d2295} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2820 2023.12.11 18:52:28.988318 [ 3 ] {c06935f0-8838-400d-8fef-06b5712d2295} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2821 2023.12.11 18:52:28.988421 [ 3 ] {c06935f0-8838-400d-8fef-06b5712d2295} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00085361 sec., 2342 rows/sec., 163.60 KiB/sec.
2822 2023.12.11 18:52:28.988557 [ 3 ] {c06935f0-8838-400d-8fef-06b5712d2295} <Debug> DynamicQueryHandler: Done processing query
2823 2023.12.11 18:52:28.988580 [ 3 ] {c06935f0-8838-400d-8fef-06b5712d2295} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2824 2023.12.11 18:52:28.988596 [ 3 ] {} <Debug> HTTP-Session: 1fe7e033-0a70-4c00-ba39-5b90be570c70 Destroying unnamed session
2825 2023.12.11 18:52:28.988712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2826 2023.12.11 18:52:28.988758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2827 2023.12.11 18:52:28.988777 [ 3 ] {} <Debug> HTTP-Session: c5a9769a-2f85-42a6-b24f-70957ecef109 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2828 2023.12.11 18:52:28.988794 [ 3 ] {} <Debug> HTTP-Session: c5a9769a-2f85-42a6-b24f-70957ecef109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2829 2023.12.11 18:52:28.988867 [ 3 ] {f4b7096b-4b95-4bc1-9a45-6d3c9c9a24ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2830 2023.12.11 18:52:28.988905 [ 3 ] {f4b7096b-4b95-4bc1-9a45-6d3c9c9a24ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2831 2023.12.11 18:52:28.989008 [ 3 ] {f4b7096b-4b95-4bc1-9a45-6d3c9c9a24ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2832 2023.12.11 18:52:28.989306 [ 3 ] {f4b7096b-4b95-4bc1-9a45-6d3c9c9a24ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2833 2023.12.11 18:52:28.989510 [ 3 ] {f4b7096b-4b95-4bc1-9a45-6d3c9c9a24ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2834 2023.12.11 18:52:28.989656 [ 3 ] {f4b7096b-4b95-4bc1-9a45-6d3c9c9a24ed} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2835 2023.12.11 18:52:28.989791 [ 3 ] {f4b7096b-4b95-4bc1-9a45-6d3c9c9a24ed} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.00088909 sec., 55112 rows/sec., 4.31 MiB/sec.
2836 2023.12.11 18:52:28.989994 [ 3 ] {f4b7096b-4b95-4bc1-9a45-6d3c9c9a24ed} <Debug> DynamicQueryHandler: Done processing query
2837 2023.12.11 18:52:28.990019 [ 3 ] {f4b7096b-4b95-4bc1-9a45-6d3c9c9a24ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2838 2023.12.11 18:52:28.990037 [ 3 ] {} <Debug> HTTP-Session: c5a9769a-2f85-42a6-b24f-70957ecef109 Destroying unnamed session
2839 2023.12.11 18:52:28.990148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2840 2023.12.11 18:52:28.990194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2841 2023.12.11 18:52:28.990214 [ 3 ] {} <Debug> HTTP-Session: c7443eb2-4178-4ad2-b32f-679c73e27527 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2842 2023.12.11 18:52:28.990232 [ 3 ] {} <Debug> HTTP-Session: c7443eb2-4178-4ad2-b32f-679c73e27527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2843 2023.12.11 18:52:28.990303 [ 3 ] {6b116fc2-a4ca-4772-8cfb-d88ffbcafc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2844 2023.12.11 18:52:28.990348 [ 3 ] {6b116fc2-a4ca-4772-8cfb-d88ffbcafc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2845 2023.12.11 18:52:28.990489 [ 3 ] {6b116fc2-a4ca-4772-8cfb-d88ffbcafc6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2846 2023.12.11 18:52:28.990772 [ 3 ] {6b116fc2-a4ca-4772-8cfb-d88ffbcafc6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2847 2023.12.11 18:52:28.991026 [ 3 ] {6b116fc2-a4ca-4772-8cfb-d88ffbcafc6e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2848 2023.12.11 18:52:28.991202 [ 3 ] {6b116fc2-a4ca-4772-8cfb-d88ffbcafc6e} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2849 2023.12.11 18:52:28.991337 [ 3 ] {6b116fc2-a4ca-4772-8cfb-d88ffbcafc6e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001000293 sec., 999 rows/sec., 70.29 KiB/sec.
2850 2023.12.11 18:52:28.991461 [ 3 ] {6b116fc2-a4ca-4772-8cfb-d88ffbcafc6e} <Debug> DynamicQueryHandler: Done processing query
2851 2023.12.11 18:52:28.991485 [ 3 ] {6b116fc2-a4ca-4772-8cfb-d88ffbcafc6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2852 2023.12.11 18:52:28.991500 [ 3 ] {} <Debug> HTTP-Session: c7443eb2-4178-4ad2-b32f-679c73e27527 Destroying unnamed session
2853 2023.12.11 18:52:28.991642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2854 2023.12.11 18:52:28.991688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2855 2023.12.11 18:52:28.991707 [ 3 ] {} <Debug> HTTP-Session: 0daa81fb-8906-478a-bab4-d12414111a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2856 2023.12.11 18:52:28.991724 [ 3 ] {} <Debug> HTTP-Session: 0daa81fb-8906-478a-bab4-d12414111a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2857 2023.12.11 18:52:28.991808 [ 3 ] {7d576da7-8073-4eca-922d-560f52e6d50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2858 2023.12.11 18:52:28.991852 [ 3 ] {7d576da7-8073-4eca-922d-560f52e6d50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2859 2023.12.11 18:52:28.991987 [ 3 ] {7d576da7-8073-4eca-922d-560f52e6d50b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2860 2023.12.11 18:52:28.992470 [ 3 ] {7d576da7-8073-4eca-922d-560f52e6d50b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.43 GiB.
2861 2023.12.11 18:52:28.992778 [ 3 ] {7d576da7-8073-4eca-922d-560f52e6d50b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2862 2023.12.11 18:52:28.992964 [ 3 ] {7d576da7-8073-4eca-922d-560f52e6d50b} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2863 2023.12.11 18:52:28.993115 [ 3 ] {7d576da7-8073-4eca-922d-560f52e6d50b} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00126953 sec., 37021 rows/sec., 49.96 MiB/sec.
2864 2023.12.11 18:52:28.993258 [ 3 ] {7d576da7-8073-4eca-922d-560f52e6d50b} <Debug> DynamicQueryHandler: Done processing query
2865 2023.12.11 18:52:28.993282 [ 3 ] {7d576da7-8073-4eca-922d-560f52e6d50b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2866 2023.12.11 18:52:28.993298 [ 3 ] {} <Debug> HTTP-Session: 0daa81fb-8906-478a-bab4-d12414111a6f Destroying unnamed session
2867 2023.12.11 18:52:38.980325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2868 2023.12.11 18:52:38.980456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2869 2023.12.11 18:52:38.980486 [ 3 ] {} <Debug> HTTP-Session: 5a8cc075-df7a-4f34-8b38-02c870d09756 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2870 2023.12.11 18:52:38.980515 [ 3 ] {} <Debug> HTTP-Session: 5a8cc075-df7a-4f34-8b38-02c870d09756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2871 2023.12.11 18:52:38.980656 [ 3 ] {11e19d93-748e-46ea-b719-a3aa42df6415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2872 2023.12.11 18:52:38.980723 [ 3 ] {11e19d93-748e-46ea-b719-a3aa42df6415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2873 2023.12.11 18:52:38.980902 [ 3 ] {11e19d93-748e-46ea-b719-a3aa42df6415} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2874 2023.12.11 18:52:38.981370 [ 3 ] {11e19d93-748e-46ea-b719-a3aa42df6415} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
2875 2023.12.11 18:52:38.981643 [ 3 ] {11e19d93-748e-46ea-b719-a3aa42df6415} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2876 2023.12.11 18:52:38.981807 [ 3 ] {11e19d93-748e-46ea-b719-a3aa42df6415} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2877 2023.12.11 18:52:38.981940 [ 3 ] {11e19d93-748e-46ea-b719-a3aa42df6415} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001239438 sec., 37920 rows/sec., 3.00 MiB/sec.
2878 2023.12.11 18:52:38.982070 [ 3 ] {11e19d93-748e-46ea-b719-a3aa42df6415} <Debug> DynamicQueryHandler: Done processing query
2879 2023.12.11 18:52:38.982096 [ 3 ] {11e19d93-748e-46ea-b719-a3aa42df6415} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2880 2023.12.11 18:52:38.982112 [ 3 ] {} <Debug> HTTP-Session: 5a8cc075-df7a-4f34-8b38-02c870d09756 Destroying unnamed session
2881 2023.12.11 18:52:38.982241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2882 2023.12.11 18:52:38.982289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2883 2023.12.11 18:52:38.982310 [ 3 ] {} <Debug> HTTP-Session: 3bcf41b1-ad8a-4fef-b6a1-a8aec6a6cbca Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2884 2023.12.11 18:52:38.982329 [ 3 ] {} <Debug> HTTP-Session: 3bcf41b1-ad8a-4fef-b6a1-a8aec6a6cbca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2885 2023.12.11 18:52:38.982415 [ 3 ] {1747253d-d84f-49b6-9d2d-45fb483eee09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2886 2023.12.11 18:52:38.982458 [ 3 ] {1747253d-d84f-49b6-9d2d-45fb483eee09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2887 2023.12.11 18:52:38.982569 [ 3 ] {1747253d-d84f-49b6-9d2d-45fb483eee09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2888 2023.12.11 18:52:38.982943 [ 3 ] {1747253d-d84f-49b6-9d2d-45fb483eee09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
2889 2023.12.11 18:52:38.983160 [ 3 ] {1747253d-d84f-49b6-9d2d-45fb483eee09} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2890 2023.12.11 18:52:38.983309 [ 3 ] {1747253d-d84f-49b6-9d2d-45fb483eee09} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2891 2023.12.11 18:52:38.983432 [ 3 ] {1747253d-d84f-49b6-9d2d-45fb483eee09} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.000976482 sec., 144395 rows/sec., 14.12 MiB/sec.
2892 2023.12.11 18:52:38.983550 [ 3 ] {1747253d-d84f-49b6-9d2d-45fb483eee09} <Debug> DynamicQueryHandler: Done processing query
2893 2023.12.11 18:52:38.983573 [ 3 ] {1747253d-d84f-49b6-9d2d-45fb483eee09} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2894 2023.12.11 18:52:38.983589 [ 3 ] {} <Debug> HTTP-Session: 3bcf41b1-ad8a-4fef-b6a1-a8aec6a6cbca Destroying unnamed session
2895 2023.12.11 18:52:38.983705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2896 2023.12.11 18:52:38.983750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2897 2023.12.11 18:52:38.983770 [ 3 ] {} <Debug> HTTP-Session: 32a70677-bf16-4ff2-b8fd-8f2a6e42052a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2898 2023.12.11 18:52:38.983788 [ 3 ] {} <Debug> HTTP-Session: 32a70677-bf16-4ff2-b8fd-8f2a6e42052a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2899 2023.12.11 18:52:38.983860 [ 3 ] {3e2d0ca2-fbcf-49b8-ac65-1e5bb7447b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2900 2023.12.11 18:52:38.983901 [ 3 ] {3e2d0ca2-fbcf-49b8-ac65-1e5bb7447b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2901 2023.12.11 18:52:38.984008 [ 3 ] {3e2d0ca2-fbcf-49b8-ac65-1e5bb7447b43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2902 2023.12.11 18:52:38.984294 [ 3 ] {3e2d0ca2-fbcf-49b8-ac65-1e5bb7447b43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
2903 2023.12.11 18:52:38.984497 [ 3 ] {3e2d0ca2-fbcf-49b8-ac65-1e5bb7447b43} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2904 2023.12.11 18:52:38.984643 [ 3 ] {3e2d0ca2-fbcf-49b8-ac65-1e5bb7447b43} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2905 2023.12.11 18:52:38.984764 [ 3 ] {3e2d0ca2-fbcf-49b8-ac65-1e5bb7447b43} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.00086288 sec., 54468 rows/sec., 4.26 MiB/sec.
2906 2023.12.11 18:52:38.984889 [ 3 ] {3e2d0ca2-fbcf-49b8-ac65-1e5bb7447b43} <Debug> DynamicQueryHandler: Done processing query
2907 2023.12.11 18:52:38.984912 [ 3 ] {3e2d0ca2-fbcf-49b8-ac65-1e5bb7447b43} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2908 2023.12.11 18:52:38.984927 [ 3 ] {} <Debug> HTTP-Session: 32a70677-bf16-4ff2-b8fd-8f2a6e42052a Destroying unnamed session
2909 2023.12.11 18:52:38.985129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2910 2023.12.11 18:52:38.985173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2911 2023.12.11 18:52:38.985193 [ 3 ] {} <Debug> HTTP-Session: 1d0494de-13c8-4448-b4b9-1d7204c9c9f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2912 2023.12.11 18:52:38.985210 [ 3 ] {} <Debug> HTTP-Session: 1d0494de-13c8-4448-b4b9-1d7204c9c9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2913 2023.12.11 18:52:38.985298 [ 3 ] {66b21b21-831b-4007-bc1d-e79f499240f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2914 2023.12.11 18:52:38.985345 [ 3 ] {66b21b21-831b-4007-bc1d-e79f499240f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2915 2023.12.11 18:52:38.985484 [ 3 ] {66b21b21-831b-4007-bc1d-e79f499240f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2916 2023.12.11 18:52:38.985962 [ 3 ] {66b21b21-831b-4007-bc1d-e79f499240f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
2917 2023.12.11 18:52:38.986279 [ 3 ] {66b21b21-831b-4007-bc1d-e79f499240f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2918 2023.12.11 18:52:38.986457 [ 3 ] {66b21b21-831b-4007-bc1d-e79f499240f2} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2919 2023.12.11 18:52:38.986574 [ 3 ] {66b21b21-831b-4007-bc1d-e79f499240f2} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001238539 sec., 37947 rows/sec., 51.21 MiB/sec.
2920 2023.12.11 18:52:38.986705 [ 3 ] {66b21b21-831b-4007-bc1d-e79f499240f2} <Debug> DynamicQueryHandler: Done processing query
2921 2023.12.11 18:52:38.986729 [ 3 ] {66b21b21-831b-4007-bc1d-e79f499240f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2922 2023.12.11 18:52:38.986744 [ 3 ] {} <Debug> HTTP-Session: 1d0494de-13c8-4448-b4b9-1d7204c9c9f8 Destroying unnamed session
2923 2023.12.11 18:52:39.616680 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache
2924 2023.12.11 18:52:39.616731 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache
2925 2023.12.11 18:52:43.979352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2926 2023.12.11 18:52:43.979528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2927 2023.12.11 18:52:43.979576 [ 3 ] {} <Debug> HTTP-Session: 99dcbf76-813a-460d-b12b-fe319b6623cb Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2928 2023.12.11 18:52:43.979619 [ 3 ] {} <Debug> HTTP-Session: 99dcbf76-813a-460d-b12b-fe319b6623cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2929 2023.12.11 18:52:43.979821 [ 3 ] {8c7859bd-2271-4259-9f32-d4f93eed107a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2930 2023.12.11 18:52:43.979920 [ 3 ] {8c7859bd-2271-4259-9f32-d4f93eed107a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2931 2023.12.11 18:52:43.980185 [ 3 ] {8c7859bd-2271-4259-9f32-d4f93eed107a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2932 2023.12.11 18:52:43.980769 [ 3 ] {8c7859bd-2271-4259-9f32-d4f93eed107a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
2933 2023.12.11 18:52:43.981020 [ 3 ] {8c7859bd-2271-4259-9f32-d4f93eed107a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2934 2023.12.11 18:52:43.981179 [ 3 ] {8c7859bd-2271-4259-9f32-d4f93eed107a} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2935 2023.12.11 18:52:43.981311 [ 3 ] {8c7859bd-2271-4259-9f32-d4f93eed107a} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001434693 sec., 25092 rows/sec., 2.11 MiB/sec.
2936 2023.12.11 18:52:43.981355 [ 168 ] {} <Debug> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2937 2023.12.11 18:52:43.981480 [ 3 ] {8c7859bd-2271-4259-9f32-d4f93eed107a} <Debug> DynamicQueryHandler: Done processing query
2938 2023.12.11 18:52:43.981501 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
2939 2023.12.11 18:52:43.981520 [ 3 ] {8c7859bd-2271-4259-9f32-d4f93eed107a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2940 2023.12.11 18:52:43.981559 [ 3 ] {} <Debug> HTTP-Session: 99dcbf76-813a-460d-b12b-fe319b6623cb Destroying unnamed session
2941 2023.12.11 18:52:43.981651 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2942 2023.12.11 18:52:43.981706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2943 2023.12.11 18:52:43.981793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2944 2023.12.11 18:52:43.981849 [ 3 ] {} <Debug> HTTP-Session: 4d22b55a-20bd-4c66-8bc5-b60b61a6fa9d Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2945 2023.12.11 18:52:43.981867 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2946 2023.12.11 18:52:43.981889 [ 3 ] {} <Debug> HTTP-Session: 4d22b55a-20bd-4c66-8bc5-b60b61a6fa9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2947 2023.12.11 18:52:43.981943 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 181 rows starting from the beginning of the part
2948 2023.12.11 18:52:43.982078 [ 3 ] {4f27ac54-2b35-4838-822d-6ac2e44d3143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2949 2023.12.11 18:52:43.982176 [ 3 ] {4f27ac54-2b35-4838-822d-6ac2e44d3143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2950 2023.12.11 18:52:43.982257 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part
2951 2023.12.11 18:52:43.982646 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 141 rows starting from the beginning of the part
2952 2023.12.11 18:52:43.982658 [ 3 ] {4f27ac54-2b35-4838-822d-6ac2e44d3143} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2953 2023.12.11 18:52:43.982859 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 142 rows starting from the beginning of the part
2954 2023.12.11 18:52:43.982989 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 141 rows starting from the beginning of the part
2955 2023.12.11 18:52:43.983269 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part
2956 2023.12.11 18:52:43.983604 [ 3 ] {4f27ac54-2b35-4838-822d-6ac2e44d3143} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
2957 2023.12.11 18:52:43.984013 [ 3 ] {4f27ac54-2b35-4838-822d-6ac2e44d3143} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2958 2023.12.11 18:52:43.984352 [ 3 ] {4f27ac54-2b35-4838-822d-6ac2e44d3143} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2959 2023.12.11 18:52:43.984593 [ 168 ] {} <Debug> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2960 2023.12.11 18:52:43.984664 [ 3 ] {4f27ac54-2b35-4838-822d-6ac2e44d3143} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.002527288 sec., 9496 rows/sec., 751.18 KiB/sec.
2961 2023.12.11 18:52:43.984754 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
2962 2023.12.11 18:52:43.985024 [ 14 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2963 2023.12.11 18:52:43.985094 [ 3 ] {4f27ac54-2b35-4838-822d-6ac2e44d3143} <Debug> DynamicQueryHandler: Done processing query
2964 2023.12.11 18:52:43.985197 [ 3 ] {4f27ac54-2b35-4838-822d-6ac2e44d3143} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2965 2023.12.11 18:52:43.985348 [ 14 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2966 2023.12.11 18:52:43.985376 [ 3 ] {} <Debug> HTTP-Session: 4d22b55a-20bd-4c66-8bc5-b60b61a6fa9d Destroying unnamed session
2967 2023.12.11 18:52:43.985462 [ 14 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 97 rows starting from the beginning of the part
2968 2023.12.11 18:52:43.985537 [ 24 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.003940061 sec., 172078.5541137561 rows/sec., 16.43 MiB/sec.
2969 2023.12.11 18:52:43.985696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2970 2023.12.11 18:52:43.985718 [ 14 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part
2971 2023.12.11 18:52:43.985820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2972 2023.12.11 18:52:43.985840 [ 24 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2973 2023.12.11 18:52:43.985893 [ 3 ] {} <Debug> HTTP-Session: 46719dc3-3a60-4293-a8f6-b368d3e98966 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2974 2023.12.11 18:52:43.985979 [ 3 ] {} <Debug> HTTP-Session: 46719dc3-3a60-4293-a8f6-b368d3e98966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2975 2023.12.11 18:52:43.986080 [ 14 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part
2976 2023.12.11 18:52:43.986270 [ 3 ] {c329a4f9-233d-4bca-b1ba-c9d98d57e259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2977 2023.12.11 18:52:43.986389 [ 24 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2978 2023.12.11 18:52:43.986447 [ 14 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part
2979 2023.12.11 18:52:43.986464 [ 3 ] {c329a4f9-233d-4bca-b1ba-c9d98d57e259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2980 2023.12.11 18:52:43.986613 [ 24 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_26_5} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2981 2023.12.11 18:52:43.986823 [ 14 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part
2982 2023.12.11 18:52:43.987213 [ 14 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part
2983 2023.12.11 18:52:43.987315 [ 3 ] {c329a4f9-233d-4bca-b1ba-c9d98d57e259} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2984 2023.12.11 18:52:43.988149 [ 3 ] {c329a4f9-233d-4bca-b1ba-c9d98d57e259} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
2985 2023.12.11 18:52:43.988815 [ 3 ] {c329a4f9-233d-4bca-b1ba-c9d98d57e259} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2986 2023.12.11 18:52:43.988928 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 4 columns (4 merged, 0 gathered) in 0.004052713 sec., 71557.00391318112 rows/sec., 5.58 MiB/sec.
2987 2023.12.11 18:52:43.989061 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2988 2023.12.11 18:52:43.989176 [ 3 ] {c329a4f9-233d-4bca-b1ba-c9d98d57e259} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2989 2023.12.11 18:52:43.989387 [ 3 ] {c329a4f9-233d-4bca-b1ba-c9d98d57e259} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00303093 sec., 11877 rows/sec., 858.34 KiB/sec.
2990 2023.12.11 18:52:43.989407 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2991 2023.12.11 18:52:43.989649 [ 24 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_26_5} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2992 2023.12.11 18:52:43.989689 [ 3 ] {c329a4f9-233d-4bca-b1ba-c9d98d57e259} <Debug> DynamicQueryHandler: Done processing query
2993 2023.12.11 18:52:43.989755 [ 3 ] {c329a4f9-233d-4bca-b1ba-c9d98d57e259} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2994 2023.12.11 18:52:43.989790 [ 3 ] {} <Debug> HTTP-Session: 46719dc3-3a60-4293-a8f6-b368d3e98966 Destroying unnamed session
2995 2023.12.11 18:52:48.980129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2996 2023.12.11 18:52:48.980264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2997 2023.12.11 18:52:48.980296 [ 3 ] {} <Debug> HTTP-Session: 03dcaa4f-827e-4f25-a822-decca8af400a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
2998 2023.12.11 18:52:48.980325 [ 3 ] {} <Debug> HTTP-Session: 03dcaa4f-827e-4f25-a822-decca8af400a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2999 2023.12.11 18:52:48.980474 [ 3 ] {8714d6e0-8133-4ad2-aada-46c89c15b506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3000 2023.12.11 18:52:48.980544 [ 3 ] {8714d6e0-8133-4ad2-aada-46c89c15b506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3001 2023.12.11 18:52:48.980727 [ 3 ] {8714d6e0-8133-4ad2-aada-46c89c15b506} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3002 2023.12.11 18:52:48.981178 [ 3 ] {8714d6e0-8133-4ad2-aada-46c89c15b506} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3003 2023.12.11 18:52:48.981457 [ 3 ] {8714d6e0-8133-4ad2-aada-46c89c15b506} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3004 2023.12.11 18:52:48.981625 [ 3 ] {8714d6e0-8133-4ad2-aada-46c89c15b506} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3005 2023.12.11 18:52:48.981766 [ 3 ] {8714d6e0-8133-4ad2-aada-46c89c15b506} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001243439 sec., 37798 rows/sec., 2.99 MiB/sec.
3006 2023.12.11 18:52:48.981947 [ 3 ] {8714d6e0-8133-4ad2-aada-46c89c15b506} <Debug> DynamicQueryHandler: Done processing query
3007 2023.12.11 18:52:48.981976 [ 3 ] {8714d6e0-8133-4ad2-aada-46c89c15b506} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3008 2023.12.11 18:52:48.981994 [ 3 ] {} <Debug> HTTP-Session: 03dcaa4f-827e-4f25-a822-decca8af400a Destroying unnamed session
3009 2023.12.11 18:52:48.982151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3010 2023.12.11 18:52:48.982208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3011 2023.12.11 18:52:48.982229 [ 3 ] {} <Debug> HTTP-Session: 64b960e1-55f7-4065-89e3-73b0541a8b0c Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3012 2023.12.11 18:52:48.982247 [ 3 ] {} <Debug> HTTP-Session: 64b960e1-55f7-4065-89e3-73b0541a8b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3013 2023.12.11 18:52:48.982340 [ 3 ] {9fd87568-6b26-4980-95f3-20bdbe413a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3014 2023.12.11 18:52:48.982385 [ 3 ] {9fd87568-6b26-4980-95f3-20bdbe413a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3015 2023.12.11 18:52:48.982502 [ 3 ] {9fd87568-6b26-4980-95f3-20bdbe413a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3016 2023.12.11 18:52:48.982953 [ 3 ] {9fd87568-6b26-4980-95f3-20bdbe413a4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3017 2023.12.11 18:52:48.983180 [ 3 ] {9fd87568-6b26-4980-95f3-20bdbe413a4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3018 2023.12.11 18:52:48.983332 [ 3 ] {9fd87568-6b26-4980-95f3-20bdbe413a4a} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3019 2023.12.11 18:52:48.983462 [ 3 ] {9fd87568-6b26-4980-95f3-20bdbe413a4a} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.001091025 sec., 129236 rows/sec., 12.64 MiB/sec.
3020 2023.12.11 18:52:48.983588 [ 3 ] {9fd87568-6b26-4980-95f3-20bdbe413a4a} <Debug> DynamicQueryHandler: Done processing query
3021 2023.12.11 18:52:48.983611 [ 3 ] {9fd87568-6b26-4980-95f3-20bdbe413a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3022 2023.12.11 18:52:48.983627 [ 3 ] {} <Debug> HTTP-Session: 64b960e1-55f7-4065-89e3-73b0541a8b0c Destroying unnamed session
3023 2023.12.11 18:52:48.983758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3024 2023.12.11 18:52:48.983827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3025 2023.12.11 18:52:48.983856 [ 3 ] {} <Debug> HTTP-Session: 546fd69a-c268-4ffe-ae77-8bd19221ea8d Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3026 2023.12.11 18:52:48.983884 [ 3 ] {} <Debug> HTTP-Session: 546fd69a-c268-4ffe-ae77-8bd19221ea8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3027 2023.12.11 18:52:48.983991 [ 3 ] {673b0bb9-52cc-478d-9864-c32702333cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3028 2023.12.11 18:52:48.984054 [ 3 ] {673b0bb9-52cc-478d-9864-c32702333cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3029 2023.12.11 18:52:48.984211 [ 3 ] {673b0bb9-52cc-478d-9864-c32702333cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3030 2023.12.11 18:52:48.984614 [ 3 ] {673b0bb9-52cc-478d-9864-c32702333cba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3031 2023.12.11 18:52:48.984894 [ 3 ] {673b0bb9-52cc-478d-9864-c32702333cba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3032 2023.12.11 18:52:48.985090 [ 3 ] {673b0bb9-52cc-478d-9864-c32702333cba} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3033 2023.12.11 18:52:48.985223 [ 3 ] {673b0bb9-52cc-478d-9864-c32702333cba} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.001187547 sec., 39577 rows/sec., 3.10 MiB/sec.
3034 2023.12.11 18:52:48.985347 [ 3 ] {673b0bb9-52cc-478d-9864-c32702333cba} <Debug> DynamicQueryHandler: Done processing query
3035 2023.12.11 18:52:48.985370 [ 3 ] {673b0bb9-52cc-478d-9864-c32702333cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3036 2023.12.11 18:52:48.985387 [ 3 ] {} <Debug> HTTP-Session: 546fd69a-c268-4ffe-ae77-8bd19221ea8d Destroying unnamed session
3037 2023.12.11 18:52:48.985580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3038 2023.12.11 18:52:48.985627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3039 2023.12.11 18:52:48.985647 [ 3 ] {} <Debug> HTTP-Session: a446a48b-02cc-497d-8857-ae6429d7cb2e Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3040 2023.12.11 18:52:48.985665 [ 3 ] {} <Debug> HTTP-Session: a446a48b-02cc-497d-8857-ae6429d7cb2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3041 2023.12.11 18:52:48.985770 [ 3 ] {9e7a6c69-2e5f-4194-ae52-e9749b274f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3042 2023.12.11 18:52:48.985836 [ 3 ] {9e7a6c69-2e5f-4194-ae52-e9749b274f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3043 2023.12.11 18:52:48.986040 [ 3 ] {9e7a6c69-2e5f-4194-ae52-e9749b274f98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3044 2023.12.11 18:52:48.986588 [ 3 ] {9e7a6c69-2e5f-4194-ae52-e9749b274f98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3045 2023.12.11 18:52:48.986917 [ 3 ] {9e7a6c69-2e5f-4194-ae52-e9749b274f98} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3046 2023.12.11 18:52:48.987097 [ 3 ] {9e7a6c69-2e5f-4194-ae52-e9749b274f98} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3047 2023.12.11 18:52:48.987225 [ 3 ] {9e7a6c69-2e5f-4194-ae52-e9749b274f98} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001403882 sec., 33478 rows/sec., 45.18 MiB/sec.
3048 2023.12.11 18:52:48.987409 [ 3 ] {9e7a6c69-2e5f-4194-ae52-e9749b274f98} <Debug> DynamicQueryHandler: Done processing query
3049 2023.12.11 18:52:48.987434 [ 3 ] {9e7a6c69-2e5f-4194-ae52-e9749b274f98} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3050 2023.12.11 18:52:48.987451 [ 3 ] {} <Debug> HTTP-Session: a446a48b-02cc-497d-8857-ae6429d7cb2e Destroying unnamed session
3051 2023.12.11 18:52:54.616789 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache
3052 2023.12.11 18:52:54.616856 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache
3053 2023.12.11 18:52:58.980359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3054 2023.12.11 18:52:58.980480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3055 2023.12.11 18:52:58.980507 [ 3 ] {} <Debug> HTTP-Session: aad95084-7e19-4211-88f4-843d095294a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3056 2023.12.11 18:52:58.980532 [ 3 ] {} <Debug> HTTP-Session: aad95084-7e19-4211-88f4-843d095294a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3057 2023.12.11 18:52:58.980661 [ 3 ] {5b6b9191-20b4-4b51-98b7-69ee2ff1336f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3058 2023.12.11 18:52:58.980722 [ 3 ] {5b6b9191-20b4-4b51-98b7-69ee2ff1336f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3059 2023.12.11 18:52:58.980881 [ 3 ] {5b6b9191-20b4-4b51-98b7-69ee2ff1336f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3060 2023.12.11 18:52:58.981297 [ 3 ] {5b6b9191-20b4-4b51-98b7-69ee2ff1336f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3061 2023.12.11 18:52:58.981564 [ 3 ] {5b6b9191-20b4-4b51-98b7-69ee2ff1336f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3062 2023.12.11 18:52:58.981726 [ 3 ] {5b6b9191-20b4-4b51-98b7-69ee2ff1336f} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3063 2023.12.11 18:52:58.981861 [ 3 ] {5b6b9191-20b4-4b51-98b7-69ee2ff1336f} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001159977 sec., 40518 rows/sec., 3.21 MiB/sec.
3064 2023.12.11 18:52:58.981988 [ 3 ] {5b6b9191-20b4-4b51-98b7-69ee2ff1336f} <Debug> DynamicQueryHandler: Done processing query
3065 2023.12.11 18:52:58.982013 [ 3 ] {5b6b9191-20b4-4b51-98b7-69ee2ff1336f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3066 2023.12.11 18:52:58.982029 [ 3 ] {} <Debug> HTTP-Session: aad95084-7e19-4211-88f4-843d095294a8 Destroying unnamed session
3067 2023.12.11 18:52:58.982140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3068 2023.12.11 18:52:58.982186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3069 2023.12.11 18:52:58.982207 [ 3 ] {} <Debug> HTTP-Session: 242a4d94-7795-4156-9bd5-eb53f4772c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3070 2023.12.11 18:52:58.982224 [ 3 ] {} <Debug> HTTP-Session: 242a4d94-7795-4156-9bd5-eb53f4772c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3071 2023.12.11 18:52:58.982297 [ 3 ] {0f111767-b3b6-421d-ba69-2d7718fcb0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3072 2023.12.11 18:52:58.982337 [ 3 ] {0f111767-b3b6-421d-ba69-2d7718fcb0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3073 2023.12.11 18:52:58.982444 [ 3 ] {0f111767-b3b6-421d-ba69-2d7718fcb0b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3074 2023.12.11 18:52:58.982730 [ 3 ] {0f111767-b3b6-421d-ba69-2d7718fcb0b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3075 2023.12.11 18:52:58.982931 [ 3 ] {0f111767-b3b6-421d-ba69-2d7718fcb0b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3076 2023.12.11 18:52:58.983079 [ 3 ] {0f111767-b3b6-421d-ba69-2d7718fcb0b5} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3077 2023.12.11 18:52:58.983210 [ 3 ] {0f111767-b3b6-421d-ba69-2d7718fcb0b5} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00088259 sec., 4532 rows/sec., 378.41 KiB/sec.
3078 2023.12.11 18:52:58.983369 [ 3 ] {0f111767-b3b6-421d-ba69-2d7718fcb0b5} <Debug> DynamicQueryHandler: Done processing query
3079 2023.12.11 18:52:58.983402 [ 3 ] {0f111767-b3b6-421d-ba69-2d7718fcb0b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3080 2023.12.11 18:52:58.983419 [ 3 ] {} <Debug> HTTP-Session: 242a4d94-7795-4156-9bd5-eb53f4772c7b Destroying unnamed session
3081 2023.12.11 18:52:58.983557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 23038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3082 2023.12.11 18:52:58.983604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3083 2023.12.11 18:52:58.983623 [ 3 ] {} <Debug> HTTP-Session: cfd15462-bf6a-4a9f-ae12-d9003598aae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3084 2023.12.11 18:52:58.983641 [ 3 ] {} <Debug> HTTP-Session: cfd15462-bf6a-4a9f-ae12-d9003598aae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3085 2023.12.11 18:52:58.983719 [ 3 ] {6b63c09e-940b-41ce-b399-d7cdd2dccec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3086 2023.12.11 18:52:58.983758 [ 3 ] {6b63c09e-940b-41ce-b399-d7cdd2dccec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3087 2023.12.11 18:52:58.983899 [ 3 ] {6b63c09e-940b-41ce-b399-d7cdd2dccec7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3088 2023.12.11 18:52:58.984267 [ 3 ] {6b63c09e-940b-41ce-b399-d7cdd2dccec7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3089 2023.12.11 18:52:58.984488 [ 3 ] {6b63c09e-940b-41ce-b399-d7cdd2dccec7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3090 2023.12.11 18:52:58.984640 [ 3 ] {6b63c09e-940b-41ce-b399-d7cdd2dccec7} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3091 2023.12.11 18:52:58.984764 [ 3 ] {6b63c09e-940b-41ce-b399-d7cdd2dccec7} <Information> executeQuery: Read 143 rows, 14.29 KiB in 0.001015854 sec., 140768 rows/sec., 13.74 MiB/sec.
3092 2023.12.11 18:52:58.984866 [ 3 ] {6b63c09e-940b-41ce-b399-d7cdd2dccec7} <Debug> DynamicQueryHandler: Done processing query
3093 2023.12.11 18:52:58.984889 [ 3 ] {6b63c09e-940b-41ce-b399-d7cdd2dccec7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3094 2023.12.11 18:52:58.984905 [ 3 ] {} <Debug> HTTP-Session: cfd15462-bf6a-4a9f-ae12-d9003598aae9 Destroying unnamed session
3095 2023.12.11 18:52:58.984999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3096 2023.12.11 18:52:58.985044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3097 2023.12.11 18:52:58.985063 [ 3 ] {} <Debug> HTTP-Session: f9f5bf41-8bf7-4b4f-bea4-9f5f180a1fe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3098 2023.12.11 18:52:58.985081 [ 3 ] {} <Debug> HTTP-Session: f9f5bf41-8bf7-4b4f-bea4-9f5f180a1fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3099 2023.12.11 18:52:58.985168 [ 3 ] {8ade82da-05d0-415e-9814-e04e4dc12fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3100 2023.12.11 18:52:58.985223 [ 3 ] {8ade82da-05d0-415e-9814-e04e4dc12fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3101 2023.12.11 18:52:58.985372 [ 3 ] {8ade82da-05d0-415e-9814-e04e4dc12fd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3102 2023.12.11 18:52:58.985697 [ 3 ] {8ade82da-05d0-415e-9814-e04e4dc12fd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3103 2023.12.11 18:52:58.985951 [ 3 ] {8ade82da-05d0-415e-9814-e04e4dc12fd3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3104 2023.12.11 18:52:58.986146 [ 3 ] {8ade82da-05d0-415e-9814-e04e4dc12fd3} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3105 2023.12.11 18:52:58.986365 [ 3 ] {8ade82da-05d0-415e-9814-e04e4dc12fd3} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001148216 sec., 3483 rows/sec., 243.24 KiB/sec.
3106 2023.12.11 18:52:58.986519 [ 3 ] {8ade82da-05d0-415e-9814-e04e4dc12fd3} <Debug> DynamicQueryHandler: Done processing query
3107 2023.12.11 18:52:58.986555 [ 3 ] {8ade82da-05d0-415e-9814-e04e4dc12fd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3108 2023.12.11 18:52:58.986580 [ 3 ] {} <Debug> HTTP-Session: f9f5bf41-8bf7-4b4f-bea4-9f5f180a1fe8 Destroying unnamed session
3109 2023.12.11 18:52:58.986704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3110 2023.12.11 18:52:58.986755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3111 2023.12.11 18:52:58.986774 [ 3 ] {} <Debug> HTTP-Session: 043799f5-06aa-46e0-9143-fd85b51e4a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3112 2023.12.11 18:52:58.986791 [ 3 ] {} <Debug> HTTP-Session: 043799f5-06aa-46e0-9143-fd85b51e4a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3113 2023.12.11 18:52:58.986864 [ 3 ] {b2499b7a-9755-448b-af6c-1f8db2e7293f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3114 2023.12.11 18:52:58.986903 [ 3 ] {b2499b7a-9755-448b-af6c-1f8db2e7293f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3115 2023.12.11 18:52:58.987010 [ 3 ] {b2499b7a-9755-448b-af6c-1f8db2e7293f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3116 2023.12.11 18:52:58.987327 [ 3 ] {b2499b7a-9755-448b-af6c-1f8db2e7293f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3117 2023.12.11 18:52:58.987538 [ 3 ] {b2499b7a-9755-448b-af6c-1f8db2e7293f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3118 2023.12.11 18:52:58.987704 [ 3 ] {b2499b7a-9755-448b-af6c-1f8db2e7293f} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3119 2023.12.11 18:52:58.987830 [ 3 ] {b2499b7a-9755-448b-af6c-1f8db2e7293f} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000936651 sec., 54449 rows/sec., 4.26 MiB/sec.
3120 2023.12.11 18:52:58.987933 [ 3 ] {b2499b7a-9755-448b-af6c-1f8db2e7293f} <Debug> DynamicQueryHandler: Done processing query
3121 2023.12.11 18:52:58.987956 [ 3 ] {b2499b7a-9755-448b-af6c-1f8db2e7293f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3122 2023.12.11 18:52:58.987972 [ 3 ] {} <Debug> HTTP-Session: 043799f5-06aa-46e0-9143-fd85b51e4a31 Destroying unnamed session
3123 2023.12.11 18:52:58.988064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3124 2023.12.11 18:52:58.988108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3125 2023.12.11 18:52:58.988129 [ 3 ] {} <Debug> HTTP-Session: 92200809-be76-4ff4-848f-8cec432c0d31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3126 2023.12.11 18:52:58.988145 [ 3 ] {} <Debug> HTTP-Session: 92200809-be76-4ff4-848f-8cec432c0d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3127 2023.12.11 18:52:58.988214 [ 3 ] {51d919a0-e188-412c-ac59-6ad6c4a99495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3128 2023.12.11 18:52:58.988257 [ 3 ] {51d919a0-e188-412c-ac59-6ad6c4a99495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3129 2023.12.11 18:52:58.988379 [ 3 ] {51d919a0-e188-412c-ac59-6ad6c4a99495} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3130 2023.12.11 18:52:58.988705 [ 3 ] {51d919a0-e188-412c-ac59-6ad6c4a99495} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3131 2023.12.11 18:52:58.988960 [ 3 ] {51d919a0-e188-412c-ac59-6ad6c4a99495} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3132 2023.12.11 18:52:58.989133 [ 3 ] {51d919a0-e188-412c-ac59-6ad6c4a99495} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3133 2023.12.11 18:52:58.989257 [ 3 ] {51d919a0-e188-412c-ac59-6ad6c4a99495} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001004263 sec., 1991 rows/sec., 140.03 KiB/sec.
3134 2023.12.11 18:52:58.989443 [ 3 ] {51d919a0-e188-412c-ac59-6ad6c4a99495} <Debug> DynamicQueryHandler: Done processing query
3135 2023.12.11 18:52:58.989468 [ 3 ] {51d919a0-e188-412c-ac59-6ad6c4a99495} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3136 2023.12.11 18:52:58.989484 [ 3 ] {} <Debug> HTTP-Session: 92200809-be76-4ff4-848f-8cec432c0d31 Destroying unnamed session
3137 2023.12.11 18:52:58.989629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3138 2023.12.11 18:52:58.989676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3139 2023.12.11 18:52:58.989696 [ 3 ] {} <Debug> HTTP-Session: 0be5936e-83c3-4e76-b406-fbb17e240916 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3140 2023.12.11 18:52:58.989713 [ 3 ] {} <Debug> HTTP-Session: 0be5936e-83c3-4e76-b406-fbb17e240916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3141 2023.12.11 18:52:58.989797 [ 3 ] {2a9dc60b-8108-4567-b240-a751a5526386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3142 2023.12.11 18:52:58.989842 [ 3 ] {2a9dc60b-8108-4567-b240-a751a5526386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3143 2023.12.11 18:52:58.989990 [ 3 ] {2a9dc60b-8108-4567-b240-a751a5526386} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3144 2023.12.11 18:52:58.990489 [ 3 ] {2a9dc60b-8108-4567-b240-a751a5526386} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3145 2023.12.11 18:52:58.990808 [ 3 ] {2a9dc60b-8108-4567-b240-a751a5526386} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3146 2023.12.11 18:52:58.990997 [ 3 ] {2a9dc60b-8108-4567-b240-a751a5526386} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3147 2023.12.11 18:52:58.991133 [ 3 ] {2a9dc60b-8108-4567-b240-a751a5526386} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00130355 sec., 36055 rows/sec., 48.65 MiB/sec.
3148 2023.12.11 18:52:58.991128 [ 158 ] {} <Debug> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3149 2023.12.11 18:52:58.991232 [ 158 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3150 2023.12.11 18:52:58.991341 [ 3 ] {2a9dc60b-8108-4567-b240-a751a5526386} <Debug> DynamicQueryHandler: Done processing query
3151 2023.12.11 18:52:58.991375 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3152 2023.12.11 18:52:58.991380 [ 3 ] {2a9dc60b-8108-4567-b240-a751a5526386} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3153 2023.12.11 18:52:58.991464 [ 3 ] {} <Debug> HTTP-Session: 0be5936e-83c3-4e76-b406-fbb17e240916 Destroying unnamed session
3154 2023.12.11 18:52:58.991575 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3155 2023.12.11 18:52:58.991622 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 734 rows starting from the beginning of the part
3156 2023.12.11 18:52:58.991770 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part
3157 2023.12.11 18:52:58.991891 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 47 rows starting from the beginning of the part
3158 2023.12.11 18:52:58.992002 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part
3159 2023.12.11 18:52:58.992111 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 47 rows starting from the beginning of the part
3160 2023.12.11 18:52:58.992199 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part
3161 2023.12.11 18:52:58.994561 [ 24 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 6 columns (6 merged, 0 gathered) in 0.003245395 sec., 298576.9066631335 rows/sec., 402.91 MiB/sec.
3162 2023.12.11 18:52:58.995187 [ 24 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3163 2023.12.11 18:52:58.995443 [ 24 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3164 2023.12.11 18:52:58.995523 [ 24 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3165 2023.12.11 18:52:58.995607 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_21_4: 4.19 MiB.
3166 2023.12.11 18:53:08.980576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3167 2023.12.11 18:53:08.980698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3168 2023.12.11 18:53:08.980724 [ 3 ] {} <Debug> HTTP-Session: 18d68f54-4b10-49b1-a260-56e4f65f6087 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3169 2023.12.11 18:53:08.980747 [ 3 ] {} <Debug> HTTP-Session: 18d68f54-4b10-49b1-a260-56e4f65f6087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3170 2023.12.11 18:53:08.980873 [ 3 ] {269ac64b-7580-4f23-b90a-b501ce714343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3171 2023.12.11 18:53:08.980932 [ 3 ] {269ac64b-7580-4f23-b90a-b501ce714343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3172 2023.12.11 18:53:08.981090 [ 3 ] {269ac64b-7580-4f23-b90a-b501ce714343} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3173 2023.12.11 18:53:08.981561 [ 3 ] {269ac64b-7580-4f23-b90a-b501ce714343} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3174 2023.12.11 18:53:08.981825 [ 3 ] {269ac64b-7580-4f23-b90a-b501ce714343} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3175 2023.12.11 18:53:08.981983 [ 3 ] {269ac64b-7580-4f23-b90a-b501ce714343} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3176 2023.12.11 18:53:08.982117 [ 3 ] {269ac64b-7580-4f23-b90a-b501ce714343} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001208888 sec., 38878 rows/sec., 3.08 MiB/sec.
3177 2023.12.11 18:53:08.982115 [ 155 ] {} <Debug> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0
3178 2023.12.11 18:53:08.982199 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3179 2023.12.11 18:53:08.982298 [ 3 ] {269ac64b-7580-4f23-b90a-b501ce714343} <Debug> DynamicQueryHandler: Done processing query
3180 2023.12.11 18:53:08.982335 [ 3 ] {269ac64b-7580-4f23-b90a-b501ce714343} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3181 2023.12.11 18:53:08.982329 [ 13 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact
3182 2023.12.11 18:53:08.982362 [ 3 ] {} <Debug> HTTP-Session: 18d68f54-4b10-49b1-a260-56e4f65f6087 Destroying unnamed session
3183 2023.12.11 18:53:08.982500 [ 13 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3184 2023.12.11 18:53:08.982545 [ 13 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 47 rows starting from the beginning of the part
3185 2023.12.11 18:53:08.982587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3186 2023.12.11 18:53:08.982669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3187 2023.12.11 18:53:08.982708 [ 3 ] {} <Debug> HTTP-Session: dd23aff1-2d30-4cc4-ade3-3206d1708961 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3188 2023.12.11 18:53:08.982757 [ 3 ] {} <Debug> HTTP-Session: dd23aff1-2d30-4cc4-ade3-3206d1708961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3189 2023.12.11 18:53:08.982785 [ 13 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part
3190 2023.12.11 18:53:08.982947 [ 3 ] {ff9bb31d-340f-4b99-a56d-c64a117df1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3191 2023.12.11 18:53:08.983050 [ 13 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 47 rows starting from the beginning of the part
3192 2023.12.11 18:53:08.983060 [ 3 ] {ff9bb31d-340f-4b99-a56d-c64a117df1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3193 2023.12.11 18:53:08.983377 [ 13 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part
3194 2023.12.11 18:53:08.983544 [ 3 ] {ff9bb31d-340f-4b99-a56d-c64a117df1a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3195 2023.12.11 18:53:08.983669 [ 13 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 47 rows starting from the beginning of the part
3196 2023.12.11 18:53:08.984453 [ 3 ] {ff9bb31d-340f-4b99-a56d-c64a117df1a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3197 2023.12.11 18:53:08.984984 [ 3 ] {ff9bb31d-340f-4b99-a56d-c64a117df1a6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3198 2023.12.11 18:53:08.985076 [ 13 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002844205 sec., 82624.14277451872 rows/sec., 6.54 MiB/sec.
3199 2023.12.11 18:53:08.985208 [ 13 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
3200 2023.12.11 18:53:08.985254 [ 3 ] {ff9bb31d-340f-4b99-a56d-c64a117df1a6} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3201 2023.12.11 18:53:08.985440 [ 3 ] {ff9bb31d-340f-4b99-a56d-c64a117df1a6} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.002485527 sec., 56728 rows/sec., 5.55 MiB/sec.
3202 2023.12.11 18:53:08.985548 [ 13 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_22_5} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5.
3203 2023.12.11 18:53:08.985710 [ 13 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_22_5} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0
3204 2023.12.11 18:53:08.985838 [ 3 ] {ff9bb31d-340f-4b99-a56d-c64a117df1a6} <Debug> DynamicQueryHandler: Done processing query
3205 2023.12.11 18:53:08.985872 [ 3 ] {ff9bb31d-340f-4b99-a56d-c64a117df1a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3206 2023.12.11 18:53:08.985889 [ 3 ] {} <Debug> HTTP-Session: dd23aff1-2d30-4cc4-ade3-3206d1708961 Destroying unnamed session
3207 2023.12.11 18:53:08.986013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3208 2023.12.11 18:53:08.986059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3209 2023.12.11 18:53:08.986078 [ 3 ] {} <Debug> HTTP-Session: c5bc7918-757e-416a-9edb-47a4d3977e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3210 2023.12.11 18:53:08.986095 [ 3 ] {} <Debug> HTTP-Session: c5bc7918-757e-416a-9edb-47a4d3977e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3211 2023.12.11 18:53:08.986170 [ 3 ] {b339a8cb-4dfd-466e-8997-e9f0f3c93b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3212 2023.12.11 18:53:08.986211 [ 3 ] {b339a8cb-4dfd-466e-8997-e9f0f3c93b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3213 2023.12.11 18:53:08.986331 [ 3 ] {b339a8cb-4dfd-466e-8997-e9f0f3c93b62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3214 2023.12.11 18:53:08.986670 [ 3 ] {b339a8cb-4dfd-466e-8997-e9f0f3c93b62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3215 2023.12.11 18:53:08.986890 [ 3 ] {b339a8cb-4dfd-466e-8997-e9f0f3c93b62} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3216 2023.12.11 18:53:08.987036 [ 3 ] {b339a8cb-4dfd-466e-8997-e9f0f3c93b62} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3217 2023.12.11 18:53:08.987138 [ 3 ] {b339a8cb-4dfd-466e-8997-e9f0f3c93b62} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000941202 sec., 49936 rows/sec., 3.91 MiB/sec.
3218 2023.12.11 18:53:08.987252 [ 3 ] {b339a8cb-4dfd-466e-8997-e9f0f3c93b62} <Debug> DynamicQueryHandler: Done processing query
3219 2023.12.11 18:53:08.987274 [ 3 ] {b339a8cb-4dfd-466e-8997-e9f0f3c93b62} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3220 2023.12.11 18:53:08.987290 [ 3 ] {} <Debug> HTTP-Session: c5bc7918-757e-416a-9edb-47a4d3977e67 Destroying unnamed session
3221 2023.12.11 18:53:08.987424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3222 2023.12.11 18:53:08.987467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3223 2023.12.11 18:53:08.987486 [ 3 ] {} <Debug> HTTP-Session: 863e2da9-7416-4451-bec7-b852eb6f32df Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3224 2023.12.11 18:53:08.987503 [ 3 ] {} <Debug> HTTP-Session: 863e2da9-7416-4451-bec7-b852eb6f32df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3225 2023.12.11 18:53:08.987591 [ 3 ] {b7a692f3-8889-4d45-8965-876d5ad9ee51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3226 2023.12.11 18:53:08.987636 [ 3 ] {b7a692f3-8889-4d45-8965-876d5ad9ee51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3227 2023.12.11 18:53:08.987771 [ 3 ] {b7a692f3-8889-4d45-8965-876d5ad9ee51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3228 2023.12.11 18:53:08.988301 [ 3 ] {b7a692f3-8889-4d45-8965-876d5ad9ee51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3229 2023.12.11 18:53:08.988653 [ 3 ] {b7a692f3-8889-4d45-8965-876d5ad9ee51} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3230 2023.12.11 18:53:08.988831 [ 3 ] {b7a692f3-8889-4d45-8965-876d5ad9ee51} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3231 2023.12.11 18:53:08.988946 [ 3 ] {b7a692f3-8889-4d45-8965-876d5ad9ee51} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001325 sec., 35471 rows/sec., 47.87 MiB/sec.
3232 2023.12.11 18:53:08.989058 [ 3 ] {b7a692f3-8889-4d45-8965-876d5ad9ee51} <Debug> DynamicQueryHandler: Done processing query
3233 2023.12.11 18:53:08.989080 [ 3 ] {b7a692f3-8889-4d45-8965-876d5ad9ee51} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3234 2023.12.11 18:53:08.989096 [ 3 ] {} <Debug> HTTP-Session: 863e2da9-7416-4451-bec7-b852eb6f32df Destroying unnamed session
3235 2023.12.11 18:53:09.616893 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache
3236 2023.12.11 18:53:09.616939 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache
3237 2023.12.11 18:53:10.452827 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
3238 2023.12.11 18:53:10.452905 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3239 2023.12.11 18:53:10.452998 [ 24 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
3240 2023.12.11 18:53:10.453145 [ 24 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3241 2023.12.11 18:53:10.453187 [ 24 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 332 rows starting from the beginning of the part
3242 2023.12.11 18:53:10.453326 [ 24 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part
3243 2023.12.11 18:53:10.453437 [ 24 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
3244 2023.12.11 18:53:10.453541 [ 24 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part
3245 2023.12.11 18:53:10.453638 [ 24 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
3246 2023.12.11 18:53:10.454285 [ 12 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132293 sec., 308406.3404715291 rows/sec., 21.75 MiB/sec.
3247 2023.12.11 18:53:10.454406 [ 12 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
3248 2023.12.11 18:53:10.454633 [ 12 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
3249 2023.12.11 18:53:10.454715 [ 12 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
3250 2023.12.11 18:53:10.972644 [ 154 ] {} <Debug> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3251 2023.12.11 18:53:10.972706 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3252 2023.12.11 18:53:10.972840 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3253 2023.12.11 18:53:10.973035 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3254 2023.12.11 18:53:10.973091 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
3255 2023.12.11 18:53:10.973288 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
3256 2023.12.11 18:53:10.973446 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
3257 2023.12.11 18:53:10.973585 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
3258 2023.12.11 18:53:10.973695 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
3259 2023.12.11 18:53:10.974266 [ 13 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001501555 sec., 13319.525425309097 rows/sec., 1.09 MiB/sec.
3260 2023.12.11 18:53:10.974382 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3261 2023.12.11 18:53:10.974559 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_9_2} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3262 2023.12.11 18:53:10.974626 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_9_2} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3263 2023.12.11 18:53:11.134466 [ 153 ] {} <Debug> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3264 2023.12.11 18:53:11.134553 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3265 2023.12.11 18:53:11.134655 [ 18 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3266 2023.12.11 18:53:11.134800 [ 18 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3267 2023.12.11 18:53:11.134837 [ 18 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
3268 2023.12.11 18:53:11.134971 [ 18 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
3269 2023.12.11 18:53:11.135077 [ 18 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
3270 2023.12.11 18:53:11.135174 [ 18 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
3271 2023.12.11 18:53:11.135265 [ 18 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
3272 2023.12.11 18:53:11.135863 [ 13 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001258209 sec., 15895.610347724425 rows/sec., 1.08 MiB/sec.
3273 2023.12.11 18:53:11.135979 [ 13 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3274 2023.12.11 18:53:11.136181 [ 13 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_9_2} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3275 2023.12.11 18:53:11.136255 [ 13 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_9_2} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3276 2023.12.11 18:53:13.978595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3277 2023.12.11 18:53:13.978721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3278 2023.12.11 18:53:13.978752 [ 3 ] {} <Debug> HTTP-Session: 75bd523d-7af4-45bd-b83a-3cf36cce7b42 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3279 2023.12.11 18:53:13.978779 [ 3 ] {} <Debug> HTTP-Session: 75bd523d-7af4-45bd-b83a-3cf36cce7b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3280 2023.12.11 18:53:13.978913 [ 3 ] {f4d37b1d-d4ec-49b7-9603-894affd6a301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3281 2023.12.11 18:53:13.978981 [ 3 ] {f4d37b1d-d4ec-49b7-9603-894affd6a301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3282 2023.12.11 18:53:13.979161 [ 3 ] {f4d37b1d-d4ec-49b7-9603-894affd6a301} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3283 2023.12.11 18:53:13.979646 [ 3 ] {f4d37b1d-d4ec-49b7-9603-894affd6a301} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3284 2023.12.11 18:53:13.979900 [ 3 ] {f4d37b1d-d4ec-49b7-9603-894affd6a301} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3285 2023.12.11 18:53:13.980055 [ 3 ] {f4d37b1d-d4ec-49b7-9603-894affd6a301} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3286 2023.12.11 18:53:13.980184 [ 3 ] {f4d37b1d-d4ec-49b7-9603-894affd6a301} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001228808 sec., 1627 rows/sec., 139.08 KiB/sec.
3287 2023.12.11 18:53:13.980317 [ 3 ] {f4d37b1d-d4ec-49b7-9603-894affd6a301} <Debug> DynamicQueryHandler: Done processing query
3288 2023.12.11 18:53:13.980343 [ 3 ] {f4d37b1d-d4ec-49b7-9603-894affd6a301} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3289 2023.12.11 18:53:13.980359 [ 3 ] {} <Debug> HTTP-Session: 75bd523d-7af4-45bd-b83a-3cf36cce7b42 Destroying unnamed session
3290 2023.12.11 18:53:13.980477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3291 2023.12.11 18:53:13.980524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3292 2023.12.11 18:53:13.980543 [ 3 ] {} <Debug> HTTP-Session: 187707d1-cdbf-4b13-8efd-98dc5dff934f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3293 2023.12.11 18:53:13.980560 [ 3 ] {} <Debug> HTTP-Session: 187707d1-cdbf-4b13-8efd-98dc5dff934f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3294 2023.12.11 18:53:13.980632 [ 3 ] {e62c75f3-d7ae-4dec-8ea8-50c8618f2b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3295 2023.12.11 18:53:13.980671 [ 3 ] {e62c75f3-d7ae-4dec-8ea8-50c8618f2b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3296 2023.12.11 18:53:13.980776 [ 3 ] {e62c75f3-d7ae-4dec-8ea8-50c8618f2b76} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3297 2023.12.11 18:53:13.981083 [ 3 ] {e62c75f3-d7ae-4dec-8ea8-50c8618f2b76} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3298 2023.12.11 18:53:13.981288 [ 3 ] {e62c75f3-d7ae-4dec-8ea8-50c8618f2b76} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3299 2023.12.11 18:53:13.981438 [ 3 ] {e62c75f3-d7ae-4dec-8ea8-50c8618f2b76} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3300 2023.12.11 18:53:13.981567 [ 3 ] {e62c75f3-d7ae-4dec-8ea8-50c8618f2b76} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.00090556 sec., 40858 rows/sec., 3.43 MiB/sec.
3301 2023.12.11 18:53:13.981671 [ 3 ] {e62c75f3-d7ae-4dec-8ea8-50c8618f2b76} <Debug> DynamicQueryHandler: Done processing query
3302 2023.12.11 18:53:13.981696 [ 3 ] {e62c75f3-d7ae-4dec-8ea8-50c8618f2b76} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3303 2023.12.11 18:53:13.981711 [ 3 ] {} <Debug> HTTP-Session: 187707d1-cdbf-4b13-8efd-98dc5dff934f Destroying unnamed session
3304 2023.12.11 18:53:13.981823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3305 2023.12.11 18:53:13.981865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3306 2023.12.11 18:53:13.981884 [ 3 ] {} <Debug> HTTP-Session: 5a6a7327-a864-419e-a0c2-c8fc9458b97a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3307 2023.12.11 18:53:13.981901 [ 3 ] {} <Debug> HTTP-Session: 5a6a7327-a864-419e-a0c2-c8fc9458b97a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3308 2023.12.11 18:53:13.981968 [ 3 ] {ead49f52-8b97-4c29-b3f1-4b1fcf6b3831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3309 2023.12.11 18:53:13.982007 [ 3 ] {ead49f52-8b97-4c29-b3f1-4b1fcf6b3831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3310 2023.12.11 18:53:13.982111 [ 3 ] {ead49f52-8b97-4c29-b3f1-4b1fcf6b3831} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3311 2023.12.11 18:53:13.982366 [ 3 ] {ead49f52-8b97-4c29-b3f1-4b1fcf6b3831} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3312 2023.12.11 18:53:13.982574 [ 3 ] {ead49f52-8b97-4c29-b3f1-4b1fcf6b3831} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3313 2023.12.11 18:53:13.982719 [ 3 ] {ead49f52-8b97-4c29-b3f1-4b1fcf6b3831} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3314 2023.12.11 18:53:13.982848 [ 3 ] {ead49f52-8b97-4c29-b3f1-4b1fcf6b3831} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00084285 sec., 2372 rows/sec., 165.69 KiB/sec.
3315 2023.12.11 18:53:13.983017 [ 3 ] {ead49f52-8b97-4c29-b3f1-4b1fcf6b3831} <Debug> DynamicQueryHandler: Done processing query
3316 2023.12.11 18:53:13.983042 [ 3 ] {ead49f52-8b97-4c29-b3f1-4b1fcf6b3831} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3317 2023.12.11 18:53:13.983057 [ 3 ] {} <Debug> HTTP-Session: 5a6a7327-a864-419e-a0c2-c8fc9458b97a Destroying unnamed session
3318 2023.12.11 18:53:13.983204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3319 2023.12.11 18:53:13.983249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3320 2023.12.11 18:53:13.983269 [ 3 ] {} <Debug> HTTP-Session: c24ff9ef-3e58-4058-95c1-d3b67f3fb101 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3321 2023.12.11 18:53:13.983287 [ 3 ] {} <Debug> HTTP-Session: c24ff9ef-3e58-4058-95c1-d3b67f3fb101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3322 2023.12.11 18:53:13.983360 [ 3 ] {80e4de1e-b6df-42c3-9fc3-0fb7e3faea27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3323 2023.12.11 18:53:13.983398 [ 3 ] {80e4de1e-b6df-42c3-9fc3-0fb7e3faea27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3324 2023.12.11 18:53:13.983512 [ 3 ] {80e4de1e-b6df-42c3-9fc3-0fb7e3faea27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3325 2023.12.11 18:53:13.983800 [ 3 ] {80e4de1e-b6df-42c3-9fc3-0fb7e3faea27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3326 2023.12.11 18:53:13.983999 [ 3 ] {80e4de1e-b6df-42c3-9fc3-0fb7e3faea27} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3327 2023.12.11 18:53:13.984143 [ 3 ] {80e4de1e-b6df-42c3-9fc3-0fb7e3faea27} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3328 2023.12.11 18:53:13.984273 [ 3 ] {80e4de1e-b6df-42c3-9fc3-0fb7e3faea27} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000883901 sec., 29415 rows/sec., 2.28 MiB/sec.
3329 2023.12.11 18:53:13.984393 [ 3 ] {80e4de1e-b6df-42c3-9fc3-0fb7e3faea27} <Debug> DynamicQueryHandler: Done processing query
3330 2023.12.11 18:53:13.984417 [ 3 ] {80e4de1e-b6df-42c3-9fc3-0fb7e3faea27} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3331 2023.12.11 18:53:13.984432 [ 3 ] {} <Debug> HTTP-Session: c24ff9ef-3e58-4058-95c1-d3b67f3fb101 Destroying unnamed session
3332 2023.12.11 18:53:13.984558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3333 2023.12.11 18:53:13.984603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3334 2023.12.11 18:53:13.984623 [ 3 ] {} <Debug> HTTP-Session: a2d2f3d1-2478-434e-bb8d-be6fbcaf85a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3335 2023.12.11 18:53:13.984639 [ 3 ] {} <Debug> HTTP-Session: a2d2f3d1-2478-434e-bb8d-be6fbcaf85a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3336 2023.12.11 18:53:13.984711 [ 3 ] {680f384c-ffaa-4770-a515-efb0e13fa011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3337 2023.12.11 18:53:13.984753 [ 3 ] {680f384c-ffaa-4770-a515-efb0e13fa011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3338 2023.12.11 18:53:13.984875 [ 3 ] {680f384c-ffaa-4770-a515-efb0e13fa011} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3339 2023.12.11 18:53:13.985153 [ 3 ] {680f384c-ffaa-4770-a515-efb0e13fa011} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3340 2023.12.11 18:53:13.985415 [ 3 ] {680f384c-ffaa-4770-a515-efb0e13fa011} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3341 2023.12.11 18:53:13.985593 [ 3 ] {680f384c-ffaa-4770-a515-efb0e13fa011} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3342 2023.12.11 18:53:13.985712 [ 3 ] {680f384c-ffaa-4770-a515-efb0e13fa011} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000974092 sec., 37984 rows/sec., 2.68 MiB/sec.
3343 2023.12.11 18:53:13.985830 [ 3 ] {680f384c-ffaa-4770-a515-efb0e13fa011} <Debug> DynamicQueryHandler: Done processing query
3344 2023.12.11 18:53:13.985854 [ 3 ] {680f384c-ffaa-4770-a515-efb0e13fa011} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3345 2023.12.11 18:53:13.985870 [ 3 ] {} <Debug> HTTP-Session: a2d2f3d1-2478-434e-bb8d-be6fbcaf85a8 Destroying unnamed session
3346 2023.12.11 18:53:18.979999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3347 2023.12.11 18:53:18.980133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3348 2023.12.11 18:53:18.980163 [ 3 ] {} <Debug> HTTP-Session: ba2e5dbf-ad4d-4747-82ce-665098903b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3349 2023.12.11 18:53:18.980192 [ 3 ] {} <Debug> HTTP-Session: ba2e5dbf-ad4d-4747-82ce-665098903b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3350 2023.12.11 18:53:18.980331 [ 3 ] {a4eec3e1-a867-4373-a3fe-d771a046c951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3351 2023.12.11 18:53:18.980397 [ 3 ] {a4eec3e1-a867-4373-a3fe-d771a046c951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3352 2023.12.11 18:53:18.980576 [ 3 ] {a4eec3e1-a867-4373-a3fe-d771a046c951} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3353 2023.12.11 18:53:18.981148 [ 3 ] {a4eec3e1-a867-4373-a3fe-d771a046c951} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3354 2023.12.11 18:53:18.981411 [ 3 ] {a4eec3e1-a867-4373-a3fe-d771a046c951} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3355 2023.12.11 18:53:18.981573 [ 3 ] {a4eec3e1-a867-4373-a3fe-d771a046c951} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3356 2023.12.11 18:53:18.981702 [ 3 ] {a4eec3e1-a867-4373-a3fe-d771a046c951} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001332201 sec., 35279 rows/sec., 2.79 MiB/sec.
3357 2023.12.11 18:53:18.981858 [ 3 ] {a4eec3e1-a867-4373-a3fe-d771a046c951} <Debug> DynamicQueryHandler: Done processing query
3358 2023.12.11 18:53:18.981883 [ 3 ] {a4eec3e1-a867-4373-a3fe-d771a046c951} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3359 2023.12.11 18:53:18.981899 [ 3 ] {} <Debug> HTTP-Session: ba2e5dbf-ad4d-4747-82ce-665098903b2f Destroying unnamed session
3360 2023.12.11 18:53:18.982053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3361 2023.12.11 18:53:18.982098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3362 2023.12.11 18:53:18.982118 [ 3 ] {} <Debug> HTTP-Session: 245fee99-9a7a-4b26-b54b-12db7cb56100 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3363 2023.12.11 18:53:18.982135 [ 3 ] {} <Debug> HTTP-Session: 245fee99-9a7a-4b26-b54b-12db7cb56100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3364 2023.12.11 18:53:18.982212 [ 3 ] {db635577-5333-45b5-bfb3-f0863290b56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3365 2023.12.11 18:53:18.982252 [ 3 ] {db635577-5333-45b5-bfb3-f0863290b56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3366 2023.12.11 18:53:18.982354 [ 3 ] {db635577-5333-45b5-bfb3-f0863290b56c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3367 2023.12.11 18:53:18.982708 [ 3 ] {db635577-5333-45b5-bfb3-f0863290b56c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3368 2023.12.11 18:53:18.982932 [ 3 ] {db635577-5333-45b5-bfb3-f0863290b56c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3369 2023.12.11 18:53:18.983075 [ 3 ] {db635577-5333-45b5-bfb3-f0863290b56c} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3370 2023.12.11 18:53:18.983205 [ 3 ] {db635577-5333-45b5-bfb3-f0863290b56c} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.000959772 sec., 146909 rows/sec., 14.36 MiB/sec.
3371 2023.12.11 18:53:18.983201 [ 148 ] {} <Debug> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3372 2023.12.11 18:53:18.983306 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.42 GiB.
3373 2023.12.11 18:53:18.983391 [ 3 ] {db635577-5333-45b5-bfb3-f0863290b56c} <Debug> DynamicQueryHandler: Done processing query
3374 2023.12.11 18:53:18.983429 [ 20 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3375 2023.12.11 18:53:18.983435 [ 3 ] {db635577-5333-45b5-bfb3-f0863290b56c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3376 2023.12.11 18:53:18.983504 [ 3 ] {} <Debug> HTTP-Session: 245fee99-9a7a-4b26-b54b-12db7cb56100 Destroying unnamed session
3377 2023.12.11 18:53:18.983578 [ 20 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3378 2023.12.11 18:53:18.983619 [ 20 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 181 rows starting from the beginning of the part
3379 2023.12.11 18:53:18.983660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3380 2023.12.11 18:53:18.983757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3381 2023.12.11 18:53:18.983812 [ 3 ] {} <Debug> HTTP-Session: 61a8b0dc-448d-4684-9295-6381e205f621 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3382 2023.12.11 18:53:18.983866 [ 3 ] {} <Debug> HTTP-Session: 61a8b0dc-448d-4684-9295-6381e205f621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3383 2023.12.11 18:53:18.983875 [ 20 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 141 rows starting from the beginning of the part
3384 2023.12.11 18:53:18.984059 [ 3 ] {696aa737-cbcc-44d0-b2c4-0b4a12219697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3385 2023.12.11 18:53:18.984101 [ 20 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 143 rows starting from the beginning of the part
3386 2023.12.11 18:53:18.984168 [ 3 ] {696aa737-cbcc-44d0-b2c4-0b4a12219697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3387 2023.12.11 18:53:18.984363 [ 20 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 141 rows starting from the beginning of the part
3388 2023.12.11 18:53:18.984638 [ 3 ] {696aa737-cbcc-44d0-b2c4-0b4a12219697} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3389 2023.12.11 18:53:18.984655 [ 20 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part
3390 2023.12.11 18:53:18.984826 [ 20 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 141 rows starting from the beginning of the part
3391 2023.12.11 18:53:18.985320 [ 3 ] {696aa737-cbcc-44d0-b2c4-0b4a12219697} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3392 2023.12.11 18:53:18.985724 [ 3 ] {696aa737-cbcc-44d0-b2c4-0b4a12219697} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3393 2023.12.11 18:53:18.986041 [ 3 ] {696aa737-cbcc-44d0-b2c4-0b4a12219697} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3394 2023.12.11 18:53:18.986192 [ 148 ] {} <Debug> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3395 2023.12.11 18:53:18.986274 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3396 2023.12.11 18:53:18.986286 [ 3 ] {696aa737-cbcc-44d0-b2c4-0b4a12219697} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.002129629 sec., 22069 rows/sec., 1.73 MiB/sec.
3397 2023.12.11 18:53:18.986487 [ 20 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3398 2023.12.11 18:53:18.986852 [ 20 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3399 2023.12.11 18:53:18.986989 [ 20 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 97 rows starting from the beginning of the part
3400 2023.12.11 18:53:18.987014 [ 10 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 784 rows, containing 4 columns (4 merged, 0 gathered) in 0.003625194 sec., 216264.28820085214 rows/sec., 20.85 MiB/sec.
3401 2023.12.11 18:53:18.987052 [ 3 ] {696aa737-cbcc-44d0-b2c4-0b4a12219697} <Debug> DynamicQueryHandler: Done processing query
3402 2023.12.11 18:53:18.987132 [ 3 ] {696aa737-cbcc-44d0-b2c4-0b4a12219697} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3403 2023.12.11 18:53:18.987194 [ 3 ] {} <Debug> HTTP-Session: 61a8b0dc-448d-4684-9295-6381e205f621 Destroying unnamed session
3404 2023.12.11 18:53:18.987261 [ 20 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part
3405 2023.12.11 18:53:18.987316 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3406 2023.12.11 18:53:18.987484 [ 20 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part
3407 2023.12.11 18:53:18.987497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3408 2023.12.11 18:53:18.987607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3409 2023.12.11 18:53:18.987676 [ 3 ] {} <Debug> HTTP-Session: 02e08a78-b7b9-4740-9a1b-e09d0d3c08c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3410 2023.12.11 18:53:18.987751 [ 3 ] {} <Debug> HTTP-Session: 02e08a78-b7b9-4740-9a1b-e09d0d3c08c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3411 2023.12.11 18:53:18.987758 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3412 2023.12.11 18:53:18.987765 [ 20 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part
3413 2023.12.11 18:53:18.987965 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_31_6} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3414 2023.12.11 18:53:18.988062 [ 3 ] {44cd7aa1-5453-4e6b-b790-4360cab13ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3415 2023.12.11 18:53:18.988204 [ 20 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part
3416 2023.12.11 18:53:18.988234 [ 3 ] {44cd7aa1-5453-4e6b-b790-4360cab13ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3417 2023.12.11 18:53:18.988467 [ 20 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part
3418 2023.12.11 18:53:18.988984 [ 3 ] {44cd7aa1-5453-4e6b-b790-4360cab13ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3419 2023.12.11 18:53:18.989786 [ 13 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 315 rows, containing 4 columns (4 merged, 0 gathered) in 0.003455409 sec., 91161.42256965819 rows/sec., 7.12 MiB/sec.
3420 2023.12.11 18:53:18.989904 [ 3 ] {44cd7aa1-5453-4e6b-b790-4360cab13ff6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3421 2023.12.11 18:53:18.989942 [ 20 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3422 2023.12.11 18:53:18.990226 [ 20 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3423 2023.12.11 18:53:18.990342 [ 20 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_31_6} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3424 2023.12.11 18:53:18.990477 [ 3 ] {44cd7aa1-5453-4e6b-b790-4360cab13ff6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3425 2023.12.11 18:53:18.990666 [ 3 ] {44cd7aa1-5453-4e6b-b790-4360cab13ff6} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3426 2023.12.11 18:53:18.990808 [ 3 ] {44cd7aa1-5453-4e6b-b790-4360cab13ff6} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.002659851 sec., 17670 rows/sec., 23.84 MiB/sec.
3427 2023.12.11 18:53:18.990994 [ 3 ] {44cd7aa1-5453-4e6b-b790-4360cab13ff6} <Debug> DynamicQueryHandler: Done processing query
3428 2023.12.11 18:53:18.991018 [ 3 ] {44cd7aa1-5453-4e6b-b790-4360cab13ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3429 2023.12.11 18:53:18.991034 [ 3 ] {} <Debug> HTTP-Session: 02e08a78-b7b9-4740-9a1b-e09d0d3c08c2 Destroying unnamed session
3430 2023.12.11 18:53:24.616987 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache
3431 2023.12.11 18:53:24.617055 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache
3432 2023.12.11 18:53:28.979985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3433 2023.12.11 18:53:28.980117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3434 2023.12.11 18:53:28.980147 [ 3 ] {} <Debug> HTTP-Session: 2f4f7b80-e7ee-43c1-bb14-4394dbd308d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3435 2023.12.11 18:53:28.980174 [ 3 ] {} <Debug> HTTP-Session: 2f4f7b80-e7ee-43c1-bb14-4394dbd308d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3436 2023.12.11 18:53:28.980314 [ 3 ] {8715815b-285f-472a-bde7-d4e2bf6b1a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3437 2023.12.11 18:53:28.980381 [ 3 ] {8715815b-285f-472a-bde7-d4e2bf6b1a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3438 2023.12.11 18:53:28.980566 [ 3 ] {8715815b-285f-472a-bde7-d4e2bf6b1a1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3439 2023.12.11 18:53:28.981040 [ 3 ] {8715815b-285f-472a-bde7-d4e2bf6b1a1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3440 2023.12.11 18:53:28.981310 [ 3 ] {8715815b-285f-472a-bde7-d4e2bf6b1a1d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3441 2023.12.11 18:53:28.981468 [ 3 ] {8715815b-285f-472a-bde7-d4e2bf6b1a1d} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3442 2023.12.11 18:53:28.981595 [ 3 ] {8715815b-285f-472a-bde7-d4e2bf6b1a1d} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001242708 sec., 37820 rows/sec., 2.99 MiB/sec.
3443 2023.12.11 18:53:28.981787 [ 3 ] {8715815b-285f-472a-bde7-d4e2bf6b1a1d} <Debug> DynamicQueryHandler: Done processing query
3444 2023.12.11 18:53:28.981812 [ 3 ] {8715815b-285f-472a-bde7-d4e2bf6b1a1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3445 2023.12.11 18:53:28.981829 [ 3 ] {} <Debug> HTTP-Session: 2f4f7b80-e7ee-43c1-bb14-4394dbd308d4 Destroying unnamed session
3446 2023.12.11 18:53:28.981944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3447 2023.12.11 18:53:28.981990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3448 2023.12.11 18:53:28.982010 [ 3 ] {} <Debug> HTTP-Session: 80a491e8-a51c-4c33-8070-2c08e77708b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3449 2023.12.11 18:53:28.982027 [ 3 ] {} <Debug> HTTP-Session: 80a491e8-a51c-4c33-8070-2c08e77708b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3450 2023.12.11 18:53:28.982097 [ 3 ] {d51b7464-50f9-4c90-9457-3d2264313807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3451 2023.12.11 18:53:28.982137 [ 3 ] {d51b7464-50f9-4c90-9457-3d2264313807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3452 2023.12.11 18:53:28.982257 [ 3 ] {d51b7464-50f9-4c90-9457-3d2264313807} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3453 2023.12.11 18:53:28.982595 [ 3 ] {d51b7464-50f9-4c90-9457-3d2264313807} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3454 2023.12.11 18:53:28.982808 [ 3 ] {d51b7464-50f9-4c90-9457-3d2264313807} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3455 2023.12.11 18:53:28.982950 [ 3 ] {d51b7464-50f9-4c90-9457-3d2264313807} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3456 2023.12.11 18:53:28.983053 [ 3 ] {d51b7464-50f9-4c90-9457-3d2264313807} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000929331 sec., 2152 rows/sec., 183.89 KiB/sec.
3457 2023.12.11 18:53:28.983180 [ 3 ] {d51b7464-50f9-4c90-9457-3d2264313807} <Debug> DynamicQueryHandler: Done processing query
3458 2023.12.11 18:53:28.983204 [ 3 ] {d51b7464-50f9-4c90-9457-3d2264313807} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3459 2023.12.11 18:53:28.983219 [ 3 ] {} <Debug> HTTP-Session: 80a491e8-a51c-4c33-8070-2c08e77708b4 Destroying unnamed session
3460 2023.12.11 18:53:28.983351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3461 2023.12.11 18:53:28.983396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3462 2023.12.11 18:53:28.983416 [ 3 ] {} <Debug> HTTP-Session: 08e63e5a-0885-4d29-bea8-c6d9c4095252 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3463 2023.12.11 18:53:28.983433 [ 3 ] {} <Debug> HTTP-Session: 08e63e5a-0885-4d29-bea8-c6d9c4095252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3464 2023.12.11 18:53:28.983507 [ 3 ] {8615cddf-603f-4fee-a469-4c31e7012b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3465 2023.12.11 18:53:28.983546 [ 3 ] {8615cddf-603f-4fee-a469-4c31e7012b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3466 2023.12.11 18:53:28.983648 [ 3 ] {8615cddf-603f-4fee-a469-4c31e7012b3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3467 2023.12.11 18:53:28.984032 [ 3 ] {8615cddf-603f-4fee-a469-4c31e7012b3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3468 2023.12.11 18:53:28.984242 [ 3 ] {8615cddf-603f-4fee-a469-4c31e7012b3a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3469 2023.12.11 18:53:28.984389 [ 3 ] {8615cddf-603f-4fee-a469-4c31e7012b3a} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3470 2023.12.11 18:53:28.984517 [ 3 ] {8615cddf-603f-4fee-a469-4c31e7012b3a} <Information> executeQuery: Read 142 rows, 14.21 KiB in 0.000981392 sec., 144692 rows/sec., 14.14 MiB/sec.
3471 2023.12.11 18:53:28.984664 [ 3 ] {8615cddf-603f-4fee-a469-4c31e7012b3a} <Debug> DynamicQueryHandler: Done processing query
3472 2023.12.11 18:53:28.984689 [ 3 ] {8615cddf-603f-4fee-a469-4c31e7012b3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3473 2023.12.11 18:53:28.984705 [ 3 ] {} <Debug> HTTP-Session: 08e63e5a-0885-4d29-bea8-c6d9c4095252 Destroying unnamed session
3474 2023.12.11 18:53:28.984840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3475 2023.12.11 18:53:28.984885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3476 2023.12.11 18:53:28.984905 [ 3 ] {} <Debug> HTTP-Session: 207ab571-a86d-4627-80eb-a2eac926a479 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3477 2023.12.11 18:53:28.984922 [ 3 ] {} <Debug> HTTP-Session: 207ab571-a86d-4627-80eb-a2eac926a479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3478 2023.12.11 18:53:28.984992 [ 3 ] {ea811b60-1d53-4c08-af7d-8ee5f449cc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3479 2023.12.11 18:53:28.985032 [ 3 ] {ea811b60-1d53-4c08-af7d-8ee5f449cc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3480 2023.12.11 18:53:28.985139 [ 3 ] {ea811b60-1d53-4c08-af7d-8ee5f449cc38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3481 2023.12.11 18:53:28.985408 [ 3 ] {ea811b60-1d53-4c08-af7d-8ee5f449cc38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3482 2023.12.11 18:53:28.985607 [ 3 ] {ea811b60-1d53-4c08-af7d-8ee5f449cc38} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3483 2023.12.11 18:53:28.985749 [ 3 ] {ea811b60-1d53-4c08-af7d-8ee5f449cc38} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3484 2023.12.11 18:53:28.985887 [ 3 ] {ea811b60-1d53-4c08-af7d-8ee5f449cc38} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00085716 sec., 2333 rows/sec., 162.92 KiB/sec.
3485 2023.12.11 18:53:28.986019 [ 3 ] {ea811b60-1d53-4c08-af7d-8ee5f449cc38} <Debug> DynamicQueryHandler: Done processing query
3486 2023.12.11 18:53:28.986043 [ 3 ] {ea811b60-1d53-4c08-af7d-8ee5f449cc38} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3487 2023.12.11 18:53:28.986058 [ 3 ] {} <Debug> HTTP-Session: 207ab571-a86d-4627-80eb-a2eac926a479 Destroying unnamed session
3488 2023.12.11 18:53:28.986170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3489 2023.12.11 18:53:28.986214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3490 2023.12.11 18:53:28.986233 [ 3 ] {} <Debug> HTTP-Session: 42f9313a-c7ee-482e-960d-58cf1d1ba529 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3491 2023.12.11 18:53:28.986250 [ 3 ] {} <Debug> HTTP-Session: 42f9313a-c7ee-482e-960d-58cf1d1ba529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3492 2023.12.11 18:53:28.986320 [ 3 ] {7cd48049-2404-4492-9252-aca8270fd803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3493 2023.12.11 18:53:28.986358 [ 3 ] {7cd48049-2404-4492-9252-aca8270fd803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3494 2023.12.11 18:53:28.986464 [ 3 ] {7cd48049-2404-4492-9252-aca8270fd803} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3495 2023.12.11 18:53:28.986763 [ 3 ] {7cd48049-2404-4492-9252-aca8270fd803} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3496 2023.12.11 18:53:28.986967 [ 3 ] {7cd48049-2404-4492-9252-aca8270fd803} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3497 2023.12.11 18:53:28.987114 [ 3 ] {7cd48049-2404-4492-9252-aca8270fd803} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3498 2023.12.11 18:53:28.987230 [ 3 ] {7cd48049-2404-4492-9252-aca8270fd803} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.00088217 sec., 55544 rows/sec., 4.35 MiB/sec.
3499 2023.12.11 18:53:28.987344 [ 3 ] {7cd48049-2404-4492-9252-aca8270fd803} <Debug> DynamicQueryHandler: Done processing query
3500 2023.12.11 18:53:28.987368 [ 3 ] {7cd48049-2404-4492-9252-aca8270fd803} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3501 2023.12.11 18:53:28.987383 [ 3 ] {} <Debug> HTTP-Session: 42f9313a-c7ee-482e-960d-58cf1d1ba529 Destroying unnamed session
3502 2023.12.11 18:53:28.987482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3503 2023.12.11 18:53:28.987530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3504 2023.12.11 18:53:28.987551 [ 3 ] {} <Debug> HTTP-Session: 3766389f-abbb-43e3-84c3-8ac9023755e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3505 2023.12.11 18:53:28.987567 [ 3 ] {} <Debug> HTTP-Session: 3766389f-abbb-43e3-84c3-8ac9023755e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3506 2023.12.11 18:53:28.987634 [ 3 ] {ce9e9362-ccda-4598-92a1-86252bb8408b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3507 2023.12.11 18:53:28.987677 [ 3 ] {ce9e9362-ccda-4598-92a1-86252bb8408b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3508 2023.12.11 18:53:28.987793 [ 3 ] {ce9e9362-ccda-4598-92a1-86252bb8408b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3509 2023.12.11 18:53:28.988061 [ 3 ] {ce9e9362-ccda-4598-92a1-86252bb8408b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3510 2023.12.11 18:53:28.988316 [ 3 ] {ce9e9362-ccda-4598-92a1-86252bb8408b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3511 2023.12.11 18:53:28.988484 [ 3 ] {ce9e9362-ccda-4598-92a1-86252bb8408b} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3512 2023.12.11 18:53:28.988613 [ 3 ] {ce9e9362-ccda-4598-92a1-86252bb8408b} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000950671 sec., 1051 rows/sec., 73.96 KiB/sec.
3513 2023.12.11 18:53:28.988735 [ 3 ] {ce9e9362-ccda-4598-92a1-86252bb8408b} <Debug> DynamicQueryHandler: Done processing query
3514 2023.12.11 18:53:28.988758 [ 3 ] {ce9e9362-ccda-4598-92a1-86252bb8408b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3515 2023.12.11 18:53:28.988773 [ 3 ] {} <Debug> HTTP-Session: 3766389f-abbb-43e3-84c3-8ac9023755e1 Destroying unnamed session
3516 2023.12.11 18:53:28.988907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3517 2023.12.11 18:53:28.988952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3518 2023.12.11 18:53:28.988972 [ 3 ] {} <Debug> HTTP-Session: 69d40e1d-89d4-489c-9e01-c9deecfa69e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3519 2023.12.11 18:53:28.988988 [ 3 ] {} <Debug> HTTP-Session: 69d40e1d-89d4-489c-9e01-c9deecfa69e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3520 2023.12.11 18:53:28.989070 [ 3 ] {b238cc51-18e3-4899-982a-d5f32d43f558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3521 2023.12.11 18:53:28.989113 [ 3 ] {b238cc51-18e3-4899-982a-d5f32d43f558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3522 2023.12.11 18:53:28.989247 [ 3 ] {b238cc51-18e3-4899-982a-d5f32d43f558} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3523 2023.12.11 18:53:28.989730 [ 3 ] {b238cc51-18e3-4899-982a-d5f32d43f558} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3524 2023.12.11 18:53:28.990035 [ 3 ] {b238cc51-18e3-4899-982a-d5f32d43f558} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3525 2023.12.11 18:53:28.990207 [ 3 ] {b238cc51-18e3-4899-982a-d5f32d43f558} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3526 2023.12.11 18:53:28.990338 [ 3 ] {b238cc51-18e3-4899-982a-d5f32d43f558} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001240308 sec., 37893 rows/sec., 51.14 MiB/sec.
3527 2023.12.11 18:53:28.990505 [ 3 ] {b238cc51-18e3-4899-982a-d5f32d43f558} <Debug> DynamicQueryHandler: Done processing query
3528 2023.12.11 18:53:28.990530 [ 3 ] {b238cc51-18e3-4899-982a-d5f32d43f558} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3529 2023.12.11 18:53:28.990546 [ 3 ] {} <Debug> HTTP-Session: 69d40e1d-89d4-489c-9e01-c9deecfa69e1 Destroying unnamed session
3530 2023.12.11 18:53:38.979616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3531 2023.12.11 18:53:38.979741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3532 2023.12.11 18:53:38.979768 [ 3 ] {} <Debug> HTTP-Session: 48edbf1e-f6a9-4251-904a-0629b096e3ad Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3533 2023.12.11 18:53:38.979793 [ 3 ] {} <Debug> HTTP-Session: 48edbf1e-f6a9-4251-904a-0629b096e3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3534 2023.12.11 18:53:38.979920 [ 3 ] {1351a83d-00ce-493c-85f2-41a5d58c8539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3535 2023.12.11 18:53:38.979980 [ 3 ] {1351a83d-00ce-493c-85f2-41a5d58c8539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3536 2023.12.11 18:53:38.980136 [ 3 ] {1351a83d-00ce-493c-85f2-41a5d58c8539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3537 2023.12.11 18:53:38.980606 [ 3 ] {1351a83d-00ce-493c-85f2-41a5d58c8539} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3538 2023.12.11 18:53:38.980877 [ 3 ] {1351a83d-00ce-493c-85f2-41a5d58c8539} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3539 2023.12.11 18:53:38.981042 [ 3 ] {1351a83d-00ce-493c-85f2-41a5d58c8539} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3540 2023.12.11 18:53:38.981162 [ 3 ] {1351a83d-00ce-493c-85f2-41a5d58c8539} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001206368 sec., 38959 rows/sec., 3.08 MiB/sec.
3541 2023.12.11 18:53:38.981300 [ 3 ] {1351a83d-00ce-493c-85f2-41a5d58c8539} <Debug> DynamicQueryHandler: Done processing query
3542 2023.12.11 18:53:38.981325 [ 3 ] {1351a83d-00ce-493c-85f2-41a5d58c8539} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3543 2023.12.11 18:53:38.981342 [ 3 ] {} <Debug> HTTP-Session: 48edbf1e-f6a9-4251-904a-0629b096e3ad Destroying unnamed session
3544 2023.12.11 18:53:38.981490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3545 2023.12.11 18:53:38.981539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3546 2023.12.11 18:53:38.981561 [ 3 ] {} <Debug> HTTP-Session: 91c99a4d-9f95-4be0-860f-bb0e44545da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3547 2023.12.11 18:53:38.981578 [ 3 ] {} <Debug> HTTP-Session: 91c99a4d-9f95-4be0-860f-bb0e44545da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3548 2023.12.11 18:53:38.981655 [ 3 ] {099422e9-efb0-4404-924b-f59ef386d923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3549 2023.12.11 18:53:38.981695 [ 3 ] {099422e9-efb0-4404-924b-f59ef386d923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3550 2023.12.11 18:53:38.981800 [ 3 ] {099422e9-efb0-4404-924b-f59ef386d923} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3551 2023.12.11 18:53:38.982200 [ 3 ] {099422e9-efb0-4404-924b-f59ef386d923} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3552 2023.12.11 18:53:38.982418 [ 3 ] {099422e9-efb0-4404-924b-f59ef386d923} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3553 2023.12.11 18:53:38.982575 [ 3 ] {099422e9-efb0-4404-924b-f59ef386d923} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3554 2023.12.11 18:53:38.982675 [ 3 ] {099422e9-efb0-4404-924b-f59ef386d923} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.000991552 sec., 142201 rows/sec., 13.90 MiB/sec.
3555 2023.12.11 18:53:38.982793 [ 3 ] {099422e9-efb0-4404-924b-f59ef386d923} <Debug> DynamicQueryHandler: Done processing query
3556 2023.12.11 18:53:38.982817 [ 3 ] {099422e9-efb0-4404-924b-f59ef386d923} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3557 2023.12.11 18:53:38.982833 [ 3 ] {} <Debug> HTTP-Session: 91c99a4d-9f95-4be0-860f-bb0e44545da9 Destroying unnamed session
3558 2023.12.11 18:53:38.982953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3559 2023.12.11 18:53:38.983000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3560 2023.12.11 18:53:38.983020 [ 3 ] {} <Debug> HTTP-Session: ff6a8aa4-f140-4c8c-b501-b2a8459d579f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3561 2023.12.11 18:53:38.983037 [ 3 ] {} <Debug> HTTP-Session: ff6a8aa4-f140-4c8c-b501-b2a8459d579f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3562 2023.12.11 18:53:38.983108 [ 3 ] {f59bd9d9-508d-45b4-842d-acb2b4ab2828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3563 2023.12.11 18:53:38.983147 [ 3 ] {f59bd9d9-508d-45b4-842d-acb2b4ab2828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3564 2023.12.11 18:53:38.983251 [ 3 ] {f59bd9d9-508d-45b4-842d-acb2b4ab2828} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3565 2023.12.11 18:53:38.983568 [ 3 ] {f59bd9d9-508d-45b4-842d-acb2b4ab2828} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3566 2023.12.11 18:53:38.983774 [ 3 ] {f59bd9d9-508d-45b4-842d-acb2b4ab2828} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3567 2023.12.11 18:53:38.983926 [ 3 ] {f59bd9d9-508d-45b4-842d-acb2b4ab2828} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3568 2023.12.11 18:53:38.984025 [ 3 ] {f59bd9d9-508d-45b4-842d-acb2b4ab2828} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000890021 sec., 52807 rows/sec., 4.13 MiB/sec.
3569 2023.12.11 18:53:38.984129 [ 3 ] {f59bd9d9-508d-45b4-842d-acb2b4ab2828} <Debug> DynamicQueryHandler: Done processing query
3570 2023.12.11 18:53:38.984153 [ 3 ] {f59bd9d9-508d-45b4-842d-acb2b4ab2828} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3571 2023.12.11 18:53:38.984170 [ 3 ] {} <Debug> HTTP-Session: ff6a8aa4-f140-4c8c-b501-b2a8459d579f Destroying unnamed session
3572 2023.12.11 18:53:38.984428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3573 2023.12.11 18:53:38.984473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3574 2023.12.11 18:53:38.984494 [ 3 ] {} <Debug> HTTP-Session: f1d42944-a9e8-40de-8c9e-4a279c0b4f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3575 2023.12.11 18:53:38.984511 [ 3 ] {} <Debug> HTTP-Session: f1d42944-a9e8-40de-8c9e-4a279c0b4f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3576 2023.12.11 18:53:38.984602 [ 3 ] {f7387b24-387b-48d6-b16d-531e259b0532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3577 2023.12.11 18:53:38.984648 [ 3 ] {f7387b24-387b-48d6-b16d-531e259b0532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3578 2023.12.11 18:53:38.984781 [ 3 ] {f7387b24-387b-48d6-b16d-531e259b0532} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3579 2023.12.11 18:53:38.985246 [ 3 ] {f7387b24-387b-48d6-b16d-531e259b0532} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3580 2023.12.11 18:53:38.985662 [ 3 ] {f7387b24-387b-48d6-b16d-531e259b0532} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3581 2023.12.11 18:53:38.985936 [ 3 ] {f7387b24-387b-48d6-b16d-531e259b0532} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3582 2023.12.11 18:53:38.986081 [ 3 ] {f7387b24-387b-48d6-b16d-531e259b0532} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001448344 sec., 32450 rows/sec., 43.79 MiB/sec.
3583 2023.12.11 18:53:38.986239 [ 3 ] {f7387b24-387b-48d6-b16d-531e259b0532} <Debug> DynamicQueryHandler: Done processing query
3584 2023.12.11 18:53:38.986276 [ 3 ] {f7387b24-387b-48d6-b16d-531e259b0532} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3585 2023.12.11 18:53:38.986301 [ 3 ] {} <Debug> HTTP-Session: f1d42944-a9e8-40de-8c9e-4a279c0b4f1c Destroying unnamed session
3586 2023.12.11 18:53:39.617302 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
3587 2023.12.11 18:53:39.617358 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
3588 2023.12.11 18:53:43.978637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3589 2023.12.11 18:53:43.978766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3590 2023.12.11 18:53:43.978797 [ 3 ] {} <Debug> HTTP-Session: 4f8043d3-f433-4928-b1e0-724724379cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3591 2023.12.11 18:53:43.978825 [ 3 ] {} <Debug> HTTP-Session: 4f8043d3-f433-4928-b1e0-724724379cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3592 2023.12.11 18:53:43.978966 [ 3 ] {72039881-c32f-4216-89b0-fa5570151b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3593 2023.12.11 18:53:43.979032 [ 3 ] {72039881-c32f-4216-89b0-fa5570151b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3594 2023.12.11 18:53:43.979209 [ 3 ] {72039881-c32f-4216-89b0-fa5570151b52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3595 2023.12.11 18:53:43.979640 [ 3 ] {72039881-c32f-4216-89b0-fa5570151b52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3596 2023.12.11 18:53:43.979897 [ 3 ] {72039881-c32f-4216-89b0-fa5570151b52} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3597 2023.12.11 18:53:43.980058 [ 3 ] {72039881-c32f-4216-89b0-fa5570151b52} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3598 2023.12.11 18:53:43.980173 [ 3 ] {72039881-c32f-4216-89b0-fa5570151b52} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001170147 sec., 30765 rows/sec., 2.58 MiB/sec.
3599 2023.12.11 18:53:43.980304 [ 3 ] {72039881-c32f-4216-89b0-fa5570151b52} <Debug> DynamicQueryHandler: Done processing query
3600 2023.12.11 18:53:43.980329 [ 3 ] {72039881-c32f-4216-89b0-fa5570151b52} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3601 2023.12.11 18:53:43.980345 [ 3 ] {} <Debug> HTTP-Session: 4f8043d3-f433-4928-b1e0-724724379cbb Destroying unnamed session
3602 2023.12.11 18:53:43.980467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3603 2023.12.11 18:53:43.980513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3604 2023.12.11 18:53:43.980533 [ 3 ] {} <Debug> HTTP-Session: 4e884d5f-9c37-4dff-a155-95c7ab72a625 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3605 2023.12.11 18:53:43.980550 [ 3 ] {} <Debug> HTTP-Session: 4e884d5f-9c37-4dff-a155-95c7ab72a625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3606 2023.12.11 18:53:43.980621 [ 3 ] {7a61870d-df5d-4945-bb02-a11b1267612e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3607 2023.12.11 18:53:43.980659 [ 3 ] {7a61870d-df5d-4945-bb02-a11b1267612e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3608 2023.12.11 18:53:43.980763 [ 3 ] {7a61870d-df5d-4945-bb02-a11b1267612e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3609 2023.12.11 18:53:43.981132 [ 3 ] {7a61870d-df5d-4945-bb02-a11b1267612e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3610 2023.12.11 18:53:43.981334 [ 3 ] {7a61870d-df5d-4945-bb02-a11b1267612e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3611 2023.12.11 18:53:43.981490 [ 3 ] {7a61870d-df5d-4945-bb02-a11b1267612e} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3612 2023.12.11 18:53:43.981607 [ 3 ] {7a61870d-df5d-4945-bb02-a11b1267612e} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000953052 sec., 25182 rows/sec., 1.95 MiB/sec.
3613 2023.12.11 18:53:43.981729 [ 3 ] {7a61870d-df5d-4945-bb02-a11b1267612e} <Debug> DynamicQueryHandler: Done processing query
3614 2023.12.11 18:53:43.981754 [ 3 ] {7a61870d-df5d-4945-bb02-a11b1267612e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3615 2023.12.11 18:53:43.981770 [ 3 ] {} <Debug> HTTP-Session: 4e884d5f-9c37-4dff-a155-95c7ab72a625 Destroying unnamed session
3616 2023.12.11 18:53:43.981917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3617 2023.12.11 18:53:43.981963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3618 2023.12.11 18:53:43.981982 [ 3 ] {} <Debug> HTTP-Session: 2a099155-5bbb-4a52-8396-b2a5562df300 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3619 2023.12.11 18:53:43.981999 [ 3 ] {} <Debug> HTTP-Session: 2a099155-5bbb-4a52-8396-b2a5562df300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3620 2023.12.11 18:53:43.982071 [ 3 ] {f3bcca9f-d325-4ad0-89db-754b96f7ab59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3621 2023.12.11 18:53:43.982115 [ 3 ] {f3bcca9f-d325-4ad0-89db-754b96f7ab59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3622 2023.12.11 18:53:43.982234 [ 3 ] {f3bcca9f-d325-4ad0-89db-754b96f7ab59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3623 2023.12.11 18:53:43.982559 [ 3 ] {f3bcca9f-d325-4ad0-89db-754b96f7ab59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3624 2023.12.11 18:53:43.982819 [ 3 ] {f3bcca9f-d325-4ad0-89db-754b96f7ab59} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3625 2023.12.11 18:53:43.982992 [ 3 ] {f3bcca9f-d325-4ad0-89db-754b96f7ab59} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3626 2023.12.11 18:53:43.983113 [ 3 ] {f3bcca9f-d325-4ad0-89db-754b96f7ab59} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001004823 sec., 35827 rows/sec., 2.53 MiB/sec.
3627 2023.12.11 18:53:43.983259 [ 3 ] {f3bcca9f-d325-4ad0-89db-754b96f7ab59} <Debug> DynamicQueryHandler: Done processing query
3628 2023.12.11 18:53:43.983283 [ 3 ] {f3bcca9f-d325-4ad0-89db-754b96f7ab59} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3629 2023.12.11 18:53:43.983299 [ 3 ] {} <Debug> HTTP-Session: 2a099155-5bbb-4a52-8396-b2a5562df300 Destroying unnamed session
3630 2023.12.11 18:53:48.979416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3631 2023.12.11 18:53:48.979548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3632 2023.12.11 18:53:48.979580 [ 3 ] {} <Debug> HTTP-Session: bd657880-9931-4ca8-a7c1-b3daee86042f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3633 2023.12.11 18:53:48.979608 [ 3 ] {} <Debug> HTTP-Session: bd657880-9931-4ca8-a7c1-b3daee86042f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3634 2023.12.11 18:53:48.979748 [ 3 ] {a46ae96b-de6e-498b-840f-c38b7ef55663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3635 2023.12.11 18:53:48.979815 [ 3 ] {a46ae96b-de6e-498b-840f-c38b7ef55663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3636 2023.12.11 18:53:48.979994 [ 3 ] {a46ae96b-de6e-498b-840f-c38b7ef55663} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3637 2023.12.11 18:53:48.980486 [ 3 ] {a46ae96b-de6e-498b-840f-c38b7ef55663} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3638 2023.12.11 18:53:48.980769 [ 3 ] {a46ae96b-de6e-498b-840f-c38b7ef55663} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3639 2023.12.11 18:53:48.980928 [ 3 ] {a46ae96b-de6e-498b-840f-c38b7ef55663} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3640 2023.12.11 18:53:48.981050 [ 3 ] {a46ae96b-de6e-498b-840f-c38b7ef55663} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.00126613 sec., 37120 rows/sec., 2.94 MiB/sec.
3641 2023.12.11 18:53:48.981077 [ 136 ] {} <Debug> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0
3642 2023.12.11 18:53:48.981197 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3643 2023.12.11 18:53:48.981235 [ 3 ] {a46ae96b-de6e-498b-840f-c38b7ef55663} <Debug> DynamicQueryHandler: Done processing query
3644 2023.12.11 18:53:48.981304 [ 3 ] {a46ae96b-de6e-498b-840f-c38b7ef55663} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3645 2023.12.11 18:53:48.981333 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact
3646 2023.12.11 18:53:48.981352 [ 3 ] {} <Debug> HTTP-Session: bd657880-9931-4ca8-a7c1-b3daee86042f Destroying unnamed session
3647 2023.12.11 18:53:48.981488 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3648 2023.12.11 18:53:48.981525 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 47 rows starting from the beginning of the part
3649 2023.12.11 18:53:48.981595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3650 2023.12.11 18:53:48.981689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3651 2023.12.11 18:53:48.981734 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part
3652 2023.12.11 18:53:48.981741 [ 3 ] {} <Debug> HTTP-Session: 2a50b50a-30da-4f57-8e12-5df190f9d796 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3653 2023.12.11 18:53:48.981814 [ 3 ] {} <Debug> HTTP-Session: 2a50b50a-30da-4f57-8e12-5df190f9d796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3654 2023.12.11 18:53:48.981999 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part
3655 2023.12.11 18:53:48.982017 [ 3 ] {b6d1f2be-21c8-42cb-9f8c-17207463a4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3656 2023.12.11 18:53:48.982116 [ 3 ] {b6d1f2be-21c8-42cb-9f8c-17207463a4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3657 2023.12.11 18:53:48.982264 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part
3658 2023.12.11 18:53:48.982587 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part
3659 2023.12.11 18:53:48.982591 [ 3 ] {b6d1f2be-21c8-42cb-9f8c-17207463a4bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3660 2023.12.11 18:53:48.983536 [ 3 ] {b6d1f2be-21c8-42cb-9f8c-17207463a4bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3661 2023.12.11 18:53:48.984050 [ 15 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002791104 sec., 84196.0743849029 rows/sec., 6.66 MiB/sec.
3662 2023.12.11 18:53:48.984057 [ 3 ] {b6d1f2be-21c8-42cb-9f8c-17207463a4bd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3663 2023.12.11 18:53:48.984181 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary)
3664 2023.12.11 18:53:48.984286 [ 3 ] {b6d1f2be-21c8-42cb-9f8c-17207463a4bd} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3665 2023.12.11 18:53:48.984453 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_26_6} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6.
3666 2023.12.11 18:53:48.984515 [ 3 ] {b6d1f2be-21c8-42cb-9f8c-17207463a4bd} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.002420836 sec., 58244 rows/sec., 5.69 MiB/sec.
3667 2023.12.11 18:53:48.984636 [ 18 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_26_6} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0
3668 2023.12.11 18:53:48.984834 [ 3 ] {b6d1f2be-21c8-42cb-9f8c-17207463a4bd} <Debug> DynamicQueryHandler: Done processing query
3669 2023.12.11 18:53:48.984862 [ 3 ] {b6d1f2be-21c8-42cb-9f8c-17207463a4bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3670 2023.12.11 18:53:48.984879 [ 3 ] {} <Debug> HTTP-Session: 2a50b50a-30da-4f57-8e12-5df190f9d796 Destroying unnamed session
3671 2023.12.11 18:53:48.985010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3672 2023.12.11 18:53:48.985056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3673 2023.12.11 18:53:48.985075 [ 3 ] {} <Debug> HTTP-Session: f62341b3-74d8-4a1f-aa6b-c04a19d556c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3674 2023.12.11 18:53:48.985092 [ 3 ] {} <Debug> HTTP-Session: f62341b3-74d8-4a1f-aa6b-c04a19d556c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3675 2023.12.11 18:53:48.985165 [ 3 ] {a54ce843-2220-4cb3-ac7d-14ea04dbfd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3676 2023.12.11 18:53:48.985204 [ 3 ] {a54ce843-2220-4cb3-ac7d-14ea04dbfd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3677 2023.12.11 18:53:48.985317 [ 3 ] {a54ce843-2220-4cb3-ac7d-14ea04dbfd2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3678 2023.12.11 18:53:48.985643 [ 3 ] {a54ce843-2220-4cb3-ac7d-14ea04dbfd2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3679 2023.12.11 18:53:48.985850 [ 3 ] {a54ce843-2220-4cb3-ac7d-14ea04dbfd2e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3680 2023.12.11 18:53:48.986006 [ 3 ] {a54ce843-2220-4cb3-ac7d-14ea04dbfd2e} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3681 2023.12.11 18:53:48.986138 [ 3 ] {a54ce843-2220-4cb3-ac7d-14ea04dbfd2e} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000943031 sec., 49839 rows/sec., 3.90 MiB/sec.
3682 2023.12.11 18:53:48.986258 [ 3 ] {a54ce843-2220-4cb3-ac7d-14ea04dbfd2e} <Debug> DynamicQueryHandler: Done processing query
3683 2023.12.11 18:53:48.986281 [ 3 ] {a54ce843-2220-4cb3-ac7d-14ea04dbfd2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3684 2023.12.11 18:53:48.986297 [ 3 ] {} <Debug> HTTP-Session: f62341b3-74d8-4a1f-aa6b-c04a19d556c9 Destroying unnamed session
3685 2023.12.11 18:53:48.986459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3686 2023.12.11 18:53:48.986504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3687 2023.12.11 18:53:48.986523 [ 3 ] {} <Debug> HTTP-Session: 8f6a7276-d3b0-40be-9fc5-4063e25fe6a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3688 2023.12.11 18:53:48.986539 [ 3 ] {} <Debug> HTTP-Session: 8f6a7276-d3b0-40be-9fc5-4063e25fe6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3689 2023.12.11 18:53:48.986624 [ 3 ] {f9b211a3-95f8-48dc-ba10-6e4a898395b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3690 2023.12.11 18:53:48.986669 [ 3 ] {f9b211a3-95f8-48dc-ba10-6e4a898395b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3691 2023.12.11 18:53:48.986803 [ 3 ] {f9b211a3-95f8-48dc-ba10-6e4a898395b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3692 2023.12.11 18:53:48.987396 [ 3 ] {f9b211a3-95f8-48dc-ba10-6e4a898395b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3693 2023.12.11 18:53:48.987700 [ 3 ] {f9b211a3-95f8-48dc-ba10-6e4a898395b7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3694 2023.12.11 18:53:48.987876 [ 3 ] {f9b211a3-95f8-48dc-ba10-6e4a898395b7} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3695 2023.12.11 18:53:48.987995 [ 136 ] {} <Debug> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3696 2023.12.11 18:53:48.988017 [ 3 ] {f9b211a3-95f8-48dc-ba10-6e4a898395b7} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001358091 sec., 34607 rows/sec., 46.70 MiB/sec.
3697 2023.12.11 18:53:48.988052 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3698 2023.12.11 18:53:48.988260 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3699 2023.12.11 18:53:48.988303 [ 3 ] {f9b211a3-95f8-48dc-ba10-6e4a898395b7} <Debug> DynamicQueryHandler: Done processing query
3700 2023.12.11 18:53:48.988352 [ 3 ] {f9b211a3-95f8-48dc-ba10-6e4a898395b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3701 2023.12.11 18:53:48.988388 [ 3 ] {} <Debug> HTTP-Session: 8f6a7276-d3b0-40be-9fc5-4063e25fe6a1 Destroying unnamed session
3702 2023.12.11 18:53:48.988458 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3703 2023.12.11 18:53:48.988498 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 969 rows starting from the beginning of the part
3704 2023.12.11 18:53:48.988622 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 47 rows starting from the beginning of the part
3705 2023.12.11 18:53:48.988723 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part
3706 2023.12.11 18:53:48.988817 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part
3707 2023.12.11 18:53:48.988911 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part
3708 2023.12.11 18:53:48.989002 [ 13 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part
3709 2023.12.11 18:53:49.000116 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.74 MiB, peak 237.22 MiB, will set to 232.74 MiB (RSS), difference: -4.00 MiB
3710 2023.12.11 18:53:49.007935 [ 18 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 6 columns (6 merged, 0 gathered) in 0.019803665 sec., 60796.827253945165 rows/sec., 82.04 MiB/sec.
3711 2023.12.11 18:53:49.008679 [ 18 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3712 2023.12.11 18:53:49.008946 [ 18 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3713 2023.12.11 18:53:49.009027 [ 18 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3714 2023.12.11 18:53:49.009115 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_26_5: 9.32 MiB.
3715 2023.12.11 18:53:50.000136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.89 MiB, peak 237.22 MiB, will set to 233.64 MiB (RSS), difference: 5.75 MiB
3716 2023.12.11 18:53:54.617411 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
3717 2023.12.11 18:53:54.617491 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
3718 2023.12.11 18:53:58.980283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3719 2023.12.11 18:53:58.980409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3720 2023.12.11 18:53:58.980436 [ 3 ] {} <Debug> HTTP-Session: b11d834f-17da-4507-b9ac-e63914789575 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3721 2023.12.11 18:53:58.980460 [ 3 ] {} <Debug> HTTP-Session: b11d834f-17da-4507-b9ac-e63914789575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3722 2023.12.11 18:53:58.980589 [ 3 ] {4ae23506-b23c-44c5-b8f7-5ae1fb4d5448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3723 2023.12.11 18:53:58.980651 [ 3 ] {4ae23506-b23c-44c5-b8f7-5ae1fb4d5448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3724 2023.12.11 18:53:58.980808 [ 3 ] {4ae23506-b23c-44c5-b8f7-5ae1fb4d5448} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3725 2023.12.11 18:53:58.981229 [ 3 ] {4ae23506-b23c-44c5-b8f7-5ae1fb4d5448} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3726 2023.12.11 18:53:58.981507 [ 3 ] {4ae23506-b23c-44c5-b8f7-5ae1fb4d5448} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3727 2023.12.11 18:53:58.981670 [ 3 ] {4ae23506-b23c-44c5-b8f7-5ae1fb4d5448} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3728 2023.12.11 18:53:58.981799 [ 3 ] {4ae23506-b23c-44c5-b8f7-5ae1fb4d5448} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001170146 sec., 40165 rows/sec., 3.18 MiB/sec.
3729 2023.12.11 18:53:58.981971 [ 3 ] {4ae23506-b23c-44c5-b8f7-5ae1fb4d5448} <Debug> DynamicQueryHandler: Done processing query
3730 2023.12.11 18:53:58.981998 [ 3 ] {4ae23506-b23c-44c5-b8f7-5ae1fb4d5448} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3731 2023.12.11 18:53:58.982014 [ 3 ] {} <Debug> HTTP-Session: b11d834f-17da-4507-b9ac-e63914789575 Destroying unnamed session
3732 2023.12.11 18:53:58.982129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3733 2023.12.11 18:53:58.982180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3734 2023.12.11 18:53:58.982200 [ 3 ] {} <Debug> HTTP-Session: 22911632-2375-4892-b12e-ba0995079f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3735 2023.12.11 18:53:58.982219 [ 3 ] {} <Debug> HTTP-Session: 22911632-2375-4892-b12e-ba0995079f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3736 2023.12.11 18:53:58.982299 [ 3 ] {49297eba-a470-47d8-b8a8-71c41ff6fa3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3737 2023.12.11 18:53:58.982339 [ 3 ] {49297eba-a470-47d8-b8a8-71c41ff6fa3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3738 2023.12.11 18:53:58.982453 [ 3 ] {49297eba-a470-47d8-b8a8-71c41ff6fa3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3739 2023.12.11 18:53:58.982741 [ 3 ] {49297eba-a470-47d8-b8a8-71c41ff6fa3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3740 2023.12.11 18:53:58.982950 [ 3 ] {49297eba-a470-47d8-b8a8-71c41ff6fa3c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3741 2023.12.11 18:53:58.983100 [ 3 ] {49297eba-a470-47d8-b8a8-71c41ff6fa3c} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3742 2023.12.11 18:53:58.983230 [ 3 ] {49297eba-a470-47d8-b8a8-71c41ff6fa3c} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000903281 sec., 4428 rows/sec., 369.75 KiB/sec.
3743 2023.12.11 18:53:58.983401 [ 3 ] {49297eba-a470-47d8-b8a8-71c41ff6fa3c} <Debug> DynamicQueryHandler: Done processing query
3744 2023.12.11 18:53:58.983425 [ 3 ] {49297eba-a470-47d8-b8a8-71c41ff6fa3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3745 2023.12.11 18:53:58.983440 [ 3 ] {} <Debug> HTTP-Session: 22911632-2375-4892-b12e-ba0995079f80 Destroying unnamed session
3746 2023.12.11 18:53:58.983588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 23038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3747 2023.12.11 18:53:58.983633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3748 2023.12.11 18:53:58.983651 [ 3 ] {} <Debug> HTTP-Session: d9e2d2d3-0411-473e-9685-91b4bb437442 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3749 2023.12.11 18:53:58.983667 [ 3 ] {} <Debug> HTTP-Session: d9e2d2d3-0411-473e-9685-91b4bb437442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3750 2023.12.11 18:53:58.983743 [ 3 ] {0809d208-ecc5-433e-b83f-ced2679d8dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3751 2023.12.11 18:53:58.983783 [ 3 ] {0809d208-ecc5-433e-b83f-ced2679d8dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3752 2023.12.11 18:53:58.983899 [ 3 ] {0809d208-ecc5-433e-b83f-ced2679d8dca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3753 2023.12.11 18:53:58.984250 [ 3 ] {0809d208-ecc5-433e-b83f-ced2679d8dca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3754 2023.12.11 18:53:58.984464 [ 3 ] {0809d208-ecc5-433e-b83f-ced2679d8dca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3755 2023.12.11 18:53:58.984611 [ 3 ] {0809d208-ecc5-433e-b83f-ced2679d8dca} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3756 2023.12.11 18:53:58.984737 [ 3 ] {0809d208-ecc5-433e-b83f-ced2679d8dca} <Information> executeQuery: Read 143 rows, 14.29 KiB in 0.000959822 sec., 148985 rows/sec., 14.54 MiB/sec.
3757 2023.12.11 18:53:58.984732 [ 133 ] {} <Debug> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3758 2023.12.11 18:53:58.984857 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3759 2023.12.11 18:53:58.984897 [ 3 ] {0809d208-ecc5-433e-b83f-ced2679d8dca} <Debug> DynamicQueryHandler: Done processing query
3760 2023.12.11 18:53:58.984946 [ 3 ] {0809d208-ecc5-433e-b83f-ced2679d8dca} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3761 2023.12.11 18:53:58.984953 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3762 2023.12.11 18:53:58.984972 [ 3 ] {} <Debug> HTTP-Session: d9e2d2d3-0411-473e-9685-91b4bb437442 Destroying unnamed session
3763 2023.12.11 18:53:58.985088 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3764 2023.12.11 18:53:58.985119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3765 2023.12.11 18:53:58.985157 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 181 rows starting from the beginning of the part
3766 2023.12.11 18:53:58.985200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3767 2023.12.11 18:53:58.985245 [ 3 ] {} <Debug> HTTP-Session: 88bb7c71-1a87-47db-96d0-32684e1f45b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3768 2023.12.11 18:53:58.985276 [ 3 ] {} <Debug> HTTP-Session: 88bb7c71-1a87-47db-96d0-32684e1f45b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3769 2023.12.11 18:53:58.985443 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 142 rows starting from the beginning of the part
3770 2023.12.11 18:53:58.985464 [ 3 ] {c82daf22-ef7e-4ad3-87e5-87b400b21bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3771 2023.12.11 18:53:58.985561 [ 3 ] {c82daf22-ef7e-4ad3-87e5-87b400b21bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3772 2023.12.11 18:53:58.985751 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 141 rows starting from the beginning of the part
3773 2023.12.11 18:53:58.985988 [ 3 ] {c82daf22-ef7e-4ad3-87e5-87b400b21bee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3774 2023.12.11 18:53:58.986064 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part
3775 2023.12.11 18:53:58.986316 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 141 rows starting from the beginning of the part
3776 2023.12.11 18:53:58.986668 [ 13 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 143 rows starting from the beginning of the part
3777 2023.12.11 18:53:58.986728 [ 3 ] {c82daf22-ef7e-4ad3-87e5-87b400b21bee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3778 2023.12.11 18:53:58.987048 [ 3 ] {c82daf22-ef7e-4ad3-87e5-87b400b21bee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3779 2023.12.11 18:53:58.987308 [ 3 ] {c82daf22-ef7e-4ad3-87e5-87b400b21bee} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3780 2023.12.11 18:53:58.987554 [ 3 ] {c82daf22-ef7e-4ad3-87e5-87b400b21bee} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002015496 sec., 1984 rows/sec., 138.57 KiB/sec.
3781 2023.12.11 18:53:58.987838 [ 3 ] {c82daf22-ef7e-4ad3-87e5-87b400b21bee} <Debug> DynamicQueryHandler: Done processing query
3782 2023.12.11 18:53:58.987892 [ 3 ] {c82daf22-ef7e-4ad3-87e5-87b400b21bee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3783 2023.12.11 18:53:58.987945 [ 3 ] {} <Debug> HTTP-Session: 88bb7c71-1a87-47db-96d0-32684e1f45b8 Destroying unnamed session
3784 2023.12.11 18:53:58.988078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3785 2023.12.11 18:53:58.988159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3786 2023.12.11 18:53:58.988213 [ 3 ] {} <Debug> HTTP-Session: 79bb0ff7-44ce-4712-842f-3968708ee38b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3787 2023.12.11 18:53:58.988262 [ 3 ] {} <Debug> HTTP-Session: 79bb0ff7-44ce-4712-842f-3968708ee38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3788 2023.12.11 18:53:58.988537 [ 3 ] {1c45b993-a27d-49f3-94cf-838a30b8dea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3789 2023.12.11 18:53:58.988562 [ 11 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 784 rows, containing 4 columns (4 merged, 0 gathered) in 0.003653864 sec., 214567.37306040947 rows/sec., 20.68 MiB/sec.
3790 2023.12.11 18:53:58.988582 [ 3 ] {1c45b993-a27d-49f3-94cf-838a30b8dea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3791 2023.12.11 18:53:58.988781 [ 3 ] {1c45b993-a27d-49f3-94cf-838a30b8dea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3792 2023.12.11 18:53:58.988797 [ 22 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3793 2023.12.11 18:53:58.989125 [ 22 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3794 2023.12.11 18:53:58.989219 [ 3 ] {1c45b993-a27d-49f3-94cf-838a30b8dea9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3795 2023.12.11 18:53:58.989252 [ 22 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_36_7} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3796 2023.12.11 18:53:58.989509 [ 3 ] {1c45b993-a27d-49f3-94cf-838a30b8dea9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3797 2023.12.11 18:53:58.989667 [ 3 ] {1c45b993-a27d-49f3-94cf-838a30b8dea9} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3798 2023.12.11 18:53:58.989771 [ 3 ] {1c45b993-a27d-49f3-94cf-838a30b8dea9} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.001200918 sec., 42467 rows/sec., 3.33 MiB/sec.
3799 2023.12.11 18:53:58.989769 [ 131 ] {} <Debug> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3800 2023.12.11 18:53:58.989835 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3801 2023.12.11 18:53:58.989901 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3802 2023.12.11 18:53:58.989908 [ 3 ] {1c45b993-a27d-49f3-94cf-838a30b8dea9} <Debug> DynamicQueryHandler: Done processing query
3803 2023.12.11 18:53:58.989940 [ 3 ] {1c45b993-a27d-49f3-94cf-838a30b8dea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3804 2023.12.11 18:53:58.989969 [ 3 ] {} <Debug> HTTP-Session: 79bb0ff7-44ce-4712-842f-3968708ee38b Destroying unnamed session
3805 2023.12.11 18:53:58.989980 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3806 2023.12.11 18:53:58.990010 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 97 rows starting from the beginning of the part
3807 2023.12.11 18:53:58.990081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3808 2023.12.11 18:53:58.990121 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part
3809 2023.12.11 18:53:58.990130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3810 2023.12.11 18:53:58.990165 [ 3 ] {} <Debug> HTTP-Session: 33f45287-b792-4a56-a786-434c7121e51a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3811 2023.12.11 18:53:58.990183 [ 3 ] {} <Debug> HTTP-Session: 33f45287-b792-4a56-a786-434c7121e51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3812 2023.12.11 18:53:58.990235 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part
3813 2023.12.11 18:53:58.990294 [ 3 ] {6ebbe10a-2833-4184-9fd4-7bee53d2a4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3814 2023.12.11 18:53:58.990363 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part
3815 2023.12.11 18:53:58.990364 [ 3 ] {6ebbe10a-2833-4184-9fd4-7bee53d2a4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3816 2023.12.11 18:53:58.990520 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part
3817 2023.12.11 18:53:58.990656 [ 3 ] {6ebbe10a-2833-4184-9fd4-7bee53d2a4f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3818 2023.12.11 18:53:58.990669 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part
3819 2023.12.11 18:53:58.991023 [ 3 ] {6ebbe10a-2833-4184-9fd4-7bee53d2a4f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3820 2023.12.11 18:53:58.991397 [ 3 ] {6ebbe10a-2833-4184-9fd4-7bee53d2a4f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3821 2023.12.11 18:53:58.991519 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 315 rows, containing 4 columns (4 merged, 0 gathered) in 0.001637758 sec., 192336.10826507944 rows/sec., 15.03 MiB/sec.
3822 2023.12.11 18:53:58.991607 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3823 2023.12.11 18:53:58.991609 [ 3 ] {6ebbe10a-2833-4184-9fd4-7bee53d2a4f1} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3824 2023.12.11 18:53:58.991744 [ 3 ] {6ebbe10a-2833-4184-9fd4-7bee53d2a4f1} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001412602 sec., 1415 rows/sec., 99.55 KiB/sec.
3825 2023.12.11 18:53:58.991784 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3826 2023.12.11 18:53:58.991875 [ 11 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_36_7} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3827 2023.12.11 18:53:58.991878 [ 3 ] {6ebbe10a-2833-4184-9fd4-7bee53d2a4f1} <Debug> DynamicQueryHandler: Done processing query
3828 2023.12.11 18:53:58.991911 [ 3 ] {6ebbe10a-2833-4184-9fd4-7bee53d2a4f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3829 2023.12.11 18:53:58.991944 [ 3 ] {} <Debug> HTTP-Session: 33f45287-b792-4a56-a786-434c7121e51a Destroying unnamed session
3830 2023.12.11 18:53:58.992090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3831 2023.12.11 18:53:58.992134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3832 2023.12.11 18:53:58.992153 [ 3 ] {} <Debug> HTTP-Session: ab5dadc7-682a-4656-a29d-68ebb19a8e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3833 2023.12.11 18:53:58.992170 [ 3 ] {} <Debug> HTTP-Session: ab5dadc7-682a-4656-a29d-68ebb19a8e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3834 2023.12.11 18:53:58.992250 [ 3 ] {bfca43e9-4083-43f0-b4a5-b5f24b32f299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3835 2023.12.11 18:53:58.992296 [ 3 ] {bfca43e9-4083-43f0-b4a5-b5f24b32f299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3836 2023.12.11 18:53:58.992425 [ 3 ] {bfca43e9-4083-43f0-b4a5-b5f24b32f299} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3837 2023.12.11 18:53:58.992887 [ 3 ] {bfca43e9-4083-43f0-b4a5-b5f24b32f299} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.41 GiB.
3838 2023.12.11 18:53:58.993187 [ 3 ] {bfca43e9-4083-43f0-b4a5-b5f24b32f299} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3839 2023.12.11 18:53:58.993364 [ 3 ] {bfca43e9-4083-43f0-b4a5-b5f24b32f299} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3840 2023.12.11 18:53:58.993468 [ 3 ] {bfca43e9-4083-43f0-b4a5-b5f24b32f299} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001188967 sec., 39530 rows/sec., 53.34 MiB/sec.
3841 2023.12.11 18:53:58.993620 [ 3 ] {bfca43e9-4083-43f0-b4a5-b5f24b32f299} <Debug> DynamicQueryHandler: Done processing query
3842 2023.12.11 18:53:58.993645 [ 3 ] {bfca43e9-4083-43f0-b4a5-b5f24b32f299} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3843 2023.12.11 18:53:58.993661 [ 3 ] {} <Debug> HTTP-Session: ab5dadc7-682a-4656-a29d-68ebb19a8e29 Destroying unnamed session
3844 2023.12.11 18:54:08.979669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3845 2023.12.11 18:54:08.979804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3846 2023.12.11 18:54:08.979837 [ 3 ] {} <Debug> HTTP-Session: 0712ebe4-5a04-4f8f-9e99-0b36f38f77e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3847 2023.12.11 18:54:08.979864 [ 3 ] {} <Debug> HTTP-Session: 0712ebe4-5a04-4f8f-9e99-0b36f38f77e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3848 2023.12.11 18:54:08.980034 [ 3 ] {95d5537c-cfb9-4dfe-925b-d63c66e99eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3849 2023.12.11 18:54:08.980101 [ 3 ] {95d5537c-cfb9-4dfe-925b-d63c66e99eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3850 2023.12.11 18:54:08.980277 [ 3 ] {95d5537c-cfb9-4dfe-925b-d63c66e99eaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3851 2023.12.11 18:54:08.980719 [ 3 ] {95d5537c-cfb9-4dfe-925b-d63c66e99eaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
3852 2023.12.11 18:54:08.980985 [ 3 ] {95d5537c-cfb9-4dfe-925b-d63c66e99eaa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3853 2023.12.11 18:54:08.981150 [ 3 ] {95d5537c-cfb9-4dfe-925b-d63c66e99eaa} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3854 2023.12.11 18:54:08.981270 [ 3 ] {95d5537c-cfb9-4dfe-925b-d63c66e99eaa} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001198898 sec., 39202 rows/sec., 3.10 MiB/sec.
3855 2023.12.11 18:54:08.981419 [ 3 ] {95d5537c-cfb9-4dfe-925b-d63c66e99eaa} <Debug> DynamicQueryHandler: Done processing query
3856 2023.12.11 18:54:08.981445 [ 3 ] {95d5537c-cfb9-4dfe-925b-d63c66e99eaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3857 2023.12.11 18:54:08.981461 [ 3 ] {} <Debug> HTTP-Session: 0712ebe4-5a04-4f8f-9e99-0b36f38f77e3 Destroying unnamed session
3858 2023.12.11 18:54:08.981627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3859 2023.12.11 18:54:08.981674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3860 2023.12.11 18:54:08.981695 [ 3 ] {} <Debug> HTTP-Session: 35bd73a5-edbe-4662-b2d7-58fdd54b2acd Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3861 2023.12.11 18:54:08.981713 [ 3 ] {} <Debug> HTTP-Session: 35bd73a5-edbe-4662-b2d7-58fdd54b2acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3862 2023.12.11 18:54:08.981790 [ 3 ] {8cd3fc97-3183-49e5-8196-9be0bfdb2685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3863 2023.12.11 18:54:08.981831 [ 3 ] {8cd3fc97-3183-49e5-8196-9be0bfdb2685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3864 2023.12.11 18:54:08.981938 [ 3 ] {8cd3fc97-3183-49e5-8196-9be0bfdb2685} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3865 2023.12.11 18:54:08.982335 [ 3 ] {8cd3fc97-3183-49e5-8196-9be0bfdb2685} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
3866 2023.12.11 18:54:08.982568 [ 3 ] {8cd3fc97-3183-49e5-8196-9be0bfdb2685} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3867 2023.12.11 18:54:08.982723 [ 3 ] {8cd3fc97-3183-49e5-8196-9be0bfdb2685} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3868 2023.12.11 18:54:08.982824 [ 3 ] {8cd3fc97-3183-49e5-8196-9be0bfdb2685} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.001004323 sec., 140393 rows/sec., 13.73 MiB/sec.
3869 2023.12.11 18:54:08.982937 [ 3 ] {8cd3fc97-3183-49e5-8196-9be0bfdb2685} <Debug> DynamicQueryHandler: Done processing query
3870 2023.12.11 18:54:08.982962 [ 3 ] {8cd3fc97-3183-49e5-8196-9be0bfdb2685} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3871 2023.12.11 18:54:08.982977 [ 3 ] {} <Debug> HTTP-Session: 35bd73a5-edbe-4662-b2d7-58fdd54b2acd Destroying unnamed session
3872 2023.12.11 18:54:08.983099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3873 2023.12.11 18:54:08.983145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3874 2023.12.11 18:54:08.983164 [ 3 ] {} <Debug> HTTP-Session: 1f7133c4-3750-417b-b588-ae16a8cc450f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3875 2023.12.11 18:54:08.983181 [ 3 ] {} <Debug> HTTP-Session: 1f7133c4-3750-417b-b588-ae16a8cc450f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3876 2023.12.11 18:54:08.983253 [ 3 ] {9b774142-0599-4c2d-94d4-967a9a2be6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3877 2023.12.11 18:54:08.983293 [ 3 ] {9b774142-0599-4c2d-94d4-967a9a2be6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3878 2023.12.11 18:54:08.983399 [ 3 ] {9b774142-0599-4c2d-94d4-967a9a2be6b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3879 2023.12.11 18:54:08.983676 [ 3 ] {9b774142-0599-4c2d-94d4-967a9a2be6b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
3880 2023.12.11 18:54:08.983884 [ 3 ] {9b774142-0599-4c2d-94d4-967a9a2be6b0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3881 2023.12.11 18:54:08.984039 [ 3 ] {9b774142-0599-4c2d-94d4-967a9a2be6b0} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3882 2023.12.11 18:54:08.984145 [ 3 ] {9b774142-0599-4c2d-94d4-967a9a2be6b0} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.00086017 sec., 54640 rows/sec., 4.27 MiB/sec.
3883 2023.12.11 18:54:08.984267 [ 3 ] {9b774142-0599-4c2d-94d4-967a9a2be6b0} <Debug> DynamicQueryHandler: Done processing query
3884 2023.12.11 18:54:08.984292 [ 3 ] {9b774142-0599-4c2d-94d4-967a9a2be6b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3885 2023.12.11 18:54:08.984312 [ 3 ] {} <Debug> HTTP-Session: 1f7133c4-3750-417b-b588-ae16a8cc450f Destroying unnamed session
3886 2023.12.11 18:54:08.984491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3887 2023.12.11 18:54:08.984537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3888 2023.12.11 18:54:08.984557 [ 3 ] {} <Debug> HTTP-Session: 12f6da3b-af3f-4d35-bbb1-ba47b3eb5346 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3889 2023.12.11 18:54:08.984574 [ 3 ] {} <Debug> HTTP-Session: 12f6da3b-af3f-4d35-bbb1-ba47b3eb5346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3890 2023.12.11 18:54:08.984660 [ 3 ] {9bc434af-3374-42d9-8b77-08907e7e7a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3891 2023.12.11 18:54:08.984706 [ 3 ] {9bc434af-3374-42d9-8b77-08907e7e7a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3892 2023.12.11 18:54:08.984840 [ 3 ] {9bc434af-3374-42d9-8b77-08907e7e7a85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3893 2023.12.11 18:54:08.985296 [ 3 ] {9bc434af-3374-42d9-8b77-08907e7e7a85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
3894 2023.12.11 18:54:08.985604 [ 3 ] {9bc434af-3374-42d9-8b77-08907e7e7a85} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3895 2023.12.11 18:54:08.985784 [ 3 ] {9bc434af-3374-42d9-8b77-08907e7e7a85} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3896 2023.12.11 18:54:08.985917 [ 3 ] {9bc434af-3374-42d9-8b77-08907e7e7a85} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001227668 sec., 38283 rows/sec., 51.66 MiB/sec.
3897 2023.12.11 18:54:08.986067 [ 3 ] {9bc434af-3374-42d9-8b77-08907e7e7a85} <Debug> DynamicQueryHandler: Done processing query
3898 2023.12.11 18:54:08.986104 [ 3 ] {9bc434af-3374-42d9-8b77-08907e7e7a85} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3899 2023.12.11 18:54:08.986123 [ 3 ] {} <Debug> HTTP-Session: 12f6da3b-af3f-4d35-bbb1-ba47b3eb5346 Destroying unnamed session
3900 2023.12.11 18:54:09.617735 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
3901 2023.12.11 18:54:09.617795 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
3902 2023.12.11 18:54:10.597679 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
3903 2023.12.11 18:54:10.597757 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
3904 2023.12.11 18:54:10.597826 [ 22 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
3905 2023.12.11 18:54:10.597985 [ 22 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3906 2023.12.11 18:54:10.598021 [ 22 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 408 rows starting from the beginning of the part
3907 2023.12.11 18:54:10.598139 [ 22 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part
3908 2023.12.11 18:54:10.598230 [ 22 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
3909 2023.12.11 18:54:10.598318 [ 22 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part
3910 2023.12.11 18:54:10.598400 [ 22 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
3911 2023.12.11 18:54:10.599055 [ 19 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250659 sec., 386995.97572159953 rows/sec., 27.29 MiB/sec.
3912 2023.12.11 18:54:10.599230 [ 19 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
3913 2023.12.11 18:54:10.599501 [ 19 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
3914 2023.12.11 18:54:10.599585 [ 19 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
3915 2023.12.11 18:54:13.978526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3916 2023.12.11 18:54:13.978660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3917 2023.12.11 18:54:13.978691 [ 3 ] {} <Debug> HTTP-Session: 7de6ec28-4e53-4285-9aa5-c89320646265 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3918 2023.12.11 18:54:13.978719 [ 3 ] {} <Debug> HTTP-Session: 7de6ec28-4e53-4285-9aa5-c89320646265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3919 2023.12.11 18:54:13.978857 [ 3 ] {39bc7536-d468-4985-92e7-01e9afa25f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3920 2023.12.11 18:54:13.978926 [ 3 ] {39bc7536-d468-4985-92e7-01e9afa25f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3921 2023.12.11 18:54:13.979105 [ 3 ] {39bc7536-d468-4985-92e7-01e9afa25f1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3922 2023.12.11 18:54:13.979570 [ 3 ] {39bc7536-d468-4985-92e7-01e9afa25f1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
3923 2023.12.11 18:54:13.979827 [ 3 ] {39bc7536-d468-4985-92e7-01e9afa25f1a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3924 2023.12.11 18:54:13.979999 [ 3 ] {39bc7536-d468-4985-92e7-01e9afa25f1a} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3925 2023.12.11 18:54:13.980128 [ 3 ] {39bc7536-d468-4985-92e7-01e9afa25f1a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001232218 sec., 1623 rows/sec., 138.69 KiB/sec.
3926 2023.12.11 18:54:13.980287 [ 3 ] {39bc7536-d468-4985-92e7-01e9afa25f1a} <Debug> DynamicQueryHandler: Done processing query
3927 2023.12.11 18:54:13.980314 [ 3 ] {39bc7536-d468-4985-92e7-01e9afa25f1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3928 2023.12.11 18:54:13.980331 [ 3 ] {} <Debug> HTTP-Session: 7de6ec28-4e53-4285-9aa5-c89320646265 Destroying unnamed session
3929 2023.12.11 18:54:13.980449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3930 2023.12.11 18:54:13.980499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3931 2023.12.11 18:54:13.980519 [ 3 ] {} <Debug> HTTP-Session: e785b166-c30d-4d74-a4bb-c1539cc6dc16 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3932 2023.12.11 18:54:13.980536 [ 3 ] {} <Debug> HTTP-Session: e785b166-c30d-4d74-a4bb-c1539cc6dc16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3933 2023.12.11 18:54:13.980614 [ 3 ] {f5caf26c-a2f3-4e98-9029-13ae53539a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3934 2023.12.11 18:54:13.980656 [ 3 ] {f5caf26c-a2f3-4e98-9029-13ae53539a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3935 2023.12.11 18:54:13.980762 [ 3 ] {f5caf26c-a2f3-4e98-9029-13ae53539a0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3936 2023.12.11 18:54:13.981065 [ 3 ] {f5caf26c-a2f3-4e98-9029-13ae53539a0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
3937 2023.12.11 18:54:13.981274 [ 3 ] {f5caf26c-a2f3-4e98-9029-13ae53539a0f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3938 2023.12.11 18:54:13.981422 [ 3 ] {f5caf26c-a2f3-4e98-9029-13ae53539a0f} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3939 2023.12.11 18:54:13.981557 [ 3 ] {f5caf26c-a2f3-4e98-9029-13ae53539a0f} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000912601 sec., 40543 rows/sec., 3.41 MiB/sec.
3940 2023.12.11 18:54:13.981663 [ 3 ] {f5caf26c-a2f3-4e98-9029-13ae53539a0f} <Debug> DynamicQueryHandler: Done processing query
3941 2023.12.11 18:54:13.981687 [ 3 ] {f5caf26c-a2f3-4e98-9029-13ae53539a0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3942 2023.12.11 18:54:13.981703 [ 3 ] {} <Debug> HTTP-Session: e785b166-c30d-4d74-a4bb-c1539cc6dc16 Destroying unnamed session
3943 2023.12.11 18:54:13.981813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3944 2023.12.11 18:54:13.981858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3945 2023.12.11 18:54:13.981879 [ 3 ] {} <Debug> HTTP-Session: 6923e4f7-b948-495d-94f4-097e32d625fd Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3946 2023.12.11 18:54:13.981897 [ 3 ] {} <Debug> HTTP-Session: 6923e4f7-b948-495d-94f4-097e32d625fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3947 2023.12.11 18:54:13.981965 [ 3 ] {553b0d1c-c530-4b32-a03f-d5ce6d3c99af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3948 2023.12.11 18:54:13.982005 [ 3 ] {553b0d1c-c530-4b32-a03f-d5ce6d3c99af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3949 2023.12.11 18:54:13.982109 [ 3 ] {553b0d1c-c530-4b32-a03f-d5ce6d3c99af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3950 2023.12.11 18:54:13.982357 [ 3 ] {553b0d1c-c530-4b32-a03f-d5ce6d3c99af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
3951 2023.12.11 18:54:13.982559 [ 3 ] {553b0d1c-c530-4b32-a03f-d5ce6d3c99af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3952 2023.12.11 18:54:13.982702 [ 3 ] {553b0d1c-c530-4b32-a03f-d5ce6d3c99af} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3953 2023.12.11 18:54:13.982832 [ 3 ] {553b0d1c-c530-4b32-a03f-d5ce6d3c99af} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00083821 sec., 2386 rows/sec., 166.60 KiB/sec.
3954 2023.12.11 18:54:13.982950 [ 3 ] {553b0d1c-c530-4b32-a03f-d5ce6d3c99af} <Debug> DynamicQueryHandler: Done processing query
3955 2023.12.11 18:54:13.982973 [ 3 ] {553b0d1c-c530-4b32-a03f-d5ce6d3c99af} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3956 2023.12.11 18:54:13.982989 [ 3 ] {} <Debug> HTTP-Session: 6923e4f7-b948-495d-94f4-097e32d625fd Destroying unnamed session
3957 2023.12.11 18:54:13.983135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3958 2023.12.11 18:54:13.983181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3959 2023.12.11 18:54:13.983200 [ 3 ] {} <Debug> HTTP-Session: 196d0e48-9971-4e24-8137-22f5478040fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3960 2023.12.11 18:54:13.983217 [ 3 ] {} <Debug> HTTP-Session: 196d0e48-9971-4e24-8137-22f5478040fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3961 2023.12.11 18:54:13.983287 [ 3 ] {2a86e9a5-03b1-4c04-84a5-1e870e35cf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3962 2023.12.11 18:54:13.983327 [ 3 ] {2a86e9a5-03b1-4c04-84a5-1e870e35cf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3963 2023.12.11 18:54:13.983432 [ 3 ] {2a86e9a5-03b1-4c04-84a5-1e870e35cf56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3964 2023.12.11 18:54:13.983708 [ 3 ] {2a86e9a5-03b1-4c04-84a5-1e870e35cf56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
3965 2023.12.11 18:54:13.983911 [ 3 ] {2a86e9a5-03b1-4c04-84a5-1e870e35cf56} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3966 2023.12.11 18:54:13.984058 [ 3 ] {2a86e9a5-03b1-4c04-84a5-1e870e35cf56} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3967 2023.12.11 18:54:13.984185 [ 3 ] {2a86e9a5-03b1-4c04-84a5-1e870e35cf56} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000868639 sec., 29931 rows/sec., 2.32 MiB/sec.
3968 2023.12.11 18:54:13.984291 [ 3 ] {2a86e9a5-03b1-4c04-84a5-1e870e35cf56} <Debug> DynamicQueryHandler: Done processing query
3969 2023.12.11 18:54:13.984314 [ 3 ] {2a86e9a5-03b1-4c04-84a5-1e870e35cf56} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3970 2023.12.11 18:54:13.984330 [ 3 ] {} <Debug> HTTP-Session: 196d0e48-9971-4e24-8137-22f5478040fc Destroying unnamed session
3971 2023.12.11 18:54:13.984441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3972 2023.12.11 18:54:13.984486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3973 2023.12.11 18:54:13.984505 [ 3 ] {} <Debug> HTTP-Session: 186db3b6-a33a-4993-8537-c844474e0142 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3974 2023.12.11 18:54:13.984521 [ 3 ] {} <Debug> HTTP-Session: 186db3b6-a33a-4993-8537-c844474e0142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3975 2023.12.11 18:54:13.984593 [ 3 ] {905a66c3-42b9-4509-b1da-17c32282f754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3976 2023.12.11 18:54:13.984637 [ 3 ] {905a66c3-42b9-4509-b1da-17c32282f754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3977 2023.12.11 18:54:13.984755 [ 3 ] {905a66c3-42b9-4509-b1da-17c32282f754} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3978 2023.12.11 18:54:13.985074 [ 3 ] {905a66c3-42b9-4509-b1da-17c32282f754} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
3979 2023.12.11 18:54:13.985340 [ 3 ] {905a66c3-42b9-4509-b1da-17c32282f754} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3980 2023.12.11 18:54:13.985526 [ 3 ] {905a66c3-42b9-4509-b1da-17c32282f754} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3981 2023.12.11 18:54:13.985647 [ 3 ] {905a66c3-42b9-4509-b1da-17c32282f754} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001026043 sec., 36060 rows/sec., 2.54 MiB/sec.
3982 2023.12.11 18:54:13.985767 [ 3 ] {905a66c3-42b9-4509-b1da-17c32282f754} <Debug> DynamicQueryHandler: Done processing query
3983 2023.12.11 18:54:13.985791 [ 3 ] {905a66c3-42b9-4509-b1da-17c32282f754} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3984 2023.12.11 18:54:13.985807 [ 3 ] {} <Debug> HTTP-Session: 186db3b6-a33a-4993-8537-c844474e0142 Destroying unnamed session
3985 2023.12.11 18:54:18.979785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3986 2023.12.11 18:54:18.979912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3987 2023.12.11 18:54:18.979941 [ 3 ] {} <Debug> HTTP-Session: 4e3c3f67-551a-483d-b838-9d04f976068c Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
3988 2023.12.11 18:54:18.979969 [ 3 ] {} <Debug> HTTP-Session: 4e3c3f67-551a-483d-b838-9d04f976068c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3989 2023.12.11 18:54:18.980104 [ 3 ] {6134c9e6-4182-4a7f-928e-3c0144788e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3990 2023.12.11 18:54:18.980168 [ 3 ] {6134c9e6-4182-4a7f-928e-3c0144788e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3991 2023.12.11 18:54:18.980330 [ 3 ] {6134c9e6-4182-4a7f-928e-3c0144788e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3992 2023.12.11 18:54:18.980771 [ 3 ] {6134c9e6-4182-4a7f-928e-3c0144788e94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
3993 2023.12.11 18:54:18.981030 [ 3 ] {6134c9e6-4182-4a7f-928e-3c0144788e94} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3994 2023.12.11 18:54:18.981196 [ 3 ] {6134c9e6-4182-4a7f-928e-3c0144788e94} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3995 2023.12.11 18:54:18.981319 [ 3 ] {6134c9e6-4182-4a7f-928e-3c0144788e94} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001177377 sec., 39919 rows/sec., 3.16 MiB/sec.
3996 2023.12.11 18:54:18.981481 [ 3 ] {6134c9e6-4182-4a7f-928e-3c0144788e94} <Debug> DynamicQueryHandler: Done processing query
3997 2023.12.11 18:54:18.981508 [ 3 ] {6134c9e6-4182-4a7f-928e-3c0144788e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3998 2023.12.11 18:54:18.981524 [ 3 ] {} <Debug> HTTP-Session: 4e3c3f67-551a-483d-b838-9d04f976068c Destroying unnamed session
3999 2023.12.11 18:54:18.981699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4000 2023.12.11 18:54:18.981750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4001 2023.12.11 18:54:18.981771 [ 3 ] {} <Debug> HTTP-Session: d6607e40-cdf6-4a98-97d5-4ca496161b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4002 2023.12.11 18:54:18.981789 [ 3 ] {} <Debug> HTTP-Session: d6607e40-cdf6-4a98-97d5-4ca496161b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4003 2023.12.11 18:54:18.981872 [ 3 ] {9182b430-1876-4192-852c-ed87cf18d9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4004 2023.12.11 18:54:18.981915 [ 3 ] {9182b430-1876-4192-852c-ed87cf18d9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4005 2023.12.11 18:54:18.982021 [ 3 ] {9182b430-1876-4192-852c-ed87cf18d9d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4006 2023.12.11 18:54:18.982382 [ 3 ] {9182b430-1876-4192-852c-ed87cf18d9d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4007 2023.12.11 18:54:18.982602 [ 3 ] {9182b430-1876-4192-852c-ed87cf18d9d7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4008 2023.12.11 18:54:18.982751 [ 3 ] {9182b430-1876-4192-852c-ed87cf18d9d7} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4009 2023.12.11 18:54:18.982880 [ 3 ] {9182b430-1876-4192-852c-ed87cf18d9d7} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.000976362 sec., 144413 rows/sec., 14.12 MiB/sec.
4010 2023.12.11 18:54:18.983030 [ 3 ] {9182b430-1876-4192-852c-ed87cf18d9d7} <Debug> DynamicQueryHandler: Done processing query
4011 2023.12.11 18:54:18.983055 [ 3 ] {9182b430-1876-4192-852c-ed87cf18d9d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4012 2023.12.11 18:54:18.983071 [ 3 ] {} <Debug> HTTP-Session: d6607e40-cdf6-4a98-97d5-4ca496161b2f Destroying unnamed session
4013 2023.12.11 18:54:18.983196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4014 2023.12.11 18:54:18.983242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4015 2023.12.11 18:54:18.983262 [ 3 ] {} <Debug> HTTP-Session: 4b49ba1e-9d7f-4608-b90a-663aa14f67ff Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4016 2023.12.11 18:54:18.983278 [ 3 ] {} <Debug> HTTP-Session: 4b49ba1e-9d7f-4608-b90a-663aa14f67ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4017 2023.12.11 18:54:18.983349 [ 3 ] {e7f3e9bc-a268-4284-a472-7563938e2e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4018 2023.12.11 18:54:18.983388 [ 3 ] {e7f3e9bc-a268-4284-a472-7563938e2e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4019 2023.12.11 18:54:18.983496 [ 3 ] {e7f3e9bc-a268-4284-a472-7563938e2e04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4020 2023.12.11 18:54:18.983782 [ 3 ] {e7f3e9bc-a268-4284-a472-7563938e2e04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4021 2023.12.11 18:54:18.983989 [ 3 ] {e7f3e9bc-a268-4284-a472-7563938e2e04} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4022 2023.12.11 18:54:18.984132 [ 3 ] {e7f3e9bc-a268-4284-a472-7563938e2e04} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4023 2023.12.11 18:54:18.984237 [ 3 ] {e7f3e9bc-a268-4284-a472-7563938e2e04} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000859309 sec., 54695 rows/sec., 4.28 MiB/sec.
4024 2023.12.11 18:54:18.984356 [ 3 ] {e7f3e9bc-a268-4284-a472-7563938e2e04} <Debug> DynamicQueryHandler: Done processing query
4025 2023.12.11 18:54:18.984379 [ 3 ] {e7f3e9bc-a268-4284-a472-7563938e2e04} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4026 2023.12.11 18:54:18.984394 [ 3 ] {} <Debug> HTTP-Session: 4b49ba1e-9d7f-4608-b90a-663aa14f67ff Destroying unnamed session
4027 2023.12.11 18:54:18.984577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4028 2023.12.11 18:54:18.984621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4029 2023.12.11 18:54:18.984640 [ 3 ] {} <Debug> HTTP-Session: 9225ab13-fa84-43b6-9063-954a3e551c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4030 2023.12.11 18:54:18.984656 [ 3 ] {} <Debug> HTTP-Session: 9225ab13-fa84-43b6-9063-954a3e551c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4031 2023.12.11 18:54:18.984742 [ 3 ] {1d1b2eff-5544-4375-b089-5dcc9a88fbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4032 2023.12.11 18:54:18.984787 [ 3 ] {1d1b2eff-5544-4375-b089-5dcc9a88fbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4033 2023.12.11 18:54:18.984920 [ 3 ] {1d1b2eff-5544-4375-b089-5dcc9a88fbce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4034 2023.12.11 18:54:18.985385 [ 3 ] {1d1b2eff-5544-4375-b089-5dcc9a88fbce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4035 2023.12.11 18:54:18.985704 [ 3 ] {1d1b2eff-5544-4375-b089-5dcc9a88fbce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4036 2023.12.11 18:54:18.985889 [ 3 ] {1d1b2eff-5544-4375-b089-5dcc9a88fbce} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
4037 2023.12.11 18:54:18.986019 [ 3 ] {1d1b2eff-5544-4375-b089-5dcc9a88fbce} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001240809 sec., 37878 rows/sec., 51.12 MiB/sec.
4038 2023.12.11 18:54:18.986166 [ 3 ] {1d1b2eff-5544-4375-b089-5dcc9a88fbce} <Debug> DynamicQueryHandler: Done processing query
4039 2023.12.11 18:54:18.986188 [ 3 ] {1d1b2eff-5544-4375-b089-5dcc9a88fbce} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4040 2023.12.11 18:54:18.986204 [ 3 ] {} <Debug> HTTP-Session: 9225ab13-fa84-43b6-9063-954a3e551c02 Destroying unnamed session
4041 2023.12.11 18:54:24.054902 [ 116 ] {} <Debug> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4042 2023.12.11 18:54:24.055055 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4043 2023.12.11 18:54:24.055228 [ 23 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
4044 2023.12.11 18:54:24.055436 [ 23 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4045 2023.12.11 18:54:24.055495 [ 23 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
4046 2023.12.11 18:54:24.055715 [ 23 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4047 2023.12.11 18:54:24.055903 [ 23 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
4048 2023.12.11 18:54:24.056054 [ 23 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
4049 2023.12.11 18:54:24.056138 [ 23 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
4050 2023.12.11 18:54:24.056695 [ 19 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001562696 sec., 11518.555112446695 rows/sec., 804.27 KiB/sec.
4051 2023.12.11 18:54:24.056804 [ 19 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4052 2023.12.11 18:54:24.057001 [ 19 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_13_3} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
4053 2023.12.11 18:54:24.057080 [ 19 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_13_3} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
4054 2023.12.11 18:54:24.618047 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache
4055 2023.12.11 18:54:24.618128 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache
4056 2023.12.11 18:54:26.269968 [ 114 ] {} <Debug> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4057 2023.12.11 18:54:26.270042 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4058 2023.12.11 18:54:26.270109 [ 22 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
4059 2023.12.11 18:54:26.270205 [ 22 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4060 2023.12.11 18:54:26.270234 [ 22 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
4061 2023.12.11 18:54:26.270342 [ 22 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4062 2023.12.11 18:54:26.270424 [ 22 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
4063 2023.12.11 18:54:26.270502 [ 22 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
4064 2023.12.11 18:54:26.270576 [ 22 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
4065 2023.12.11 18:54:26.271107 [ 9 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001022784 sec., 17599.02384081096 rows/sec., 1.44 MiB/sec.
4066 2023.12.11 18:54:26.271201 [ 22 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4067 2023.12.11 18:54:26.271363 [ 22 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_13_3} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
4068 2023.12.11 18:54:26.271424 [ 22 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_13_3} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
4069 2023.12.11 18:54:28.979942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4070 2023.12.11 18:54:28.980073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4071 2023.12.11 18:54:28.980104 [ 3 ] {} <Debug> HTTP-Session: 7ddfd992-d06d-4fe0-8639-35ee6e0f477e Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4072 2023.12.11 18:54:28.980131 [ 3 ] {} <Debug> HTTP-Session: 7ddfd992-d06d-4fe0-8639-35ee6e0f477e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4073 2023.12.11 18:54:28.980273 [ 3 ] {e4ae6a21-0c00-44eb-98bb-4e2ad468ed28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4074 2023.12.11 18:54:28.980339 [ 3 ] {e4ae6a21-0c00-44eb-98bb-4e2ad468ed28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4075 2023.12.11 18:54:28.980516 [ 3 ] {e4ae6a21-0c00-44eb-98bb-4e2ad468ed28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4076 2023.12.11 18:54:28.980974 [ 3 ] {e4ae6a21-0c00-44eb-98bb-4e2ad468ed28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4077 2023.12.11 18:54:28.981242 [ 3 ] {e4ae6a21-0c00-44eb-98bb-4e2ad468ed28} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4078 2023.12.11 18:54:28.981402 [ 3 ] {e4ae6a21-0c00-44eb-98bb-4e2ad468ed28} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4079 2023.12.11 18:54:28.981526 [ 3 ] {e4ae6a21-0c00-44eb-98bb-4e2ad468ed28} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001216277 sec., 38642 rows/sec., 3.06 MiB/sec.
4080 2023.12.11 18:54:28.981578 [ 113 ] {} <Debug> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0
4081 2023.12.11 18:54:28.981703 [ 3 ] {e4ae6a21-0c00-44eb-98bb-4e2ad468ed28} <Debug> DynamicQueryHandler: Done processing query
4082 2023.12.11 18:54:28.981726 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4083 2023.12.11 18:54:28.981749 [ 3 ] {e4ae6a21-0c00-44eb-98bb-4e2ad468ed28} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4084 2023.12.11 18:54:28.981789 [ 3 ] {} <Debug> HTTP-Session: 7ddfd992-d06d-4fe0-8639-35ee6e0f477e Destroying unnamed session
4085 2023.12.11 18:54:28.981888 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact
4086 2023.12.11 18:54:28.981934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4087 2023.12.11 18:54:28.982063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4088 2023.12.11 18:54:28.982147 [ 3 ] {} <Debug> HTTP-Session: 86d62075-5819-47f7-9ecd-e9c327cbfcf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4089 2023.12.11 18:54:28.982195 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4090 2023.12.11 18:54:28.982209 [ 3 ] {} <Debug> HTTP-Session: 86d62075-5819-47f7-9ecd-e9c327cbfcf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4091 2023.12.11 18:54:28.982267 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 47 rows starting from the beginning of the part
4092 2023.12.11 18:54:28.982390 [ 3 ] {295d8852-dbaf-4370-84d0-f6b4b0c8ee3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4093 2023.12.11 18:54:28.982497 [ 3 ] {295d8852-dbaf-4370-84d0-f6b4b0c8ee3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4094 2023.12.11 18:54:28.982581 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part
4095 2023.12.11 18:54:28.982925 [ 3 ] {295d8852-dbaf-4370-84d0-f6b4b0c8ee3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4096 2023.12.11 18:54:28.982938 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part
4097 2023.12.11 18:54:28.983169 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part
4098 2023.12.11 18:54:28.983449 [ 9 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part
4099 2023.12.11 18:54:28.983645 [ 3 ] {295d8852-dbaf-4370-84d0-f6b4b0c8ee3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4100 2023.12.11 18:54:28.983979 [ 3 ] {295d8852-dbaf-4370-84d0-f6b4b0c8ee3b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4101 2023.12.11 18:54:28.984274 [ 3 ] {295d8852-dbaf-4370-84d0-f6b4b0c8ee3b} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4102 2023.12.11 18:54:28.984501 [ 3 ] {295d8852-dbaf-4370-84d0-f6b4b0c8ee3b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002055398 sec., 973 rows/sec., 83.15 KiB/sec.
4103 2023.12.11 18:54:28.984888 [ 3 ] {295d8852-dbaf-4370-84d0-f6b4b0c8ee3b} <Debug> DynamicQueryHandler: Done processing query
4104 2023.12.11 18:54:28.984916 [ 3 ] {295d8852-dbaf-4370-84d0-f6b4b0c8ee3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4105 2023.12.11 18:54:28.984927 [ 16 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.003092941 sec., 75979.4642057511 rows/sec., 6.01 MiB/sec.
4106 2023.12.11 18:54:28.984944 [ 3 ] {} <Debug> HTTP-Session: 86d62075-5819-47f7-9ecd-e9c327cbfcf8 Destroying unnamed session
4107 2023.12.11 18:54:28.985118 [ 16 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary)
4108 2023.12.11 18:54:28.985173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4109 2023.12.11 18:54:28.985251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4110 2023.12.11 18:54:28.985273 [ 3 ] {} <Debug> HTTP-Session: 79b6c1ec-d0ef-49d6-8a2d-87d4c166b54b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4111 2023.12.11 18:54:28.985307 [ 3 ] {} <Debug> HTTP-Session: 79b6c1ec-d0ef-49d6-8a2d-87d4c166b54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4112 2023.12.11 18:54:28.985438 [ 16 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_30_7} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7.
4113 2023.12.11 18:54:28.985451 [ 3 ] {0a8527fa-2fa5-470e-98a5-0744a68a4b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4114 2023.12.11 18:54:28.985525 [ 3 ] {0a8527fa-2fa5-470e-98a5-0744a68a4b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4115 2023.12.11 18:54:28.985567 [ 16 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_30_7} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0
4116 2023.12.11 18:54:28.985766 [ 3 ] {0a8527fa-2fa5-470e-98a5-0744a68a4b01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4117 2023.12.11 18:54:28.986195 [ 3 ] {0a8527fa-2fa5-470e-98a5-0744a68a4b01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4118 2023.12.11 18:54:28.986414 [ 3 ] {0a8527fa-2fa5-470e-98a5-0744a68a4b01} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4119 2023.12.11 18:54:28.986562 [ 3 ] {0a8527fa-2fa5-470e-98a5-0744a68a4b01} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4120 2023.12.11 18:54:28.986691 [ 3 ] {0a8527fa-2fa5-470e-98a5-0744a68a4b01} <Information> executeQuery: Read 142 rows, 14.21 KiB in 0.001186087 sec., 119721 rows/sec., 11.70 MiB/sec.
4121 2023.12.11 18:54:28.986801 [ 3 ] {0a8527fa-2fa5-470e-98a5-0744a68a4b01} <Debug> DynamicQueryHandler: Done processing query
4122 2023.12.11 18:54:28.986824 [ 3 ] {0a8527fa-2fa5-470e-98a5-0744a68a4b01} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4123 2023.12.11 18:54:28.986839 [ 3 ] {} <Debug> HTTP-Session: 79b6c1ec-d0ef-49d6-8a2d-87d4c166b54b Destroying unnamed session
4124 2023.12.11 18:54:28.987029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4125 2023.12.11 18:54:28.987072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4126 2023.12.11 18:54:28.987091 [ 3 ] {} <Debug> HTTP-Session: 169d3d7c-8963-45ad-9227-1fdc3059f0e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4127 2023.12.11 18:54:28.987108 [ 3 ] {} <Debug> HTTP-Session: 169d3d7c-8963-45ad-9227-1fdc3059f0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4128 2023.12.11 18:54:28.987175 [ 3 ] {da104deb-f535-4082-a502-4509f36fd5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4129 2023.12.11 18:54:28.987220 [ 3 ] {da104deb-f535-4082-a502-4509f36fd5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4130 2023.12.11 18:54:28.987327 [ 3 ] {da104deb-f535-4082-a502-4509f36fd5e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4131 2023.12.11 18:54:28.987641 [ 3 ] {da104deb-f535-4082-a502-4509f36fd5e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4132 2023.12.11 18:54:28.987842 [ 3 ] {da104deb-f535-4082-a502-4509f36fd5e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4133 2023.12.11 18:54:28.987997 [ 3 ] {da104deb-f535-4082-a502-4509f36fd5e1} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4134 2023.12.11 18:54:28.988122 [ 3 ] {da104deb-f535-4082-a502-4509f36fd5e1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000907551 sec., 2203 rows/sec., 153.87 KiB/sec.
4135 2023.12.11 18:54:28.988290 [ 3 ] {da104deb-f535-4082-a502-4509f36fd5e1} <Debug> DynamicQueryHandler: Done processing query
4136 2023.12.11 18:54:28.988314 [ 3 ] {da104deb-f535-4082-a502-4509f36fd5e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4137 2023.12.11 18:54:28.988329 [ 3 ] {} <Debug> HTTP-Session: 169d3d7c-8963-45ad-9227-1fdc3059f0e8 Destroying unnamed session
4138 2023.12.11 18:54:28.988434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4139 2023.12.11 18:54:28.988479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4140 2023.12.11 18:54:28.988498 [ 3 ] {} <Debug> HTTP-Session: e23151d6-aaa1-49c5-88e6-98bb256263b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4141 2023.12.11 18:54:28.988514 [ 3 ] {} <Debug> HTTP-Session: e23151d6-aaa1-49c5-88e6-98bb256263b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4142 2023.12.11 18:54:28.988585 [ 3 ] {2603cba3-c601-45ba-bf25-7db959a98456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4143 2023.12.11 18:54:28.988624 [ 3 ] {2603cba3-c601-45ba-bf25-7db959a98456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4144 2023.12.11 18:54:28.988733 [ 3 ] {2603cba3-c601-45ba-bf25-7db959a98456} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4145 2023.12.11 18:54:28.989043 [ 3 ] {2603cba3-c601-45ba-bf25-7db959a98456} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4146 2023.12.11 18:54:28.989253 [ 3 ] {2603cba3-c601-45ba-bf25-7db959a98456} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4147 2023.12.11 18:54:28.989400 [ 3 ] {2603cba3-c601-45ba-bf25-7db959a98456} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4148 2023.12.11 18:54:28.989534 [ 3 ] {2603cba3-c601-45ba-bf25-7db959a98456} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000916121 sec., 53486 rows/sec., 4.19 MiB/sec.
4149 2023.12.11 18:54:28.989651 [ 3 ] {2603cba3-c601-45ba-bf25-7db959a98456} <Debug> DynamicQueryHandler: Done processing query
4150 2023.12.11 18:54:28.989675 [ 3 ] {2603cba3-c601-45ba-bf25-7db959a98456} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4151 2023.12.11 18:54:28.989690 [ 3 ] {} <Debug> HTTP-Session: e23151d6-aaa1-49c5-88e6-98bb256263b6 Destroying unnamed session
4152 2023.12.11 18:54:28.989796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4153 2023.12.11 18:54:28.989840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4154 2023.12.11 18:54:28.989859 [ 3 ] {} <Debug> HTTP-Session: 090c6a80-2c25-4506-989b-b2c094650f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4155 2023.12.11 18:54:28.989875 [ 3 ] {} <Debug> HTTP-Session: 090c6a80-2c25-4506-989b-b2c094650f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4156 2023.12.11 18:54:28.989942 [ 3 ] {3a7f26c4-a9f3-4e33-9941-3b89d8391ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4157 2023.12.11 18:54:28.989984 [ 3 ] {3a7f26c4-a9f3-4e33-9941-3b89d8391ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4158 2023.12.11 18:54:28.990105 [ 3 ] {3a7f26c4-a9f3-4e33-9941-3b89d8391ffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4159 2023.12.11 18:54:28.990375 [ 3 ] {3a7f26c4-a9f3-4e33-9941-3b89d8391ffa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4160 2023.12.11 18:54:28.990626 [ 3 ] {3a7f26c4-a9f3-4e33-9941-3b89d8391ffa} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4161 2023.12.11 18:54:28.990801 [ 3 ] {3a7f26c4-a9f3-4e33-9941-3b89d8391ffa} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4162 2023.12.11 18:54:28.990935 [ 3 ] {3a7f26c4-a9f3-4e33-9941-3b89d8391ffa} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000957682 sec., 1044 rows/sec., 73.42 KiB/sec.
4163 2023.12.11 18:54:28.991076 [ 3 ] {3a7f26c4-a9f3-4e33-9941-3b89d8391ffa} <Debug> DynamicQueryHandler: Done processing query
4164 2023.12.11 18:54:28.991100 [ 3 ] {3a7f26c4-a9f3-4e33-9941-3b89d8391ffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4165 2023.12.11 18:54:28.991115 [ 3 ] {} <Debug> HTTP-Session: 090c6a80-2c25-4506-989b-b2c094650f2c Destroying unnamed session
4166 2023.12.11 18:54:28.991252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4167 2023.12.11 18:54:28.991298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4168 2023.12.11 18:54:28.991317 [ 3 ] {} <Debug> HTTP-Session: 498dc283-24ca-4b06-a3c4-1257050e1801 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4169 2023.12.11 18:54:28.991333 [ 3 ] {} <Debug> HTTP-Session: 498dc283-24ca-4b06-a3c4-1257050e1801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4170 2023.12.11 18:54:28.991415 [ 3 ] {d4826953-6f19-4ae4-ad7d-151940af58a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4171 2023.12.11 18:54:28.991458 [ 3 ] {d4826953-6f19-4ae4-ad7d-151940af58a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4172 2023.12.11 18:54:28.991595 [ 3 ] {d4826953-6f19-4ae4-ad7d-151940af58a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4173 2023.12.11 18:54:28.992110 [ 3 ] {d4826953-6f19-4ae4-ad7d-151940af58a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4174 2023.12.11 18:54:28.992418 [ 3 ] {d4826953-6f19-4ae4-ad7d-151940af58a0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4175 2023.12.11 18:54:28.992593 [ 3 ] {d4826953-6f19-4ae4-ad7d-151940af58a0} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4176 2023.12.11 18:54:28.992728 [ 3 ] {d4826953-6f19-4ae4-ad7d-151940af58a0} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00128439 sec., 36593 rows/sec., 49.38 MiB/sec.
4177 2023.12.11 18:54:28.992901 [ 3 ] {d4826953-6f19-4ae4-ad7d-151940af58a0} <Debug> DynamicQueryHandler: Done processing query
4178 2023.12.11 18:54:28.992925 [ 3 ] {d4826953-6f19-4ae4-ad7d-151940af58a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4179 2023.12.11 18:54:28.992940 [ 3 ] {} <Debug> HTTP-Session: 498dc283-24ca-4b06-a3c4-1257050e1801 Destroying unnamed session
4180 2023.12.11 18:54:38.979536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4181 2023.12.11 18:54:38.979670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4182 2023.12.11 18:54:38.979701 [ 3 ] {} <Debug> HTTP-Session: c84bba6d-4dda-4992-b40f-1af0c6be1694 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4183 2023.12.11 18:54:38.979728 [ 3 ] {} <Debug> HTTP-Session: c84bba6d-4dda-4992-b40f-1af0c6be1694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4184 2023.12.11 18:54:38.979868 [ 3 ] {ac3de6e6-3638-4d24-b78c-f9c0cf981b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4185 2023.12.11 18:54:38.979934 [ 3 ] {ac3de6e6-3638-4d24-b78c-f9c0cf981b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4186 2023.12.11 18:54:38.980104 [ 3 ] {ac3de6e6-3638-4d24-b78c-f9c0cf981b9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4187 2023.12.11 18:54:38.980583 [ 3 ] {ac3de6e6-3638-4d24-b78c-f9c0cf981b9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4188 2023.12.11 18:54:38.980849 [ 3 ] {ac3de6e6-3638-4d24-b78c-f9c0cf981b9b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4189 2023.12.11 18:54:38.981009 [ 3 ] {ac3de6e6-3638-4d24-b78c-f9c0cf981b9b} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4190 2023.12.11 18:54:38.981135 [ 3 ] {ac3de6e6-3638-4d24-b78c-f9c0cf981b9b} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001229498 sec., 38226 rows/sec., 3.03 MiB/sec.
4191 2023.12.11 18:54:38.981286 [ 3 ] {ac3de6e6-3638-4d24-b78c-f9c0cf981b9b} <Debug> DynamicQueryHandler: Done processing query
4192 2023.12.11 18:54:38.981312 [ 3 ] {ac3de6e6-3638-4d24-b78c-f9c0cf981b9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4193 2023.12.11 18:54:38.981328 [ 3 ] {} <Debug> HTTP-Session: c84bba6d-4dda-4992-b40f-1af0c6be1694 Destroying unnamed session
4194 2023.12.11 18:54:38.981548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4195 2023.12.11 18:54:38.981594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4196 2023.12.11 18:54:38.981613 [ 3 ] {} <Debug> HTTP-Session: fe1d2dd2-72c1-4dc4-ada7-4fd66d6377d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4197 2023.12.11 18:54:38.981629 [ 3 ] {} <Debug> HTTP-Session: fe1d2dd2-72c1-4dc4-ada7-4fd66d6377d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4198 2023.12.11 18:54:38.981706 [ 3 ] {7ff22976-37a0-4a2a-bf02-41a49eb3c034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4199 2023.12.11 18:54:38.981745 [ 3 ] {7ff22976-37a0-4a2a-bf02-41a49eb3c034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4200 2023.12.11 18:54:38.981847 [ 3 ] {7ff22976-37a0-4a2a-bf02-41a49eb3c034} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4201 2023.12.11 18:54:38.982246 [ 3 ] {7ff22976-37a0-4a2a-bf02-41a49eb3c034} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4202 2023.12.11 18:54:38.982455 [ 3 ] {7ff22976-37a0-4a2a-bf02-41a49eb3c034} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4203 2023.12.11 18:54:38.982597 [ 3 ] {7ff22976-37a0-4a2a-bf02-41a49eb3c034} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4204 2023.12.11 18:54:38.982714 [ 3 ] {7ff22976-37a0-4a2a-bf02-41a49eb3c034} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.000974283 sec., 144721 rows/sec., 14.15 MiB/sec.
4205 2023.12.11 18:54:38.982722 [ 109 ] {} <Debug> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4206 2023.12.11 18:54:38.982841 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4207 2023.12.11 18:54:38.982883 [ 3 ] {7ff22976-37a0-4a2a-bf02-41a49eb3c034} <Debug> DynamicQueryHandler: Done processing query
4208 2023.12.11 18:54:38.982940 [ 3 ] {7ff22976-37a0-4a2a-bf02-41a49eb3c034} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4209 2023.12.11 18:54:38.982959 [ 22 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4210 2023.12.11 18:54:38.982966 [ 3 ] {} <Debug> HTTP-Session: fe1d2dd2-72c1-4dc4-ada7-4fd66d6377d2 Destroying unnamed session
4211 2023.12.11 18:54:38.983106 [ 22 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4212 2023.12.11 18:54:38.983147 [ 22 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 181 rows starting from the beginning of the part
4213 2023.12.11 18:54:38.983218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4214 2023.12.11 18:54:38.983305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4215 2023.12.11 18:54:38.983358 [ 3 ] {} <Debug> HTTP-Session: b4d59b66-71f2-46ca-ad41-845f00da3dea Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4216 2023.12.11 18:54:38.983406 [ 22 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 141 rows starting from the beginning of the part
4217 2023.12.11 18:54:38.983409 [ 3 ] {} <Debug> HTTP-Session: b4d59b66-71f2-46ca-ad41-845f00da3dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4218 2023.12.11 18:54:38.983653 [ 3 ] {820f7a7e-976d-4489-9773-57234cef9b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4219 2023.12.11 18:54:38.983670 [ 22 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part
4220 2023.12.11 18:54:38.983738 [ 3 ] {820f7a7e-976d-4489-9773-57234cef9b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4221 2023.12.11 18:54:38.983982 [ 22 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 141 rows starting from the beginning of the part
4222 2023.12.11 18:54:38.984173 [ 3 ] {820f7a7e-976d-4489-9773-57234cef9b03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4223 2023.12.11 18:54:38.984245 [ 22 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 142 rows starting from the beginning of the part
4224 2023.12.11 18:54:38.984417 [ 22 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 141 rows starting from the beginning of the part
4225 2023.12.11 18:54:38.984964 [ 3 ] {820f7a7e-976d-4489-9773-57234cef9b03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4226 2023.12.11 18:54:38.985375 [ 3 ] {820f7a7e-976d-4489-9773-57234cef9b03} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4227 2023.12.11 18:54:38.985655 [ 3 ] {820f7a7e-976d-4489-9773-57234cef9b03} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4228 2023.12.11 18:54:38.985822 [ 109 ] {} <Debug> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4229 2023.12.11 18:54:38.985882 [ 3 ] {820f7a7e-976d-4489-9773-57234cef9b03} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.00215111 sec., 21849 rows/sec., 1.71 MiB/sec.
4230 2023.12.11 18:54:38.985916 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4231 2023.12.11 18:54:38.986203 [ 22 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4232 2023.12.11 18:54:38.986678 [ 3 ] {820f7a7e-976d-4489-9773-57234cef9b03} <Debug> DynamicQueryHandler: Done processing query
4233 2023.12.11 18:54:38.986748 [ 22 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4234 2023.12.11 18:54:38.986772 [ 3 ] {820f7a7e-976d-4489-9773-57234cef9b03} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4235 2023.12.11 18:54:38.986849 [ 22 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 97 rows starting from the beginning of the part
4236 2023.12.11 18:54:38.986867 [ 3 ] {} <Debug> HTTP-Session: b4d59b66-71f2-46ca-ad41-845f00da3dea Destroying unnamed session
4237 2023.12.11 18:54:38.986884 [ 21 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 4 columns (4 merged, 0 gathered) in 0.003980162 sec., 196725.66091530948 rows/sec., 18.97 MiB/sec.
4238 2023.12.11 18:54:38.987042 [ 22 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 47 rows starting from the beginning of the part
4239 2023.12.11 18:54:38.987144 [ 21 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4240 2023.12.11 18:54:38.987164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4241 2023.12.11 18:54:38.987284 [ 22 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part
4242 2023.12.11 18:54:38.987370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4243 2023.12.11 18:54:38.987445 [ 3 ] {} <Debug> HTTP-Session: fe0598db-aad8-4ef4-8aff-7afa15eddde8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4244 2023.12.11 18:54:38.987543 [ 3 ] {} <Debug> HTTP-Session: fe0598db-aad8-4ef4-8aff-7afa15eddde8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4245 2023.12.11 18:54:38.987558 [ 22 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 47 rows starting from the beginning of the part
4246 2023.12.11 18:54:38.987558 [ 21 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4247 2023.12.11 18:54:38.987758 [ 21 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_41_8} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4248 2023.12.11 18:54:38.987940 [ 3 ] {430333c7-4c90-4164-b677-0da4ed3c47be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4249 2023.12.11 18:54:38.987946 [ 22 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 49 rows starting from the beginning of the part
4250 2023.12.11 18:54:38.988088 [ 3 ] {430333c7-4c90-4164-b677-0da4ed3c47be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4251 2023.12.11 18:54:38.988224 [ 22 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 47 rows starting from the beginning of the part
4252 2023.12.11 18:54:38.988819 [ 3 ] {430333c7-4c90-4164-b677-0da4ed3c47be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4253 2023.12.11 18:54:38.989796 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 313 rows, containing 4 columns (4 merged, 0 gathered) in 0.003782738 sec., 82744.29791331041 rows/sec., 6.46 MiB/sec.
4254 2023.12.11 18:54:38.989888 [ 3 ] {430333c7-4c90-4164-b677-0da4ed3c47be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4255 2023.12.11 18:54:38.989968 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4256 2023.12.11 18:54:38.990296 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4257 2023.12.11 18:54:38.990409 [ 9 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_41_8} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4258 2023.12.11 18:54:38.990469 [ 3 ] {430333c7-4c90-4164-b677-0da4ed3c47be} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4259 2023.12.11 18:54:38.990695 [ 3 ] {430333c7-4c90-4164-b677-0da4ed3c47be} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4260 2023.12.11 18:54:38.990834 [ 109 ] {} <Debug> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4261 2023.12.11 18:54:38.990841 [ 3 ] {430333c7-4c90-4164-b677-0da4ed3c47be} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.002823065 sec., 16648 rows/sec., 22.47 MiB/sec.
4262 2023.12.11 18:54:38.990900 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4263 2023.12.11 18:54:38.991064 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4264 2023.12.11 18:54:38.991156 [ 3 ] {430333c7-4c90-4164-b677-0da4ed3c47be} <Debug> DynamicQueryHandler: Done processing query
4265 2023.12.11 18:54:38.991202 [ 3 ] {430333c7-4c90-4164-b677-0da4ed3c47be} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4266 2023.12.11 18:54:38.991252 [ 3 ] {} <Debug> HTTP-Session: fe0598db-aad8-4ef4-8aff-7afa15eddde8 Destroying unnamed session
4267 2023.12.11 18:54:38.991260 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4268 2023.12.11 18:54:38.991308 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1204 rows starting from the beginning of the part
4269 2023.12.11 18:54:38.991420 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part
4270 2023.12.11 18:54:38.991515 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part
4271 2023.12.11 18:54:38.991606 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part
4272 2023.12.11 18:54:38.991696 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part
4273 2023.12.11 18:54:38.991780 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part
4274 2023.12.11 18:54:38.995409 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1439 rows, containing 6 columns (6 merged, 0 gathered) in 0.004434542 sec., 324497.9977639179 rows/sec., 437.89 MiB/sec.
4275 2023.12.11 18:54:38.996061 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4276 2023.12.11 18:54:38.996271 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4277 2023.12.11 18:54:38.996335 [ 14 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4278 2023.12.11 18:54:38.996395 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_31_6: 8.76 MiB.
4279 2023.12.11 18:54:39.000126 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.84 MiB, peak 242.58 MiB, will set to 236.00 MiB (RSS), difference: 2.16 MiB
4280 2023.12.11 18:54:39.618384 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
4281 2023.12.11 18:54:39.618433 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
4282 2023.12.11 18:54:43.978752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4283 2023.12.11 18:54:43.978885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4284 2023.12.11 18:54:43.978918 [ 3 ] {} <Debug> HTTP-Session: 054fbb48-0a38-41eb-9181-a8010490fd36 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4285 2023.12.11 18:54:43.978946 [ 3 ] {} <Debug> HTTP-Session: 054fbb48-0a38-41eb-9181-a8010490fd36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4286 2023.12.11 18:54:43.979087 [ 3 ] {a4ef0542-eae7-45bb-8f02-be6b450efb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4287 2023.12.11 18:54:43.979158 [ 3 ] {a4ef0542-eae7-45bb-8f02-be6b450efb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4288 2023.12.11 18:54:43.979325 [ 3 ] {a4ef0542-eae7-45bb-8f02-be6b450efb66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4289 2023.12.11 18:54:43.979849 [ 3 ] {a4ef0542-eae7-45bb-8f02-be6b450efb66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4290 2023.12.11 18:54:43.980137 [ 3 ] {a4ef0542-eae7-45bb-8f02-be6b450efb66} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4291 2023.12.11 18:54:43.980328 [ 3 ] {a4ef0542-eae7-45bb-8f02-be6b450efb66} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4292 2023.12.11 18:54:43.980451 [ 3 ] {a4ef0542-eae7-45bb-8f02-be6b450efb66} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.00132246 sec., 27221 rows/sec., 2.28 MiB/sec.
4293 2023.12.11 18:54:43.980584 [ 3 ] {a4ef0542-eae7-45bb-8f02-be6b450efb66} <Debug> DynamicQueryHandler: Done processing query
4294 2023.12.11 18:54:43.980611 [ 3 ] {a4ef0542-eae7-45bb-8f02-be6b450efb66} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4295 2023.12.11 18:54:43.980627 [ 3 ] {} <Debug> HTTP-Session: 054fbb48-0a38-41eb-9181-a8010490fd36 Destroying unnamed session
4296 2023.12.11 18:54:43.980753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4297 2023.12.11 18:54:43.980800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4298 2023.12.11 18:54:43.980820 [ 3 ] {} <Debug> HTTP-Session: 43e6f9e9-2074-4288-becf-a17c3509c3c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4299 2023.12.11 18:54:43.980837 [ 3 ] {} <Debug> HTTP-Session: 43e6f9e9-2074-4288-becf-a17c3509c3c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4300 2023.12.11 18:54:43.980910 [ 3 ] {6268aec1-8f17-4fa7-b940-b7322a5cacd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4301 2023.12.11 18:54:43.980949 [ 3 ] {6268aec1-8f17-4fa7-b940-b7322a5cacd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4302 2023.12.11 18:54:43.981057 [ 3 ] {6268aec1-8f17-4fa7-b940-b7322a5cacd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4303 2023.12.11 18:54:43.981375 [ 3 ] {6268aec1-8f17-4fa7-b940-b7322a5cacd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4304 2023.12.11 18:54:43.981579 [ 3 ] {6268aec1-8f17-4fa7-b940-b7322a5cacd8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4305 2023.12.11 18:54:43.981727 [ 3 ] {6268aec1-8f17-4fa7-b940-b7322a5cacd8} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4306 2023.12.11 18:54:43.981831 [ 3 ] {6268aec1-8f17-4fa7-b940-b7322a5cacd8} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.00089229 sec., 26897 rows/sec., 2.08 MiB/sec.
4307 2023.12.11 18:54:43.981953 [ 3 ] {6268aec1-8f17-4fa7-b940-b7322a5cacd8} <Debug> DynamicQueryHandler: Done processing query
4308 2023.12.11 18:54:43.981977 [ 3 ] {6268aec1-8f17-4fa7-b940-b7322a5cacd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4309 2023.12.11 18:54:43.981994 [ 3 ] {} <Debug> HTTP-Session: 43e6f9e9-2074-4288-becf-a17c3509c3c7 Destroying unnamed session
4310 2023.12.11 18:54:43.982151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4311 2023.12.11 18:54:43.982197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4312 2023.12.11 18:54:43.982217 [ 3 ] {} <Debug> HTTP-Session: 467447c2-637b-41a8-b999-d7fe033caa04 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4313 2023.12.11 18:54:43.982234 [ 3 ] {} <Debug> HTTP-Session: 467447c2-637b-41a8-b999-d7fe033caa04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4314 2023.12.11 18:54:43.982307 [ 3 ] {f7119c22-6f9c-4704-be65-747c4a13eda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4315 2023.12.11 18:54:43.982351 [ 3 ] {f7119c22-6f9c-4704-be65-747c4a13eda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4316 2023.12.11 18:54:43.982472 [ 3 ] {f7119c22-6f9c-4704-be65-747c4a13eda8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4317 2023.12.11 18:54:43.982778 [ 3 ] {f7119c22-6f9c-4704-be65-747c4a13eda8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4318 2023.12.11 18:54:43.983040 [ 3 ] {f7119c22-6f9c-4704-be65-747c4a13eda8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4319 2023.12.11 18:54:43.983216 [ 3 ] {f7119c22-6f9c-4704-be65-747c4a13eda8} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4320 2023.12.11 18:54:43.983347 [ 3 ] {f7119c22-6f9c-4704-be65-747c4a13eda8} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001003393 sec., 35878 rows/sec., 2.53 MiB/sec.
4321 2023.12.11 18:54:43.983553 [ 3 ] {f7119c22-6f9c-4704-be65-747c4a13eda8} <Debug> DynamicQueryHandler: Done processing query
4322 2023.12.11 18:54:43.983577 [ 3 ] {f7119c22-6f9c-4704-be65-747c4a13eda8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4323 2023.12.11 18:54:43.983593 [ 3 ] {} <Debug> HTTP-Session: 467447c2-637b-41a8-b999-d7fe033caa04 Destroying unnamed session
4324 2023.12.11 18:54:48.979419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4325 2023.12.11 18:54:48.979548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4326 2023.12.11 18:54:48.979579 [ 3 ] {} <Debug> HTTP-Session: c36ef09f-4af4-4156-8be6-19aedbc76a5a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4327 2023.12.11 18:54:48.979606 [ 3 ] {} <Debug> HTTP-Session: c36ef09f-4af4-4156-8be6-19aedbc76a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4328 2023.12.11 18:54:48.979748 [ 3 ] {06093478-5c0f-4e80-9ebe-d77917909706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4329 2023.12.11 18:54:48.979816 [ 3 ] {06093478-5c0f-4e80-9ebe-d77917909706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4330 2023.12.11 18:54:48.979994 [ 3 ] {06093478-5c0f-4e80-9ebe-d77917909706} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4331 2023.12.11 18:54:48.980473 [ 3 ] {06093478-5c0f-4e80-9ebe-d77917909706} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4332 2023.12.11 18:54:48.980743 [ 3 ] {06093478-5c0f-4e80-9ebe-d77917909706} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4333 2023.12.11 18:54:48.980909 [ 3 ] {06093478-5c0f-4e80-9ebe-d77917909706} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4334 2023.12.11 18:54:48.981039 [ 3 ] {06093478-5c0f-4e80-9ebe-d77917909706} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001251068 sec., 37567 rows/sec., 2.97 MiB/sec.
4335 2023.12.11 18:54:48.981257 [ 3 ] {06093478-5c0f-4e80-9ebe-d77917909706} <Debug> DynamicQueryHandler: Done processing query
4336 2023.12.11 18:54:48.981300 [ 3 ] {06093478-5c0f-4e80-9ebe-d77917909706} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4337 2023.12.11 18:54:48.981327 [ 3 ] {} <Debug> HTTP-Session: c36ef09f-4af4-4156-8be6-19aedbc76a5a Destroying unnamed session
4338 2023.12.11 18:54:48.981460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 22741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4339 2023.12.11 18:54:48.981512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4340 2023.12.11 18:54:48.981533 [ 3 ] {} <Debug> HTTP-Session: a98362b7-91e9-4451-9a6f-1f830769c6c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4341 2023.12.11 18:54:48.981551 [ 3 ] {} <Debug> HTTP-Session: a98362b7-91e9-4451-9a6f-1f830769c6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4342 2023.12.11 18:54:48.981638 [ 3 ] {a57be591-1876-45db-aea7-ab7fcef3131b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4343 2023.12.11 18:54:48.981682 [ 3 ] {a57be591-1876-45db-aea7-ab7fcef3131b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4344 2023.12.11 18:54:48.981802 [ 3 ] {a57be591-1876-45db-aea7-ab7fcef3131b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4345 2023.12.11 18:54:48.982207 [ 3 ] {a57be591-1876-45db-aea7-ab7fcef3131b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4346 2023.12.11 18:54:48.982435 [ 3 ] {a57be591-1876-45db-aea7-ab7fcef3131b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4347 2023.12.11 18:54:48.982582 [ 3 ] {a57be591-1876-45db-aea7-ab7fcef3131b} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4348 2023.12.11 18:54:48.982711 [ 3 ] {a57be591-1876-45db-aea7-ab7fcef3131b} <Information> executeQuery: Read 141 rows, 14.12 KiB in 0.001042044 sec., 135310 rows/sec., 13.23 MiB/sec.
4349 2023.12.11 18:54:48.982833 [ 3 ] {a57be591-1876-45db-aea7-ab7fcef3131b} <Debug> DynamicQueryHandler: Done processing query
4350 2023.12.11 18:54:48.982856 [ 3 ] {a57be591-1876-45db-aea7-ab7fcef3131b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4351 2023.12.11 18:54:48.982872 [ 3 ] {} <Debug> HTTP-Session: a98362b7-91e9-4451-9a6f-1f830769c6c6 Destroying unnamed session
4352 2023.12.11 18:54:48.982989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4353 2023.12.11 18:54:48.983035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4354 2023.12.11 18:54:48.983055 [ 3 ] {} <Debug> HTTP-Session: 3031cdbd-7d5a-4586-a903-2f332313621a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4355 2023.12.11 18:54:48.983072 [ 3 ] {} <Debug> HTTP-Session: 3031cdbd-7d5a-4586-a903-2f332313621a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4356 2023.12.11 18:54:48.983145 [ 3 ] {457a2efc-7689-45e5-ba86-bf44dca95094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4357 2023.12.11 18:54:48.983185 [ 3 ] {457a2efc-7689-45e5-ba86-bf44dca95094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4358 2023.12.11 18:54:48.983292 [ 3 ] {457a2efc-7689-45e5-ba86-bf44dca95094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4359 2023.12.11 18:54:48.983592 [ 3 ] {457a2efc-7689-45e5-ba86-bf44dca95094} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4360 2023.12.11 18:54:48.983793 [ 3 ] {457a2efc-7689-45e5-ba86-bf44dca95094} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4361 2023.12.11 18:54:48.983938 [ 3 ] {457a2efc-7689-45e5-ba86-bf44dca95094} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4362 2023.12.11 18:54:48.984062 [ 3 ] {457a2efc-7689-45e5-ba86-bf44dca95094} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.00088885 sec., 52877 rows/sec., 4.14 MiB/sec.
4363 2023.12.11 18:54:48.984178 [ 3 ] {457a2efc-7689-45e5-ba86-bf44dca95094} <Debug> DynamicQueryHandler: Done processing query
4364 2023.12.11 18:54:48.984202 [ 3 ] {457a2efc-7689-45e5-ba86-bf44dca95094} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4365 2023.12.11 18:54:48.984217 [ 3 ] {} <Debug> HTTP-Session: 3031cdbd-7d5a-4586-a903-2f332313621a Destroying unnamed session
4366 2023.12.11 18:54:48.984406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4367 2023.12.11 18:54:48.984451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4368 2023.12.11 18:54:48.984469 [ 3 ] {} <Debug> HTTP-Session: ab175a75-dd82-4f3d-9c6e-7bdc880e4b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4369 2023.12.11 18:54:48.984486 [ 3 ] {} <Debug> HTTP-Session: ab175a75-dd82-4f3d-9c6e-7bdc880e4b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4370 2023.12.11 18:54:48.984567 [ 3 ] {20b3e19f-8d7d-4354-b484-87dcf3ac22ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4371 2023.12.11 18:54:48.984613 [ 3 ] {20b3e19f-8d7d-4354-b484-87dcf3ac22ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4372 2023.12.11 18:54:48.984751 [ 3 ] {20b3e19f-8d7d-4354-b484-87dcf3ac22ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4373 2023.12.11 18:54:48.985236 [ 3 ] {20b3e19f-8d7d-4354-b484-87dcf3ac22ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.40 GiB.
4374 2023.12.11 18:54:48.985547 [ 3 ] {20b3e19f-8d7d-4354-b484-87dcf3ac22ce} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4375 2023.12.11 18:54:48.985718 [ 3 ] {20b3e19f-8d7d-4354-b484-87dcf3ac22ce} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4376 2023.12.11 18:54:48.985835 [ 3 ] {20b3e19f-8d7d-4354-b484-87dcf3ac22ce} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001240089 sec., 37900 rows/sec., 51.14 MiB/sec.
4377 2023.12.11 18:54:48.985962 [ 3 ] {20b3e19f-8d7d-4354-b484-87dcf3ac22ce} <Debug> DynamicQueryHandler: Done processing query
4378 2023.12.11 18:54:48.985985 [ 3 ] {20b3e19f-8d7d-4354-b484-87dcf3ac22ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4379 2023.12.11 18:54:48.986000 [ 3 ] {} <Debug> HTTP-Session: ab175a75-dd82-4f3d-9c6e-7bdc880e4b68 Destroying unnamed session
4380 2023.12.11 18:54:54.618689 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
4381 2023.12.11 18:54:54.618790 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
4382 2023.12.11 18:54:58.979720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 6790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4383 2023.12.11 18:54:58.979849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4384 2023.12.11 18:54:58.979880 [ 3 ] {} <Debug> HTTP-Session: 1f85b88e-684c-45a9-8276-d7662959d2fd Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4385 2023.12.11 18:54:58.979908 [ 3 ] {} <Debug> HTTP-Session: 1f85b88e-684c-45a9-8276-d7662959d2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4386 2023.12.11 18:54:58.980050 [ 3 ] {cdd9bb4c-de47-4b45-9d85-b11fd51e0060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4387 2023.12.11 18:54:58.980119 [ 3 ] {cdd9bb4c-de47-4b45-9d85-b11fd51e0060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4388 2023.12.11 18:54:58.980299 [ 3 ] {cdd9bb4c-de47-4b45-9d85-b11fd51e0060} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4389 2023.12.11 18:54:58.980742 [ 3 ] {cdd9bb4c-de47-4b45-9d85-b11fd51e0060} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
4390 2023.12.11 18:54:58.981000 [ 3 ] {cdd9bb4c-de47-4b45-9d85-b11fd51e0060} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4391 2023.12.11 18:54:58.981167 [ 3 ] {cdd9bb4c-de47-4b45-9d85-b11fd51e0060} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4392 2023.12.11 18:54:58.981291 [ 3 ] {cdd9bb4c-de47-4b45-9d85-b11fd51e0060} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001202427 sec., 39087 rows/sec., 3.09 MiB/sec.
4393 2023.12.11 18:54:58.981477 [ 3 ] {cdd9bb4c-de47-4b45-9d85-b11fd51e0060} <Debug> DynamicQueryHandler: Done processing query
4394 2023.12.11 18:54:58.981513 [ 3 ] {cdd9bb4c-de47-4b45-9d85-b11fd51e0060} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4395 2023.12.11 18:54:58.981530 [ 3 ] {} <Debug> HTTP-Session: 1f85b88e-684c-45a9-8276-d7662959d2fd Destroying unnamed session
4396 2023.12.11 18:54:58.981646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4397 2023.12.11 18:54:58.981690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4398 2023.12.11 18:54:58.981711 [ 3 ] {} <Debug> HTTP-Session: f9cbc467-2591-48aa-b3ff-178f8a284bbb Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4399 2023.12.11 18:54:58.981728 [ 3 ] {} <Debug> HTTP-Session: f9cbc467-2591-48aa-b3ff-178f8a284bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4400 2023.12.11 18:54:58.981800 [ 3 ] {63a2fa93-e2a4-4eda-8278-6d2d682c71a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4401 2023.12.11 18:54:58.981842 [ 3 ] {63a2fa93-e2a4-4eda-8278-6d2d682c71a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4402 2023.12.11 18:54:58.981961 [ 3 ] {63a2fa93-e2a4-4eda-8278-6d2d682c71a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4403 2023.12.11 18:54:58.982264 [ 3 ] {63a2fa93-e2a4-4eda-8278-6d2d682c71a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
4404 2023.12.11 18:54:58.982470 [ 3 ] {63a2fa93-e2a4-4eda-8278-6d2d682c71a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4405 2023.12.11 18:54:58.982616 [ 3 ] {63a2fa93-e2a4-4eda-8278-6d2d682c71a9} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4406 2023.12.11 18:54:58.982742 [ 3 ] {63a2fa93-e2a4-4eda-8278-6d2d682c71a9} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000908981 sec., 4400 rows/sec., 367.43 KiB/sec.
4407 2023.12.11 18:54:58.982894 [ 3 ] {63a2fa93-e2a4-4eda-8278-6d2d682c71a9} <Debug> DynamicQueryHandler: Done processing query
4408 2023.12.11 18:54:58.982919 [ 3 ] {63a2fa93-e2a4-4eda-8278-6d2d682c71a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4409 2023.12.11 18:54:58.982936 [ 3 ] {} <Debug> HTTP-Session: f9cbc467-2591-48aa-b3ff-178f8a284bbb Destroying unnamed session
4410 2023.12.11 18:54:58.983073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 23038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4411 2023.12.11 18:54:58.983118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4412 2023.12.11 18:54:58.983137 [ 3 ] {} <Debug> HTTP-Session: 1dfc6223-3edf-4460-a555-8bef18ab8557 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4413 2023.12.11 18:54:58.983155 [ 3 ] {} <Debug> HTTP-Session: 1dfc6223-3edf-4460-a555-8bef18ab8557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4414 2023.12.11 18:54:58.983232 [ 3 ] {593cfd7a-6b4c-4063-9f07-370024c816af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4415 2023.12.11 18:54:58.983273 [ 3 ] {593cfd7a-6b4c-4063-9f07-370024c816af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4416 2023.12.11 18:54:58.983383 [ 3 ] {593cfd7a-6b4c-4063-9f07-370024c816af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4417 2023.12.11 18:54:58.983757 [ 3 ] {593cfd7a-6b4c-4063-9f07-370024c816af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
4418 2023.12.11 18:54:58.983976 [ 3 ] {593cfd7a-6b4c-4063-9f07-370024c816af} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4419 2023.12.11 18:54:58.984132 [ 3 ] {593cfd7a-6b4c-4063-9f07-370024c816af} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4420 2023.12.11 18:54:58.984260 [ 3 ] {593cfd7a-6b4c-4063-9f07-370024c816af} <Information> executeQuery: Read 143 rows, 14.29 KiB in 0.000994743 sec., 143755 rows/sec., 14.03 MiB/sec.
4421 2023.12.11 18:54:58.984438 [ 3 ] {593cfd7a-6b4c-4063-9f07-370024c816af} <Debug> DynamicQueryHandler: Done processing query
4422 2023.12.11 18:54:58.984463 [ 3 ] {593cfd7a-6b4c-4063-9f07-370024c816af} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4423 2023.12.11 18:54:58.984480 [ 3 ] {} <Debug> HTTP-Session: 1dfc6223-3edf-4460-a555-8bef18ab8557 Destroying unnamed session
4424 2023.12.11 18:54:58.984617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4425 2023.12.11 18:54:58.984663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4426 2023.12.11 18:54:58.984682 [ 3 ] {} <Debug> HTTP-Session: ef831c23-fed1-4c9d-9789-e0b78bebf190 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4427 2023.12.11 18:54:58.984699 [ 3 ] {} <Debug> HTTP-Session: ef831c23-fed1-4c9d-9789-e0b78bebf190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4428 2023.12.11 18:54:58.984770 [ 3 ] {06871adb-d5df-477b-84ee-80e74d3ac1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4429 2023.12.11 18:54:58.984812 [ 3 ] {06871adb-d5df-477b-84ee-80e74d3ac1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4430 2023.12.11 18:54:58.984929 [ 3 ] {06871adb-d5df-477b-84ee-80e74d3ac1e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4431 2023.12.11 18:54:58.985200 [ 3 ] {06871adb-d5df-477b-84ee-80e74d3ac1e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
4432 2023.12.11 18:54:58.985404 [ 3 ] {06871adb-d5df-477b-84ee-80e74d3ac1e7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4433 2023.12.11 18:54:58.985549 [ 3 ] {06871adb-d5df-477b-84ee-80e74d3ac1e7} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4434 2023.12.11 18:54:58.985674 [ 3 ] {06871adb-d5df-477b-84ee-80e74d3ac1e7} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00086785 sec., 4609 rows/sec., 321.83 KiB/sec.
4435 2023.12.11 18:54:58.985808 [ 3 ] {06871adb-d5df-477b-84ee-80e74d3ac1e7} <Debug> DynamicQueryHandler: Done processing query
4436 2023.12.11 18:54:58.985831 [ 3 ] {06871adb-d5df-477b-84ee-80e74d3ac1e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4437 2023.12.11 18:54:58.985847 [ 3 ] {} <Debug> HTTP-Session: ef831c23-fed1-4c9d-9789-e0b78bebf190 Destroying unnamed session
4438 2023.12.11 18:54:58.985962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4439 2023.12.11 18:54:58.986010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4440 2023.12.11 18:54:58.986033 [ 3 ] {} <Debug> HTTP-Session: 38282281-efd4-4187-938b-b1e923b35879 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4441 2023.12.11 18:54:58.986049 [ 3 ] {} <Debug> HTTP-Session: 38282281-efd4-4187-938b-b1e923b35879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4442 2023.12.11 18:54:58.986120 [ 3 ] {9379264b-c65c-4ab3-b313-d8ec5773ab00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4443 2023.12.11 18:54:58.986159 [ 3 ] {9379264b-c65c-4ab3-b313-d8ec5773ab00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4444 2023.12.11 18:54:58.986265 [ 3 ] {9379264b-c65c-4ab3-b313-d8ec5773ab00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4445 2023.12.11 18:54:58.986558 [ 3 ] {9379264b-c65c-4ab3-b313-d8ec5773ab00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
4446 2023.12.11 18:54:58.986799 [ 3 ] {9379264b-c65c-4ab3-b313-d8ec5773ab00} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4447 2023.12.11 18:54:58.986977 [ 3 ] {9379264b-c65c-4ab3-b313-d8ec5773ab00} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4448 2023.12.11 18:54:58.987127 [ 3 ] {9379264b-c65c-4ab3-b313-d8ec5773ab00} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000975713 sec., 52269 rows/sec., 4.09 MiB/sec.
4449 2023.12.11 18:54:58.987290 [ 3 ] {9379264b-c65c-4ab3-b313-d8ec5773ab00} <Debug> DynamicQueryHandler: Done processing query
4450 2023.12.11 18:54:58.987317 [ 3 ] {9379264b-c65c-4ab3-b313-d8ec5773ab00} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4451 2023.12.11 18:54:58.987333 [ 3 ] {} <Debug> HTTP-Session: 38282281-efd4-4187-938b-b1e923b35879 Destroying unnamed session
4452 2023.12.11 18:54:58.987432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4453 2023.12.11 18:54:58.987479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4454 2023.12.11 18:54:58.987499 [ 3 ] {} <Debug> HTTP-Session: a783600a-67f9-438a-a5ba-2d469c02c99e Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4455 2023.12.11 18:54:58.987516 [ 3 ] {} <Debug> HTTP-Session: a783600a-67f9-438a-a5ba-2d469c02c99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4456 2023.12.11 18:54:58.987586 [ 3 ] {99a1cb08-34f2-4f01-bfea-1b6ef18ab9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4457 2023.12.11 18:54:58.987632 [ 3 ] {99a1cb08-34f2-4f01-bfea-1b6ef18ab9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4458 2023.12.11 18:54:58.987760 [ 3 ] {99a1cb08-34f2-4f01-bfea-1b6ef18ab9fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4459 2023.12.11 18:54:58.988030 [ 3 ] {99a1cb08-34f2-4f01-bfea-1b6ef18ab9fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
4460 2023.12.11 18:54:58.988283 [ 3 ] {99a1cb08-34f2-4f01-bfea-1b6ef18ab9fe} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4461 2023.12.11 18:54:58.988468 [ 3 ] {99a1cb08-34f2-4f01-bfea-1b6ef18ab9fe} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4462 2023.12.11 18:54:58.988599 [ 3 ] {99a1cb08-34f2-4f01-bfea-1b6ef18ab9fe} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000977592 sec., 2045 rows/sec., 143.85 KiB/sec.
4463 2023.12.11 18:54:58.988757 [ 3 ] {99a1cb08-34f2-4f01-bfea-1b6ef18ab9fe} <Debug> DynamicQueryHandler: Done processing query
4464 2023.12.11 18:54:58.988789 [ 3 ] {99a1cb08-34f2-4f01-bfea-1b6ef18ab9fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4465 2023.12.11 18:54:58.988814 [ 3 ] {} <Debug> HTTP-Session: a783600a-67f9-438a-a5ba-2d469c02c99e Destroying unnamed session
4466 2023.12.11 18:54:58.988961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 50293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4467 2023.12.11 18:54:58.989023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4468 2023.12.11 18:54:58.989048 [ 3 ] {} <Debug> HTTP-Session: 0a0c0e48-7f36-480b-b24f-2c2c2e0fa325 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4469 2023.12.11 18:54:58.989070 [ 3 ] {} <Debug> HTTP-Session: 0a0c0e48-7f36-480b-b24f-2c2c2e0fa325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4470 2023.12.11 18:54:58.989173 [ 3 ] {af3669f8-a9dd-448c-8726-7328261979df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4471 2023.12.11 18:54:58.989230 [ 3 ] {af3669f8-a9dd-448c-8726-7328261979df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4472 2023.12.11 18:54:58.989416 [ 3 ] {af3669f8-a9dd-448c-8726-7328261979df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4473 2023.12.11 18:54:58.989910 [ 3 ] {af3669f8-a9dd-448c-8726-7328261979df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.39 GiB.
4474 2023.12.11 18:54:58.990279 [ 3 ] {af3669f8-a9dd-448c-8726-7328261979df} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4475 2023.12.11 18:54:58.990498 [ 3 ] {af3669f8-a9dd-448c-8726-7328261979df} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4476 2023.12.11 18:54:58.990655 [ 3 ] {af3669f8-a9dd-448c-8726-7328261979df} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001443913 sec., 32550 rows/sec., 43.93 MiB/sec.
4477 2023.12.11 18:54:58.990793 [ 3 ] {af3669f8-a9dd-448c-8726-7328261979df} <Debug> DynamicQueryHandler: Done processing query
4478 2023.12.11 18:54:58.990818 [ 3 ] {af3669f8-a9dd-448c-8726-7328261979df} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4479 2023.12.11 18:54:58.990833 [ 3 ] {} <Debug> HTTP-Session: 0a0c0e48-7f36-480b-b24f-2c2c2e0fa325 Destroying unnamed session
4480 2023.12.11 18:55:08.980437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4481 2023.12.11 18:55:08.980558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4482 2023.12.11 18:55:08.980585 [ 3 ] {} <Debug> HTTP-Session: d491a58a-9e37-4964-830e-62fc81dd2d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4483 2023.12.11 18:55:08.980609 [ 3 ] {} <Debug> HTTP-Session: d491a58a-9e37-4964-830e-62fc81dd2d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4484 2023.12.11 18:55:08.980739 [ 3 ] {1dfcdf18-4277-44d2-aacc-0b40311a6ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4485 2023.12.11 18:55:08.980800 [ 3 ] {1dfcdf18-4277-44d2-aacc-0b40311a6ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4486 2023.12.11 18:55:08.980961 [ 3 ] {1dfcdf18-4277-44d2-aacc-0b40311a6ee3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4487 2023.12.11 18:55:08.981392 [ 3 ] {1dfcdf18-4277-44d2-aacc-0b40311a6ee3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4488 2023.12.11 18:55:08.981651 [ 3 ] {1dfcdf18-4277-44d2-aacc-0b40311a6ee3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4489 2023.12.11 18:55:08.981812 [ 3 ] {1dfcdf18-4277-44d2-aacc-0b40311a6ee3} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4490 2023.12.11 18:55:08.981924 [ 3 ] {1dfcdf18-4277-44d2-aacc-0b40311a6ee3} <Information> executeQuery: Read 56 rows, 4.54 KiB in 0.001152667 sec., 48582 rows/sec., 3.85 MiB/sec.
4491 2023.12.11 18:55:08.982056 [ 3 ] {1dfcdf18-4277-44d2-aacc-0b40311a6ee3} <Debug> DynamicQueryHandler: Done processing query
4492 2023.12.11 18:55:08.982081 [ 3 ] {1dfcdf18-4277-44d2-aacc-0b40311a6ee3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4493 2023.12.11 18:55:08.982097 [ 3 ] {} <Debug> HTTP-Session: d491a58a-9e37-4964-830e-62fc81dd2d89 Destroying unnamed session
4494 2023.12.11 18:55:08.982261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 26786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4495 2023.12.11 18:55:08.982313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4496 2023.12.11 18:55:08.982334 [ 3 ] {} <Debug> HTTP-Session: f7cde95f-ad86-4526-9017-04841ea5b7ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4497 2023.12.11 18:55:08.982351 [ 3 ] {} <Debug> HTTP-Session: f7cde95f-ad86-4526-9017-04841ea5b7ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4498 2023.12.11 18:55:08.982429 [ 3 ] {00eb621f-804f-4dc3-979e-5493b2cc6df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4499 2023.12.11 18:55:08.982469 [ 3 ] {00eb621f-804f-4dc3-979e-5493b2cc6df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4500 2023.12.11 18:55:08.982576 [ 3 ] {00eb621f-804f-4dc3-979e-5493b2cc6df9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4501 2023.12.11 18:55:08.982982 [ 3 ] {00eb621f-804f-4dc3-979e-5493b2cc6df9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4502 2023.12.11 18:55:08.983207 [ 3 ] {00eb621f-804f-4dc3-979e-5493b2cc6df9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4503 2023.12.11 18:55:08.983376 [ 3 ] {00eb621f-804f-4dc3-979e-5493b2cc6df9} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4504 2023.12.11 18:55:08.983504 [ 3 ] {00eb621f-804f-4dc3-979e-5493b2cc6df9} <Information> executeQuery: Read 168 rows, 16.52 KiB in 0.001037124 sec., 161986 rows/sec., 15.56 MiB/sec.
4505 2023.12.11 18:55:08.983644 [ 3 ] {00eb621f-804f-4dc3-979e-5493b2cc6df9} <Debug> DynamicQueryHandler: Done processing query
4506 2023.12.11 18:55:08.983668 [ 3 ] {00eb621f-804f-4dc3-979e-5493b2cc6df9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4507 2023.12.11 18:55:08.983685 [ 3 ] {} <Debug> HTTP-Session: f7cde95f-ad86-4526-9017-04841ea5b7ca Destroying unnamed session
4508 2023.12.11 18:55:08.983869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 11244, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4509 2023.12.11 18:55:08.983914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4510 2023.12.11 18:55:08.983934 [ 3 ] {} <Debug> HTTP-Session: 7bdf4903-7a89-4203-87fe-1a2ca7bfe4ff Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4511 2023.12.11 18:55:08.983950 [ 3 ] {} <Debug> HTTP-Session: 7bdf4903-7a89-4203-87fe-1a2ca7bfe4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4512 2023.12.11 18:55:08.984021 [ 3 ] {6f9c3110-a1dc-4359-90f1-5099edb8301d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4513 2023.12.11 18:55:08.984060 [ 3 ] {6f9c3110-a1dc-4359-90f1-5099edb8301d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4514 2023.12.11 18:55:08.984167 [ 3 ] {6f9c3110-a1dc-4359-90f1-5099edb8301d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4515 2023.12.11 18:55:08.984518 [ 3 ] {6f9c3110-a1dc-4359-90f1-5099edb8301d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4516 2023.12.11 18:55:08.984723 [ 3 ] {6f9c3110-a1dc-4359-90f1-5099edb8301d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4517 2023.12.11 18:55:08.984871 [ 3 ] {6f9c3110-a1dc-4359-90f1-5099edb8301d} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4518 2023.12.11 18:55:08.985001 [ 3 ] {6f9c3110-a1dc-4359-90f1-5099edb8301d} <Information> executeQuery: Read 66 rows, 5.30 KiB in 0.000949932 sec., 69478 rows/sec., 5.45 MiB/sec.
4519 2023.12.11 18:55:08.985126 [ 3 ] {6f9c3110-a1dc-4359-90f1-5099edb8301d} <Debug> DynamicQueryHandler: Done processing query
4520 2023.12.11 18:55:08.985149 [ 3 ] {6f9c3110-a1dc-4359-90f1-5099edb8301d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4521 2023.12.11 18:55:08.985166 [ 3 ] {} <Debug> HTTP-Session: 7bdf4903-7a89-4203-87fe-1a2ca7bfe4ff Destroying unnamed session
4522 2023.12.11 18:55:08.985328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 59910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4523 2023.12.11 18:55:08.985374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4524 2023.12.11 18:55:08.985393 [ 3 ] {} <Debug> HTTP-Session: 5d11822c-8c46-418b-801a-aba1d06739e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4525 2023.12.11 18:55:08.985410 [ 3 ] {} <Debug> HTTP-Session: 5d11822c-8c46-418b-801a-aba1d06739e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4526 2023.12.11 18:55:08.985498 [ 3 ] {2fbe7b4d-0888-49ef-bc70-65e2c8eaa182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4527 2023.12.11 18:55:08.985543 [ 3 ] {2fbe7b4d-0888-49ef-bc70-65e2c8eaa182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4528 2023.12.11 18:55:08.985681 [ 3 ] {2fbe7b4d-0888-49ef-bc70-65e2c8eaa182} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4529 2023.12.11 18:55:08.986219 [ 3 ] {2fbe7b4d-0888-49ef-bc70-65e2c8eaa182} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4530 2023.12.11 18:55:08.986531 [ 3 ] {2fbe7b4d-0888-49ef-bc70-65e2c8eaa182} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4531 2023.12.11 18:55:08.986711 [ 3 ] {2fbe7b4d-0888-49ef-bc70-65e2c8eaa182} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4532 2023.12.11 18:55:08.986838 [ 3 ] {2fbe7b4d-0888-49ef-bc70-65e2c8eaa182} <Information> executeQuery: Read 56 rows, 77.38 KiB in 0.001310951 sec., 42717 rows/sec., 57.64 MiB/sec.
4533 2023.12.11 18:55:08.986981 [ 3 ] {2fbe7b4d-0888-49ef-bc70-65e2c8eaa182} <Debug> DynamicQueryHandler: Done processing query
4534 2023.12.11 18:55:08.987007 [ 3 ] {2fbe7b4d-0888-49ef-bc70-65e2c8eaa182} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4535 2023.12.11 18:55:08.987023 [ 3 ] {} <Debug> HTTP-Session: 5d11822c-8c46-418b-801a-aba1d06739e1 Destroying unnamed session
4536 2023.12.11 18:55:08.987162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 2455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4537 2023.12.11 18:55:08.987205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4538 2023.12.11 18:55:08.987224 [ 3 ] {} <Debug> HTTP-Session: b200450b-5de2-4561-9f1d-647f394348a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4539 2023.12.11 18:55:08.987241 [ 3 ] {} <Debug> HTTP-Session: b200450b-5de2-4561-9f1d-647f394348a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4540 2023.12.11 18:55:08.987311 [ 3 ] {2e3d74ac-7df0-4d28-83ff-95326e539958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4541 2023.12.11 18:55:08.987350 [ 3 ] {2e3d74ac-7df0-4d28-83ff-95326e539958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4542 2023.12.11 18:55:08.987458 [ 3 ] {2e3d74ac-7df0-4d28-83ff-95326e539958} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4543 2023.12.11 18:55:08.987722 [ 3 ] {2e3d74ac-7df0-4d28-83ff-95326e539958} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4544 2023.12.11 18:55:08.987974 [ 3 ] {2e3d74ac-7df0-4d28-83ff-95326e539958} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4545 2023.12.11 18:55:08.988153 [ 3 ] {2e3d74ac-7df0-4d28-83ff-95326e539958} <Trace> oximeter.measurements_i64 (617bab8c-c22d-4e70-b16e-86028af4c152): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
4546 2023.12.11 18:55:08.988263 [ 3 ] {2e3d74ac-7df0-4d28-83ff-95326e539958} <Information> executeQuery: Read 15 rows, 1.09 KiB in 0.000923522 sec., 16242 rows/sec., 1.15 MiB/sec.
4547 2023.12.11 18:55:08.988394 [ 3 ] {2e3d74ac-7df0-4d28-83ff-95326e539958} <Debug> DynamicQueryHandler: Done processing query
4548 2023.12.11 18:55:08.988418 [ 3 ] {2e3d74ac-7df0-4d28-83ff-95326e539958} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4549 2023.12.11 18:55:08.988434 [ 3 ] {} <Debug> HTTP-Session: b200450b-5de2-4561-9f1d-647f394348a9 Destroying unnamed session
4550 2023.12.11 18:55:09.618835 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache
4551 2023.12.11 18:55:09.618891 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache
4552 2023.12.11 18:55:11.510817 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
4553 2023.12.11 18:55:11.510900 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4554 2023.12.11 18:55:11.511022 [ 21 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact
4555 2023.12.11 18:55:11.511176 [ 21 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4556 2023.12.11 18:55:11.511219 [ 21 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 484 rows starting from the beginning of the part
4557 2023.12.11 18:55:11.511388 [ 21 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part
4558 2023.12.11 18:55:11.511502 [ 21 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
4559 2023.12.11 18:55:11.511605 [ 21 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part
4560 2023.12.11 18:55:11.511703 [ 21 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
4561 2023.12.11 18:55:11.512374 [ 14 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418732 sec., 394718.66427204007 rows/sec., 27.83 MiB/sec.
4562 2023.12.11 18:55:11.512525 [ 21 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
4563 2023.12.11 18:55:11.512790 [ 21 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5.
4564 2023.12.11 18:55:11.512871 [ 21 ] {a1de1c48-7ad1-4a02-b8e9-06d441778e51::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0
4565 2023.12.11 18:55:13.978137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4566 2023.12.11 18:55:13.978244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4567 2023.12.11 18:55:13.978270 [ 3 ] {} <Debug> HTTP-Session: acfcf61e-e828-4b70-97a0-653d1518a400 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4568 2023.12.11 18:55:13.978294 [ 3 ] {} <Debug> HTTP-Session: acfcf61e-e828-4b70-97a0-653d1518a400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4569 2023.12.11 18:55:13.978426 [ 3 ] {bc80d8c4-e756-463e-9a7c-882c25e6c273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4570 2023.12.11 18:55:13.978489 [ 3 ] {bc80d8c4-e756-463e-9a7c-882c25e6c273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4571 2023.12.11 18:55:13.978656 [ 3 ] {bc80d8c4-e756-463e-9a7c-882c25e6c273} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4572 2023.12.11 18:55:13.979055 [ 3 ] {bc80d8c4-e756-463e-9a7c-882c25e6c273} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4573 2023.12.11 18:55:13.979309 [ 3 ] {bc80d8c4-e756-463e-9a7c-882c25e6c273} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4574 2023.12.11 18:55:13.979464 [ 3 ] {bc80d8c4-e756-463e-9a7c-882c25e6c273} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
4575 2023.12.11 18:55:13.979579 [ 3 ] {bc80d8c4-e756-463e-9a7c-882c25e6c273} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001116106 sec., 1791 rows/sec., 153.12 KiB/sec.
4576 2023.12.11 18:55:13.979695 [ 3 ] {bc80d8c4-e756-463e-9a7c-882c25e6c273} <Debug> DynamicQueryHandler: Done processing query
4577 2023.12.11 18:55:13.979720 [ 3 ] {bc80d8c4-e756-463e-9a7c-882c25e6c273} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4578 2023.12.11 18:55:13.979736 [ 3 ] {} <Debug> HTTP-Session: acfcf61e-e828-4b70-97a0-653d1518a400 Destroying unnamed session
4579 2023.12.11 18:55:13.979846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4580 2023.12.11 18:55:13.979890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4581 2023.12.11 18:55:13.979909 [ 3 ] {} <Debug> HTTP-Session: 9b6526aa-3d9d-4ae7-bf1d-243c1b995d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4582 2023.12.11 18:55:13.979926 [ 3 ] {} <Debug> HTTP-Session: 9b6526aa-3d9d-4ae7-bf1d-243c1b995d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4583 2023.12.11 18:55:13.979996 [ 3 ] {807915a9-8c09-4ae5-8f0a-d20014699de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4584 2023.12.11 18:55:13.980035 [ 3 ] {807915a9-8c09-4ae5-8f0a-d20014699de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4585 2023.12.11 18:55:13.980135 [ 3 ] {807915a9-8c09-4ae5-8f0a-d20014699de9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4586 2023.12.11 18:55:13.980441 [ 3 ] {807915a9-8c09-4ae5-8f0a-d20014699de9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4587 2023.12.11 18:55:13.980638 [ 3 ] {807915a9-8c09-4ae5-8f0a-d20014699de9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4588 2023.12.11 18:55:13.980780 [ 3 ] {807915a9-8c09-4ae5-8f0a-d20014699de9} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4589 2023.12.11 18:55:13.980884 [ 3 ] {807915a9-8c09-4ae5-8f0a-d20014699de9} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.00085995 sec., 43025 rows/sec., 3.61 MiB/sec.
4590 2023.12.11 18:55:13.980877 [ 95 ] {} <Debug> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4591 2023.12.11 18:55:13.980939 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4592 2023.12.11 18:55:13.981053 [ 3 ] {807915a9-8c09-4ae5-8f0a-d20014699de9} <Debug> DynamicQueryHandler: Done processing query
4593 2023.12.11 18:55:13.981062 [ 17 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4594 2023.12.11 18:55:13.981084 [ 3 ] {807915a9-8c09-4ae5-8f0a-d20014699de9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4595 2023.12.11 18:55:13.981132 [ 3 ] {} <Debug> HTTP-Session: 9b6526aa-3d9d-4ae7-bf1d-243c1b995d5e Destroying unnamed session
4596 2023.12.11 18:55:13.981207 [ 17 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4597 2023.12.11 18:55:13.981258 [ 17 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 181 rows starting from the beginning of the part
4598 2023.12.11 18:55:13.981279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4599 2023.12.11 18:55:13.981352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4600 2023.12.11 18:55:13.981391 [ 3 ] {} <Debug> HTTP-Session: cad996ce-1b7e-41f0-9c4d-d87de3ad715f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4601 2023.12.11 18:55:13.981442 [ 3 ] {} <Debug> HTTP-Session: cad996ce-1b7e-41f0-9c4d-d87de3ad715f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4602 2023.12.11 18:55:13.981524 [ 17 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part
4603 2023.12.11 18:55:13.981639 [ 3 ] {75c21f04-4a0c-41c1-aa65-64c6b4a4a3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4604 2023.12.11 18:55:13.981750 [ 3 ] {75c21f04-4a0c-41c1-aa65-64c6b4a4a3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4605 2023.12.11 18:55:13.981772 [ 17 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 141 rows starting from the beginning of the part
4606 2023.12.11 18:55:13.982123 [ 17 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 143 rows starting from the beginning of the part
4607 2023.12.11 18:55:13.982167 [ 3 ] {75c21f04-4a0c-41c1-aa65-64c6b4a4a3f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4608 2023.12.11 18:55:13.982352 [ 17 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 168 rows starting from the beginning of the part
4609 2023.12.11 18:55:13.982558 [ 17 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 37 rows starting from the beginning of the part
4610 2023.12.11 18:55:13.983036 [ 3 ] {75c21f04-4a0c-41c1-aa65-64c6b4a4a3f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4611 2023.12.11 18:55:13.983394 [ 3 ] {75c21f04-4a0c-41c1-aa65-64c6b4a4a3f8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4612 2023.12.11 18:55:13.983714 [ 3 ] {75c21f04-4a0c-41c1-aa65-64c6b4a4a3f8} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
4613 2023.12.11 18:55:13.983929 [ 3 ] {75c21f04-4a0c-41c1-aa65-64c6b4a4a3f8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002234362 sec., 895 rows/sec., 62.50 KiB/sec.
4614 2023.12.11 18:55:13.984336 [ 3 ] {75c21f04-4a0c-41c1-aa65-64c6b4a4a3f8} <Debug> DynamicQueryHandler: Done processing query
4615 2023.12.11 18:55:13.984428 [ 3 ] {75c21f04-4a0c-41c1-aa65-64c6b4a4a3f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4616 2023.12.11 18:55:13.984468 [ 3 ] {} <Debug> HTTP-Session: cad996ce-1b7e-41f0-9c4d-d87de3ad715f Destroying unnamed session
4617 2023.12.11 18:55:13.984512 [ 14 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 4 columns (4 merged, 0 gathered) in 0.003512781 sec., 200980.36285211061 rows/sec., 19.12 MiB/sec.
4618 2023.12.11 18:55:13.984641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4619 2023.12.11 18:55:13.984677 [ 17 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4620 2023.12.11 18:55:13.984724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4621 2023.12.11 18:55:13.984767 [ 3 ] {} <Debug> HTTP-Session: d1b82ee3-b114-4fc5-8fd9-d4084b13250e Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4622 2023.12.11 18:55:13.984785 [ 3 ] {} <Debug> HTTP-Session: d1b82ee3-b114-4fc5-8fd9-d4084b13250e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4623 2023.12.11 18:55:13.984918 [ 3 ] {4bdec7fb-9664-4bf8-b55c-3d7f7c56a5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4624 2023.12.11 18:55:13.984950 [ 17 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4625 2023.12.11 18:55:13.984988 [ 3 ] {4bdec7fb-9664-4bf8-b55c-3d7f7c56a5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4626 2023.12.11 18:55:13.985074 [ 17 ] {89f79f39-161b-44c9-8326-97e43900ec56::all_1_46_9} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4627 2023.12.11 18:55:13.985275 [ 3 ] {4bdec7fb-9664-4bf8-b55c-3d7f7c56a5f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4628 2023.12.11 18:55:13.985581 [ 3 ] {4bdec7fb-9664-4bf8-b55c-3d7f7c56a5f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4629 2023.12.11 18:55:13.985786 [ 3 ] {4bdec7fb-9664-4bf8-b55c-3d7f7c56a5f0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4630 2023.12.11 18:55:13.985936 [ 3 ] {4bdec7fb-9664-4bf8-b55c-3d7f7c56a5f0} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4631 2023.12.11 18:55:13.986081 [ 95 ] {} <Debug> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4632 2023.12.11 18:55:13.986091 [ 3 ] {4bdec7fb-9664-4bf8-b55c-3d7f7c56a5f0} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.001121306 sec., 23187 rows/sec., 1.80 MiB/sec.
4633 2023.12.11 18:55:13.986145 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4634 2023.12.11 18:55:13.986258 [ 3 ] {4bdec7fb-9664-4bf8-b55c-3d7f7c56a5f0} <Debug> DynamicQueryHandler: Done processing query
4635 2023.12.11 18:55:13.986269 [ 12 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4636 2023.12.11 18:55:13.986292 [ 3 ] {4bdec7fb-9664-4bf8-b55c-3d7f7c56a5f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4637 2023.12.11 18:55:13.986355 [ 3 ] {} <Debug> HTTP-Session: d1b82ee3-b114-4fc5-8fd9-d4084b13250e Destroying unnamed session
4638 2023.12.11 18:55:13.986457 [ 12 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4639 2023.12.11 18:55:13.986498 [ 12 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 97 rows starting from the beginning of the part
4640 2023.12.11 18:55:13.986535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4641 2023.12.11 18:55:13.986612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4642 2023.12.11 18:55:13.986642 [ 3 ] {} <Debug> HTTP-Session: 11b265e9-7eba-4306-b22f-3120cf8d13eb Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4643 2023.12.11 18:55:13.986688 [ 3 ] {} <Debug> HTTP-Session: 11b265e9-7eba-4306-b22f-3120cf8d13eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4644 2023.12.11 18:55:13.986754 [ 12 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part
4645 2023.12.11 18:55:13.986873 [ 3 ] {8f4e5142-9868-4712-9b2c-5be043f9d84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4646 2023.12.11 18:55:13.987006 [ 3 ] {8f4e5142-9868-4712-9b2c-5be043f9d84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4647 2023.12.11 18:55:13.987024 [ 12 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part
4648 2023.12.11 18:55:13.987341 [ 12 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 51 rows starting from the beginning of the part
4649 2023.12.11 18:55:13.987593 [ 3 ] {8f4e5142-9868-4712-9b2c-5be043f9d84b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4650 2023.12.11 18:55:13.987611 [ 12 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 66 rows starting from the beginning of the part
4651 2023.12.11 18:55:13.987793 [ 12 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part
4652 2023.12.11 18:55:13.988324 [ 3 ] {8f4e5142-9868-4712-9b2c-5be043f9d84b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4653 2023.12.11 18:55:13.988940 [ 3 ] {8f4e5142-9868-4712-9b2c-5be043f9d84b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4654 2023.12.11 18:55:13.989353 [ 3 ] {8f4e5142-9868-4712-9b2c-5be043f9d84b} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4655 2023.12.11 18:55:13.989387 [ 17 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 4 columns (4 merged, 0 gathered) in 0.003176263 sec., 97913.8062559681 rows/sec., 7.65 MiB/sec.
4656 2023.12.11 18:55:13.989579 [ 3 ] {8f4e5142-9868-4712-9b2c-5be043f9d84b} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00264427 sec., 13992 rows/sec., 1010.44 KiB/sec.
4657 2023.12.11 18:55:13.989594 [ 12 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4658 2023.12.11 18:55:13.989864 [ 3 ] {8f4e5142-9868-4712-9b2c-5be043f9d84b} <Debug> DynamicQueryHandler: Done processing query
4659 2023.12.11 18:55:13.989903 [ 3 ] {8f4e5142-9868-4712-9b2c-5be043f9d84b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4660 2023.12.11 18:55:13.989935 [ 3 ] {} <Debug> HTTP-Session: 11b265e9-7eba-4306-b22f-3120cf8d13eb Destroying unnamed session
4661 2023.12.11 18:55:13.989967 [ 12 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4662 2023.12.11 18:55:13.990044 [ 12 ] {b9e76f10-c951-40dd-845e-ba6a2c610641::all_1_46_9} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4663 2023.12.11 18:55:18.980723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4664 2023.12.11 18:55:18.980840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4665 2023.12.11 18:55:18.980869 [ 3 ] {} <Debug> HTTP-Session: 77e80615-1c4e-4658-ab08-f963ae82983b Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4666 2023.12.11 18:55:18.980897 [ 3 ] {} <Debug> HTTP-Session: 77e80615-1c4e-4658-ab08-f963ae82983b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4667 2023.12.11 18:55:18.981037 [ 3 ] {3083d131-4cc6-4a86-a352-4d822d77642c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4668 2023.12.11 18:55:18.981105 [ 3 ] {3083d131-4cc6-4a86-a352-4d822d77642c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4669 2023.12.11 18:55:18.981272 [ 3 ] {3083d131-4cc6-4a86-a352-4d822d77642c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4670 2023.12.11 18:55:18.981811 [ 3 ] {3083d131-4cc6-4a86-a352-4d822d77642c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4671 2023.12.11 18:55:18.982075 [ 3 ] {3083d131-4cc6-4a86-a352-4d822d77642c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4672 2023.12.11 18:55:18.982235 [ 3 ] {3083d131-4cc6-4a86-a352-4d822d77642c} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4673 2023.12.11 18:55:18.982356 [ 3 ] {3083d131-4cc6-4a86-a352-4d822d77642c} <Information> executeQuery: Read 60 rows, 4.86 KiB in 0.001278169 sec., 46942 rows/sec., 3.72 MiB/sec.
4674 2023.12.11 18:55:18.982356 [ 91 ] {} <Debug> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Selected 6 parts from all_1_30_7 to all_35_35_0
4675 2023.12.11 18:55:18.982434 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4676 2023.12.11 18:55:18.982512 [ 3 ] {3083d131-4cc6-4a86-a352-4d822d77642c} <Debug> DynamicQueryHandler: Done processing query
4677 2023.12.11 18:55:18.982577 [ 3 ] {3083d131-4cc6-4a86-a352-4d822d77642c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4678 2023.12.11 18:55:18.982587 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_7 to all_35_35_0 into Compact
4679 2023.12.11 18:55:18.982606 [ 3 ] {} <Debug> HTTP-Session: 77e80615-1c4e-4658-ab08-f963ae82983b Destroying unnamed session
4680 2023.12.11 18:55:18.982783 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4681 2023.12.11 18:55:18.982827 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 47 rows starting from the beginning of the part
4682 2023.12.11 18:55:18.982907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 28655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4683 2023.12.11 18:55:18.982992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4684 2023.12.11 18:55:18.983048 [ 3 ] {} <Debug> HTTP-Session: 5f0ddd06-fc38-4601-a434-d59d40e7cb07 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4685 2023.12.11 18:55:18.983064 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part
4686 2023.12.11 18:55:18.983084 [ 3 ] {} <Debug> HTTP-Session: 5f0ddd06-fc38-4601-a434-d59d40e7cb07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4687 2023.12.11 18:55:18.983315 [ 3 ] {78d97830-2f36-41af-9209-647c99244825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4688 2023.12.11 18:55:18.983342 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 47 rows starting from the beginning of the part
4689 2023.12.11 18:55:18.983404 [ 3 ] {78d97830-2f36-41af-9209-647c99244825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4690 2023.12.11 18:55:18.983621 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part
4691 2023.12.11 18:55:18.983901 [ 3 ] {78d97830-2f36-41af-9209-647c99244825} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4692 2023.12.11 18:55:18.983929 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part
4693 2023.12.11 18:55:18.984103 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
4694 2023.12.11 18:55:18.984631 [ 3 ] {78d97830-2f36-41af-9209-647c99244825} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4695 2023.12.11 18:55:18.985147 [ 3 ] {78d97830-2f36-41af-9209-647c99244825} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4696 2023.12.11 18:55:18.985413 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 4 columns (4 merged, 0 gathered) in 0.002908477 sec., 104522.05742043 rows/sec., 8.27 MiB/sec.
4697 2023.12.11 18:55:18.985456 [ 3 ] {78d97830-2f36-41af-9209-647c99244825} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4698 2023.12.11 18:55:18.985558 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary)
4699 2023.12.11 18:55:18.985703 [ 3 ] {78d97830-2f36-41af-9209-647c99244825} <Information> executeQuery: Read 180 rows, 17.66 KiB in 0.002335994 sec., 77054 rows/sec., 7.38 MiB/sec.
4700 2023.12.11 18:55:18.985901 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8.
4701 2023.12.11 18:55:18.985905 [ 3 ] {78d97830-2f36-41af-9209-647c99244825} <Debug> DynamicQueryHandler: Done processing query
4702 2023.12.11 18:55:18.985965 [ 3 ] {78d97830-2f36-41af-9209-647c99244825} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4703 2023.12.11 18:55:18.985988 [ 3 ] {} <Debug> HTTP-Session: 5f0ddd06-fc38-4601-a434-d59d40e7cb07 Destroying unnamed session
4704 2023.12.11 18:55:18.986010 [ 24 ] {f6281e04-cc0a-4899-ac4f-07e13f197a74::all_1_35_8} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74) (MergerMutator): Merged 6 parts: from all_1_30_7 to all_35_35_0
4705 2023.12.11 18:55:18.986199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 10219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4706 2023.12.11 18:55:18.986251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4707 2023.12.11 18:55:18.986270 [ 3 ] {} <Debug> HTTP-Session: 8b60fe57-7cfd-478f-b47f-8c305ca09157 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4708 2023.12.11 18:55:18.986287 [ 3 ] {} <Debug> HTTP-Session: 8b60fe57-7cfd-478f-b47f-8c305ca09157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4709 2023.12.11 18:55:18.986363 [ 3 ] {a89033c3-a307-490c-86eb-aa3c8a8aecd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4710 2023.12.11 18:55:18.986403 [ 3 ] {a89033c3-a307-490c-86eb-aa3c8a8aecd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4711 2023.12.11 18:55:18.986519 [ 3 ] {a89033c3-a307-490c-86eb-aa3c8a8aecd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4712 2023.12.11 18:55:18.986835 [ 3 ] {a89033c3-a307-490c-86eb-aa3c8a8aecd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4713 2023.12.11 18:55:18.987041 [ 3 ] {a89033c3-a307-490c-86eb-aa3c8a8aecd2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4714 2023.12.11 18:55:18.987183 [ 3 ] {a89033c3-a307-490c-86eb-aa3c8a8aecd2} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4715 2023.12.11 18:55:18.987283 [ 3 ] {a89033c3-a307-490c-86eb-aa3c8a8aecd2} <Information> executeQuery: Read 60 rows, 4.80 KiB in 0.000892401 sec., 67234 rows/sec., 5.26 MiB/sec.
4716 2023.12.11 18:55:18.987397 [ 3 ] {a89033c3-a307-490c-86eb-aa3c8a8aecd2} <Debug> DynamicQueryHandler: Done processing query
4717 2023.12.11 18:55:18.987421 [ 3 ] {a89033c3-a307-490c-86eb-aa3c8a8aecd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4718 2023.12.11 18:55:18.987436 [ 3 ] {} <Debug> HTTP-Session: 8b60fe57-7cfd-478f-b47f-8c305ca09157 Destroying unnamed session
4719 2023.12.11 18:55:18.987590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 64186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4720 2023.12.11 18:55:18.987634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4721 2023.12.11 18:55:18.987653 [ 3 ] {} <Debug> HTTP-Session: c8538891-1e21-4643-abf8-84447d00b031 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4722 2023.12.11 18:55:18.987670 [ 3 ] {} <Debug> HTTP-Session: c8538891-1e21-4643-abf8-84447d00b031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4723 2023.12.11 18:55:18.987762 [ 3 ] {97615039-bd26-45d8-b207-65a83122b203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4724 2023.12.11 18:55:18.987808 [ 3 ] {97615039-bd26-45d8-b207-65a83122b203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4725 2023.12.11 18:55:18.987942 [ 3 ] {97615039-bd26-45d8-b207-65a83122b203} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4726 2023.12.11 18:55:18.988476 [ 3 ] {97615039-bd26-45d8-b207-65a83122b203} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4727 2023.12.11 18:55:18.988808 [ 3 ] {97615039-bd26-45d8-b207-65a83122b203} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4728 2023.12.11 18:55:18.988986 [ 3 ] {97615039-bd26-45d8-b207-65a83122b203} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4729 2023.12.11 18:55:18.989093 [ 3 ] {97615039-bd26-45d8-b207-65a83122b203} <Information> executeQuery: Read 60 rows, 82.91 KiB in 0.00130216 sec., 46077 rows/sec., 62.18 MiB/sec.
4730 2023.12.11 18:55:18.989263 [ 3 ] {97615039-bd26-45d8-b207-65a83122b203} <Debug> DynamicQueryHandler: Done processing query
4731 2023.12.11 18:55:18.989286 [ 3 ] {97615039-bd26-45d8-b207-65a83122b203} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
4732 2023.12.11 18:55:18.989303 [ 3 ] {} <Debug> HTTP-Session: c8538891-1e21-4643-abf8-84447d00b031 Destroying unnamed session
4733 2023.12.11 18:55:24.618936 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
4734 2023.12.11 18:55:24.619006 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
4735 2023.12.11 18:55:28.980232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 8658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4736 2023.12.11 18:55:28.980354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4737 2023.12.11 18:55:28.980384 [ 3 ] {} <Debug> HTTP-Session: f456ffe7-5c2c-4ddf-b41d-6e84c5d56450 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4738 2023.12.11 18:55:28.980411 [ 3 ] {} <Debug> HTTP-Session: f456ffe7-5c2c-4ddf-b41d-6e84c5d56450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4739 2023.12.11 18:55:28.980560 [ 3 ] {7d37d10e-8d3c-468f-9c81-dde2244e8a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4740 2023.12.11 18:55:28.980633 [ 3 ] {7d37d10e-8d3c-468f-9c81-dde2244e8a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4741 2023.12.11 18:55:28.980795 [ 3 ] {7d37d10e-8d3c-468f-9c81-dde2244e8a26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4742 2023.12.11 18:55:28.981315 [ 3 ] {7d37d10e-8d3c-468f-9c81-dde2244e8a26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4743 2023.12.11 18:55:28.981573 [ 3 ] {7d37d10e-8d3c-468f-9c81-dde2244e8a26} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4744 2023.12.11 18:55:28.981731 [ 3 ] {7d37d10e-8d3c-468f-9c81-dde2244e8a26} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4745 2023.12.11 18:55:28.981847 [ 3 ] {7d37d10e-8d3c-468f-9c81-dde2244e8a26} <Information> executeQuery: Read 60 rows, 4.86 KiB in 0.001242329 sec., 48296 rows/sec., 3.82 MiB/sec.
4746 2023.12.11 18:55:28.981982 [ 3 ] {7d37d10e-8d3c-468f-9c81-dde2244e8a26} <Debug> DynamicQueryHandler: Done processing query
4747 2023.12.11 18:55:28.982008 [ 3 ] {7d37d10e-8d3c-468f-9c81-dde2244e8a26} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4748 2023.12.11 18:55:28.982024 [ 3 ] {} <Debug> HTTP-Session: f456ffe7-5c2c-4ddf-b41d-6e84c5d56450 Destroying unnamed session
4749 2023.12.11 18:55:28.982135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4750 2023.12.11 18:55:28.982179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4751 2023.12.11 18:55:28.982200 [ 3 ] {} <Debug> HTTP-Session: b00aa3bd-0059-43c2-a08b-9756fd616ec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4752 2023.12.11 18:55:28.982216 [ 3 ] {} <Debug> HTTP-Session: b00aa3bd-0059-43c2-a08b-9756fd616ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4753 2023.12.11 18:55:28.982283 [ 3 ] {b20d3b01-4df8-4984-a0b6-b0ab2f59282e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4754 2023.12.11 18:55:28.982323 [ 3 ] {b20d3b01-4df8-4984-a0b6-b0ab2f59282e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4755 2023.12.11 18:55:28.982427 [ 3 ] {b20d3b01-4df8-4984-a0b6-b0ab2f59282e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4756 2023.12.11 18:55:28.982680 [ 3 ] {b20d3b01-4df8-4984-a0b6-b0ab2f59282e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4757 2023.12.11 18:55:28.982886 [ 3 ] {b20d3b01-4df8-4984-a0b6-b0ab2f59282e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4758 2023.12.11 18:55:28.983034 [ 3 ] {b20d3b01-4df8-4984-a0b6-b0ab2f59282e} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
4759 2023.12.11 18:55:28.983136 [ 3 ] {b20d3b01-4df8-4984-a0b6-b0ab2f59282e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000823759 sec., 2427 rows/sec., 207.46 KiB/sec.
4760 2023.12.11 18:55:28.983266 [ 3 ] {b20d3b01-4df8-4984-a0b6-b0ab2f59282e} <Debug> DynamicQueryHandler: Done processing query
4761 2023.12.11 18:55:28.983290 [ 3 ] {b20d3b01-4df8-4984-a0b6-b0ab2f59282e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4762 2023.12.11 18:55:28.983305 [ 3 ] {} <Debug> HTTP-Session: b00aa3bd-0059-43c2-a08b-9756fd616ec7 Destroying unnamed session
4763 2023.12.11 18:55:28.983452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 28804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4764 2023.12.11 18:55:28.983496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4765 2023.12.11 18:55:28.983515 [ 3 ] {} <Debug> HTTP-Session: a31f279e-715f-469f-a619-09d28d7b1d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4766 2023.12.11 18:55:28.983532 [ 3 ] {} <Debug> HTTP-Session: a31f279e-715f-469f-a619-09d28d7b1d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4767 2023.12.11 18:55:28.983607 [ 3 ] {e2fc120f-cc99-4cda-9593-8f4ce0a4016a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4768 2023.12.11 18:55:28.983644 [ 3 ] {e2fc120f-cc99-4cda-9593-8f4ce0a4016a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4769 2023.12.11 18:55:28.983746 [ 3 ] {e2fc120f-cc99-4cda-9593-8f4ce0a4016a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4770 2023.12.11 18:55:28.984113 [ 3 ] {e2fc120f-cc99-4cda-9593-8f4ce0a4016a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4771 2023.12.11 18:55:28.984319 [ 3 ] {e2fc120f-cc99-4cda-9593-8f4ce0a4016a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4772 2023.12.11 18:55:28.984463 [ 3 ] {e2fc120f-cc99-4cda-9593-8f4ce0a4016a} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4773 2023.12.11 18:55:28.984563 [ 3 ] {e2fc120f-cc99-4cda-9593-8f4ce0a4016a} <Information> executeQuery: Read 181 rows, 17.75 KiB in 0.000928721 sec., 194891 rows/sec., 18.66 MiB/sec.
4774 2023.12.11 18:55:28.984677 [ 3 ] {e2fc120f-cc99-4cda-9593-8f4ce0a4016a} <Debug> DynamicQueryHandler: Done processing query
4775 2023.12.11 18:55:28.984700 [ 3 ] {e2fc120f-cc99-4cda-9593-8f4ce0a4016a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4776 2023.12.11 18:55:28.984716 [ 3 ] {} <Debug> HTTP-Session: a31f279e-715f-469f-a619-09d28d7b1d4f Destroying unnamed session
4777 2023.12.11 18:55:28.984806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4778 2023.12.11 18:55:28.984851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4779 2023.12.11 18:55:28.984871 [ 3 ] {} <Debug> HTTP-Session: ca9a4a48-b5bb-4ce0-8bde-c5580ec98961 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4780 2023.12.11 18:55:28.984888 [ 3 ] {} <Debug> HTTP-Session: ca9a4a48-b5bb-4ce0-8bde-c5580ec98961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4781 2023.12.11 18:55:28.984956 [ 3 ] {fa044a7e-f189-4866-8177-96cb385248ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4782 2023.12.11 18:55:28.984995 [ 3 ] {fa044a7e-f189-4866-8177-96cb385248ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4783 2023.12.11 18:55:28.985097 [ 3 ] {fa044a7e-f189-4866-8177-96cb385248ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4784 2023.12.11 18:55:28.985337 [ 3 ] {fa044a7e-f189-4866-8177-96cb385248ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4785 2023.12.11 18:55:28.985533 [ 3 ] {fa044a7e-f189-4866-8177-96cb385248ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4786 2023.12.11 18:55:28.985673 [ 3 ] {fa044a7e-f189-4866-8177-96cb385248ae} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
4787 2023.12.11 18:55:28.985772 [ 3 ] {fa044a7e-f189-4866-8177-96cb385248ae} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000787968 sec., 2538 rows/sec., 177.23 KiB/sec.
4788 2023.12.11 18:55:28.985928 [ 3 ] {fa044a7e-f189-4866-8177-96cb385248ae} <Debug> DynamicQueryHandler: Done processing query
4789 2023.12.11 18:55:28.985971 [ 3 ] {fa044a7e-f189-4866-8177-96cb385248ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4790 2023.12.11 18:55:28.985987 [ 3 ] {} <Debug> HTTP-Session: ca9a4a48-b5bb-4ce0-8bde-c5580ec98961 Destroying unnamed session
4791 2023.12.11 18:55:28.986090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 10560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4792 2023.12.11 18:55:28.986135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4793 2023.12.11 18:55:28.986154 [ 3 ] {} <Debug> HTTP-Session: 345ac40f-5c1a-4761-be8d-4408adfd3634 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4794 2023.12.11 18:55:28.986171 [ 3 ] {} <Debug> HTTP-Session: 345ac40f-5c1a-4761-be8d-4408adfd3634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4795 2023.12.11 18:55:28.986245 [ 3 ] {74069b96-7473-4ddd-9e40-a25877f768fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4796 2023.12.11 18:55:28.986283 [ 3 ] {74069b96-7473-4ddd-9e40-a25877f768fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4797 2023.12.11 18:55:28.986392 [ 3 ] {74069b96-7473-4ddd-9e40-a25877f768fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4798 2023.12.11 18:55:28.986773 [ 3 ] {74069b96-7473-4ddd-9e40-a25877f768fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4799 2023.12.11 18:55:28.986981 [ 3 ] {74069b96-7473-4ddd-9e40-a25877f768fd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4800 2023.12.11 18:55:28.987126 [ 3 ] {74069b96-7473-4ddd-9e40-a25877f768fd} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4801 2023.12.11 18:55:28.987226 [ 3 ] {74069b96-7473-4ddd-9e40-a25877f768fd} <Information> executeQuery: Read 62 rows, 4.97 KiB in 0.000954313 sec., 64968 rows/sec., 5.08 MiB/sec.
4802 2023.12.11 18:55:28.987339 [ 3 ] {74069b96-7473-4ddd-9e40-a25877f768fd} <Debug> DynamicQueryHandler: Done processing query
4803 2023.12.11 18:55:28.987362 [ 3 ] {74069b96-7473-4ddd-9e40-a25877f768fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4804 2023.12.11 18:55:28.987377 [ 3 ] {} <Debug> HTTP-Session: 345ac40f-5c1a-4761-be8d-4408adfd3634 Destroying unnamed session
4805 2023.12.11 18:55:28.987465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4806 2023.12.11 18:55:28.987510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4807 2023.12.11 18:55:28.987528 [ 3 ] {} <Debug> HTTP-Session: 7e58bc44-af95-414e-82d5-b9098b73dee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4808 2023.12.11 18:55:28.987545 [ 3 ] {} <Debug> HTTP-Session: 7e58bc44-af95-414e-82d5-b9098b73dee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4809 2023.12.11 18:55:28.987612 [ 3 ] {9f7f701d-0c34-45d1-a32c-63e76202ec28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4810 2023.12.11 18:55:28.987654 [ 3 ] {9f7f701d-0c34-45d1-a32c-63e76202ec28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4811 2023.12.11 18:55:28.987770 [ 3 ] {9f7f701d-0c34-45d1-a32c-63e76202ec28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4812 2023.12.11 18:55:28.988037 [ 3 ] {9f7f701d-0c34-45d1-a32c-63e76202ec28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4813 2023.12.11 18:55:28.988294 [ 3 ] {9f7f701d-0c34-45d1-a32c-63e76202ec28} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4814 2023.12.11 18:55:28.988464 [ 3 ] {9f7f701d-0c34-45d1-a32c-63e76202ec28} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4815 2023.12.11 18:55:28.988562 [ 3 ] {9f7f701d-0c34-45d1-a32c-63e76202ec28} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000923151 sec., 1083 rows/sec., 76.17 KiB/sec.
4816 2023.12.11 18:55:28.988693 [ 3 ] {9f7f701d-0c34-45d1-a32c-63e76202ec28} <Debug> DynamicQueryHandler: Done processing query
4817 2023.12.11 18:55:28.988717 [ 3 ] {9f7f701d-0c34-45d1-a32c-63e76202ec28} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4818 2023.12.11 18:55:28.988732 [ 3 ] {} <Debug> HTTP-Session: 7e58bc44-af95-414e-82d5-b9098b73dee4 Destroying unnamed session
4819 2023.12.11 18:55:28.988865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 64186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4820 2023.12.11 18:55:28.988910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4821 2023.12.11 18:55:28.988928 [ 3 ] {} <Debug> HTTP-Session: 8780b66d-d99d-4c05-aeec-217330740f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4822 2023.12.11 18:55:28.988944 [ 3 ] {} <Debug> HTTP-Session: 8780b66d-d99d-4c05-aeec-217330740f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4823 2023.12.11 18:55:28.989034 [ 3 ] {d0b04f86-8922-4a5e-a796-f0f9ec387843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4824 2023.12.11 18:55:28.989079 [ 3 ] {d0b04f86-8922-4a5e-a796-f0f9ec387843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4825 2023.12.11 18:55:28.989208 [ 3 ] {d0b04f86-8922-4a5e-a796-f0f9ec387843} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4826 2023.12.11 18:55:28.989746 [ 3 ] {d0b04f86-8922-4a5e-a796-f0f9ec387843} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4827 2023.12.11 18:55:28.990065 [ 3 ] {d0b04f86-8922-4a5e-a796-f0f9ec387843} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4828 2023.12.11 18:55:28.990235 [ 3 ] {d0b04f86-8922-4a5e-a796-f0f9ec387843} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4829 2023.12.11 18:55:28.990362 [ 3 ] {d0b04f86-8922-4a5e-a796-f0f9ec387843} <Information> executeQuery: Read 60 rows, 82.91 KiB in 0.001290559 sec., 46491 rows/sec., 62.74 MiB/sec.
4830 2023.12.11 18:55:28.990366 [ 86 ] {} <Debug> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4831 2023.12.11 18:55:28.990477 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.89 GiB.
4832 2023.12.11 18:55:28.990557 [ 3 ] {d0b04f86-8922-4a5e-a796-f0f9ec387843} <Debug> DynamicQueryHandler: Done processing query
4833 2023.12.11 18:55:28.990599 [ 3 ] {d0b04f86-8922-4a5e-a796-f0f9ec387843} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
4834 2023.12.11 18:55:28.990608 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4835 2023.12.11 18:55:28.990629 [ 3 ] {} <Debug> HTTP-Session: 8780b66d-d99d-4c05-aeec-217330740f30 Destroying unnamed session
4836 2023.12.11 18:55:28.990781 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4837 2023.12.11 18:55:28.990827 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1439 rows starting from the beginning of the part
4838 2023.12.11 18:55:28.990985 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 47 rows starting from the beginning of the part
4839 2023.12.11 18:55:28.991108 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part
4840 2023.12.11 18:55:28.991221 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part
4841 2023.12.11 18:55:28.991329 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
4842 2023.12.11 18:55:28.991429 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part
4843 2023.12.11 18:55:28.995403 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1709 rows, containing 6 columns (6 merged, 0 gathered) in 0.004851341 sec., 352273.73214952316 rows/sec., 475.38 MiB/sec.
4844 2023.12.11 18:55:28.996053 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4845 2023.12.11 18:55:28.996262 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4846 2023.12.11 18:55:28.996330 [ 12 ] {bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4847 2023.12.11 18:55:28.996400 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bc2e6fd3-c316-4e3a-94c7-d40a41fedde8::all_1_36_7: 8.98 MiB.
4848 2023.12.11 18:55:29.000175 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.27 MiB, peak 245.22 MiB, will set to 238.11 MiB (RSS), difference: -1.16 MiB
4849 2023.12.11 18:55:38.981530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 9518, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4850 2023.12.11 18:55:38.981701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4851 2023.12.11 18:55:38.981749 [ 3 ] {} <Debug> HTTP-Session: ec3afff0-a806-46af-b3c6-629d3e42dc79 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4852 2023.12.11 18:55:38.981789 [ 3 ] {} <Debug> HTTP-Session: ec3afff0-a806-46af-b3c6-629d3e42dc79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4853 2023.12.11 18:55:38.981960 [ 3 ] {c4063ecd-0bde-4ed2-92cf-76dd9c95d294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4854 2023.12.11 18:55:38.982018 [ 3 ] {c4063ecd-0bde-4ed2-92cf-76dd9c95d294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4855 2023.12.11 18:55:38.982176 [ 3 ] {c4063ecd-0bde-4ed2-92cf-76dd9c95d294} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4856 2023.12.11 18:55:38.982696 [ 3 ] {c4063ecd-0bde-4ed2-92cf-76dd9c95d294} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.38 GiB.
4857 2023.12.11 18:55:38.982953 [ 3 ] {c4063ecd-0bde-4ed2-92cf-76dd9c95d294} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4858 2023.12.11 18:55:38.983112 [ 3 ] {c4063ecd-0bde-4ed2-92cf-76dd9c95d294} <Trace> oximeter.fields_i64 (f6281e04-cc0a-4899-ac4f-07e13f197a74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4859 2023.12.11 18:55:38.983247 [ 3 ] {c4063ecd-0bde-4ed2-92cf-76dd9c95d294} <Information> executeQuery: Read 66 rows, 5.35 KiB in 0.001247088 sec., 52923 rows/sec., 4.19 MiB/sec.
4860 2023.12.11 18:55:38.983421 [ 3 ] {c4063ecd-0bde-4ed2-92cf-76dd9c95d294} <Debug> DynamicQueryHandler: Done processing query
4861 2023.12.11 18:55:38.983448 [ 3 ] {c4063ecd-0bde-4ed2-92cf-76dd9c95d294} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4862 2023.12.11 18:55:38.983465 [ 3 ] {} <Debug> HTTP-Session: ec3afff0-a806-46af-b3c6-629d3e42dc79 Destroying unnamed session
4863 2023.12.11 18:55:38.983634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 31407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4864 2023.12.11 18:55:38.983682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4865 2023.12.11 18:55:38.983703 [ 3 ] {} <Debug> HTTP-Session: 23cfa198-e1b7-47f9-97b8-b86f887639a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4866 2023.12.11 18:55:38.983720 [ 3 ] {} <Debug> HTTP-Session: 23cfa198-e1b7-47f9-97b8-b86f887639a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4867 2023.12.11 18:55:38.983799 [ 3 ] {c0d050e4-aa95-4132-9554-89d2f0e5a73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4868 2023.12.11 18:55:38.983839 [ 3 ] {c0d050e4-aa95-4132-9554-89d2f0e5a73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4869 2023.12.11 18:55:38.983948 [ 3 ] {c0d050e4-aa95-4132-9554-89d2f0e5a73f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4870 2023.12.11 18:55:38.984380 [ 3 ] {c0d050e4-aa95-4132-9554-89d2f0e5a73f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.38 GiB.
4871 2023.12.11 18:55:38.984603 [ 3 ] {c0d050e4-aa95-4132-9554-89d2f0e5a73f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4872 2023.12.11 18:55:38.984753 [ 3 ] {c0d050e4-aa95-4132-9554-89d2f0e5a73f} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4873 2023.12.11 18:55:38.984879 [ 3 ] {c0d050e4-aa95-4132-9554-89d2f0e5a73f} <Information> executeQuery: Read 198 rows, 19.32 KiB in 0.001051794 sec., 188249 rows/sec., 17.94 MiB/sec.
4874 2023.12.11 18:55:38.985017 [ 3 ] {c0d050e4-aa95-4132-9554-89d2f0e5a73f} <Debug> DynamicQueryHandler: Done processing query
4875 2023.12.11 18:55:38.985041 [ 3 ] {c0d050e4-aa95-4132-9554-89d2f0e5a73f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4876 2023.12.11 18:55:38.985058 [ 3 ] {} <Debug> HTTP-Session: 23cfa198-e1b7-47f9-97b8-b86f887639a2 Destroying unnamed session
4877 2023.12.11 18:55:38.985184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 12761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4878 2023.12.11 18:55:38.985229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4879 2023.12.11 18:55:38.985249 [ 3 ] {} <Debug> HTTP-Session: 9b0a08af-208b-41c9-8e46-c8d586172f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4880 2023.12.11 18:55:38.985266 [ 3 ] {} <Debug> HTTP-Session: 9b0a08af-208b-41c9-8e46-c8d586172f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4881 2023.12.11 18:55:38.985338 [ 3 ] {aa57cad0-87fb-4427-b6c9-290f635fd8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4882 2023.12.11 18:55:38.985377 [ 3 ] {aa57cad0-87fb-4427-b6c9-290f635fd8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4883 2023.12.11 18:55:38.985484 [ 3 ] {aa57cad0-87fb-4427-b6c9-290f635fd8d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4884 2023.12.11 18:55:38.985809 [ 3 ] {aa57cad0-87fb-4427-b6c9-290f635fd8d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.38 GiB.
4885 2023.12.11 18:55:38.986014 [ 3 ] {aa57cad0-87fb-4427-b6c9-290f635fd8d4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4886 2023.12.11 18:55:38.986158 [ 3 ] {aa57cad0-87fb-4427-b6c9-290f635fd8d4} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4887 2023.12.11 18:55:38.986282 [ 3 ] {aa57cad0-87fb-4427-b6c9-290f635fd8d4} <Information> executeQuery: Read 75 rows, 6.01 KiB in 0.000914211 sec., 82037 rows/sec., 6.42 MiB/sec.
4888 2023.12.11 18:55:38.986399 [ 3 ] {aa57cad0-87fb-4427-b6c9-290f635fd8d4} <Debug> DynamicQueryHandler: Done processing query
4889 2023.12.11 18:55:38.986423 [ 3 ] {aa57cad0-87fb-4427-b6c9-290f635fd8d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4890 2023.12.11 18:55:38.986438 [ 3 ] {} <Debug> HTTP-Session: 9b0a08af-208b-41c9-8e46-c8d586172f29 Destroying unnamed session
4891 2023.12.11 18:55:38.986695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 70596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4892 2023.12.11 18:55:38.986741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4893 2023.12.11 18:55:38.986759 [ 3 ] {} <Debug> HTTP-Session: 17c911e5-9bc8-4be0-97e6-856e08b83023 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4894 2023.12.11 18:55:38.986776 [ 3 ] {} <Debug> HTTP-Session: 17c911e5-9bc8-4be0-97e6-856e08b83023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4895 2023.12.11 18:55:38.986866 [ 3 ] {3b94e457-8491-4013-b355-8909ec67c345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4896 2023.12.11 18:55:38.986913 [ 3 ] {3b94e457-8491-4013-b355-8909ec67c345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4897 2023.12.11 18:55:38.987050 [ 3 ] {3b94e457-8491-4013-b355-8909ec67c345} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4898 2023.12.11 18:55:38.987615 [ 3 ] {3b94e457-8491-4013-b355-8909ec67c345} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.38 GiB.
4899 2023.12.11 18:55:38.987949 [ 3 ] {3b94e457-8491-4013-b355-8909ec67c345} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4900 2023.12.11 18:55:38.988122 [ 3 ] {3b94e457-8491-4013-b355-8909ec67c345} <Trace> oximeter.measurements_histogramf64 (bc2e6fd3-c316-4e3a-94c7-d40a41fedde8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4901 2023.12.11 18:55:38.988247 [ 3 ] {3b94e457-8491-4013-b355-8909ec67c345} <Information> executeQuery: Read 66 rows, 91.20 KiB in 0.001351632 sec., 48829 rows/sec., 65.89 MiB/sec.
4902 2023.12.11 18:55:38.988372 [ 3 ] {3b94e457-8491-4013-b355-8909ec67c345} <Debug> DynamicQueryHandler: Done processing query
4903 2023.12.11 18:55:38.988396 [ 3 ] {3b94e457-8491-4013-b355-8909ec67c345} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4904 2023.12.11 18:55:38.988412 [ 3 ] {} <Debug> HTTP-Session: 17c911e5-9bc8-4be0-97e6-856e08b83023 Destroying unnamed session
4905 2023.12.11 18:55:38.988525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 1448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4906 2023.12.11 18:55:38.988570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4907 2023.12.11 18:55:38.988590 [ 3 ] {} <Debug> HTTP-Session: 253c9139-6f99-4260-8581-f28b0f755bf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4908 2023.12.11 18:55:38.988606 [ 3 ] {} <Debug> HTTP-Session: 253c9139-6f99-4260-8581-f28b0f755bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4909 2023.12.11 18:55:38.988676 [ 3 ] {800c06a9-31ec-4611-955f-a4065a946dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4910 2023.12.11 18:55:38.988716 [ 3 ] {800c06a9-31ec-4611-955f-a4065a946dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4911 2023.12.11 18:55:38.988821 [ 3 ] {800c06a9-31ec-4611-955f-a4065a946dbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4912 2023.12.11 18:55:38.989072 [ 3 ] {800c06a9-31ec-4611-955f-a4065a946dbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.38 GiB.
4913 2023.12.11 18:55:38.989313 [ 3 ] {800c06a9-31ec-4611-955f-a4065a946dbc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4914 2023.12.11 18:55:38.989480 [ 3 ] {800c06a9-31ec-4611-955f-a4065a946dbc} <Trace> oximeter.measurements_i64 (617bab8c-c22d-4e70-b16e-86028af4c152): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
4915 2023.12.11 18:55:38.989600 [ 3 ] {800c06a9-31ec-4611-955f-a4065a946dbc} <Information> executeQuery: Read 9 rows, 651.00 B in 0.00088952 sec., 10117 rows/sec., 714.70 KiB/sec.
4916 2023.12.11 18:55:38.989717 [ 3 ] {800c06a9-31ec-4611-955f-a4065a946dbc} <Debug> DynamicQueryHandler: Done processing query
4917 2023.12.11 18:55:38.989740 [ 3 ] {800c06a9-31ec-4611-955f-a4065a946dbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4918 2023.12.11 18:55:38.989755 [ 3 ] {} <Debug> HTTP-Session: 253c9139-6f99-4260-8581-f28b0f755bf3 Destroying unnamed session
4919 2023.12.11 18:55:39.045842 [ 82 ] {} <Debug> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
4920 2023.12.11 18:55:39.045929 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.38 GiB.
4921 2023.12.11 18:55:39.046052 [ 24 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
4922 2023.12.11 18:55:39.046231 [ 24 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4923 2023.12.11 18:55:39.046285 [ 24 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part
4924 2023.12.11 18:55:39.046478 [ 24 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
4925 2023.12.11 18:55:39.046638 [ 24 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
4926 2023.12.11 18:55:39.046829 [ 24 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
4927 2023.12.11 18:55:39.046952 [ 24 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
4928 2023.12.11 18:55:39.047503 [ 24 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001516255 sec., 11871.354092814203 rows/sec., 828.91 KiB/sec.
4929 2023.12.11 18:55:39.047596 [ 24 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
4930 2023.12.11 18:55:39.047774 [ 24 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_17_4} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
4931 2023.12.11 18:55:39.047844 [ 24 ] {93ca2aa8-b495-47e7-a2a4-610985accb6a::all_1_17_4} <Trace> oximeter.fields_u16 (93ca2aa8-b495-47e7-a2a4-610985accb6a) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
4932 2023.12.11 18:55:39.619072 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
4933 2023.12.11 18:55:39.619136 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
4934 2023.12.11 18:55:40.117133 [ 81 ] {} <Debug> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
4935 2023.12.11 18:55:40.117220 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.38 GiB.
4936 2023.12.11 18:55:40.117313 [ 20 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
4937 2023.12.11 18:55:40.117430 [ 20 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4938 2023.12.11 18:55:40.117461 [ 20 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part
4939 2023.12.11 18:55:40.117591 [ 20 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
4940 2023.12.11 18:55:40.117685 [ 20 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
4941 2023.12.11 18:55:40.117778 [ 20 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
4942 2023.12.11 18:55:40.117857 [ 20 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
4943 2023.12.11 18:55:40.118374 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001104606 sec., 16295.403066794857 rows/sec., 1.33 MiB/sec.
4944 2023.12.11 18:55:40.118468 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
4945 2023.12.11 18:55:40.118647 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_17_4} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
4946 2023.12.11 18:55:40.118713 [ 24 ] {c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12::all_1_17_4} <Trace> oximeter.fields_ipaddr (c6ee40ac-bcd4-4b48-8a55-b8abc1a1fd12) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
4947 2023.12.11 18:55:43.978487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 5328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4948 2023.12.11 18:55:43.978642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4949 2023.12.11 18:55:43.978687 [ 3 ] {} <Debug> HTTP-Session: d6b1e3c2-1565-4ac6-9e71-ac98464c4711 Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4950 2023.12.11 18:55:43.978725 [ 3 ] {} <Debug> HTTP-Session: d6b1e3c2-1565-4ac6-9e71-ac98464c4711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4951 2023.12.11 18:55:43.978913 [ 3 ] {afe8e40b-fd5b-48a2-8678-cfb22b716c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4952 2023.12.11 18:55:43.979006 [ 3 ] {afe8e40b-fd5b-48a2-8678-cfb22b716c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4953 2023.12.11 18:55:43.979169 [ 3 ] {afe8e40b-fd5b-48a2-8678-cfb22b716c8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4954 2023.12.11 18:55:43.979585 [ 3 ] {afe8e40b-fd5b-48a2-8678-cfb22b716c8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.38 GiB.
4955 2023.12.11 18:55:43.979836 [ 3 ] {afe8e40b-fd5b-48a2-8678-cfb22b716c8b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4956 2023.12.11 18:55:43.980012 [ 3 ] {afe8e40b-fd5b-48a2-8678-cfb22b716c8b} <Trace> oximeter.fields_string (89f79f39-161b-44c9-8326-97e43900ec56): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4957 2023.12.11 18:55:43.980148 [ 3 ] {afe8e40b-fd5b-48a2-8678-cfb22b716c8b} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001176767 sec., 30592 rows/sec., 2.57 MiB/sec.
4958 2023.12.11 18:55:43.980466 [ 3 ] {afe8e40b-fd5b-48a2-8678-cfb22b716c8b} <Debug> DynamicQueryHandler: Done processing query
4959 2023.12.11 18:55:43.980492 [ 3 ] {afe8e40b-fd5b-48a2-8678-cfb22b716c8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4960 2023.12.11 18:55:43.980509 [ 3 ] {} <Debug> HTTP-Session: d6b1e3c2-1565-4ac6-9e71-ac98464c4711 Destroying unnamed session
4961 2023.12.11 18:55:43.980636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4962 2023.12.11 18:55:43.980681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4963 2023.12.11 18:55:43.980701 [ 3 ] {} <Debug> HTTP-Session: 645b0b93-de00-481b-9a56-ff17e3af067c Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4964 2023.12.11 18:55:43.980718 [ 3 ] {} <Debug> HTTP-Session: 645b0b93-de00-481b-9a56-ff17e3af067c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4965 2023.12.11 18:55:43.980792 [ 3 ] {7700c357-a624-4a5a-9a9e-21f5012c6528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4966 2023.12.11 18:55:43.980834 [ 3 ] {7700c357-a624-4a5a-9a9e-21f5012c6528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4967 2023.12.11 18:55:43.980962 [ 3 ] {7700c357-a624-4a5a-9a9e-21f5012c6528} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4968 2023.12.11 18:55:43.981268 [ 3 ] {7700c357-a624-4a5a-9a9e-21f5012c6528} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.38 GiB.
4969 2023.12.11 18:55:43.981473 [ 3 ] {7700c357-a624-4a5a-9a9e-21f5012c6528} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4970 2023.12.11 18:55:43.981616 [ 3 ] {7700c357-a624-4a5a-9a9e-21f5012c6528} <Trace> oximeter.fields_uuid (b9e76f10-c951-40dd-845e-ba6a2c610641): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4971 2023.12.11 18:55:43.981744 [ 3 ] {7700c357-a624-4a5a-9a9e-21f5012c6528} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000922612 sec., 26013 rows/sec., 2.01 MiB/sec.
4972 2023.12.11 18:55:43.981863 [ 3 ] {7700c357-a624-4a5a-9a9e-21f5012c6528} <Debug> DynamicQueryHandler: Done processing query
4973 2023.12.11 18:55:43.981886 [ 3 ] {7700c357-a624-4a5a-9a9e-21f5012c6528} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4974 2023.12.11 18:55:43.981901 [ 3 ] {} <Debug> HTTP-Session: 645b0b93-de00-481b-9a56-ff17e3af067c Destroying unnamed session
4975 2023.12.11 18:55:43.982029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56247, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4976 2023.12.11 18:55:43.982073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4977 2023.12.11 18:55:43.982094 [ 3 ] {} <Debug> HTTP-Session: 4e202ae3-894d-4b88-ab4c-e77b878c7d9a Authenticating user 'default' from [fd00:1122:3344:101::d]:56247
4978 2023.12.11 18:55:43.982110 [ 3 ] {} <Debug> HTTP-Session: 4e202ae3-894d-4b88-ab4c-e77b878c7d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4979 2023.12.11 18:55:43.982181 [ 3 ] {d4a2248c-fc5e-4795-9f99-a10cebb6b3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4980 2023.12.11 18:55:43.982225 [ 3 ] {d4a2248c-fc5e-4795-9f99-a10cebb6b3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4981 2023.12.11 18:55:43.982345 [ 3 ] {d4a2248c-fc5e-4795-9f99-a10cebb6b3ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4982 2023.12.11 18:55:43.982632 [ 3 ] {d4a2248c-fc5e-4795-9f99-a10cebb6b3ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.38 GiB.
4983 2023.12.11 18:55:43.982888 [ 3 ] {d4a2248c-fc5e-4795-9f99-a10cebb6b3ec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4984 2023.12.11 18:55:43.983060 [ 3 ] {d4a2248c-fc5e-4795-9f99-a10cebb6b3ec} <Trace> oximeter.measurements_cumulativeu64 (a1de1c48-7ad1-4a02-b8e9-06d441778e51): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4985 2023.12.11 18:55:43.983193 [ 3 ] {d4a2248c-fc5e-4795-9f99-a10cebb6b3ec} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000984083 sec., 36582 rows/sec., 2.58 MiB/sec.
4986 2023.12.11 18:55:43.983300 [ 3 ] {d4a2248c-fc5e-4795-9f99-a10cebb6b3ec} <Debug> DynamicQueryHandler: Done processing query
4987 2023.12.11 18:55:43.983323 [ 3 ] {d4a2248c-fc5e-4795-9f99-a10cebb6b3ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4988 2023.12.11 18:55:43.983338 [ 3 ] {} <Debug> HTTP-Session: 4e202ae3-894d-4b88-ab4c-e77b878c7d9a Destroying unnamed session