Max level shown:
1 [ Dec 6 01:45:31 Enabled. ]
2 [ Dec 6 01:45:31 Rereading configuration. ]
3 [ Dec 6 01:45:35 Rereading configuration. ]
4 [ Dec 6 01:45:40 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=oxControlService22
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService22 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService22
29 ipadm: Could not delete oxControlService22: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService22
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService22
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService22
34 + ipadm show-addr oxControlService22/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService22/ll
37 + ipadm show-addr oxControlService22/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService22/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 6 01:45:41 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.12.06 01:45:41.558794 [ 1 ] {} <Information> Application: Will watch for the process with pid 27040
55 2023.12.06 01:45:41.558880 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.12.06 01:45:42.211645 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 27040
57 2023.12.06 01:45:42.211805 [ 1 ] {} <Information> Application: starting up
58 2023.12.06 01:45:42.211998 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.12.06 01:45:42.375691 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.12.06 01:45:42.375747 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.12.06 01:45:42.375768 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.12.06 01:45:42.375820 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.12.06 01:45:42.376195 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.12.06 01:45:42.376836 [ 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.06 01:45:42.377364 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.12.06 01:45:42.377618 [ 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.06 01:45:42.380162 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.12.06 01:45:42.380205 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.12.06 01:45:42.380913 [ 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.06 01:45:42.381079 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.12.06 01:45:42.387092 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.12.06 01:45:42.387499 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.12.06 01:45:42.387525 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.12.06 01:45:42.388904 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.12.06 01:45:42.389391 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.12.06 01:45:42.389726 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.12.06 01:45:42.390104 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.12.06 01:45:42.391469 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.12.06 01:45:42.391511 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.12.06 01:45:42.391571 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.12.06 01:45:42.391589 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.12.06 01:45:42.434461 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.12.06 01:45:42.434492 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000121683 sec
90 2023.12.06 01:45:42.435061 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.12.06 01:45:42.435141 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.12.06 01:45:42.435162 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.12.06 01:45:42.435179 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.12.06 01:45:42.435192 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.12.06 01:45:42.435206 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.12.06 01:45:42.435221 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.12.06 01:45:42.435254 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.12.06 01:45:42.435275 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.12.06 01:45:42.435306 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.12.06 01:45:42.435321 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.12.06 01:45:42.435336 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.12.06 01:45:42.435351 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.12.06 01:45:42.435383 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.12.06 01:45:42.435398 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.12.06 01:45:42.435412 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.12.06 01:45:42.469894 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.12.06 01:45:42.471889 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.12.06 01:45:42.471917 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3141e-05 sec
109 2023.12.06 01:45:42.471940 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.12.06 01:45:42.471954 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.12.06 01:45:42.471979 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.12.06 01:45:42.474199 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.12.06 01:45:42.479683 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.12.06 01:45:42.479820 [ 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.06 01:45:42.479898 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.12.06 01:45:42.933438 [ 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.06 01:45:42.951325 [ 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.06 01:45:42.951372 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.12.06 01:45:42.986876 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.12.06 01:45:42.987606 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB
121 2023.12.06 01:45:42.987926 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.12.06 01:45:42.987955 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.12.06 01:45:42.987982 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.12.06 01:45:42.988074 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.12.06 01:45:42.988100 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.12.06 01:45:42.988144 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.12.06 01:45:42.988205 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.12.06 01:45:42.988225 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.12.06 01:45:43.356165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.12.06 01:45:43.356346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.12.06 01:45:43.356919 [ 3 ] {} <Debug> HTTP-Session: 91f5b0ef-c963-4c77-957c-3dd5776ede75 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
132 2023.12.06 01:45:43.356958 [ 3 ] {} <Debug> HTTP-Session: 91f5b0ef-c963-4c77-957c-3dd5776ede75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.12.06 01:45:43.357088 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.12.06 01:45:43.357114 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.12.06 01:45:43.357131 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.12.06 01:45:43.358563 [ 3 ] {6ebc4b8e-4b08-4c63-8133-d9481729f033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
137 2023.12.06 01:45:43.379321 [ 3 ] {6ebc4b8e-4b08-4c63-8133-d9481729f033} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:39900) (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.06 01:45:43.380057 [ 3 ] {6ebc4b8e-4b08-4c63-8133-d9481729f033} <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.06 01:45:43.380750 [ 3 ] {6ebc4b8e-4b08-4c63-8133-d9481729f033} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.12.06 01:45:43.380773 [ 3 ] {} <Debug> HTTP-Session: 91f5b0ef-c963-4c77-957c-3dd5776ede75 Destroying unnamed session
189 2023.12.06 01:45:43.381255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.12.06 01:45:43.381306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.12.06 01:45:43.381326 [ 3 ] {} <Debug> HTTP-Session: 0951523d-3dbd-400f-afee-6239ecfa4393 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
192 2023.12.06 01:45:43.381349 [ 3 ] {} <Debug> HTTP-Session: 0951523d-3dbd-400f-afee-6239ecfa4393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.12.06 01:45:43.381446 [ 3 ] {54e00e0b-3c95-4e1d-ba79-0192b16f6a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
194 2023.12.06 01:45:43.381526 [ 3 ] {54e00e0b-3c95-4e1d-ba79-0192b16f6a41} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
195 2023.12.06 01:45:43.382454 [ 3 ] {54e00e0b-3c95-4e1d-ba79-0192b16f6a41} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
196 2023.12.06 01:45:43.384194 [ 3 ] {54e00e0b-3c95-4e1d-ba79-0192b16f6a41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
197 2023.12.06 01:45:43.387900 [ 3 ] {54e00e0b-3c95-4e1d-ba79-0192b16f6a41} <Debug> DynamicQueryHandler: Done processing query
198 2023.12.06 01:45:43.387931 [ 3 ] {54e00e0b-3c95-4e1d-ba79-0192b16f6a41} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
199 2023.12.06 01:45:43.387947 [ 3 ] {} <Debug> HTTP-Session: 0951523d-3dbd-400f-afee-6239ecfa4393 Destroying unnamed session
200 2023.12.06 01:45:43.388093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.12.06 01:45:43.388144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.12.06 01:45:43.388162 [ 3 ] {} <Debug> HTTP-Session: c0d888ff-a65e-4299-aece-1d6cfd78097b Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
203 2023.12.06 01:45:43.388177 [ 3 ] {} <Debug> HTTP-Session: c0d888ff-a65e-4299-aece-1d6cfd78097b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.12.06 01:45:43.388272 [ 3 ] {455445db-55ac-492d-a05b-3aa7c1081b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
205 2023.12.06 01:45:43.388515 [ 3 ] {455445db-55ac-492d-a05b-3aa7c1081b6b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:39900) (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.06 01:45:43.388630 [ 3 ] {455445db-55ac-492d-a05b-3aa7c1081b6b} <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.06 01:45:43.388737 [ 3 ] {455445db-55ac-492d-a05b-3aa7c1081b6b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.12.06 01:45:43.388756 [ 3 ] {} <Debug> HTTP-Session: c0d888ff-a65e-4299-aece-1d6cfd78097b Destroying unnamed session
257 2023.12.06 01:45:43.389013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.12.06 01:45:43.389058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.12.06 01:45:43.389075 [ 3 ] {} <Debug> HTTP-Session: 91c8021b-6118-44ad-b49a-cc9ff979bd52 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
260 2023.12.06 01:45:43.389095 [ 3 ] {} <Debug> HTTP-Session: 91c8021b-6118-44ad-b49a-cc9ff979bd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.12.06 01:45:43.389199 [ 3 ] {fe829206-2879-485a-b8af-3bdf71fa4bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) DROP DATABASE IF EXISTS oximeter (stage: Complete)
262 2023.12.06 01:45:43.389295 [ 3 ] {fe829206-2879-485a-b8af-3bdf71fa4bc1} <Debug> DynamicQueryHandler: Done processing query
263 2023.12.06 01:45:43.389320 [ 3 ] {fe829206-2879-485a-b8af-3bdf71fa4bc1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.12.06 01:45:43.389335 [ 3 ] {} <Debug> HTTP-Session: 91c8021b-6118-44ad-b49a-cc9ff979bd52 Destroying unnamed session
265 2023.12.06 01:45:43.389472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.12.06 01:45:43.389514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.12.06 01:45:43.389531 [ 3 ] {} <Debug> HTTP-Session: f6a50e1f-583f-448c-a4c1-f8264a085577 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
268 2023.12.06 01:45:43.389550 [ 3 ] {} <Debug> HTTP-Session: f6a50e1f-583f-448c-a4c1-f8264a085577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.12.06 01:45:43.389605 [ 3 ] {6e85edce-7542-4a4a-b250-f992cec09469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
270 2023.12.06 01:45:43.389654 [ 3 ] {6e85edce-7542-4a4a-b250-f992cec09469} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
271 2023.12.06 01:45:43.390692 [ 3 ] {6e85edce-7542-4a4a-b250-f992cec09469} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
272 2023.12.06 01:45:43.390713 [ 3 ] {6e85edce-7542-4a4a-b250-f992cec09469} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 3.9361e-05 sec
273 2023.12.06 01:45:43.390735 [ 3 ] {6e85edce-7542-4a4a-b250-f992cec09469} <Information> TablesLoader: Loading 0 tables with 0 dependency level
274 2023.12.06 01:45:43.390753 [ 3 ] {6e85edce-7542-4a4a-b250-f992cec09469} <Information> DatabaseAtomic (oximeter): Starting up tables.
275 2023.12.06 01:45:43.390820 [ 3 ] {6e85edce-7542-4a4a-b250-f992cec09469} <Debug> DynamicQueryHandler: Done processing query
276 2023.12.06 01:45:43.390843 [ 3 ] {6e85edce-7542-4a4a-b250-f992cec09469} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.12.06 01:45:43.390858 [ 3 ] {} <Debug> HTTP-Session: f6a50e1f-583f-448c-a4c1-f8264a085577 Destroying unnamed session
278 2023.12.06 01:45:43.390971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.12.06 01:45:43.391015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.12.06 01:45:43.391032 [ 3 ] {} <Debug> HTTP-Session: 23151eba-175f-43d2-859c-1c1b05fdb7af Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
281 2023.12.06 01:45:43.391054 [ 3 ] {} <Debug> HTTP-Session: 23151eba-175f-43d2-859c-1c1b05fdb7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.12.06 01:45:43.391189 [ 3 ] {5d66a263-ac97-4756-a28d-56d9ef8eb50d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) /* 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.06 01:45:43.391233 [ 3 ] {5d66a263-ac97-4756-a28d-56d9ef8eb50d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
285 2023.12.06 01:45:43.398613 [ 3 ] {5d66a263-ac97-4756-a28d-56d9ef8eb50d} <Debug> oximeter.version (8cc552ca-61f7-487b-b35d-2ae639218fef): Loading data parts
286 2023.12.06 01:45:43.398751 [ 3 ] {5d66a263-ac97-4756-a28d-56d9ef8eb50d} <Debug> oximeter.version (8cc552ca-61f7-487b-b35d-2ae639218fef): There are no data parts
287 2023.12.06 01:45:43.403013 [ 3 ] {5d66a263-ac97-4756-a28d-56d9ef8eb50d} <Debug> DynamicQueryHandler: Done processing query
288 2023.12.06 01:45:43.403045 [ 3 ] {5d66a263-ac97-4756-a28d-56d9ef8eb50d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.12.06 01:45:43.403071 [ 3 ] {} <Debug> HTTP-Session: 23151eba-175f-43d2-859c-1c1b05fdb7af Destroying unnamed session
290 2023.12.06 01:45:43.403222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.12.06 01:45:43.403270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.12.06 01:45:43.403293 [ 3 ] {} <Debug> HTTP-Session: 23b70259-40f6-4c6a-b4c8-a56b177f8f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
293 2023.12.06 01:45:43.403309 [ 3 ] {} <Debug> HTTP-Session: 23b70259-40f6-4c6a-b4c8-a56b177f8f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.12.06 01:45:43.403510 [ 3 ] {2631130d-9a21-4b54-bbbf-68a44297a3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) /* 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 UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
305 2023.12.06 01:45:43.403560 [ 3 ] {2631130d-9a21-4b54-bbbf-68a44297a3c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
306 2023.12.06 01:45:43.412878 [ 3 ] {2631130d-9a21-4b54-bbbf-68a44297a3c4} <Debug> oximeter.measurements_bool (2bf4c0d5-4514-484c-ba7f-714ea39126a2): Loading data parts
307 2023.12.06 01:45:43.412976 [ 3 ] {2631130d-9a21-4b54-bbbf-68a44297a3c4} <Debug> oximeter.measurements_bool (2bf4c0d5-4514-484c-ba7f-714ea39126a2): There are no data parts
308 2023.12.06 01:45:43.417758 [ 3 ] {2631130d-9a21-4b54-bbbf-68a44297a3c4} <Debug> DynamicQueryHandler: Done processing query
309 2023.12.06 01:45:43.417806 [ 3 ] {2631130d-9a21-4b54-bbbf-68a44297a3c4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.12.06 01:45:43.417847 [ 3 ] {} <Debug> HTTP-Session: 23b70259-40f6-4c6a-b4c8-a56b177f8f65 Destroying unnamed session
311 2023.12.06 01:45:43.418031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.12.06 01:45:43.418121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.12.06 01:45:43.418152 [ 3 ] {} <Debug> HTTP-Session: f9afb879-652d-4867-9439-c5b4b5612167 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
314 2023.12.06 01:45:43.418169 [ 3 ] {} <Debug> HTTP-Session: f9afb879-652d-4867-9439-c5b4b5612167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.12.06 01:45:43.418364 [ 3 ] {1f476c58-23e5-44a6-ba1e-ce119a305f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
316 2023.12.06 01:45:43.418416 [ 3 ] {1f476c58-23e5-44a6-ba1e-ce119a305f47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
317 2023.12.06 01:45:43.425419 [ 3 ] {1f476c58-23e5-44a6-ba1e-ce119a305f47} <Debug> oximeter.measurements_i8 (c94575b4-f5e3-480c-b2eb-f09f307a895b): Loading data parts
318 2023.12.06 01:45:43.425534 [ 3 ] {1f476c58-23e5-44a6-ba1e-ce119a305f47} <Debug> oximeter.measurements_i8 (c94575b4-f5e3-480c-b2eb-f09f307a895b): There are no data parts
319 2023.12.06 01:45:43.440323 [ 3 ] {1f476c58-23e5-44a6-ba1e-ce119a305f47} <Debug> DynamicQueryHandler: Done processing query
320 2023.12.06 01:45:43.440351 [ 3 ] {1f476c58-23e5-44a6-ba1e-ce119a305f47} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.12.06 01:45:43.440367 [ 3 ] {} <Debug> HTTP-Session: f9afb879-652d-4867-9439-c5b4b5612167 Destroying unnamed session
322 2023.12.06 01:45:43.440512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.12.06 01:45:43.440565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.12.06 01:45:43.440584 [ 3 ] {} <Debug> HTTP-Session: 92c29c4f-4e69-4e8b-8a3c-c442ea58ed5c Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
325 2023.12.06 01:45:43.440606 [ 3 ] {} <Debug> HTTP-Session: 92c29c4f-4e69-4e8b-8a3c-c442ea58ed5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.12.06 01:45:43.440798 [ 3 ] {c816a718-0a18-4bcc-9318-937b7254ebdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
327 2023.12.06 01:45:43.440844 [ 3 ] {c816a718-0a18-4bcc-9318-937b7254ebdb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2023.12.06 01:45:43.445185 [ 3 ] {c816a718-0a18-4bcc-9318-937b7254ebdb} <Debug> oximeter.measurements_u8 (007774e0-7af2-456a-a0e2-dd42cfbaedcf): Loading data parts
329 2023.12.06 01:45:43.445380 [ 3 ] {c816a718-0a18-4bcc-9318-937b7254ebdb} <Debug> oximeter.measurements_u8 (007774e0-7af2-456a-a0e2-dd42cfbaedcf): There are no data parts
330 2023.12.06 01:45:43.453419 [ 3 ] {c816a718-0a18-4bcc-9318-937b7254ebdb} <Debug> DynamicQueryHandler: Done processing query
331 2023.12.06 01:45:43.453463 [ 3 ] {c816a718-0a18-4bcc-9318-937b7254ebdb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.12.06 01:45:43.453484 [ 3 ] {} <Debug> HTTP-Session: 92c29c4f-4e69-4e8b-8a3c-c442ea58ed5c Destroying unnamed session
333 2023.12.06 01:45:43.453646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.12.06 01:45:43.453710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.12.06 01:45:43.453733 [ 3 ] {} <Debug> HTTP-Session: ea1cc82d-ffbd-4902-8e15-627f72d97c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
336 2023.12.06 01:45:43.453761 [ 3 ] {} <Debug> HTTP-Session: ea1cc82d-ffbd-4902-8e15-627f72d97c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.12.06 01:45:43.453998 [ 3 ] {a024762b-50b0-4040-a147-d5996371d877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2023.12.06 01:45:43.454065 [ 3 ] {a024762b-50b0-4040-a147-d5996371d877} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2023.12.06 01:45:43.467990 [ 3 ] {a024762b-50b0-4040-a147-d5996371d877} <Debug> oximeter.measurements_i16 (ea84f8b2-4504-4842-be22-9096d6329d26): Loading data parts
340 2023.12.06 01:45:43.468094 [ 3 ] {a024762b-50b0-4040-a147-d5996371d877} <Debug> oximeter.measurements_i16 (ea84f8b2-4504-4842-be22-9096d6329d26): There are no data parts
341 2023.12.06 01:45:43.469880 [ 3 ] {a024762b-50b0-4040-a147-d5996371d877} <Debug> DynamicQueryHandler: Done processing query
342 2023.12.06 01:45:43.469917 [ 3 ] {a024762b-50b0-4040-a147-d5996371d877} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.12.06 01:45:43.469934 [ 3 ] {} <Debug> HTTP-Session: ea1cc82d-ffbd-4902-8e15-627f72d97c80 Destroying unnamed session
344 2023.12.06 01:45:43.470063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.12.06 01:45:43.470116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.12.06 01:45:43.470135 [ 3 ] {} <Debug> HTTP-Session: c61455c0-1e59-43b8-bc54-676404bff4b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
347 2023.12.06 01:45:43.470159 [ 3 ] {} <Debug> HTTP-Session: c61455c0-1e59-43b8-bc54-676404bff4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.12.06 01:45:43.470344 [ 3 ] {08373946-aa27-42b5-b370-3490d95a90e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
349 2023.12.06 01:45:43.470397 [ 3 ] {08373946-aa27-42b5-b370-3490d95a90e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
350 2023.12.06 01:45:43.481239 [ 3 ] {08373946-aa27-42b5-b370-3490d95a90e8} <Debug> oximeter.measurements_u16 (c9631a6f-71fd-41e3-bdca-e5dc76b35a6c): Loading data parts
351 2023.12.06 01:45:43.481345 [ 3 ] {08373946-aa27-42b5-b370-3490d95a90e8} <Debug> oximeter.measurements_u16 (c9631a6f-71fd-41e3-bdca-e5dc76b35a6c): There are no data parts
352 2023.12.06 01:45:43.486428 [ 3 ] {08373946-aa27-42b5-b370-3490d95a90e8} <Debug> DynamicQueryHandler: Done processing query
353 2023.12.06 01:45:43.486470 [ 3 ] {08373946-aa27-42b5-b370-3490d95a90e8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.12.06 01:45:43.486489 [ 3 ] {} <Debug> HTTP-Session: c61455c0-1e59-43b8-bc54-676404bff4b9 Destroying unnamed session
355 2023.12.06 01:45:43.486639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.12.06 01:45:43.486710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.12.06 01:45:43.486734 [ 3 ] {} <Debug> HTTP-Session: 8a263e38-aa05-4b8d-a5df-cb13e4d2e8e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
358 2023.12.06 01:45:43.486759 [ 3 ] {} <Debug> HTTP-Session: 8a263e38-aa05-4b8d-a5df-cb13e4d2e8e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.12.06 01:45:43.486994 [ 3 ] {8bc76311-4f5b-46e3-b3a3-cff0752bbc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
360 2023.12.06 01:45:43.487056 [ 3 ] {8bc76311-4f5b-46e3-b3a3-cff0752bbc1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
361 2023.12.06 01:45:43.496398 [ 3 ] {8bc76311-4f5b-46e3-b3a3-cff0752bbc1b} <Debug> oximeter.measurements_i32 (9597f722-7ab9-4edb-b415-0e0d5b5fe3c5): Loading data parts
362 2023.12.06 01:45:43.496506 [ 3 ] {8bc76311-4f5b-46e3-b3a3-cff0752bbc1b} <Debug> oximeter.measurements_i32 (9597f722-7ab9-4edb-b415-0e0d5b5fe3c5): There are no data parts
363 2023.12.06 01:45:43.501080 [ 3 ] {8bc76311-4f5b-46e3-b3a3-cff0752bbc1b} <Debug> DynamicQueryHandler: Done processing query
364 2023.12.06 01:45:43.501115 [ 3 ] {8bc76311-4f5b-46e3-b3a3-cff0752bbc1b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.12.06 01:45:43.501164 [ 3 ] {} <Debug> HTTP-Session: 8a263e38-aa05-4b8d-a5df-cb13e4d2e8e6 Destroying unnamed session
366 2023.12.06 01:45:43.501389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.12.06 01:45:43.501478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.12.06 01:45:43.501529 [ 3 ] {} <Debug> HTTP-Session: 984fa7f6-0352-4367-a20a-56898878b6f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
369 2023.12.06 01:45:43.501559 [ 3 ] {} <Debug> HTTP-Session: 984fa7f6-0352-4367-a20a-56898878b6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.12.06 01:45:43.501902 [ 3 ] {09122148-a1f8-4089-9fd7-489abb0ea57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
371 2023.12.06 01:45:43.501993 [ 3 ] {09122148-a1f8-4089-9fd7-489abb0ea57b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
372 2023.12.06 01:45:43.509371 [ 3 ] {09122148-a1f8-4089-9fd7-489abb0ea57b} <Debug> oximeter.measurements_u32 (afc51993-a50d-448f-8843-545bd0d57790): Loading data parts
373 2023.12.06 01:45:43.509493 [ 3 ] {09122148-a1f8-4089-9fd7-489abb0ea57b} <Debug> oximeter.measurements_u32 (afc51993-a50d-448f-8843-545bd0d57790): There are no data parts
374 2023.12.06 01:45:43.514395 [ 3 ] {09122148-a1f8-4089-9fd7-489abb0ea57b} <Debug> DynamicQueryHandler: Done processing query
375 2023.12.06 01:45:43.514425 [ 3 ] {09122148-a1f8-4089-9fd7-489abb0ea57b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.12.06 01:45:43.514454 [ 3 ] {} <Debug> HTTP-Session: 984fa7f6-0352-4367-a20a-56898878b6f9 Destroying unnamed session
377 2023.12.06 01:45:43.514670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.12.06 01:45:43.514729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.12.06 01:45:43.514761 [ 3 ] {} <Debug> HTTP-Session: fb72c5de-1f3e-406a-a480-6ec80f1502c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
380 2023.12.06 01:45:43.514780 [ 3 ] {} <Debug> HTTP-Session: fb72c5de-1f3e-406a-a480-6ec80f1502c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.12.06 01:45:43.515009 [ 3 ] {0994e06f-b845-4639-9e0a-bc080d673a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
382 2023.12.06 01:45:43.515071 [ 3 ] {0994e06f-b845-4639-9e0a-bc080d673a80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
383 2023.12.06 01:45:43.524370 [ 3 ] {0994e06f-b845-4639-9e0a-bc080d673a80} <Debug> oximeter.measurements_i64 (23adfeb0-e2b6-42db-859f-d623d7f734e2): Loading data parts
384 2023.12.06 01:45:43.524476 [ 3 ] {0994e06f-b845-4639-9e0a-bc080d673a80} <Debug> oximeter.measurements_i64 (23adfeb0-e2b6-42db-859f-d623d7f734e2): There are no data parts
385 2023.12.06 01:45:43.529500 [ 3 ] {0994e06f-b845-4639-9e0a-bc080d673a80} <Debug> DynamicQueryHandler: Done processing query
386 2023.12.06 01:45:43.529557 [ 3 ] {0994e06f-b845-4639-9e0a-bc080d673a80} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.12.06 01:45:43.529595 [ 3 ] {} <Debug> HTTP-Session: fb72c5de-1f3e-406a-a480-6ec80f1502c1 Destroying unnamed session
388 2023.12.06 01:45:43.529781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.12.06 01:45:43.529869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.12.06 01:45:43.529915 [ 3 ] {} <Debug> HTTP-Session: 2f556e0e-e630-483d-bf09-14a1cef70349 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
391 2023.12.06 01:45:43.529944 [ 3 ] {} <Debug> HTTP-Session: 2f556e0e-e630-483d-bf09-14a1cef70349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.12.06 01:45:43.530243 [ 3 ] {dd83571a-e094-4a30-9c29-bc44ce973c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
393 2023.12.06 01:45:43.530291 [ 3 ] {dd83571a-e094-4a30-9c29-bc44ce973c72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
394 2023.12.06 01:45:43.537707 [ 3 ] {dd83571a-e094-4a30-9c29-bc44ce973c72} <Debug> oximeter.measurements_u64 (7c9b9c70-ed7d-48dd-bd0e-5e81b59d0686): Loading data parts
395 2023.12.06 01:45:43.537799 [ 3 ] {dd83571a-e094-4a30-9c29-bc44ce973c72} <Debug> oximeter.measurements_u64 (7c9b9c70-ed7d-48dd-bd0e-5e81b59d0686): There are no data parts
396 2023.12.06 01:45:43.542589 [ 3 ] {dd83571a-e094-4a30-9c29-bc44ce973c72} <Debug> DynamicQueryHandler: Done processing query
397 2023.12.06 01:45:43.542629 [ 3 ] {dd83571a-e094-4a30-9c29-bc44ce973c72} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.12.06 01:45:43.542649 [ 3 ] {} <Debug> HTTP-Session: 2f556e0e-e630-483d-bf09-14a1cef70349 Destroying unnamed session
399 2023.12.06 01:45:43.542814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.12.06 01:45:43.542875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.12.06 01:45:43.542899 [ 3 ] {} <Debug> HTTP-Session: 0a7aa91d-186a-4868-b3b2-5030882813f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
402 2023.12.06 01:45:43.542927 [ 3 ] {} <Debug> HTTP-Session: 0a7aa91d-186a-4868-b3b2-5030882813f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.12.06 01:45:43.543157 [ 3 ] {5df0cff0-d2f1-43ac-ba62-d7714568e7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
404 2023.12.06 01:45:43.543202 [ 3 ] {5df0cff0-d2f1-43ac-ba62-d7714568e7c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
405 2023.12.06 01:45:43.552384 [ 3 ] {5df0cff0-d2f1-43ac-ba62-d7714568e7c9} <Debug> oximeter.measurements_f32 (b9898067-b5d8-4588-a58d-2020ecbcd89b): Loading data parts
406 2023.12.06 01:45:43.552496 [ 3 ] {5df0cff0-d2f1-43ac-ba62-d7714568e7c9} <Debug> oximeter.measurements_f32 (b9898067-b5d8-4588-a58d-2020ecbcd89b): There are no data parts
407 2023.12.06 01:45:43.557248 [ 3 ] {5df0cff0-d2f1-43ac-ba62-d7714568e7c9} <Debug> DynamicQueryHandler: Done processing query
408 2023.12.06 01:45:43.557289 [ 3 ] {5df0cff0-d2f1-43ac-ba62-d7714568e7c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.12.06 01:45:43.557309 [ 3 ] {} <Debug> HTTP-Session: 0a7aa91d-186a-4868-b3b2-5030882813f3 Destroying unnamed session
410 2023.12.06 01:45:43.557467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.12.06 01:45:43.557531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.12.06 01:45:43.557556 [ 3 ] {} <Debug> HTTP-Session: 8a560464-4152-451e-b624-d5a01215a573 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
413 2023.12.06 01:45:43.557586 [ 3 ] {} <Debug> HTTP-Session: 8a560464-4152-451e-b624-d5a01215a573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.12.06 01:45:43.557812 [ 3 ] {7464ab9b-d91e-4a8a-98cd-703a3e641172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
415 2023.12.06 01:45:43.557876 [ 3 ] {7464ab9b-d91e-4a8a-98cd-703a3e641172} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
416 2023.12.06 01:45:43.564976 [ 3 ] {7464ab9b-d91e-4a8a-98cd-703a3e641172} <Debug> oximeter.measurements_f64 (31189669-2539-4c34-b023-788f13e725d4): Loading data parts
417 2023.12.06 01:45:43.565101 [ 3 ] {7464ab9b-d91e-4a8a-98cd-703a3e641172} <Debug> oximeter.measurements_f64 (31189669-2539-4c34-b023-788f13e725d4): There are no data parts
418 2023.12.06 01:45:43.579172 [ 3 ] {7464ab9b-d91e-4a8a-98cd-703a3e641172} <Debug> DynamicQueryHandler: Done processing query
419 2023.12.06 01:45:43.579202 [ 3 ] {7464ab9b-d91e-4a8a-98cd-703a3e641172} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.12.06 01:45:43.579233 [ 3 ] {} <Debug> HTTP-Session: 8a560464-4152-451e-b624-d5a01215a573 Destroying unnamed session
421 2023.12.06 01:45:43.579383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.12.06 01:45:43.579445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.12.06 01:45:43.579468 [ 3 ] {} <Debug> HTTP-Session: f897f6ce-dce3-48ab-aa09-9f81e961f32f Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
424 2023.12.06 01:45:43.579497 [ 3 ] {} <Debug> HTTP-Session: f897f6ce-dce3-48ab-aa09-9f81e961f32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.12.06 01:45:43.579720 [ 3 ] {792b933c-db91-46f8-94b1-1843d09241c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
426 2023.12.06 01:45:43.579787 [ 3 ] {792b933c-db91-46f8-94b1-1843d09241c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
427 2023.12.06 01:45:43.584409 [ 3 ] {792b933c-db91-46f8-94b1-1843d09241c2} <Debug> oximeter.measurements_string (d38acc67-70cd-468c-861c-0287b672ce9d): Loading data parts
428 2023.12.06 01:45:43.584507 [ 3 ] {792b933c-db91-46f8-94b1-1843d09241c2} <Debug> oximeter.measurements_string (d38acc67-70cd-468c-861c-0287b672ce9d): There are no data parts
429 2023.12.06 01:45:43.592502 [ 3 ] {792b933c-db91-46f8-94b1-1843d09241c2} <Debug> DynamicQueryHandler: Done processing query
430 2023.12.06 01:45:43.592532 [ 3 ] {792b933c-db91-46f8-94b1-1843d09241c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.12.06 01:45:43.592561 [ 3 ] {} <Debug> HTTP-Session: f897f6ce-dce3-48ab-aa09-9f81e961f32f Destroying unnamed session
432 2023.12.06 01:45:43.592695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.12.06 01:45:43.592741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.12.06 01:45:43.592767 [ 3 ] {} <Debug> HTTP-Session: 39a407bc-99a3-4162-a87f-86a6a402ffb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
435 2023.12.06 01:45:43.592794 [ 3 ] {} <Debug> HTTP-Session: 39a407bc-99a3-4162-a87f-86a6a402ffb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.12.06 01:45:43.592985 [ 3 ] {a6070bf6-18df-4719-9c5b-5a733ec0cf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
437 2023.12.06 01:45:43.593043 [ 3 ] {a6070bf6-18df-4719-9c5b-5a733ec0cf53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2023.12.06 01:45:43.606626 [ 3 ] {a6070bf6-18df-4719-9c5b-5a733ec0cf53} <Debug> oximeter.measurements_bytes (5c7bd7bf-c642-4756-9252-675f96c1da97): Loading data parts
439 2023.12.06 01:45:43.606736 [ 3 ] {a6070bf6-18df-4719-9c5b-5a733ec0cf53} <Debug> oximeter.measurements_bytes (5c7bd7bf-c642-4756-9252-675f96c1da97): There are no data parts
440 2023.12.06 01:45:43.608502 [ 3 ] {a6070bf6-18df-4719-9c5b-5a733ec0cf53} <Debug> DynamicQueryHandler: Done processing query
441 2023.12.06 01:45:43.608528 [ 3 ] {a6070bf6-18df-4719-9c5b-5a733ec0cf53} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
442 2023.12.06 01:45:43.608556 [ 3 ] {} <Debug> HTTP-Session: 39a407bc-99a3-4162-a87f-86a6a402ffb4 Destroying unnamed session
443 2023.12.06 01:45:43.608684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2023.12.06 01:45:43.608740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
445 2023.12.06 01:45:43.608769 [ 3 ] {} <Debug> HTTP-Session: cade9a9a-4346-4c4e-ac9e-86ff11bfdf48 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
446 2023.12.06 01:45:43.608790 [ 3 ] {} <Debug> HTTP-Session: cade9a9a-4346-4c4e-ac9e-86ff11bfdf48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2023.12.06 01:45:43.608990 [ 3 ] {455c7136-27e9-4701-8560-5f5326e356fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
448 2023.12.06 01:45:43.609042 [ 3 ] {455c7136-27e9-4701-8560-5f5326e356fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
449 2023.12.06 01:45:43.620167 [ 3 ] {455c7136-27e9-4701-8560-5f5326e356fa} <Debug> oximeter.measurements_cumulativei64 (88ceaa9e-d9aa-4426-8e0d-825dbd71435b): Loading data parts
450 2023.12.06 01:45:43.620271 [ 3 ] {455c7136-27e9-4701-8560-5f5326e356fa} <Debug> oximeter.measurements_cumulativei64 (88ceaa9e-d9aa-4426-8e0d-825dbd71435b): There are no data parts
451 2023.12.06 01:45:43.625175 [ 3 ] {455c7136-27e9-4701-8560-5f5326e356fa} <Debug> DynamicQueryHandler: Done processing query
452 2023.12.06 01:45:43.625206 [ 3 ] {455c7136-27e9-4701-8560-5f5326e356fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
453 2023.12.06 01:45:43.625268 [ 3 ] {} <Debug> HTTP-Session: cade9a9a-4346-4c4e-ac9e-86ff11bfdf48 Destroying unnamed session
454 2023.12.06 01:45:43.625464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2023.12.06 01:45:43.625519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
456 2023.12.06 01:45:43.625585 [ 3 ] {} <Debug> HTTP-Session: 2a3ab334-b01a-4664-8f49-4ce487336225 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
457 2023.12.06 01:45:43.625646 [ 3 ] {} <Debug> HTTP-Session: 2a3ab334-b01a-4664-8f49-4ce487336225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2023.12.06 01:45:43.625899 [ 3 ] {299483f6-4d94-47a6-9569-00ee458ce986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
459 2023.12.06 01:45:43.626029 [ 3 ] {299483f6-4d94-47a6-9569-00ee458ce986} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
460 2023.12.06 01:45:43.635278 [ 3 ] {299483f6-4d94-47a6-9569-00ee458ce986} <Debug> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Loading data parts
461 2023.12.06 01:45:43.635418 [ 3 ] {299483f6-4d94-47a6-9569-00ee458ce986} <Debug> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): There are no data parts
462 2023.12.06 01:45:43.639844 [ 3 ] {299483f6-4d94-47a6-9569-00ee458ce986} <Debug> DynamicQueryHandler: Done processing query
463 2023.12.06 01:45:43.639931 [ 3 ] {299483f6-4d94-47a6-9569-00ee458ce986} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
464 2023.12.06 01:45:43.639952 [ 3 ] {} <Debug> HTTP-Session: 2a3ab334-b01a-4664-8f49-4ce487336225 Destroying unnamed session
465 2023.12.06 01:45:43.640142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
466 2023.12.06 01:45:43.640222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
467 2023.12.06 01:45:43.640244 [ 3 ] {} <Debug> HTTP-Session: 9b002a97-6e19-40c1-acb2-1d69e8b2a6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
468 2023.12.06 01:45:43.640297 [ 3 ] {} <Debug> HTTP-Session: 9b002a97-6e19-40c1-acb2-1d69e8b2a6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
469 2023.12.06 01:45:43.640497 [ 3 ] {56f7214f-d4ea-4393-ab79-3065b365de61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
470 2023.12.06 01:45:43.640608 [ 3 ] {56f7214f-d4ea-4393-ab79-3065b365de61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
471 2023.12.06 01:45:43.647535 [ 3 ] {56f7214f-d4ea-4393-ab79-3065b365de61} <Debug> oximeter.measurements_cumulativef32 (f804c41e-dcf0-4dcd-89b7-93a88c61ec59): Loading data parts
472 2023.12.06 01:45:43.647685 [ 3 ] {56f7214f-d4ea-4393-ab79-3065b365de61} <Debug> oximeter.measurements_cumulativef32 (f804c41e-dcf0-4dcd-89b7-93a88c61ec59): There are no data parts
473 2023.12.06 01:45:43.662008 [ 3 ] {56f7214f-d4ea-4393-ab79-3065b365de61} <Debug> DynamicQueryHandler: Done processing query
474 2023.12.06 01:45:43.662064 [ 3 ] {56f7214f-d4ea-4393-ab79-3065b365de61} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
475 2023.12.06 01:45:43.662096 [ 3 ] {} <Debug> HTTP-Session: 9b002a97-6e19-40c1-acb2-1d69e8b2a6b5 Destroying unnamed session
476 2023.12.06 01:45:43.662267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
477 2023.12.06 01:45:43.662341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
478 2023.12.06 01:45:43.662375 [ 3 ] {} <Debug> HTTP-Session: ccf94a8a-7d8f-4364-855a-5466f0fa4710 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
479 2023.12.06 01:45:43.662396 [ 3 ] {} <Debug> HTTP-Session: ccf94a8a-7d8f-4364-855a-5466f0fa4710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
480 2023.12.06 01:45:43.662655 [ 3 ] {258c4033-be3e-44fc-b09f-72008832f9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
481 2023.12.06 01:45:43.662722 [ 3 ] {258c4033-be3e-44fc-b09f-72008832f9e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
482 2023.12.06 01:45:43.711742 [ 3 ] {258c4033-be3e-44fc-b09f-72008832f9e5} <Debug> oximeter.measurements_cumulativef64 (df968033-5cad-47d6-afa0-25d8ec597cbe): Loading data parts
483 2023.12.06 01:45:43.711899 [ 3 ] {258c4033-be3e-44fc-b09f-72008832f9e5} <Debug> oximeter.measurements_cumulativef64 (df968033-5cad-47d6-afa0-25d8ec597cbe): There are no data parts
484 2023.12.06 01:45:43.719873 [ 3 ] {258c4033-be3e-44fc-b09f-72008832f9e5} <Debug> DynamicQueryHandler: Done processing query
485 2023.12.06 01:45:43.719898 [ 3 ] {258c4033-be3e-44fc-b09f-72008832f9e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
486 2023.12.06 01:45:43.719927 [ 3 ] {} <Debug> HTTP-Session: ccf94a8a-7d8f-4364-855a-5466f0fa4710 Destroying unnamed session
487 2023.12.06 01:45:43.720101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
488 2023.12.06 01:45:43.720163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
489 2023.12.06 01:45:43.720194 [ 3 ] {} <Debug> HTTP-Session: 9ac32a31-ce49-4564-9909-2d532d142d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
490 2023.12.06 01:45:43.720213 [ 3 ] {} <Debug> HTTP-Session: 9ac32a31-ce49-4564-9909-2d532d142d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
491 2023.12.06 01:45:43.720450 [ 3 ] {3d68f886-7ab2-4bfa-be50-5180cfdfd8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
492 2023.12.06 01:45:43.720516 [ 3 ] {3d68f886-7ab2-4bfa-be50-5180cfdfd8a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
493 2023.12.06 01:45:43.760758 [ 3 ] {3d68f886-7ab2-4bfa-be50-5180cfdfd8a4} <Debug> oximeter.measurements_histogrami8 (982f6c0d-2866-4f37-bdec-4d3e8a5fc0fa): Loading data parts
494 2023.12.06 01:45:43.760861 [ 3 ] {3d68f886-7ab2-4bfa-be50-5180cfdfd8a4} <Debug> oximeter.measurements_histogrami8 (982f6c0d-2866-4f37-bdec-4d3e8a5fc0fa): There are no data parts
495 2023.12.06 01:45:43.768697 [ 3 ] {3d68f886-7ab2-4bfa-be50-5180cfdfd8a4} <Debug> DynamicQueryHandler: Done processing query
496 2023.12.06 01:45:43.768723 [ 3 ] {3d68f886-7ab2-4bfa-be50-5180cfdfd8a4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
497 2023.12.06 01:45:43.768751 [ 3 ] {} <Debug> HTTP-Session: 9ac32a31-ce49-4564-9909-2d532d142d2a Destroying unnamed session
498 2023.12.06 01:45:43.768874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
499 2023.12.06 01:45:43.768933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
500 2023.12.06 01:45:43.768963 [ 3 ] {} <Debug> HTTP-Session: 4c7a59f1-b304-4e0d-bb09-f732b58d13e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
501 2023.12.06 01:45:43.768980 [ 3 ] {} <Debug> HTTP-Session: 4c7a59f1-b304-4e0d-bb09-f732b58d13e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
502 2023.12.06 01:45:43.769206 [ 3 ] {d9bffe82-96ac-41a4-968b-f35538d8cf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
503 2023.12.06 01:45:43.769270 [ 3 ] {d9bffe82-96ac-41a4-968b-f35538d8cf66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
504 2023.12.06 01:45:43.773827 [ 3 ] {d9bffe82-96ac-41a4-968b-f35538d8cf66} <Debug> oximeter.measurements_histogramu8 (5235f8b9-a506-4d69-9085-1cd9fd8851c7): Loading data parts
505 2023.12.06 01:45:43.773912 [ 3 ] {d9bffe82-96ac-41a4-968b-f35538d8cf66} <Debug> oximeter.measurements_histogramu8 (5235f8b9-a506-4d69-9085-1cd9fd8851c7): There are no data parts
506 2023.12.06 01:45:43.784182 [ 3 ] {d9bffe82-96ac-41a4-968b-f35538d8cf66} <Debug> DynamicQueryHandler: Done processing query
507 2023.12.06 01:45:43.784221 [ 3 ] {d9bffe82-96ac-41a4-968b-f35538d8cf66} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
508 2023.12.06 01:45:43.784236 [ 3 ] {} <Debug> HTTP-Session: 4c7a59f1-b304-4e0d-bb09-f732b58d13e3 Destroying unnamed session
509 2023.12.06 01:45:43.784375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
510 2023.12.06 01:45:43.784436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
511 2023.12.06 01:45:43.784455 [ 3 ] {} <Debug> HTTP-Session: 3818efa8-034e-4b2f-b8c8-55e04b8fc6d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
512 2023.12.06 01:45:43.784481 [ 3 ] {} <Debug> HTTP-Session: 3818efa8-034e-4b2f-b8c8-55e04b8fc6d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
513 2023.12.06 01:45:43.784707 [ 3 ] {3384a775-9ffa-4728-9724-206b51402506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
514 2023.12.06 01:45:43.784761 [ 3 ] {3384a775-9ffa-4728-9724-206b51402506} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
515 2023.12.06 01:45:43.795690 [ 3 ] {3384a775-9ffa-4728-9724-206b51402506} <Debug> oximeter.measurements_histogrami16 (dc1cb81b-1f75-4bcf-9343-070c59a71859): Loading data parts
516 2023.12.06 01:45:43.795812 [ 3 ] {3384a775-9ffa-4728-9724-206b51402506} <Debug> oximeter.measurements_histogrami16 (dc1cb81b-1f75-4bcf-9343-070c59a71859): There are no data parts
517 2023.12.06 01:45:43.815595 [ 3 ] {3384a775-9ffa-4728-9724-206b51402506} <Debug> DynamicQueryHandler: Done processing query
518 2023.12.06 01:45:43.815620 [ 3 ] {3384a775-9ffa-4728-9724-206b51402506} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
519 2023.12.06 01:45:43.815635 [ 3 ] {} <Debug> HTTP-Session: 3818efa8-034e-4b2f-b8c8-55e04b8fc6d6 Destroying unnamed session
520 2023.12.06 01:45:43.815775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
521 2023.12.06 01:45:43.815831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
522 2023.12.06 01:45:43.815849 [ 3 ] {} <Debug> HTTP-Session: 2c7f049e-ee62-470a-95bd-ea2268123e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
523 2023.12.06 01:45:43.815876 [ 3 ] {} <Debug> HTTP-Session: 2c7f049e-ee62-470a-95bd-ea2268123e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
524 2023.12.06 01:45:43.816097 [ 3 ] {f4bcd31d-c9ce-4369-ae4f-3a35af8e73bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
525 2023.12.06 01:45:43.816161 [ 3 ] {f4bcd31d-c9ce-4369-ae4f-3a35af8e73bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
526 2023.12.06 01:45:43.829410 [ 3 ] {f4bcd31d-c9ce-4369-ae4f-3a35af8e73bb} <Debug> oximeter.measurements_histogramu16 (31a0b863-431f-4b12-a0cf-a38a57ad9dcd): Loading data parts
527 2023.12.06 01:45:43.829526 [ 3 ] {f4bcd31d-c9ce-4369-ae4f-3a35af8e73bb} <Debug> oximeter.measurements_histogramu16 (31a0b863-431f-4b12-a0cf-a38a57ad9dcd): There are no data parts
528 2023.12.06 01:45:43.843641 [ 3 ] {f4bcd31d-c9ce-4369-ae4f-3a35af8e73bb} <Debug> DynamicQueryHandler: Done processing query
529 2023.12.06 01:45:43.843672 [ 3 ] {f4bcd31d-c9ce-4369-ae4f-3a35af8e73bb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
530 2023.12.06 01:45:43.843704 [ 3 ] {} <Debug> HTTP-Session: 2c7f049e-ee62-470a-95bd-ea2268123e77 Destroying unnamed session
531 2023.12.06 01:45:43.843843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
532 2023.12.06 01:45:43.843907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
533 2023.12.06 01:45:43.843940 [ 3 ] {} <Debug> HTTP-Session: 40a7a1c5-2bcf-4307-9a37-3a8f0b6aaa7a Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
534 2023.12.06 01:45:43.843961 [ 3 ] {} <Debug> HTTP-Session: 40a7a1c5-2bcf-4307-9a37-3a8f0b6aaa7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
535 2023.12.06 01:45:43.844216 [ 3 ] {0442d805-f37a-45a1-8eb3-1eefd5a0f834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
536 2023.12.06 01:45:43.844280 [ 3 ] {0442d805-f37a-45a1-8eb3-1eefd5a0f834} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
537 2023.12.06 01:45:43.847927 [ 3 ] {0442d805-f37a-45a1-8eb3-1eefd5a0f834} <Debug> oximeter.measurements_histogrami32 (dd09614f-4529-41f7-a757-b4a888083e21): Loading data parts
538 2023.12.06 01:45:43.848039 [ 3 ] {0442d805-f37a-45a1-8eb3-1eefd5a0f834} <Debug> oximeter.measurements_histogrami32 (dd09614f-4529-41f7-a757-b4a888083e21): There are no data parts
539 2023.12.06 01:45:43.856515 [ 3 ] {0442d805-f37a-45a1-8eb3-1eefd5a0f834} <Debug> DynamicQueryHandler: Done processing query
540 2023.12.06 01:45:43.856546 [ 3 ] {0442d805-f37a-45a1-8eb3-1eefd5a0f834} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
541 2023.12.06 01:45:43.856579 [ 3 ] {} <Debug> HTTP-Session: 40a7a1c5-2bcf-4307-9a37-3a8f0b6aaa7a Destroying unnamed session
542 2023.12.06 01:45:43.856747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
543 2023.12.06 01:45:43.856801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
544 2023.12.06 01:45:43.856840 [ 3 ] {} <Debug> HTTP-Session: 5aedfc2b-b7ee-4c62-8120-29aa53da3970 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
545 2023.12.06 01:45:43.856871 [ 3 ] {} <Debug> HTTP-Session: 5aedfc2b-b7ee-4c62-8120-29aa53da3970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
546 2023.12.06 01:45:43.857137 [ 3 ] {c7bc3a79-7475-44f9-8308-53cf9df24987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
547 2023.12.06 01:45:43.857204 [ 3 ] {c7bc3a79-7475-44f9-8308-53cf9df24987} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
548 2023.12.06 01:45:43.860992 [ 3 ] {c7bc3a79-7475-44f9-8308-53cf9df24987} <Debug> oximeter.measurements_histogramu32 (71019453-3d3f-42b1-95b5-e16c7a12cc89): Loading data parts
549 2023.12.06 01:45:43.861099 [ 3 ] {c7bc3a79-7475-44f9-8308-53cf9df24987} <Debug> oximeter.measurements_histogramu32 (71019453-3d3f-42b1-95b5-e16c7a12cc89): There are no data parts
550 2023.12.06 01:45:43.871213 [ 3 ] {c7bc3a79-7475-44f9-8308-53cf9df24987} <Debug> DynamicQueryHandler: Done processing query
551 2023.12.06 01:45:43.871258 [ 3 ] {c7bc3a79-7475-44f9-8308-53cf9df24987} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
552 2023.12.06 01:45:43.871278 [ 3 ] {} <Debug> HTTP-Session: 5aedfc2b-b7ee-4c62-8120-29aa53da3970 Destroying unnamed session
553 2023.12.06 01:45:43.871451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2023.12.06 01:45:43.871539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
555 2023.12.06 01:45:43.871578 [ 3 ] {} <Debug> HTTP-Session: 4d83846f-f071-4911-acac-dcdf39decc67 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
556 2023.12.06 01:45:43.871623 [ 3 ] {} <Debug> HTTP-Session: 4d83846f-f071-4911-acac-dcdf39decc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2023.12.06 01:45:43.871915 [ 3 ] {2ae25973-3f3c-4a8c-bbcf-06223ed51f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
558 2023.12.06 01:45:43.871993 [ 3 ] {2ae25973-3f3c-4a8c-bbcf-06223ed51f9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
559 2023.12.06 01:45:43.876220 [ 3 ] {2ae25973-3f3c-4a8c-bbcf-06223ed51f9f} <Debug> oximeter.measurements_histogrami64 (cf1e8d87-e722-4d27-813e-ca7b970b5c1a): Loading data parts
560 2023.12.06 01:45:43.876328 [ 3 ] {2ae25973-3f3c-4a8c-bbcf-06223ed51f9f} <Debug> oximeter.measurements_histogrami64 (cf1e8d87-e722-4d27-813e-ca7b970b5c1a): There are no data parts
561 2023.12.06 01:45:43.884384 [ 3 ] {2ae25973-3f3c-4a8c-bbcf-06223ed51f9f} <Debug> DynamicQueryHandler: Done processing query
562 2023.12.06 01:45:43.884429 [ 3 ] {2ae25973-3f3c-4a8c-bbcf-06223ed51f9f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
563 2023.12.06 01:45:43.884460 [ 3 ] {} <Debug> HTTP-Session: 4d83846f-f071-4911-acac-dcdf39decc67 Destroying unnamed session
564 2023.12.06 01:45:43.884615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2023.12.06 01:45:43.884678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
566 2023.12.06 01:45:43.884716 [ 3 ] {} <Debug> HTTP-Session: a8b76345-056f-402f-ba02-c17c49e57b37 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
567 2023.12.06 01:45:43.884736 [ 3 ] {} <Debug> HTTP-Session: a8b76345-056f-402f-ba02-c17c49e57b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2023.12.06 01:45:43.885014 [ 3 ] {a0b402ee-4025-4207-b825-0677eb7cdc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
569 2023.12.06 01:45:43.885092 [ 3 ] {a0b402ee-4025-4207-b825-0677eb7cdc92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
570 2023.12.06 01:45:43.889590 [ 3 ] {a0b402ee-4025-4207-b825-0677eb7cdc92} <Debug> oximeter.measurements_histogramu64 (48ab51a4-6194-47b5-8640-e2723f1846cc): Loading data parts
571 2023.12.06 01:45:43.889706 [ 3 ] {a0b402ee-4025-4207-b825-0677eb7cdc92} <Debug> oximeter.measurements_histogramu64 (48ab51a4-6194-47b5-8640-e2723f1846cc): There are no data parts
572 2023.12.06 01:45:43.899819 [ 3 ] {a0b402ee-4025-4207-b825-0677eb7cdc92} <Debug> DynamicQueryHandler: Done processing query
573 2023.12.06 01:45:43.899845 [ 3 ] {a0b402ee-4025-4207-b825-0677eb7cdc92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
574 2023.12.06 01:45:43.899871 [ 3 ] {} <Debug> HTTP-Session: a8b76345-056f-402f-ba02-c17c49e57b37 Destroying unnamed session
575 2023.12.06 01:45:43.899994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
576 2023.12.06 01:45:43.900044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
577 2023.12.06 01:45:43.900071 [ 3 ] {} <Debug> HTTP-Session: 4c28cf79-14cd-4a62-a5ec-6f35a825be27 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
578 2023.12.06 01:45:43.900087 [ 3 ] {} <Debug> HTTP-Session: 4c28cf79-14cd-4a62-a5ec-6f35a825be27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
579 2023.12.06 01:45:43.900312 [ 3 ] {0d713e3f-e659-475b-9555-d13c9b7ef0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
580 2023.12.06 01:45:43.900368 [ 3 ] {0d713e3f-e659-475b-9555-d13c9b7ef0e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
581 2023.12.06 01:45:43.905376 [ 3 ] {0d713e3f-e659-475b-9555-d13c9b7ef0e5} <Debug> oximeter.measurements_histogramf32 (5e1aeac4-8b39-4d50-ad65-ea5d54463645): Loading data parts
582 2023.12.06 01:45:43.905468 [ 3 ] {0d713e3f-e659-475b-9555-d13c9b7ef0e5} <Debug> oximeter.measurements_histogramf32 (5e1aeac4-8b39-4d50-ad65-ea5d54463645): There are no data parts
583 2023.12.06 01:45:43.913426 [ 3 ] {0d713e3f-e659-475b-9555-d13c9b7ef0e5} <Debug> DynamicQueryHandler: Done processing query
584 2023.12.06 01:45:43.913461 [ 3 ] {0d713e3f-e659-475b-9555-d13c9b7ef0e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
585 2023.12.06 01:45:43.913478 [ 3 ] {} <Debug> HTTP-Session: 4c28cf79-14cd-4a62-a5ec-6f35a825be27 Destroying unnamed session
586 2023.12.06 01:45:43.913600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
587 2023.12.06 01:45:43.913657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
588 2023.12.06 01:45:43.913676 [ 3 ] {} <Debug> HTTP-Session: 8468a422-f144-4498-beb4-d0ef5b5266c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
589 2023.12.06 01:45:43.913700 [ 3 ] {} <Debug> HTTP-Session: 8468a422-f144-4498-beb4-d0ef5b5266c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
590 2023.12.06 01:45:43.913911 [ 3 ] {95b48cc8-e293-457e-8a82-b430b0f07224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
591 2023.12.06 01:45:43.913966 [ 3 ] {95b48cc8-e293-457e-8a82-b430b0f07224} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
592 2023.12.06 01:45:43.918037 [ 3 ] {95b48cc8-e293-457e-8a82-b430b0f07224} <Debug> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Loading data parts
593 2023.12.06 01:45:43.918171 [ 3 ] {95b48cc8-e293-457e-8a82-b430b0f07224} <Debug> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): There are no data parts
594 2023.12.06 01:45:43.928339 [ 3 ] {95b48cc8-e293-457e-8a82-b430b0f07224} <Debug> DynamicQueryHandler: Done processing query
595 2023.12.06 01:45:43.928382 [ 3 ] {95b48cc8-e293-457e-8a82-b430b0f07224} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
596 2023.12.06 01:45:43.928401 [ 3 ] {} <Debug> HTTP-Session: 8468a422-f144-4498-beb4-d0ef5b5266c7 Destroying unnamed session
597 2023.12.06 01:45:43.928548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2023.12.06 01:45:43.928609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
599 2023.12.06 01:45:43.928633 [ 3 ] {} <Debug> HTTP-Session: 53d24a21-c2ae-4748-b03b-df9908f35d1e Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
600 2023.12.06 01:45:43.928660 [ 3 ] {} <Debug> HTTP-Session: 53d24a21-c2ae-4748-b03b-df9908f35d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2023.12.06 01:45:43.928864 [ 3 ] {9630fd5d-008b-4420-b680-e49fdc9d227c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) /* The field tables store named dimensions of each timeseries.
602 *
603 * As with the measurement tables, there is one field table for each field data
604 * type. Fields are deduplicated by using the "replacing merge tree", though
605 * this behavior **must not** be relied upon for query correctness.
606 *
607 * The index for the fields differs from the measurements, however. Rows are
608 * sorted by timeseries name, then field name, field value, and finally
609 * timeseries key. This reflects the most common pattern for looking them up:
610 * by field name and possibly value, within a timeseries. The resulting keys are
611 * usually then used to look up measurements.
612 *
613 * NOTE: We may want to consider a secondary index on these tables, sorting by
614 * timeseries name and then key, since it would improve lookups where one
615 * already has the key. Realistically though, these tables are quite small and
616 * so performance benefits will be low in absolute terms.
617 */
618 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)
619 2023.12.06 01:45:43.928927 [ 3 ] {9630fd5d-008b-4420-b680-e49fdc9d227c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
620 2023.12.06 01:45:43.933012 [ 3 ] {9630fd5d-008b-4420-b680-e49fdc9d227c} <Debug> oximeter.fields_bool (35b7185c-90d2-4cab-9cd9-916fabc1fff7): Loading data parts
621 2023.12.06 01:45:43.933113 [ 3 ] {9630fd5d-008b-4420-b680-e49fdc9d227c} <Debug> oximeter.fields_bool (35b7185c-90d2-4cab-9cd9-916fabc1fff7): There are no data parts
622 2023.12.06 01:45:43.941070 [ 3 ] {9630fd5d-008b-4420-b680-e49fdc9d227c} <Debug> DynamicQueryHandler: Done processing query
623 2023.12.06 01:45:43.941095 [ 3 ] {9630fd5d-008b-4420-b680-e49fdc9d227c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
624 2023.12.06 01:45:43.941120 [ 3 ] {} <Debug> HTTP-Session: 53d24a21-c2ae-4748-b03b-df9908f35d1e Destroying unnamed session
625 2023.12.06 01:45:43.941268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
626 2023.12.06 01:45:43.941329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
627 2023.12.06 01:45:43.941360 [ 3 ] {} <Debug> HTTP-Session: 9cd95a0a-1cce-48ac-b034-72b0d4f16ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
628 2023.12.06 01:45:43.941380 [ 3 ] {} <Debug> HTTP-Session: 9cd95a0a-1cce-48ac-b034-72b0d4f16ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
629 2023.12.06 01:45:43.941577 [ 3 ] {0a02a35a-136d-4935-97c8-24923d5b967d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
630 2023.12.06 01:45:43.941629 [ 3 ] {0a02a35a-136d-4935-97c8-24923d5b967d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
631 2023.12.06 01:45:43.946020 [ 3 ] {0a02a35a-136d-4935-97c8-24923d5b967d} <Debug> oximeter.fields_i8 (73d88f9e-c83e-4a61-9d7d-27ba3f0bd9a8): Loading data parts
632 2023.12.06 01:45:43.946121 [ 3 ] {0a02a35a-136d-4935-97c8-24923d5b967d} <Debug> oximeter.fields_i8 (73d88f9e-c83e-4a61-9d7d-27ba3f0bd9a8): There are no data parts
633 2023.12.06 01:45:43.956348 [ 3 ] {0a02a35a-136d-4935-97c8-24923d5b967d} <Debug> DynamicQueryHandler: Done processing query
634 2023.12.06 01:45:43.956380 [ 3 ] {0a02a35a-136d-4935-97c8-24923d5b967d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
635 2023.12.06 01:45:43.956396 [ 3 ] {} <Debug> HTTP-Session: 9cd95a0a-1cce-48ac-b034-72b0d4f16ab9 Destroying unnamed session
636 2023.12.06 01:45:43.956545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2023.12.06 01:45:43.956602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
638 2023.12.06 01:45:43.956621 [ 3 ] {} <Debug> HTTP-Session: 892f6260-4f56-46df-a23e-9c9d8d88fb5c Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
639 2023.12.06 01:45:43.956652 [ 3 ] {} <Debug> HTTP-Session: 892f6260-4f56-46df-a23e-9c9d8d88fb5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2023.12.06 01:45:43.956819 [ 3 ] {cca6759f-9eb1-4e1f-b26c-38cb303ef5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
641 2023.12.06 01:45:43.956869 [ 3 ] {cca6759f-9eb1-4e1f-b26c-38cb303ef5c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
642 2023.12.06 01:45:43.962250 [ 3 ] {cca6759f-9eb1-4e1f-b26c-38cb303ef5c8} <Debug> oximeter.fields_u8 (7a470161-c936-4218-985f-85efea490fc2): Loading data parts
643 2023.12.06 01:45:43.962334 [ 3 ] {cca6759f-9eb1-4e1f-b26c-38cb303ef5c8} <Debug> oximeter.fields_u8 (7a470161-c936-4218-985f-85efea490fc2): There are no data parts
644 2023.12.06 01:45:43.971452 [ 3 ] {cca6759f-9eb1-4e1f-b26c-38cb303ef5c8} <Debug> DynamicQueryHandler: Done processing query
645 2023.12.06 01:45:43.971477 [ 3 ] {cca6759f-9eb1-4e1f-b26c-38cb303ef5c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
646 2023.12.06 01:45:43.971502 [ 3 ] {} <Debug> HTTP-Session: 892f6260-4f56-46df-a23e-9c9d8d88fb5c Destroying unnamed session
647 2023.12.06 01:45:43.971634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
648 2023.12.06 01:45:43.971678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
649 2023.12.06 01:45:43.971709 [ 3 ] {} <Debug> HTTP-Session: 4de356f6-583e-4c35-886f-1d4edd41f22e Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
650 2023.12.06 01:45:43.971737 [ 3 ] {} <Debug> HTTP-Session: 4de356f6-583e-4c35-886f-1d4edd41f22e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
651 2023.12.06 01:45:43.971891 [ 3 ] {947c488a-1299-4ba8-a1c3-0cd1c2800290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
652 2023.12.06 01:45:43.971950 [ 3 ] {947c488a-1299-4ba8-a1c3-0cd1c2800290} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
653 2023.12.06 01:45:43.980154 [ 3 ] {947c488a-1299-4ba8-a1c3-0cd1c2800290} <Debug> oximeter.fields_i16 (85be1e12-3f22-465f-b460-3018122e2a77): Loading data parts
654 2023.12.06 01:45:43.980296 [ 3 ] {947c488a-1299-4ba8-a1c3-0cd1c2800290} <Debug> oximeter.fields_i16 (85be1e12-3f22-465f-b460-3018122e2a77): There are no data parts
655 2023.12.06 01:45:43.983272 [ 3 ] {947c488a-1299-4ba8-a1c3-0cd1c2800290} <Debug> DynamicQueryHandler: Done processing query
656 2023.12.06 01:45:43.983297 [ 3 ] {947c488a-1299-4ba8-a1c3-0cd1c2800290} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
657 2023.12.06 01:45:43.983327 [ 3 ] {} <Debug> HTTP-Session: 4de356f6-583e-4c35-886f-1d4edd41f22e Destroying unnamed session
658 2023.12.06 01:45:43.983456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
659 2023.12.06 01:45:43.983515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
660 2023.12.06 01:45:43.983546 [ 3 ] {} <Debug> HTTP-Session: d2c797eb-93c4-462d-9904-775670c4a02a Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
661 2023.12.06 01:45:43.983563 [ 3 ] {} <Debug> HTTP-Session: d2c797eb-93c4-462d-9904-775670c4a02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
662 2023.12.06 01:45:43.983736 [ 3 ] {cba86534-d00b-4abc-aa03-46a83cb03969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
663 2023.12.06 01:45:43.983787 [ 3 ] {cba86534-d00b-4abc-aa03-46a83cb03969} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
664 2023.12.06 01:45:43.994880 [ 3 ] {cba86534-d00b-4abc-aa03-46a83cb03969} <Debug> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Loading data parts
665 2023.12.06 01:45:43.994988 [ 3 ] {cba86534-d00b-4abc-aa03-46a83cb03969} <Debug> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): There are no data parts
666 2023.12.06 01:45:44.000133 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.58 MiB, peak 222.02 MiB, will set to 226.32 MiB (RSS), difference: 6.74 MiB
667 2023.12.06 01:45:44.000381 [ 3 ] {cba86534-d00b-4abc-aa03-46a83cb03969} <Debug> DynamicQueryHandler: Done processing query
668 2023.12.06 01:45:44.000433 [ 3 ] {cba86534-d00b-4abc-aa03-46a83cb03969} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
669 2023.12.06 01:45:44.000515 [ 3 ] {} <Debug> HTTP-Session: d2c797eb-93c4-462d-9904-775670c4a02a Destroying unnamed session
670 2023.12.06 01:45:44.000720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
671 2023.12.06 01:45:44.000792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
672 2023.12.06 01:45:44.000827 [ 3 ] {} <Debug> HTTP-Session: 24a6893c-1015-49d8-be6e-959902cf4a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
673 2023.12.06 01:45:44.000856 [ 3 ] {} <Debug> HTTP-Session: 24a6893c-1015-49d8-be6e-959902cf4a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
674 2023.12.06 01:45:44.001057 [ 3 ] {dcab4a83-cc0b-477f-916a-76d19fb53e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
675 2023.12.06 01:45:44.001124 [ 3 ] {dcab4a83-cc0b-477f-916a-76d19fb53e6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
676 2023.12.06 01:45:44.006666 [ 3 ] {dcab4a83-cc0b-477f-916a-76d19fb53e6d} <Debug> oximeter.fields_i32 (d992de60-1583-4931-b1d1-4538e84942c2): Loading data parts
677 2023.12.06 01:45:44.006773 [ 3 ] {dcab4a83-cc0b-477f-916a-76d19fb53e6d} <Debug> oximeter.fields_i32 (d992de60-1583-4931-b1d1-4538e84942c2): There are no data parts
678 2023.12.06 01:45:44.011400 [ 3 ] {dcab4a83-cc0b-477f-916a-76d19fb53e6d} <Debug> DynamicQueryHandler: Done processing query
679 2023.12.06 01:45:44.011437 [ 3 ] {dcab4a83-cc0b-477f-916a-76d19fb53e6d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
680 2023.12.06 01:45:44.011460 [ 3 ] {} <Debug> HTTP-Session: 24a6893c-1015-49d8-be6e-959902cf4a99 Destroying unnamed session
681 2023.12.06 01:45:44.011650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
682 2023.12.06 01:45:44.011741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
683 2023.12.06 01:45:44.011766 [ 3 ] {} <Debug> HTTP-Session: ea422060-95ac-4869-a789-703d6289822a Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
684 2023.12.06 01:45:44.011804 [ 3 ] {} <Debug> HTTP-Session: ea422060-95ac-4869-a789-703d6289822a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
685 2023.12.06 01:45:44.012064 [ 3 ] {02dbe2d3-903d-4c58-9d57-55dc21853492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
686 2023.12.06 01:45:44.012131 [ 3 ] {02dbe2d3-903d-4c58-9d57-55dc21853492} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
687 2023.12.06 01:45:44.017708 [ 3 ] {02dbe2d3-903d-4c58-9d57-55dc21853492} <Debug> oximeter.fields_u32 (733b3321-7d9a-4ed6-928a-91891fd43a8e): Loading data parts
688 2023.12.06 01:45:44.017813 [ 3 ] {02dbe2d3-903d-4c58-9d57-55dc21853492} <Debug> oximeter.fields_u32 (733b3321-7d9a-4ed6-928a-91891fd43a8e): There are no data parts
689 2023.12.06 01:45:44.029007 [ 3 ] {02dbe2d3-903d-4c58-9d57-55dc21853492} <Debug> DynamicQueryHandler: Done processing query
690 2023.12.06 01:45:44.029050 [ 3 ] {02dbe2d3-903d-4c58-9d57-55dc21853492} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
691 2023.12.06 01:45:44.029069 [ 3 ] {} <Debug> HTTP-Session: ea422060-95ac-4869-a789-703d6289822a Destroying unnamed session
692 2023.12.06 01:45:44.029218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
693 2023.12.06 01:45:44.029282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
694 2023.12.06 01:45:44.029301 [ 3 ] {} <Debug> HTTP-Session: b726484d-2717-4230-bece-ffb5e98833a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
695 2023.12.06 01:45:44.029328 [ 3 ] {} <Debug> HTTP-Session: b726484d-2717-4230-bece-ffb5e98833a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
696 2023.12.06 01:45:44.029511 [ 3 ] {5666296a-3f4c-449f-9cd7-9856e411315b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
697 2023.12.06 01:45:44.029558 [ 3 ] {5666296a-3f4c-449f-9cd7-9856e411315b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
698 2023.12.06 01:45:44.034815 [ 3 ] {5666296a-3f4c-449f-9cd7-9856e411315b} <Debug> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Loading data parts
699 2023.12.06 01:45:44.034915 [ 3 ] {5666296a-3f4c-449f-9cd7-9856e411315b} <Debug> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): There are no data parts
700 2023.12.06 01:45:44.036194 [ 3 ] {5666296a-3f4c-449f-9cd7-9856e411315b} <Debug> DynamicQueryHandler: Done processing query
701 2023.12.06 01:45:44.036219 [ 3 ] {5666296a-3f4c-449f-9cd7-9856e411315b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
702 2023.12.06 01:45:44.036247 [ 3 ] {} <Debug> HTTP-Session: b726484d-2717-4230-bece-ffb5e98833a9 Destroying unnamed session
703 2023.12.06 01:45:44.036375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
704 2023.12.06 01:45:44.036429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
705 2023.12.06 01:45:44.036456 [ 3 ] {} <Debug> HTTP-Session: 68010210-c629-4e7b-8281-dc8c3cc522e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
706 2023.12.06 01:45:44.036472 [ 3 ] {} <Debug> HTTP-Session: 68010210-c629-4e7b-8281-dc8c3cc522e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
707 2023.12.06 01:45:44.036634 [ 3 ] {156975b9-1515-49e9-9a4d-1780439bf8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
708 2023.12.06 01:45:44.036685 [ 3 ] {156975b9-1515-49e9-9a4d-1780439bf8ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
709 2023.12.06 01:45:44.041438 [ 3 ] {156975b9-1515-49e9-9a4d-1780439bf8ac} <Debug> oximeter.fields_u64 (1ceb907b-c6f7-4ef6-a291-f6670adb1b7d): Loading data parts
710 2023.12.06 01:45:44.041543 [ 3 ] {156975b9-1515-49e9-9a4d-1780439bf8ac} <Debug> oximeter.fields_u64 (1ceb907b-c6f7-4ef6-a291-f6670adb1b7d): There are no data parts
711 2023.12.06 01:45:44.046184 [ 3 ] {156975b9-1515-49e9-9a4d-1780439bf8ac} <Debug> DynamicQueryHandler: Done processing query
712 2023.12.06 01:45:44.046222 [ 3 ] {156975b9-1515-49e9-9a4d-1780439bf8ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
713 2023.12.06 01:45:44.046255 [ 3 ] {} <Debug> HTTP-Session: 68010210-c629-4e7b-8281-dc8c3cc522e4 Destroying unnamed session
714 2023.12.06 01:45:44.046379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
715 2023.12.06 01:45:44.046440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
716 2023.12.06 01:45:44.046472 [ 3 ] {} <Debug> HTTP-Session: 2b16e2ac-0194-419d-8c1c-7a123c88b862 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
717 2023.12.06 01:45:44.046493 [ 3 ] {} <Debug> HTTP-Session: 2b16e2ac-0194-419d-8c1c-7a123c88b862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
718 2023.12.06 01:45:44.046691 [ 3 ] {c9379158-03dd-4df6-8ea2-7f22a811a008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
719 2023.12.06 01:45:44.046745 [ 3 ] {c9379158-03dd-4df6-8ea2-7f22a811a008} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
720 2023.12.06 01:45:44.052621 [ 3 ] {c9379158-03dd-4df6-8ea2-7f22a811a008} <Debug> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Loading data parts
721 2023.12.06 01:45:44.052725 [ 3 ] {c9379158-03dd-4df6-8ea2-7f22a811a008} <Debug> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): There are no data parts
722 2023.12.06 01:45:44.057254 [ 3 ] {c9379158-03dd-4df6-8ea2-7f22a811a008} <Debug> DynamicQueryHandler: Done processing query
723 2023.12.06 01:45:44.057292 [ 3 ] {c9379158-03dd-4df6-8ea2-7f22a811a008} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
724 2023.12.06 01:45:44.057312 [ 3 ] {} <Debug> HTTP-Session: 2b16e2ac-0194-419d-8c1c-7a123c88b862 Destroying unnamed session
725 2023.12.06 01:45:44.057466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2023.12.06 01:45:44.057528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
727 2023.12.06 01:45:44.057550 [ 3 ] {} <Debug> HTTP-Session: a063b5a4-07b4-43d4-bfe9-6bd4d0f9bbef Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
728 2023.12.06 01:45:44.057580 [ 3 ] {} <Debug> HTTP-Session: a063b5a4-07b4-43d4-bfe9-6bd4d0f9bbef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2023.12.06 01:45:44.057767 [ 3 ] {08c5ffbd-9e85-4253-a622-a0e20b598c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
730 2023.12.06 01:45:44.057827 [ 3 ] {08c5ffbd-9e85-4253-a622-a0e20b598c6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
731 2023.12.06 01:45:44.063700 [ 3 ] {08c5ffbd-9e85-4253-a622-a0e20b598c6f} <Debug> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Loading data parts
732 2023.12.06 01:45:44.063789 [ 3 ] {08c5ffbd-9e85-4253-a622-a0e20b598c6f} <Debug> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): There are no data parts
733 2023.12.06 01:45:44.068441 [ 3 ] {08c5ffbd-9e85-4253-a622-a0e20b598c6f} <Debug> DynamicQueryHandler: Done processing query
734 2023.12.06 01:45:44.068470 [ 3 ] {08c5ffbd-9e85-4253-a622-a0e20b598c6f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
735 2023.12.06 01:45:44.068498 [ 3 ] {} <Debug> HTTP-Session: a063b5a4-07b4-43d4-bfe9-6bd4d0f9bbef Destroying unnamed session
736 2023.12.06 01:45:44.068621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
737 2023.12.06 01:45:44.068682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
738 2023.12.06 01:45:44.068712 [ 3 ] {} <Debug> HTTP-Session: 75a85cca-fb18-44f6-bb7b-95e303ef0ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
739 2023.12.06 01:45:44.068739 [ 3 ] {} <Debug> HTTP-Session: 75a85cca-fb18-44f6-bb7b-95e303ef0ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
740 2023.12.06 01:45:44.068929 [ 3 ] {2affbcbd-9bb6-4d7b-9578-0010d4f2904e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) 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)
741 2023.12.06 01:45:44.068988 [ 3 ] {2affbcbd-9bb6-4d7b-9578-0010d4f2904e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
742 2023.12.06 01:45:44.074937 [ 3 ] {2affbcbd-9bb6-4d7b-9578-0010d4f2904e} <Debug> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Loading data parts
743 2023.12.06 01:45:44.075027 [ 3 ] {2affbcbd-9bb6-4d7b-9578-0010d4f2904e} <Debug> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): There are no data parts
744 2023.12.06 01:45:44.079348 [ 3 ] {2affbcbd-9bb6-4d7b-9578-0010d4f2904e} <Debug> DynamicQueryHandler: Done processing query
745 2023.12.06 01:45:44.079371 [ 3 ] {2affbcbd-9bb6-4d7b-9578-0010d4f2904e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
746 2023.12.06 01:45:44.079386 [ 3 ] {} <Debug> HTTP-Session: 75a85cca-fb18-44f6-bb7b-95e303ef0ea6 Destroying unnamed session
747 2023.12.06 01:45:44.079598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
748 2023.12.06 01:45:44.079650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
749 2023.12.06 01:45:44.079669 [ 3 ] {} <Debug> HTTP-Session: fe27ab1a-d11a-409e-9197-653a3001b4b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
750 2023.12.06 01:45:44.079692 [ 3 ] {} <Debug> HTTP-Session: fe27ab1a-d11a-409e-9197-653a3001b4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
751 2023.12.06 01:45:44.079922 [ 3 ] {71db88fb-95fb-4551-a4fb-10e39a376c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) /* The timeseries schema table stores the extracted schema for the samples
752 * oximeter collects.
753 */
754 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)
755 2023.12.06 01:45:44.079992 [ 3 ] {71db88fb-95fb-4551-a4fb-10e39a376c50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
756 2023.12.06 01:45:44.085886 [ 3 ] {71db88fb-95fb-4551-a4fb-10e39a376c50} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c): Loading data parts
757 2023.12.06 01:45:44.085986 [ 3 ] {71db88fb-95fb-4551-a4fb-10e39a376c50} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c): There are no data parts
758 2023.12.06 01:45:44.087597 [ 3 ] {71db88fb-95fb-4551-a4fb-10e39a376c50} <Debug> DynamicQueryHandler: Done processing query
759 2023.12.06 01:45:44.087630 [ 3 ] {71db88fb-95fb-4551-a4fb-10e39a376c50} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
760 2023.12.06 01:45:44.087645 [ 3 ] {} <Debug> HTTP-Session: fe27ab1a-d11a-409e-9197-653a3001b4b0 Destroying unnamed session
761 2023.12.06 01:45:44.087803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39900, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2023.12.06 01:45:44.087853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
763 2023.12.06 01:45:44.087872 [ 3 ] {} <Debug> HTTP-Session: 322dd655-d217-46a0-ac4b-2e2907414a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:39900
764 2023.12.06 01:45:44.087895 [ 3 ] {} <Debug> HTTP-Session: 322dd655-d217-46a0-ac4b-2e2907414a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2023.12.06 01:45:44.088006 [ 3 ] {ba61faee-ae53-4b77-810f-5bb5ff669f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39900) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
766 2023.12.06 01:45:44.088634 [ 3 ] {ba61faee-ae53-4b77-810f-5bb5ff669f5d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
767 2023.12.06 01:45:44.094155 [ 3 ] {ba61faee-ae53-4b77-810f-5bb5ff669f5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.37 GiB.
768 2023.12.06 01:45:44.096813 [ 3 ] {ba61faee-ae53-4b77-810f-5bb5ff669f5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
769 2023.12.06 01:45:44.097042 [ 3 ] {ba61faee-ae53-4b77-810f-5bb5ff669f5d} <Trace> oximeter.version (8cc552ca-61f7-487b-b35d-2ae639218fef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
770 2023.12.06 01:45:44.097250 [ 3 ] {ba61faee-ae53-4b77-810f-5bb5ff669f5d} <Information> executeQuery: Read 1 rows, 16.00 B in 0.009206209 sec., 108 rows/sec., 1.70 KiB/sec.
771 2023.12.06 01:45:44.097352 [ 3 ] {ba61faee-ae53-4b77-810f-5bb5ff669f5d} <Debug> DynamicQueryHandler: Done processing query
772 2023.12.06 01:45:44.097384 [ 3 ] {ba61faee-ae53-4b77-810f-5bb5ff669f5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
773 2023.12.06 01:45:44.097406 [ 3 ] {} <Debug> HTTP-Session: 322dd655-d217-46a0-ac4b-2e2907414a6f Destroying unnamed session
774 2023.12.06 01:45:45.000128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.74 MiB, peak 230.82 MiB, will set to 228.31 MiB (RSS), difference: 2.57 MiB
775 2023.12.06 01:45:57.988116 [ 165 ] {} <Debug> DNSResolver: Updating DNS cache
776 2023.12.06 01:45:57.988182 [ 165 ] {} <Debug> DNSResolver: Updated DNS cache
777 2023.12.06 01:46:12.988246 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
778 2023.12.06 01:46:12.988857 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
779 2023.12.06 01:46:27.988893 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
780 2023.12.06 01:46:27.988953 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
781 2023.12.06 01:46:42.988994 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
782 2023.12.06 01:46:42.989088 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
783 2023.12.06 01:46:44.135081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
784 2023.12.06 01:46:44.135281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
785 2023.12.06 01:46:44.135309 [ 3 ] {} <Debug> HTTP-Session: 1cc76d17-6dc4-4c5b-b182-4a4c2739d1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
786 2023.12.06 01:46:44.135360 [ 3 ] {} <Debug> HTTP-Session: 1cc76d17-6dc4-4c5b-b182-4a4c2739d1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
787 2023.12.06 01:46:44.135546 [ 3 ] {64b4b1e8-e821-41f4-b438-83cf44f55a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
788 2023.12.06 01:46:44.137924 [ 3 ] {64b4b1e8-e821-41f4-b438-83cf44f55a72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
789 2023.12.06 01:46:44.140824 [ 3 ] {64b4b1e8-e821-41f4-b438-83cf44f55a72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
790 2023.12.06 01:46:44.143360 [ 3 ] {64b4b1e8-e821-41f4-b438-83cf44f55a72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
791 2023.12.06 01:46:44.146759 [ 3 ] {64b4b1e8-e821-41f4-b438-83cf44f55a72} <Debug> DynamicQueryHandler: Done processing query
792 2023.12.06 01:46:44.146823 [ 3 ] {64b4b1e8-e821-41f4-b438-83cf44f55a72} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
793 2023.12.06 01:46:44.146843 [ 3 ] {} <Debug> HTTP-Session: 1cc76d17-6dc4-4c5b-b182-4a4c2739d1f0 Destroying unnamed session
794 2023.12.06 01:46:44.152926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
795 2023.12.06 01:46:44.153010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
796 2023.12.06 01:46:44.153033 [ 3 ] {} <Debug> HTTP-Session: f626541f-b1f7-4675-819e-a7e666441d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
797 2023.12.06 01:46:44.153064 [ 3 ] {} <Debug> HTTP-Session: f626541f-b1f7-4675-819e-a7e666441d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
798 2023.12.06 01:46:44.153191 [ 3 ] {14534f60-46b1-459d-a0b1-7546fc4623c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
799 2023.12.06 01:46:44.167164 [ 3 ] {14534f60-46b1-459d-a0b1-7546fc4623c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
800 2023.12.06 01:46:44.167381 [ 3 ] {14534f60-46b1-459d-a0b1-7546fc4623c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
801 2023.12.06 01:46:44.167427 [ 3 ] {14534f60-46b1-459d-a0b1-7546fc4623c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
802 2023.12.06 01:46:44.168376 [ 3 ] {14534f60-46b1-459d-a0b1-7546fc4623c8} <Debug> DynamicQueryHandler: Done processing query
803 2023.12.06 01:46:44.168405 [ 3 ] {14534f60-46b1-459d-a0b1-7546fc4623c8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
804 2023.12.06 01:46:44.168421 [ 3 ] {} <Debug> HTTP-Session: f626541f-b1f7-4675-819e-a7e666441d9f Destroying unnamed session
805 2023.12.06 01:46:44.168636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
806 2023.12.06 01:46:44.168696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
807 2023.12.06 01:46:44.168717 [ 3 ] {} <Debug> HTTP-Session: 98a2b1ad-676a-4862-9055-0d501d2d7317 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
808 2023.12.06 01:46:44.168734 [ 3 ] {} <Debug> HTTP-Session: 98a2b1ad-676a-4862-9055-0d501d2d7317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
809 2023.12.06 01:46:44.168857 [ 3 ] {e293b4f9-812f-4168-83b0-9578ee63d656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
810 2023.12.06 01:46:44.169295 [ 3 ] {e293b4f9-812f-4168-83b0-9578ee63d656} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
811 2023.12.06 01:46:44.169442 [ 3 ] {e293b4f9-812f-4168-83b0-9578ee63d656} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
812 2023.12.06 01:46:44.169483 [ 3 ] {e293b4f9-812f-4168-83b0-9578ee63d656} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
813 2023.12.06 01:46:44.170302 [ 3 ] {e293b4f9-812f-4168-83b0-9578ee63d656} <Debug> DynamicQueryHandler: Done processing query
814 2023.12.06 01:46:44.170329 [ 3 ] {e293b4f9-812f-4168-83b0-9578ee63d656} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
815 2023.12.06 01:46:44.170346 [ 3 ] {} <Debug> HTTP-Session: 98a2b1ad-676a-4862-9055-0d501d2d7317 Destroying unnamed session
816 2023.12.06 01:46:44.170816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
817 2023.12.06 01:46:44.170861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
818 2023.12.06 01:46:44.170880 [ 3 ] {} <Debug> HTTP-Session: c4efecec-b5c3-42eb-a76d-9da8fac0704a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
819 2023.12.06 01:46:44.170897 [ 3 ] {} <Debug> HTTP-Session: c4efecec-b5c3-42eb-a76d-9da8fac0704a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
820 2023.12.06 01:46:44.171009 [ 3 ] {a94a1eab-2f3c-4352-bc73-387868431b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) 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)
821 2023.12.06 01:46:44.171360 [ 3 ] {a94a1eab-2f3c-4352-bc73-387868431b86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
822 2023.12.06 01:46:44.171512 [ 3 ] {a94a1eab-2f3c-4352-bc73-387868431b86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
823 2023.12.06 01:46:44.171553 [ 3 ] {a94a1eab-2f3c-4352-bc73-387868431b86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
824 2023.12.06 01:46:44.172386 [ 3 ] {a94a1eab-2f3c-4352-bc73-387868431b86} <Debug> DynamicQueryHandler: Done processing query
825 2023.12.06 01:46:44.172413 [ 3 ] {a94a1eab-2f3c-4352-bc73-387868431b86} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
826 2023.12.06 01:46:44.172428 [ 3 ] {} <Debug> HTTP-Session: c4efecec-b5c3-42eb-a76d-9da8fac0704a Destroying unnamed session
827 2023.12.06 01:46:44.174123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
828 2023.12.06 01:46:44.174179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
829 2023.12.06 01:46:44.174202 [ 3 ] {} <Debug> HTTP-Session: 4deec5a4-52a9-4e42-9485-e228ee7f2494 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
830 2023.12.06 01:46:44.174222 [ 3 ] {} <Debug> HTTP-Session: 4deec5a4-52a9-4e42-9485-e228ee7f2494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
831 2023.12.06 01:46:44.174315 [ 3 ] {610f51c8-28fb-4a40-963b-b16e4e8855b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
832 2023.12.06 01:46:44.174362 [ 3 ] {610f51c8-28fb-4a40-963b-b16e4e8855b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
833 2023.12.06 01:46:44.175184 [ 3 ] {610f51c8-28fb-4a40-963b-b16e4e8855b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
834 2023.12.06 01:46:44.178867 [ 3 ] {610f51c8-28fb-4a40-963b-b16e4e8855b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
835 2023.12.06 01:46:44.179305 [ 3 ] {610f51c8-28fb-4a40-963b-b16e4e8855b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
836 2023.12.06 01:46:44.179467 [ 3 ] {610f51c8-28fb-4a40-963b-b16e4e8855b0} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
837 2023.12.06 01:46:44.179602 [ 3 ] {610f51c8-28fb-4a40-963b-b16e4e8855b0} <Information> executeQuery: Read 4 rows, 443.00 B in 0.005252883 sec., 761 rows/sec., 82.36 KiB/sec.
838 2023.12.06 01:46:44.179762 [ 3 ] {610f51c8-28fb-4a40-963b-b16e4e8855b0} <Debug> DynamicQueryHandler: Done processing query
839 2023.12.06 01:46:44.179791 [ 3 ] {610f51c8-28fb-4a40-963b-b16e4e8855b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
840 2023.12.06 01:46:44.179806 [ 3 ] {} <Debug> HTTP-Session: 4deec5a4-52a9-4e42-9485-e228ee7f2494 Destroying unnamed session
841 2023.12.06 01:46:44.179921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 2919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
842 2023.12.06 01:46:44.179966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
843 2023.12.06 01:46:44.179985 [ 3 ] {} <Debug> HTTP-Session: 73b6b390-216e-47c5-bca5-48e367a7983a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
844 2023.12.06 01:46:44.180001 [ 3 ] {} <Debug> HTTP-Session: 73b6b390-216e-47c5-bca5-48e367a7983a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
845 2023.12.06 01:46:44.180071 [ 3 ] {2c824181-3aa0-4bf5-9e6c-b972c39c555a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
846 2023.12.06 01:46:44.180110 [ 3 ] {2c824181-3aa0-4bf5-9e6c-b972c39c555a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
847 2023.12.06 01:46:44.180218 [ 3 ] {2c824181-3aa0-4bf5-9e6c-b972c39c555a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
848 2023.12.06 01:46:44.186335 [ 3 ] {2c824181-3aa0-4bf5-9e6c-b972c39c555a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
849 2023.12.06 01:46:44.186549 [ 3 ] {2c824181-3aa0-4bf5-9e6c-b972c39c555a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
850 2023.12.06 01:46:44.186694 [ 3 ] {2c824181-3aa0-4bf5-9e6c-b972c39c555a} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
851 2023.12.06 01:46:44.186816 [ 3 ] {2c824181-3aa0-4bf5-9e6c-b972c39c555a} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.006707375 sec., 2981 rows/sec., 241.69 KiB/sec.
852 2023.12.06 01:46:44.186949 [ 3 ] {2c824181-3aa0-4bf5-9e6c-b972c39c555a} <Debug> DynamicQueryHandler: Done processing query
853 2023.12.06 01:46:44.186973 [ 3 ] {2c824181-3aa0-4bf5-9e6c-b972c39c555a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
854 2023.12.06 01:46:44.186988 [ 3 ] {} <Debug> HTTP-Session: 73b6b390-216e-47c5-bca5-48e367a7983a Destroying unnamed session
855 2023.12.06 01:46:44.187234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 9364, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
856 2023.12.06 01:46:44.187280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
857 2023.12.06 01:46:44.187299 [ 3 ] {} <Debug> HTTP-Session: 6b2f238b-5d94-4ed0-8cb7-c35651b0a667 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
858 2023.12.06 01:46:44.187316 [ 3 ] {} <Debug> HTTP-Session: 6b2f238b-5d94-4ed0-8cb7-c35651b0a667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
859 2023.12.06 01:46:44.187388 [ 3 ] {bf82f118-b709-4d47-ac58-591be7df721a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
860 2023.12.06 01:46:44.187425 [ 3 ] {bf82f118-b709-4d47-ac58-591be7df721a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
861 2023.12.06 01:46:44.187529 [ 3 ] {bf82f118-b709-4d47-ac58-591be7df721a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
862 2023.12.06 01:46:44.187924 [ 3 ] {bf82f118-b709-4d47-ac58-591be7df721a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
863 2023.12.06 01:46:44.188154 [ 3 ] {bf82f118-b709-4d47-ac58-591be7df721a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
864 2023.12.06 01:46:44.188296 [ 3 ] {bf82f118-b709-4d47-ac58-591be7df721a} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
865 2023.12.06 01:46:44.188410 [ 3 ] {bf82f118-b709-4d47-ac58-591be7df721a} <Information> executeQuery: Read 60 rows, 5.67 KiB in 0.000993741 sec., 60377 rows/sec., 5.57 MiB/sec.
866 2023.12.06 01:46:44.188531 [ 3 ] {bf82f118-b709-4d47-ac58-591be7df721a} <Debug> DynamicQueryHandler: Done processing query
867 2023.12.06 01:46:44.188554 [ 3 ] {bf82f118-b709-4d47-ac58-591be7df721a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
868 2023.12.06 01:46:44.188569 [ 3 ] {} <Debug> HTTP-Session: 6b2f238b-5d94-4ed0-8cb7-c35651b0a667 Destroying unnamed session
869 2023.12.06 01:46:44.188680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 5989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
870 2023.12.06 01:46:44.188726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
871 2023.12.06 01:46:44.188744 [ 3 ] {} <Debug> HTTP-Session: b4166291-f4da-41ec-8a3b-5aa8260be857 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
872 2023.12.06 01:46:44.188761 [ 3 ] {} <Debug> HTTP-Session: b4166291-f4da-41ec-8a3b-5aa8260be857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
873 2023.12.06 01:46:44.188830 [ 3 ] {174dd3d9-dc80-46f2-a396-6a95f5bddb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
874 2023.12.06 01:46:44.188868 [ 3 ] {174dd3d9-dc80-46f2-a396-6a95f5bddb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
875 2023.12.06 01:46:44.191570 [ 3 ] {174dd3d9-dc80-46f2-a396-6a95f5bddb7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
876 2023.12.06 01:46:44.195836 [ 3 ] {174dd3d9-dc80-46f2-a396-6a95f5bddb7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
877 2023.12.06 01:46:44.198183 [ 3 ] {174dd3d9-dc80-46f2-a396-6a95f5bddb7f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
878 2023.12.06 01:46:44.198359 [ 3 ] {174dd3d9-dc80-46f2-a396-6a95f5bddb7f} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
879 2023.12.06 01:46:44.198513 [ 3 ] {174dd3d9-dc80-46f2-a396-6a95f5bddb7f} <Information> executeQuery: Read 35 rows, 2.81 KiB in 0.009646569 sec., 3628 rows/sec., 291.05 KiB/sec.
880 2023.12.06 01:46:44.198682 [ 3 ] {174dd3d9-dc80-46f2-a396-6a95f5bddb7f} <Debug> DynamicQueryHandler: Done processing query
881 2023.12.06 01:46:44.198710 [ 3 ] {174dd3d9-dc80-46f2-a396-6a95f5bddb7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
882 2023.12.06 01:46:44.198730 [ 3 ] {} <Debug> HTTP-Session: b4166291-f4da-41ec-8a3b-5aa8260be857 Destroying unnamed session
883 2023.12.06 01:46:44.198954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 21434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
884 2023.12.06 01:46:44.199008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
885 2023.12.06 01:46:44.199032 [ 3 ] {} <Debug> HTTP-Session: 4852bbcf-2137-4a33-ab95-743ea45d5c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
886 2023.12.06 01:46:44.199051 [ 3 ] {} <Debug> HTTP-Session: 4852bbcf-2137-4a33-ab95-743ea45d5c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
887 2023.12.06 01:46:44.199127 [ 3 ] {460fe0a4-1239-4f04-b975-b993c06b0fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
888 2023.12.06 01:46:44.199171 [ 3 ] {460fe0a4-1239-4f04-b975-b993c06b0fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
889 2023.12.06 01:46:44.199325 [ 3 ] {460fe0a4-1239-4f04-b975-b993c06b0fde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
890 2023.12.06 01:46:44.199764 [ 3 ] {460fe0a4-1239-4f04-b975-b993c06b0fde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
891 2023.12.06 01:46:44.207028 [ 3 ] {460fe0a4-1239-4f04-b975-b993c06b0fde} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
892 2023.12.06 01:46:44.207210 [ 3 ] {460fe0a4-1239-4f04-b975-b993c06b0fde} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
893 2023.12.06 01:46:44.207331 [ 3 ] {460fe0a4-1239-4f04-b975-b993c06b0fde} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.008171626 sec., 2447 rows/sec., 3.30 MiB/sec.
894 2023.12.06 01:46:44.207491 [ 3 ] {460fe0a4-1239-4f04-b975-b993c06b0fde} <Debug> DynamicQueryHandler: Done processing query
895 2023.12.06 01:46:44.207515 [ 3 ] {460fe0a4-1239-4f04-b975-b993c06b0fde} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
896 2023.12.06 01:46:44.207530 [ 3 ] {} <Debug> HTTP-Session: 4852bbcf-2137-4a33-ab95-743ea45d5c86 Destroying unnamed session
897 2023.12.06 01:46:44.207671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
898 2023.12.06 01:46:44.207717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
899 2023.12.06 01:46:44.207737 [ 3 ] {} <Debug> HTTP-Session: 568b6866-c3e4-448a-b47d-2aa1bdaf68e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
900 2023.12.06 01:46:44.207753 [ 3 ] {} <Debug> HTTP-Session: 568b6866-c3e4-448a-b47d-2aa1bdaf68e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
901 2023.12.06 01:46:44.207825 [ 3 ] {170fd42b-dca0-4a59-a989-1b226fb20558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
902 2023.12.06 01:46:44.207864 [ 3 ] {170fd42b-dca0-4a59-a989-1b226fb20558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
903 2023.12.06 01:46:44.207970 [ 3 ] {170fd42b-dca0-4a59-a989-1b226fb20558} <Trace> ParallelParsingInputFormat: Parallel parsing is used
904 2023.12.06 01:46:44.208335 [ 3 ] {170fd42b-dca0-4a59-a989-1b226fb20558} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
905 2023.12.06 01:46:44.208575 [ 3 ] {170fd42b-dca0-4a59-a989-1b226fb20558} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
906 2023.12.06 01:46:44.208770 [ 3 ] {170fd42b-dca0-4a59-a989-1b226fb20558} <Trace> oximeter.measurements_i64 (23adfeb0-e2b6-42db-859f-d623d7f734e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
907 2023.12.06 01:46:44.208888 [ 3 ] {170fd42b-dca0-4a59-a989-1b226fb20558} <Information> executeQuery: Read 30 rows, 2.15 KiB in 0.001030073 sec., 29124 rows/sec., 2.03 MiB/sec.
908 2023.12.06 01:46:44.209013 [ 3 ] {170fd42b-dca0-4a59-a989-1b226fb20558} <Debug> DynamicQueryHandler: Done processing query
909 2023.12.06 01:46:44.209038 [ 3 ] {170fd42b-dca0-4a59-a989-1b226fb20558} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
910 2023.12.06 01:46:44.209053 [ 3 ] {} <Debug> HTTP-Session: 568b6866-c3e4-448a-b47d-2aa1bdaf68e4 Destroying unnamed session
911 2023.12.06 01:46:54.100578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
912 2023.12.06 01:46:54.100701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
913 2023.12.06 01:46:54.100727 [ 3 ] {} <Debug> HTTP-Session: 2baf6ddf-30bd-46c4-bb24-5aa29b1e02ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
914 2023.12.06 01:46:54.100751 [ 3 ] {} <Debug> HTTP-Session: 2baf6ddf-30bd-46c4-bb24-5aa29b1e02ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
915 2023.12.06 01:46:54.100880 [ 3 ] {efaf10a9-49af-47ca-9ddd-170fc26f83a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
916 2023.12.06 01:46:54.100940 [ 3 ] {efaf10a9-49af-47ca-9ddd-170fc26f83a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
917 2023.12.06 01:46:54.101103 [ 3 ] {efaf10a9-49af-47ca-9ddd-170fc26f83a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
918 2023.12.06 01:46:54.101506 [ 3 ] {efaf10a9-49af-47ca-9ddd-170fc26f83a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
919 2023.12.06 01:46:54.101764 [ 3 ] {efaf10a9-49af-47ca-9ddd-170fc26f83a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
920 2023.12.06 01:46:54.101926 [ 3 ] {efaf10a9-49af-47ca-9ddd-170fc26f83a5} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
921 2023.12.06 01:46:54.102063 [ 3 ] {efaf10a9-49af-47ca-9ddd-170fc26f83a5} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001142724 sec., 21002 rows/sec., 1.66 MiB/sec.
922 2023.12.06 01:46:54.102257 [ 3 ] {efaf10a9-49af-47ca-9ddd-170fc26f83a5} <Debug> DynamicQueryHandler: Done processing query
923 2023.12.06 01:46:54.102283 [ 3 ] {efaf10a9-49af-47ca-9ddd-170fc26f83a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
924 2023.12.06 01:46:54.102301 [ 3 ] {} <Debug> HTTP-Session: 2baf6ddf-30bd-46c4-bb24-5aa29b1e02ab Destroying unnamed session
925 2023.12.06 01:46:54.102442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
926 2023.12.06 01:46:54.102491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
927 2023.12.06 01:46:54.102510 [ 3 ] {} <Debug> HTTP-Session: 84b03915-0e93-4e4b-9572-26e1291c3f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
928 2023.12.06 01:46:54.102526 [ 3 ] {} <Debug> HTTP-Session: 84b03915-0e93-4e4b-9572-26e1291c3f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
929 2023.12.06 01:46:54.102607 [ 3 ] {2496eac0-b54e-4ab8-b202-77d744a11592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
930 2023.12.06 01:46:54.102649 [ 3 ] {2496eac0-b54e-4ab8-b202-77d744a11592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
931 2023.12.06 01:46:54.102764 [ 3 ] {2496eac0-b54e-4ab8-b202-77d744a11592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
932 2023.12.06 01:46:54.103088 [ 3 ] {2496eac0-b54e-4ab8-b202-77d744a11592} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
933 2023.12.06 01:46:54.103301 [ 3 ] {2496eac0-b54e-4ab8-b202-77d744a11592} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
934 2023.12.06 01:46:54.103497 [ 3 ] {2496eac0-b54e-4ab8-b202-77d744a11592} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
935 2023.12.06 01:46:54.103622 [ 3 ] {2496eac0-b54e-4ab8-b202-77d744a11592} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.000983181 sec., 73231 rows/sec., 6.76 MiB/sec.
936 2023.12.06 01:46:54.103737 [ 3 ] {2496eac0-b54e-4ab8-b202-77d744a11592} <Debug> DynamicQueryHandler: Done processing query
937 2023.12.06 01:46:54.103760 [ 3 ] {2496eac0-b54e-4ab8-b202-77d744a11592} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
938 2023.12.06 01:46:54.103777 [ 3 ] {} <Debug> HTTP-Session: 84b03915-0e93-4e4b-9572-26e1291c3f2b Destroying unnamed session
939 2023.12.06 01:46:54.103904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
940 2023.12.06 01:46:54.103958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
941 2023.12.06 01:46:54.103978 [ 3 ] {} <Debug> HTTP-Session: cb042226-754a-475b-bb1c-f955720bfff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
942 2023.12.06 01:46:54.103995 [ 3 ] {} <Debug> HTTP-Session: cb042226-754a-475b-bb1c-f955720bfff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
943 2023.12.06 01:46:54.104066 [ 3 ] {c8cc3963-5015-4176-a670-f714cf6506d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
944 2023.12.06 01:46:54.104106 [ 3 ] {c8cc3963-5015-4176-a670-f714cf6506d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
945 2023.12.06 01:46:54.104210 [ 3 ] {c8cc3963-5015-4176-a670-f714cf6506d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
946 2023.12.06 01:46:54.104483 [ 3 ] {c8cc3963-5015-4176-a670-f714cf6506d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
947 2023.12.06 01:46:54.104688 [ 3 ] {c8cc3963-5015-4176-a670-f714cf6506d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
948 2023.12.06 01:46:54.104836 [ 3 ] {c8cc3963-5015-4176-a670-f714cf6506d1} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
949 2023.12.06 01:46:54.104955 [ 3 ] {c8cc3963-5015-4176-a670-f714cf6506d1} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.000860698 sec., 27884 rows/sec., 2.18 MiB/sec.
950 2023.12.06 01:46:54.105079 [ 3 ] {c8cc3963-5015-4176-a670-f714cf6506d1} <Debug> DynamicQueryHandler: Done processing query
951 2023.12.06 01:46:54.105103 [ 3 ] {c8cc3963-5015-4176-a670-f714cf6506d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
952 2023.12.06 01:46:54.105118 [ 3 ] {} <Debug> HTTP-Session: cb042226-754a-475b-bb1c-f955720bfff5 Destroying unnamed session
953 2023.12.06 01:46:54.105249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
954 2023.12.06 01:46:54.105295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
955 2023.12.06 01:46:54.105315 [ 3 ] {} <Debug> HTTP-Session: f49264b4-9206-4b61-a415-e46312915c57 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
956 2023.12.06 01:46:54.105331 [ 3 ] {} <Debug> HTTP-Session: f49264b4-9206-4b61-a415-e46312915c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
957 2023.12.06 01:46:54.105417 [ 3 ] {f2c40700-a725-400f-8e45-24869d36946d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
958 2023.12.06 01:46:54.105461 [ 3 ] {f2c40700-a725-400f-8e45-24869d36946d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
959 2023.12.06 01:46:54.105597 [ 3 ] {f2c40700-a725-400f-8e45-24869d36946d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
960 2023.12.06 01:46:54.106064 [ 3 ] {f2c40700-a725-400f-8e45-24869d36946d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
961 2023.12.06 01:46:54.106362 [ 3 ] {f2c40700-a725-400f-8e45-24869d36946d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
962 2023.12.06 01:46:54.106550 [ 3 ] {f2c40700-a725-400f-8e45-24869d36946d} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
963 2023.12.06 01:46:54.106701 [ 3 ] {f2c40700-a725-400f-8e45-24869d36946d} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001247357 sec., 19240 rows/sec., 25.96 MiB/sec.
964 2023.12.06 01:46:54.106875 [ 3 ] {f2c40700-a725-400f-8e45-24869d36946d} <Debug> DynamicQueryHandler: Done processing query
965 2023.12.06 01:46:54.106904 [ 3 ] {f2c40700-a725-400f-8e45-24869d36946d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
966 2023.12.06 01:46:54.106923 [ 3 ] {} <Debug> HTTP-Session: f49264b4-9206-4b61-a415-e46312915c57 Destroying unnamed session
967 2023.12.06 01:46:57.989132 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache
968 2023.12.06 01:46:57.989199 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache
969 2023.12.06 01:46:59.098797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
970 2023.12.06 01:46:59.098907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
971 2023.12.06 01:46:59.098934 [ 3 ] {} <Debug> HTTP-Session: d121a9b4-bee3-4cb9-9a61-de390bfa5db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
972 2023.12.06 01:46:59.098959 [ 3 ] {} <Debug> HTTP-Session: d121a9b4-bee3-4cb9-9a61-de390bfa5db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
973 2023.12.06 01:46:59.099150 [ 3 ] {901aca49-3160-4274-a873-f0ccb41d2bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) 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)
974 2023.12.06 01:46:59.103885 [ 3 ] {901aca49-3160-4274-a873-f0ccb41d2bcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
975 2023.12.06 01:46:59.104099 [ 3 ] {901aca49-3160-4274-a873-f0ccb41d2bcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
976 2023.12.06 01:46:59.104218 [ 3 ] {901aca49-3160-4274-a873-f0ccb41d2bcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
977 2023.12.06 01:46:59.104559 [ 3 ] {901aca49-3160-4274-a873-f0ccb41d2bcc} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
978 2023.12.06 01:46:59.110874 [ 3 ] {901aca49-3160-4274-a873-f0ccb41d2bcc} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
979 2023.12.06 01:46:59.110919 [ 3 ] {901aca49-3160-4274-a873-f0ccb41d2bcc} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
980 2023.12.06 01:46:59.115270 [ 3 ] {901aca49-3160-4274-a873-f0ccb41d2bcc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
981 2023.12.06 01:46:59.143125 [ 3 ] {901aca49-3160-4274-a873-f0ccb41d2bcc} <Information> executeQuery: Read 4 rows, 443.00 B in 0.043924469 sec., 91 rows/sec., 9.85 KiB/sec.
982 2023.12.06 01:46:59.143432 [ 3 ] {901aca49-3160-4274-a873-f0ccb41d2bcc} <Debug> DynamicQueryHandler: Done processing query
983 2023.12.06 01:46:59.143470 [ 3 ] {901aca49-3160-4274-a873-f0ccb41d2bcc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
984 2023.12.06 01:46:59.143493 [ 3 ] {} <Debug> HTTP-Session: d121a9b4-bee3-4cb9-9a61-de390bfa5db6 Destroying unnamed session
985 2023.12.06 01:46:59.143801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
986 2023.12.06 01:46:59.143855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
987 2023.12.06 01:46:59.143876 [ 3 ] {} <Debug> HTTP-Session: a2d9a59c-bcdd-48f2-a571-11d41c8756db Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
988 2023.12.06 01:46:59.143896 [ 3 ] {} <Debug> HTTP-Session: a2d9a59c-bcdd-48f2-a571-11d41c8756db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
989 2023.12.06 01:46:59.144035 [ 3 ] {09855495-b45e-43d9-acae-8068f7471536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) 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)
990 2023.12.06 01:46:59.144508 [ 3 ] {09855495-b45e-43d9-acae-8068f7471536} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
991 2023.12.06 01:46:59.144681 [ 3 ] {09855495-b45e-43d9-acae-8068f7471536} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
992 2023.12.06 01:46:59.144726 [ 3 ] {09855495-b45e-43d9-acae-8068f7471536} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
993 2023.12.06 01:46:59.144877 [ 3 ] {09855495-b45e-43d9-acae-8068f7471536} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
994 2023.12.06 01:46:59.144907 [ 3 ] {09855495-b45e-43d9-acae-8068f7471536} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
995 2023.12.06 01:46:59.144928 [ 3 ] {09855495-b45e-43d9-acae-8068f7471536} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
996 2023.12.06 01:46:59.144960 [ 3 ] {09855495-b45e-43d9-acae-8068f7471536} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
997 2023.12.06 01:46:59.145982 [ 3 ] {09855495-b45e-43d9-acae-8068f7471536} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00190179 sec., 2103 rows/sec., 227.48 KiB/sec.
998 2023.12.06 01:46:59.146176 [ 3 ] {09855495-b45e-43d9-acae-8068f7471536} <Debug> DynamicQueryHandler: Done processing query
999 2023.12.06 01:46:59.146200 [ 3 ] {09855495-b45e-43d9-acae-8068f7471536} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1000 2023.12.06 01:46:59.146216 [ 3 ] {} <Debug> HTTP-Session: a2d9a59c-bcdd-48f2-a571-11d41c8756db Destroying unnamed session
1001 2023.12.06 01:46:59.146508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1002 2023.12.06 01:46:59.146555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1003 2023.12.06 01:46:59.146576 [ 3 ] {} <Debug> HTTP-Session: a8fea375-acea-4f40-88f0-b85d760ac247 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1004 2023.12.06 01:46:59.146594 [ 3 ] {} <Debug> HTTP-Session: a8fea375-acea-4f40-88f0-b85d760ac247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1005 2023.12.06 01:46:59.146718 [ 3 ] {ff49c995-bcce-4a20-aae0-40718a001fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) 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)
1006 2023.12.06 01:46:59.147179 [ 3 ] {ff49c995-bcce-4a20-aae0-40718a001fa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1007 2023.12.06 01:46:59.147343 [ 3 ] {ff49c995-bcce-4a20-aae0-40718a001fa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1008 2023.12.06 01:46:59.147385 [ 3 ] {ff49c995-bcce-4a20-aae0-40718a001fa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1009 2023.12.06 01:46:59.147534 [ 3 ] {ff49c995-bcce-4a20-aae0-40718a001fa6} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1010 2023.12.06 01:46:59.147563 [ 3 ] {ff49c995-bcce-4a20-aae0-40718a001fa6} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1011 2023.12.06 01:46:59.147584 [ 3 ] {ff49c995-bcce-4a20-aae0-40718a001fa6} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1012 2023.12.06 01:46:59.147613 [ 3 ] {ff49c995-bcce-4a20-aae0-40718a001fa6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1013 2023.12.06 01:46:59.148509 [ 3 ] {ff49c995-bcce-4a20-aae0-40718a001fa6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001753008 sec., 2281 rows/sec., 246.79 KiB/sec.
1014 2023.12.06 01:46:59.148703 [ 3 ] {ff49c995-bcce-4a20-aae0-40718a001fa6} <Debug> DynamicQueryHandler: Done processing query
1015 2023.12.06 01:46:59.148728 [ 3 ] {ff49c995-bcce-4a20-aae0-40718a001fa6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1016 2023.12.06 01:46:59.148744 [ 3 ] {} <Debug> HTTP-Session: a8fea375-acea-4f40-88f0-b85d760ac247 Destroying unnamed session
1017 2023.12.06 01:46:59.148950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1018 2023.12.06 01:46:59.148996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1019 2023.12.06 01:46:59.149016 [ 3 ] {} <Debug> HTTP-Session: 8abdd76f-3275-44f4-a656-7753ed198842 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1020 2023.12.06 01:46:59.149033 [ 3 ] {} <Debug> HTTP-Session: 8abdd76f-3275-44f4-a656-7753ed198842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1021 2023.12.06 01:46:59.149153 [ 3 ] {22f47d1a-f078-4920-a269-e5e7f18ea654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) 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)
1022 2023.12.06 01:46:59.149617 [ 3 ] {22f47d1a-f078-4920-a269-e5e7f18ea654} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1023 2023.12.06 01:46:59.149783 [ 3 ] {22f47d1a-f078-4920-a269-e5e7f18ea654} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1024 2023.12.06 01:46:59.149827 [ 3 ] {22f47d1a-f078-4920-a269-e5e7f18ea654} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1025 2023.12.06 01:46:59.149975 [ 3 ] {22f47d1a-f078-4920-a269-e5e7f18ea654} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1026 2023.12.06 01:46:59.150004 [ 3 ] {22f47d1a-f078-4920-a269-e5e7f18ea654} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1027 2023.12.06 01:46:59.150025 [ 3 ] {22f47d1a-f078-4920-a269-e5e7f18ea654} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1028 2023.12.06 01:46:59.150054 [ 3 ] {22f47d1a-f078-4920-a269-e5e7f18ea654} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1029 2023.12.06 01:46:59.151139 [ 3 ] {22f47d1a-f078-4920-a269-e5e7f18ea654} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001920782 sec., 2082 rows/sec., 225.23 KiB/sec.
1030 2023.12.06 01:46:59.151352 [ 3 ] {22f47d1a-f078-4920-a269-e5e7f18ea654} <Debug> DynamicQueryHandler: Done processing query
1031 2023.12.06 01:46:59.151377 [ 3 ] {22f47d1a-f078-4920-a269-e5e7f18ea654} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1032 2023.12.06 01:46:59.151393 [ 3 ] {} <Debug> HTTP-Session: 8abdd76f-3275-44f4-a656-7753ed198842 Destroying unnamed session
1033 2023.12.06 01:46:59.151734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1034 2023.12.06 01:46:59.151781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1035 2023.12.06 01:46:59.151801 [ 3 ] {} <Debug> HTTP-Session: 7032e3e9-0146-4f46-a999-9f41354fcda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1036 2023.12.06 01:46:59.151818 [ 3 ] {} <Debug> HTTP-Session: 7032e3e9-0146-4f46-a999-9f41354fcda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1037 2023.12.06 01:46:59.151939 [ 3 ] {9c57038d-233e-42be-98fd-196b0683972b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) 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)
1038 2023.12.06 01:46:59.152410 [ 3 ] {9c57038d-233e-42be-98fd-196b0683972b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1039 2023.12.06 01:46:59.152582 [ 3 ] {9c57038d-233e-42be-98fd-196b0683972b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1040 2023.12.06 01:46:59.152633 [ 3 ] {9c57038d-233e-42be-98fd-196b0683972b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1041 2023.12.06 01:46:59.152821 [ 3 ] {9c57038d-233e-42be-98fd-196b0683972b} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1042 2023.12.06 01:46:59.152852 [ 3 ] {9c57038d-233e-42be-98fd-196b0683972b} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1043 2023.12.06 01:46:59.152873 [ 3 ] {9c57038d-233e-42be-98fd-196b0683972b} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1044 2023.12.06 01:46:59.152901 [ 3 ] {9c57038d-233e-42be-98fd-196b0683972b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1045 2023.12.06 01:46:59.153780 [ 3 ] {9c57038d-233e-42be-98fd-196b0683972b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001803859 sec., 2217 rows/sec., 239.83 KiB/sec.
1046 2023.12.06 01:46:59.153967 [ 3 ] {9c57038d-233e-42be-98fd-196b0683972b} <Debug> DynamicQueryHandler: Done processing query
1047 2023.12.06 01:46:59.153991 [ 3 ] {9c57038d-233e-42be-98fd-196b0683972b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1048 2023.12.06 01:46:59.154007 [ 3 ] {} <Debug> HTTP-Session: 7032e3e9-0146-4f46-a999-9f41354fcda7 Destroying unnamed session
1049 2023.12.06 01:46:59.154211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1050 2023.12.06 01:46:59.154257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1051 2023.12.06 01:46:59.154277 [ 3 ] {} <Debug> HTTP-Session: 75ca05a1-869a-49eb-9b8f-517689e6dc84 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1052 2023.12.06 01:46:59.154294 [ 3 ] {} <Debug> HTTP-Session: 75ca05a1-869a-49eb-9b8f-517689e6dc84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1053 2023.12.06 01:46:59.154416 [ 3 ] {a8b26ccd-065c-4c18-8f94-5fe440fa80a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) 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)
1054 2023.12.06 01:46:59.154890 [ 3 ] {a8b26ccd-065c-4c18-8f94-5fe440fa80a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1055 2023.12.06 01:46:59.155059 [ 3 ] {a8b26ccd-065c-4c18-8f94-5fe440fa80a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1056 2023.12.06 01:46:59.155101 [ 3 ] {a8b26ccd-065c-4c18-8f94-5fe440fa80a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1057 2023.12.06 01:46:59.155250 [ 3 ] {a8b26ccd-065c-4c18-8f94-5fe440fa80a8} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1058 2023.12.06 01:46:59.155279 [ 3 ] {a8b26ccd-065c-4c18-8f94-5fe440fa80a8} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1059 2023.12.06 01:46:59.155301 [ 3 ] {a8b26ccd-065c-4c18-8f94-5fe440fa80a8} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1060 2023.12.06 01:46:59.155329 [ 3 ] {a8b26ccd-065c-4c18-8f94-5fe440fa80a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1061 2023.12.06 01:46:59.156263 [ 3 ] {a8b26ccd-065c-4c18-8f94-5fe440fa80a8} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001808719 sec., 2211 rows/sec., 239.18 KiB/sec.
1062 2023.12.06 01:46:59.156469 [ 3 ] {a8b26ccd-065c-4c18-8f94-5fe440fa80a8} <Debug> DynamicQueryHandler: Done processing query
1063 2023.12.06 01:46:59.156494 [ 3 ] {a8b26ccd-065c-4c18-8f94-5fe440fa80a8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1064 2023.12.06 01:46:59.156510 [ 3 ] {} <Debug> HTTP-Session: 75ca05a1-869a-49eb-9b8f-517689e6dc84 Destroying unnamed session
1065 2023.12.06 01:46:59.169236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1066 2023.12.06 01:46:59.169284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1067 2023.12.06 01:46:59.169304 [ 3 ] {} <Debug> HTTP-Session: 2baa8c37-2023-4031-bc8e-5833a6748dfd Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1068 2023.12.06 01:46:59.169322 [ 3 ] {} <Debug> HTTP-Session: 2baa8c37-2023-4031-bc8e-5833a6748dfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1069 2023.12.06 01:46:59.169404 [ 3 ] {3db342f5-47fa-4bc5-800e-67bc9184ba78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1070 2023.12.06 01:46:59.169445 [ 3 ] {3db342f5-47fa-4bc5-800e-67bc9184ba78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1071 2023.12.06 01:46:59.169591 [ 3 ] {3db342f5-47fa-4bc5-800e-67bc9184ba78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1072 2023.12.06 01:46:59.169936 [ 3 ] {3db342f5-47fa-4bc5-800e-67bc9184ba78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1073 2023.12.06 01:46:59.170227 [ 3 ] {3db342f5-47fa-4bc5-800e-67bc9184ba78} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1074 2023.12.06 01:46:59.170389 [ 3 ] {3db342f5-47fa-4bc5-800e-67bc9184ba78} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1075 2023.12.06 01:46:59.170529 [ 3 ] {3db342f5-47fa-4bc5-800e-67bc9184ba78} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001093154 sec., 5488 rows/sec., 889.77 KiB/sec.
1076 2023.12.06 01:46:59.170671 [ 3 ] {3db342f5-47fa-4bc5-800e-67bc9184ba78} <Debug> DynamicQueryHandler: Done processing query
1077 2023.12.06 01:46:59.170694 [ 3 ] {3db342f5-47fa-4bc5-800e-67bc9184ba78} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1078 2023.12.06 01:46:59.170710 [ 3 ] {} <Debug> HTTP-Session: 2baa8c37-2023-4031-bc8e-5833a6748dfd Destroying unnamed session
1079 2023.12.06 01:46:59.170819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 5340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1080 2023.12.06 01:46:59.170866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1081 2023.12.06 01:46:59.170885 [ 3 ] {} <Debug> HTTP-Session: 9d0d631c-5049-4972-9390-5ed57a12039e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1082 2023.12.06 01:46:59.170902 [ 3 ] {} <Debug> HTTP-Session: 9d0d631c-5049-4972-9390-5ed57a12039e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1083 2023.12.06 01:46:59.170976 [ 3 ] {6feeff8d-76f1-4a15-884a-84547569251c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1084 2023.12.06 01:46:59.171014 [ 3 ] {6feeff8d-76f1-4a15-884a-84547569251c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1085 2023.12.06 01:46:59.171120 [ 3 ] {6feeff8d-76f1-4a15-884a-84547569251c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1086 2023.12.06 01:46:59.171423 [ 3 ] {6feeff8d-76f1-4a15-884a-84547569251c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1087 2023.12.06 01:46:59.171637 [ 3 ] {6feeff8d-76f1-4a15-884a-84547569251c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1088 2023.12.06 01:46:59.171791 [ 3 ] {6feeff8d-76f1-4a15-884a-84547569251c} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1089 2023.12.06 01:46:59.171908 [ 3 ] {6feeff8d-76f1-4a15-884a-84547569251c} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.000904559 sec., 39798 rows/sec., 3.37 MiB/sec.
1090 2023.12.06 01:46:59.172027 [ 3 ] {6feeff8d-76f1-4a15-884a-84547569251c} <Debug> DynamicQueryHandler: Done processing query
1091 2023.12.06 01:46:59.172051 [ 3 ] {6feeff8d-76f1-4a15-884a-84547569251c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1092 2023.12.06 01:46:59.172066 [ 3 ] {} <Debug> HTTP-Session: 9d0d631c-5049-4972-9390-5ed57a12039e Destroying unnamed session
1093 2023.12.06 01:46:59.172187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1094 2023.12.06 01:46:59.172231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1095 2023.12.06 01:46:59.172250 [ 3 ] {} <Debug> HTTP-Session: 1682908b-5224-4e99-8535-629d97839827 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1096 2023.12.06 01:46:59.172267 [ 3 ] {} <Debug> HTTP-Session: 1682908b-5224-4e99-8535-629d97839827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1097 2023.12.06 01:46:59.172339 [ 3 ] {c95ba5ce-30aa-48c4-a772-65e2e64cde56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1098 2023.12.06 01:46:59.172378 [ 3 ] {c95ba5ce-30aa-48c4-a772-65e2e64cde56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1099 2023.12.06 01:46:59.172485 [ 3 ] {c95ba5ce-30aa-48c4-a772-65e2e64cde56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1100 2023.12.06 01:46:59.172774 [ 3 ] {c95ba5ce-30aa-48c4-a772-65e2e64cde56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1101 2023.12.06 01:46:59.172976 [ 3 ] {c95ba5ce-30aa-48c4-a772-65e2e64cde56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1102 2023.12.06 01:46:59.173147 [ 3 ] {c95ba5ce-30aa-48c4-a772-65e2e64cde56} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1103 2023.12.06 01:46:59.173269 [ 3 ] {c95ba5ce-30aa-48c4-a772-65e2e64cde56} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000899639 sec., 26677 rows/sec., 2.06 MiB/sec.
1104 2023.12.06 01:46:59.173387 [ 3 ] {c95ba5ce-30aa-48c4-a772-65e2e64cde56} <Debug> DynamicQueryHandler: Done processing query
1105 2023.12.06 01:46:59.173411 [ 3 ] {c95ba5ce-30aa-48c4-a772-65e2e64cde56} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1106 2023.12.06 01:46:59.173427 [ 3 ] {} <Debug> HTTP-Session: 1682908b-5224-4e99-8535-629d97839827 Destroying unnamed session
1107 2023.12.06 01:46:59.173608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 48480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1108 2023.12.06 01:46:59.173653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1109 2023.12.06 01:46:59.173672 [ 3 ] {} <Debug> HTTP-Session: cd8bc78c-0877-4b14-abcc-a8c94f595771 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1110 2023.12.06 01:46:59.173688 [ 3 ] {} <Debug> HTTP-Session: cd8bc78c-0877-4b14-abcc-a8c94f595771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1111 2023.12.06 01:46:59.173776 [ 3 ] {96d50863-a58a-4ac7-b1fc-dcd5e8153f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1112 2023.12.06 01:46:59.173819 [ 3 ] {96d50863-a58a-4ac7-b1fc-dcd5e8153f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1113 2023.12.06 01:46:59.173937 [ 3 ] {96d50863-a58a-4ac7-b1fc-dcd5e8153f32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1114 2023.12.06 01:46:59.174343 [ 3 ] {96d50863-a58a-4ac7-b1fc-dcd5e8153f32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1115 2023.12.06 01:46:59.174617 [ 3 ] {96d50863-a58a-4ac7-b1fc-dcd5e8153f32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1116 2023.12.06 01:46:59.174802 [ 3 ] {96d50863-a58a-4ac7-b1fc-dcd5e8153f32} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1117 2023.12.06 01:46:59.174926 [ 3 ] {96d50863-a58a-4ac7-b1fc-dcd5e8153f32} <Information> executeQuery: Read 252 rows, 17.96 KiB in 0.001117094 sec., 225585 rows/sec., 15.70 MiB/sec.
1118 2023.12.06 01:46:59.175058 [ 3 ] {96d50863-a58a-4ac7-b1fc-dcd5e8153f32} <Debug> DynamicQueryHandler: Done processing query
1119 2023.12.06 01:46:59.175082 [ 3 ] {96d50863-a58a-4ac7-b1fc-dcd5e8153f32} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1120 2023.12.06 01:46:59.175098 [ 3 ] {} <Debug> HTTP-Session: cd8bc78c-0877-4b14-abcc-a8c94f595771 Destroying unnamed session
1121 2023.12.06 01:47:04.100323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1122 2023.12.06 01:47:04.100450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1123 2023.12.06 01:47:04.100482 [ 3 ] {} <Debug> HTTP-Session: beb18fb6-eb3b-46f8-8dec-d0d4550bec64 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1124 2023.12.06 01:47:04.100511 [ 3 ] {} <Debug> HTTP-Session: beb18fb6-eb3b-46f8-8dec-d0d4550bec64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1125 2023.12.06 01:47:04.100654 [ 3 ] {86ec40d6-bcdb-49b3-81d1-13e7142ba075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1126 2023.12.06 01:47:04.100721 [ 3 ] {86ec40d6-bcdb-49b3-81d1-13e7142ba075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1127 2023.12.06 01:47:04.100888 [ 3 ] {86ec40d6-bcdb-49b3-81d1-13e7142ba075} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1128 2023.12.06 01:47:04.101318 [ 3 ] {86ec40d6-bcdb-49b3-81d1-13e7142ba075} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1129 2023.12.06 01:47:04.101582 [ 3 ] {86ec40d6-bcdb-49b3-81d1-13e7142ba075} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1130 2023.12.06 01:47:04.101745 [ 3 ] {86ec40d6-bcdb-49b3-81d1-13e7142ba075} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1131 2023.12.06 01:47:04.101874 [ 3 ] {86ec40d6-bcdb-49b3-81d1-13e7142ba075} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001174655 sec., 20431 rows/sec., 1.62 MiB/sec.
1132 2023.12.06 01:47:04.102032 [ 3 ] {86ec40d6-bcdb-49b3-81d1-13e7142ba075} <Debug> DynamicQueryHandler: Done processing query
1133 2023.12.06 01:47:04.102057 [ 3 ] {86ec40d6-bcdb-49b3-81d1-13e7142ba075} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1134 2023.12.06 01:47:04.102074 [ 3 ] {} <Debug> HTTP-Session: beb18fb6-eb3b-46f8-8dec-d0d4550bec64 Destroying unnamed session
1135 2023.12.06 01:47:04.102237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1136 2023.12.06 01:47:04.102287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1137 2023.12.06 01:47:04.102307 [ 3 ] {} <Debug> HTTP-Session: 43d82b4c-8521-4eae-9ec7-037dd62c79f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1138 2023.12.06 01:47:04.102325 [ 3 ] {} <Debug> HTTP-Session: 43d82b4c-8521-4eae-9ec7-037dd62c79f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1139 2023.12.06 01:47:04.102408 [ 3 ] {c42c0735-9f05-4fd6-9f99-0a0306c81eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1140 2023.12.06 01:47:04.102449 [ 3 ] {c42c0735-9f05-4fd6-9f99-0a0306c81eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1141 2023.12.06 01:47:04.102553 [ 3 ] {c42c0735-9f05-4fd6-9f99-0a0306c81eb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1142 2023.12.06 01:47:04.102903 [ 3 ] {c42c0735-9f05-4fd6-9f99-0a0306c81eb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1143 2023.12.06 01:47:04.103113 [ 3 ] {c42c0735-9f05-4fd6-9f99-0a0306c81eb1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1144 2023.12.06 01:47:04.103261 [ 3 ] {c42c0735-9f05-4fd6-9f99-0a0306c81eb1} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1145 2023.12.06 01:47:04.103380 [ 3 ] {c42c0735-9f05-4fd6-9f99-0a0306c81eb1} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.00094104 sec., 76511 rows/sec., 7.07 MiB/sec.
1146 2023.12.06 01:47:04.103508 [ 3 ] {c42c0735-9f05-4fd6-9f99-0a0306c81eb1} <Debug> DynamicQueryHandler: Done processing query
1147 2023.12.06 01:47:04.103532 [ 3 ] {c42c0735-9f05-4fd6-9f99-0a0306c81eb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1148 2023.12.06 01:47:04.103547 [ 3 ] {} <Debug> HTTP-Session: 43d82b4c-8521-4eae-9ec7-037dd62c79f4 Destroying unnamed session
1149 2023.12.06 01:47:04.103679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1150 2023.12.06 01:47:04.103725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1151 2023.12.06 01:47:04.103744 [ 3 ] {} <Debug> HTTP-Session: 95164c5a-30ce-463e-90dd-afda69a4d6d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1152 2023.12.06 01:47:04.103761 [ 3 ] {} <Debug> HTTP-Session: 95164c5a-30ce-463e-90dd-afda69a4d6d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1153 2023.12.06 01:47:04.103834 [ 3 ] {13c0803b-996a-470c-bf67-8ced8cb019eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1154 2023.12.06 01:47:04.103873 [ 3 ] {13c0803b-996a-470c-bf67-8ced8cb019eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1155 2023.12.06 01:47:04.103979 [ 3 ] {13c0803b-996a-470c-bf67-8ced8cb019eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1156 2023.12.06 01:47:04.104340 [ 3 ] {13c0803b-996a-470c-bf67-8ced8cb019eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1157 2023.12.06 01:47:04.104550 [ 3 ] {13c0803b-996a-470c-bf67-8ced8cb019eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1158 2023.12.06 01:47:04.104695 [ 3 ] {13c0803b-996a-470c-bf67-8ced8cb019eb} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1159 2023.12.06 01:47:04.104817 [ 3 ] {13c0803b-996a-470c-bf67-8ced8cb019eb} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.000953931 sec., 25159 rows/sec., 1.97 MiB/sec.
1160 2023.12.06 01:47:04.104943 [ 3 ] {13c0803b-996a-470c-bf67-8ced8cb019eb} <Debug> DynamicQueryHandler: Done processing query
1161 2023.12.06 01:47:04.104965 [ 3 ] {13c0803b-996a-470c-bf67-8ced8cb019eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1162 2023.12.06 01:47:04.104981 [ 3 ] {} <Debug> HTTP-Session: 95164c5a-30ce-463e-90dd-afda69a4d6d6 Destroying unnamed session
1163 2023.12.06 01:47:04.105109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1164 2023.12.06 01:47:04.105156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1165 2023.12.06 01:47:04.105175 [ 3 ] {} <Debug> HTTP-Session: 7f1f5ed0-d58e-4521-9fdf-2b1294094ce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1166 2023.12.06 01:47:04.105191 [ 3 ] {} <Debug> HTTP-Session: 7f1f5ed0-d58e-4521-9fdf-2b1294094ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1167 2023.12.06 01:47:04.105268 [ 3 ] {d9bc48cb-0135-4281-b19b-5a999f3e31b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1168 2023.12.06 01:47:04.105312 [ 3 ] {d9bc48cb-0135-4281-b19b-5a999f3e31b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1169 2023.12.06 01:47:04.105453 [ 3 ] {d9bc48cb-0135-4281-b19b-5a999f3e31b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1170 2023.12.06 01:47:04.105847 [ 3 ] {d9bc48cb-0135-4281-b19b-5a999f3e31b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1171 2023.12.06 01:47:04.106142 [ 3 ] {d9bc48cb-0135-4281-b19b-5a999f3e31b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1172 2023.12.06 01:47:04.106322 [ 3 ] {d9bc48cb-0135-4281-b19b-5a999f3e31b4} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1173 2023.12.06 01:47:04.106458 [ 3 ] {d9bc48cb-0135-4281-b19b-5a999f3e31b4} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001157405 sec., 20736 rows/sec., 27.98 MiB/sec.
1174 2023.12.06 01:47:04.106602 [ 3 ] {d9bc48cb-0135-4281-b19b-5a999f3e31b4} <Debug> DynamicQueryHandler: Done processing query
1175 2023.12.06 01:47:04.106627 [ 3 ] {d9bc48cb-0135-4281-b19b-5a999f3e31b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1176 2023.12.06 01:47:04.106645 [ 3 ] {} <Debug> HTTP-Session: 7f1f5ed0-d58e-4521-9fdf-2b1294094ce9 Destroying unnamed session
1177 2023.12.06 01:47:12.989447 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
1178 2023.12.06 01:47:12.989539 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
1179 2023.12.06 01:47:14.100796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1180 2023.12.06 01:47:14.100908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1181 2023.12.06 01:47:14.100939 [ 3 ] {} <Debug> HTTP-Session: 2b440b1d-9cee-4899-bca5-d3f3ca85ebb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1182 2023.12.06 01:47:14.100968 [ 3 ] {} <Debug> HTTP-Session: 2b440b1d-9cee-4899-bca5-d3f3ca85ebb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1183 2023.12.06 01:47:14.101110 [ 3 ] {b96d94c9-a5c2-4096-a617-1a700fc5794f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1184 2023.12.06 01:47:14.101174 [ 3 ] {b96d94c9-a5c2-4096-a617-1a700fc5794f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1185 2023.12.06 01:47:14.101336 [ 3 ] {b96d94c9-a5c2-4096-a617-1a700fc5794f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1186 2023.12.06 01:47:14.101807 [ 3 ] {b96d94c9-a5c2-4096-a617-1a700fc5794f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1187 2023.12.06 01:47:14.102069 [ 3 ] {b96d94c9-a5c2-4096-a617-1a700fc5794f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1188 2023.12.06 01:47:14.102229 [ 3 ] {b96d94c9-a5c2-4096-a617-1a700fc5794f} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1189 2023.12.06 01:47:14.102348 [ 3 ] {b96d94c9-a5c2-4096-a617-1a700fc5794f} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001199796 sec., 20003 rows/sec., 1.58 MiB/sec.
1190 2023.12.06 01:47:14.102492 [ 3 ] {b96d94c9-a5c2-4096-a617-1a700fc5794f} <Debug> DynamicQueryHandler: Done processing query
1191 2023.12.06 01:47:14.102515 [ 3 ] {b96d94c9-a5c2-4096-a617-1a700fc5794f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1192 2023.12.06 01:47:14.102531 [ 3 ] {} <Debug> HTTP-Session: 2b440b1d-9cee-4899-bca5-d3f3ca85ebb3 Destroying unnamed session
1193 2023.12.06 01:47:14.102715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1194 2023.12.06 01:47:14.102767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1195 2023.12.06 01:47:14.102786 [ 3 ] {} <Debug> HTTP-Session: e2c10f1e-0de1-4fac-8df3-6174690b2035 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1196 2023.12.06 01:47:14.102803 [ 3 ] {} <Debug> HTTP-Session: e2c10f1e-0de1-4fac-8df3-6174690b2035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1197 2023.12.06 01:47:14.102875 [ 3 ] {2b458c99-b9c2-4bef-848d-0788e1a53827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1198 2023.12.06 01:47:14.102913 [ 3 ] {2b458c99-b9c2-4bef-848d-0788e1a53827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1199 2023.12.06 01:47:14.103014 [ 3 ] {2b458c99-b9c2-4bef-848d-0788e1a53827} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1200 2023.12.06 01:47:14.103365 [ 3 ] {2b458c99-b9c2-4bef-848d-0788e1a53827} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1201 2023.12.06 01:47:14.103599 [ 3 ] {2b458c99-b9c2-4bef-848d-0788e1a53827} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1202 2023.12.06 01:47:14.103754 [ 3 ] {2b458c99-b9c2-4bef-848d-0788e1a53827} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1203 2023.12.06 01:47:14.103855 [ 3 ] {2b458c99-b9c2-4bef-848d-0788e1a53827} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.000953201 sec., 75534 rows/sec., 6.98 MiB/sec.
1204 2023.12.06 01:47:14.103972 [ 3 ] {2b458c99-b9c2-4bef-848d-0788e1a53827} <Debug> DynamicQueryHandler: Done processing query
1205 2023.12.06 01:47:14.103996 [ 3 ] {2b458c99-b9c2-4bef-848d-0788e1a53827} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1206 2023.12.06 01:47:14.104011 [ 3 ] {} <Debug> HTTP-Session: e2c10f1e-0de1-4fac-8df3-6174690b2035 Destroying unnamed session
1207 2023.12.06 01:47:14.104128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1208 2023.12.06 01:47:14.104172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1209 2023.12.06 01:47:14.104191 [ 3 ] {} <Debug> HTTP-Session: 05f072fd-f177-4721-9d80-c4ce12ed9cfe Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1210 2023.12.06 01:47:14.104208 [ 3 ] {} <Debug> HTTP-Session: 05f072fd-f177-4721-9d80-c4ce12ed9cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1211 2023.12.06 01:47:14.104277 [ 3 ] {d503a8e0-3d47-4311-aa4d-4fc20f73cfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1212 2023.12.06 01:47:14.104315 [ 3 ] {d503a8e0-3d47-4311-aa4d-4fc20f73cfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1213 2023.12.06 01:47:14.104416 [ 3 ] {d503a8e0-3d47-4311-aa4d-4fc20f73cfbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1214 2023.12.06 01:47:14.104706 [ 3 ] {d503a8e0-3d47-4311-aa4d-4fc20f73cfbd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1215 2023.12.06 01:47:14.104900 [ 3 ] {d503a8e0-3d47-4311-aa4d-4fc20f73cfbd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1216 2023.12.06 01:47:14.105042 [ 3 ] {d503a8e0-3d47-4311-aa4d-4fc20f73cfbd} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1217 2023.12.06 01:47:14.105146 [ 3 ] {d503a8e0-3d47-4311-aa4d-4fc20f73cfbd} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.000843229 sec., 28462 rows/sec., 2.23 MiB/sec.
1218 2023.12.06 01:47:14.105263 [ 3 ] {d503a8e0-3d47-4311-aa4d-4fc20f73cfbd} <Debug> DynamicQueryHandler: Done processing query
1219 2023.12.06 01:47:14.105286 [ 3 ] {d503a8e0-3d47-4311-aa4d-4fc20f73cfbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1220 2023.12.06 01:47:14.105301 [ 3 ] {} <Debug> HTTP-Session: 05f072fd-f177-4721-9d80-c4ce12ed9cfe Destroying unnamed session
1221 2023.12.06 01:47:14.105461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1222 2023.12.06 01:47:14.105504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1223 2023.12.06 01:47:14.105523 [ 3 ] {} <Debug> HTTP-Session: 3c2d920d-7730-4404-993c-0e59a8cbf0df Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1224 2023.12.06 01:47:14.105539 [ 3 ] {} <Debug> HTTP-Session: 3c2d920d-7730-4404-993c-0e59a8cbf0df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1225 2023.12.06 01:47:14.105611 [ 3 ] {5557820d-1fb6-4295-9a5b-268dddb52e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1226 2023.12.06 01:47:14.105655 [ 3 ] {5557820d-1fb6-4295-9a5b-268dddb52e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1227 2023.12.06 01:47:14.105793 [ 3 ] {5557820d-1fb6-4295-9a5b-268dddb52e18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1228 2023.12.06 01:47:14.106187 [ 3 ] {5557820d-1fb6-4295-9a5b-268dddb52e18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1229 2023.12.06 01:47:14.106480 [ 3 ] {5557820d-1fb6-4295-9a5b-268dddb52e18} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1230 2023.12.06 01:47:14.106648 [ 3 ] {5557820d-1fb6-4295-9a5b-268dddb52e18} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1231 2023.12.06 01:47:14.106755 [ 3 ] {5557820d-1fb6-4295-9a5b-268dddb52e18} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001116224 sec., 21501 rows/sec., 29.01 MiB/sec.
1232 2023.12.06 01:47:14.106907 [ 3 ] {5557820d-1fb6-4295-9a5b-268dddb52e18} <Debug> DynamicQueryHandler: Done processing query
1233 2023.12.06 01:47:14.106930 [ 3 ] {5557820d-1fb6-4295-9a5b-268dddb52e18} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1234 2023.12.06 01:47:14.106945 [ 3 ] {} <Debug> HTTP-Session: 3c2d920d-7730-4404-993c-0e59a8cbf0df Destroying unnamed session
1235 2023.12.06 01:47:24.099461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1236 2023.12.06 01:47:24.099593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1237 2023.12.06 01:47:24.099629 [ 3 ] {} <Debug> HTTP-Session: c4739d87-c59b-479d-868f-a178f284dad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1238 2023.12.06 01:47:24.099662 [ 3 ] {} <Debug> HTTP-Session: c4739d87-c59b-479d-868f-a178f284dad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1239 2023.12.06 01:47:24.099927 [ 3 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) 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)
1240 2023.12.06 01:47:24.100704 [ 3 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1241 2023.12.06 01:47:24.100892 [ 3 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1242 2023.12.06 01:47:24.100945 [ 3 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1243 2023.12.06 01:47:24.101114 [ 3 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1244 2023.12.06 01:47:24.101217 [ 190 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1245 2023.12.06 01:47:24.101246 [ 188 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1246 2023.12.06 01:47:24.101363 [ 3 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1247 2023.12.06 01:47:24.101453 [ 3 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1248 2023.12.06 01:47:24.103068 [ 3 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003079076 sec., 3247 rows/sec., 456.39 KiB/sec.
1249 2023.12.06 01:47:24.103376 [ 3 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Debug> DynamicQueryHandler: Done processing query
1250 2023.12.06 01:47:24.103416 [ 3 ] {a70c7d20-9333-4ec9-9755-c4f273400785} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1251 2023.12.06 01:47:24.103438 [ 3 ] {} <Debug> HTTP-Session: c4739d87-c59b-479d-868f-a178f284dad3 Destroying unnamed session
1252 2023.12.06 01:47:24.103705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1253 2023.12.06 01:47:24.103766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1254 2023.12.06 01:47:24.103792 [ 3 ] {} <Debug> HTTP-Session: 89b9d283-4aa4-43ea-bb46-8d84a903688e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1255 2023.12.06 01:47:24.103815 [ 3 ] {} <Debug> HTTP-Session: 89b9d283-4aa4-43ea-bb46-8d84a903688e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1256 2023.12.06 01:47:24.103982 [ 3 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) 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', 'instance_uuid:reset', '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)
1257 2023.12.06 01:47:24.104586 [ 3 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1258 2023.12.06 01:47:24.104770 [ 3 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1259 2023.12.06 01:47:24.104814 [ 3 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1260 2023.12.06 01:47:24.104964 [ 3 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1261 2023.12.06 01:47:24.105054 [ 191 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1262 2023.12.06 01:47:24.105058 [ 193 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1263 2023.12.06 01:47:24.105182 [ 3 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1264 2023.12.06 01:47:24.105246 [ 3 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1265 2023.12.06 01:47:24.106873 [ 3 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002843962 sec., 3516 rows/sec., 494.13 KiB/sec.
1266 2023.12.06 01:47:24.107124 [ 3 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Debug> DynamicQueryHandler: Done processing query
1267 2023.12.06 01:47:24.107148 [ 3 ] {88965a3b-7a1f-4e3e-ac24-3cc1e6ce99e4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1268 2023.12.06 01:47:24.107165 [ 3 ] {} <Debug> HTTP-Session: 89b9d283-4aa4-43ea-bb46-8d84a903688e Destroying unnamed session
1269 2023.12.06 01:47:24.107451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1270 2023.12.06 01:47:24.107496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1271 2023.12.06 01:47:24.107516 [ 3 ] {} <Debug> HTTP-Session: 08bb7caa-095b-48b5-8f19-0040c286d09c Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1272 2023.12.06 01:47:24.107533 [ 3 ] {} <Debug> HTTP-Session: 08bb7caa-095b-48b5-8f19-0040c286d09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1273 2023.12.06 01:47:24.107665 [ 3 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1274 2023.12.06 01:47:24.108170 [ 3 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1275 2023.12.06 01:47:24.108345 [ 3 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1276 2023.12.06 01:47:24.108387 [ 3 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1277 2023.12.06 01:47:24.108536 [ 3 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1278 2023.12.06 01:47:24.108611 [ 191 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1279 2023.12.06 01:47:24.108626 [ 188 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1280 2023.12.06 01:47:24.108755 [ 3 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1281 2023.12.06 01:47:24.108815 [ 3 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1282 2023.12.06 01:47:24.110085 [ 3 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002380651 sec., 4200 rows/sec., 590.29 KiB/sec.
1283 2023.12.06 01:47:24.110349 [ 3 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Debug> DynamicQueryHandler: Done processing query
1284 2023.12.06 01:47:24.110374 [ 3 ] {daf44bc8-2f86-475e-afe2-e4dc33c8c791} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1285 2023.12.06 01:47:24.110390 [ 3 ] {} <Debug> HTTP-Session: 08bb7caa-095b-48b5-8f19-0040c286d09c Destroying unnamed session
1286 2023.12.06 01:47:24.110673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1287 2023.12.06 01:47:24.110720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1288 2023.12.06 01:47:24.110741 [ 3 ] {} <Debug> HTTP-Session: c21a0bbf-c8ba-4aab-86b6-1e9028ea7767 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1289 2023.12.06 01:47:24.110761 [ 3 ] {} <Debug> HTTP-Session: c21a0bbf-c8ba-4aab-86b6-1e9028ea7767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1290 2023.12.06 01:47:24.110914 [ 3 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1291 2023.12.06 01:47:24.111462 [ 3 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1292 2023.12.06 01:47:24.111639 [ 3 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1293 2023.12.06 01:47:24.111681 [ 3 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1294 2023.12.06 01:47:24.111829 [ 3 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1295 2023.12.06 01:47:24.111905 [ 193 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1296 2023.12.06 01:47:24.111918 [ 192 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1297 2023.12.06 01:47:24.112011 [ 3 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1298 2023.12.06 01:47:24.112065 [ 3 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1299 2023.12.06 01:47:24.113859 [ 3 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002894993 sec., 3454 rows/sec., 485.42 KiB/sec.
1300 2023.12.06 01:47:24.114110 [ 3 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Debug> DynamicQueryHandler: Done processing query
1301 2023.12.06 01:47:24.114134 [ 3 ] {ccbf1110-9505-41af-adcf-f6761b51d989} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1302 2023.12.06 01:47:24.114151 [ 3 ] {} <Debug> HTTP-Session: c21a0bbf-c8ba-4aab-86b6-1e9028ea7767 Destroying unnamed session
1303 2023.12.06 01:47:24.114383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1304 2023.12.06 01:47:24.114429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1305 2023.12.06 01:47:24.114448 [ 3 ] {} <Debug> HTTP-Session: d99e750d-12fe-4d57-a2ac-6a6bd119e5f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1306 2023.12.06 01:47:24.114466 [ 3 ] {} <Debug> HTTP-Session: d99e750d-12fe-4d57-a2ac-6a6bd119e5f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1307 2023.12.06 01:47:24.114596 [ 3 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1308 2023.12.06 01:47:24.115111 [ 3 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1309 2023.12.06 01:47:24.115293 [ 3 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1310 2023.12.06 01:47:24.115336 [ 3 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1311 2023.12.06 01:47:24.115486 [ 3 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1312 2023.12.06 01:47:24.115556 [ 188 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1313 2023.12.06 01:47:24.115558 [ 189 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1314 2023.12.06 01:47:24.115644 [ 3 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1315 2023.12.06 01:47:24.115705 [ 3 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1316 2023.12.06 01:47:24.117328 [ 3 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002691929 sec., 3714 rows/sec., 522.03 KiB/sec.
1317 2023.12.06 01:47:24.117586 [ 3 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Debug> DynamicQueryHandler: Done processing query
1318 2023.12.06 01:47:24.117615 [ 3 ] {d8ace17b-fb91-47db-ba79-3dc93742818d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1319 2023.12.06 01:47:24.117635 [ 3 ] {} <Debug> HTTP-Session: d99e750d-12fe-4d57-a2ac-6a6bd119e5f5 Destroying unnamed session
1320 2023.12.06 01:47:24.117871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1321 2023.12.06 01:47:24.117924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1322 2023.12.06 01:47:24.117948 [ 3 ] {} <Debug> HTTP-Session: b5f12d25-5710-46b6-8d38-c7e4e1bb4a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1323 2023.12.06 01:47:24.117968 [ 3 ] {} <Debug> HTTP-Session: b5f12d25-5710-46b6-8d38-c7e4e1bb4a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1324 2023.12.06 01:47:24.118126 [ 3 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1325 2023.12.06 01:47:24.118715 [ 3 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1326 2023.12.06 01:47:24.118897 [ 3 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1327 2023.12.06 01:47:24.118939 [ 3 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1328 2023.12.06 01:47:24.119089 [ 3 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1329 2023.12.06 01:47:24.119156 [ 193 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1330 2023.12.06 01:47:24.119172 [ 190 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1331 2023.12.06 01:47:24.119261 [ 3 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1332 2023.12.06 01:47:24.119321 [ 3 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1333 2023.12.06 01:47:24.120860 [ 3 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002689628 sec., 3717 rows/sec., 522.48 KiB/sec.
1334 2023.12.06 01:47:24.121105 [ 3 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Debug> DynamicQueryHandler: Done processing query
1335 2023.12.06 01:47:24.121129 [ 3 ] {806b822c-47ee-4df3-a137-3db4dcabe5c4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1336 2023.12.06 01:47:24.121146 [ 3 ] {} <Debug> HTTP-Session: b5f12d25-5710-46b6-8d38-c7e4e1bb4a66 Destroying unnamed session
1337 2023.12.06 01:47:24.121368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1338 2023.12.06 01:47:24.121413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1339 2023.12.06 01:47:24.121432 [ 3 ] {} <Debug> HTTP-Session: 83f006cf-430d-4c34-9a91-80aeb224c43d Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1340 2023.12.06 01:47:24.121449 [ 3 ] {} <Debug> HTTP-Session: 83f006cf-430d-4c34-9a91-80aeb224c43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1341 2023.12.06 01:47:24.121580 [ 3 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1342 2023.12.06 01:47:24.122100 [ 3 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1343 2023.12.06 01:47:24.122282 [ 3 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1344 2023.12.06 01:47:24.122324 [ 3 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1345 2023.12.06 01:47:24.122471 [ 3 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1346 2023.12.06 01:47:24.122550 [ 188 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1347 2023.12.06 01:47:24.122563 [ 190 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1348 2023.12.06 01:47:24.122651 [ 3 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1349 2023.12.06 01:47:24.122710 [ 3 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1350 2023.12.06 01:47:24.124106 [ 3 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002487234 sec., 4020 rows/sec., 564.99 KiB/sec.
1351 2023.12.06 01:47:24.124362 [ 3 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Debug> DynamicQueryHandler: Done processing query
1352 2023.12.06 01:47:24.124386 [ 3 ] {e5d59f00-693a-46e8-9cb8-332b36c33c51} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1353 2023.12.06 01:47:24.124402 [ 3 ] {} <Debug> HTTP-Session: 83f006cf-430d-4c34-9a91-80aeb224c43d Destroying unnamed session
1354 2023.12.06 01:47:24.124669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1355 2023.12.06 01:47:24.124715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1356 2023.12.06 01:47:24.124734 [ 3 ] {} <Debug> HTTP-Session: 9ddee28a-20de-4f1b-b574-9349af5299f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1357 2023.12.06 01:47:24.124751 [ 3 ] {} <Debug> HTTP-Session: 9ddee28a-20de-4f1b-b574-9349af5299f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1358 2023.12.06 01:47:24.124881 [ 3 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1359 2023.12.06 01:47:24.125404 [ 3 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1360 2023.12.06 01:47:24.125590 [ 3 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1361 2023.12.06 01:47:24.125632 [ 3 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1362 2023.12.06 01:47:24.125782 [ 3 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1363 2023.12.06 01:47:24.125852 [ 193 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1364 2023.12.06 01:47:24.125867 [ 192 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1365 2023.12.06 01:47:24.125951 [ 3 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1366 2023.12.06 01:47:24.126007 [ 3 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1367 2023.12.06 01:47:24.127559 [ 3 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002639777 sec., 3788 rows/sec., 532.35 KiB/sec.
1368 2023.12.06 01:47:24.127805 [ 3 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Debug> DynamicQueryHandler: Done processing query
1369 2023.12.06 01:47:24.127829 [ 3 ] {c1224538-9da1-47a1-bc6d-a9c3c7e58a0c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1370 2023.12.06 01:47:24.127845 [ 3 ] {} <Debug> HTTP-Session: 9ddee28a-20de-4f1b-b574-9349af5299f1 Destroying unnamed session
1371 2023.12.06 01:47:24.128043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1372 2023.12.06 01:47:24.128087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1373 2023.12.06 01:47:24.128106 [ 3 ] {} <Debug> HTTP-Session: 50739a1d-dd83-4448-b6ac-29a234ceaa63 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1374 2023.12.06 01:47:24.128123 [ 3 ] {} <Debug> HTTP-Session: 50739a1d-dd83-4448-b6ac-29a234ceaa63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1375 2023.12.06 01:47:24.128253 [ 3 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1376 2023.12.06 01:47:24.128781 [ 3 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1377 2023.12.06 01:47:24.128968 [ 3 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1378 2023.12.06 01:47:24.129009 [ 3 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1379 2023.12.06 01:47:24.129161 [ 3 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1380 2023.12.06 01:47:24.129241 [ 192 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1381 2023.12.06 01:47:24.129243 [ 188 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1382 2023.12.06 01:47:24.129337 [ 3 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1383 2023.12.06 01:47:24.129397 [ 3 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1384 2023.12.06 01:47:24.131326 [ 3 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003033736 sec., 3296 rows/sec., 463.22 KiB/sec.
1385 2023.12.06 01:47:24.131615 [ 3 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Debug> DynamicQueryHandler: Done processing query
1386 2023.12.06 01:47:24.131644 [ 3 ] {84a87648-a0c8-4606-8ba0-9efb1692ed26} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1387 2023.12.06 01:47:24.131664 [ 3 ] {} <Debug> HTTP-Session: 50739a1d-dd83-4448-b6ac-29a234ceaa63 Destroying unnamed session
1388 2023.12.06 01:47:24.131892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1389 2023.12.06 01:47:24.131948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1390 2023.12.06 01:47:24.131970 [ 3 ] {} <Debug> HTTP-Session: e09efeb8-c54e-4629-84d5-050fff84f292 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1391 2023.12.06 01:47:24.131990 [ 3 ] {} <Debug> HTTP-Session: e09efeb8-c54e-4629-84d5-050fff84f292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1392 2023.12.06 01:47:24.132154 [ 3 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1393 2023.12.06 01:47:24.132752 [ 3 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1394 2023.12.06 01:47:24.132943 [ 3 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1395 2023.12.06 01:47:24.132985 [ 3 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1396 2023.12.06 01:47:24.133134 [ 3 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1397 2023.12.06 01:47:24.133209 [ 192 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1398 2023.12.06 01:47:24.133220 [ 190 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1399 2023.12.06 01:47:24.133297 [ 3 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1400 2023.12.06 01:47:24.133357 [ 3 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1401 2023.12.06 01:47:24.134651 [ 3 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002451483 sec., 4079 rows/sec., 573.23 KiB/sec.
1402 2023.12.06 01:47:24.134914 [ 3 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Debug> DynamicQueryHandler: Done processing query
1403 2023.12.06 01:47:24.134937 [ 3 ] {a3d43124-e42e-4042-bba9-66a1cfa71114} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1404 2023.12.06 01:47:24.134954 [ 3 ] {} <Debug> HTTP-Session: e09efeb8-c54e-4629-84d5-050fff84f292 Destroying unnamed session
1405 2023.12.06 01:47:24.135176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1406 2023.12.06 01:47:24.135222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1407 2023.12.06 01:47:24.135242 [ 3 ] {} <Debug> HTTP-Session: 3e308ec5-9401-436e-b852-9c4879b6d37e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1408 2023.12.06 01:47:24.135259 [ 3 ] {} <Debug> HTTP-Session: 3e308ec5-9401-436e-b852-9c4879b6d37e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1409 2023.12.06 01:47:24.135393 [ 3 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1410 2023.12.06 01:47:24.135942 [ 3 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1411 2023.12.06 01:47:24.136131 [ 3 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1412 2023.12.06 01:47:24.136172 [ 3 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1413 2023.12.06 01:47:24.136322 [ 3 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1414 2023.12.06 01:47:24.136367 [ 192 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1415 2023.12.06 01:47:24.136386 [ 188 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1416 2023.12.06 01:47:24.136461 [ 3 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (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
1417 2023.12.06 01:47:24.136522 [ 3 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 10 rows with 2 streams
1418 2023.12.06 01:47:24.137887 [ 3 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002452773 sec., 4077 rows/sec., 572.93 KiB/sec.
1419 2023.12.06 01:47:24.138153 [ 3 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Debug> DynamicQueryHandler: Done processing query
1420 2023.12.06 01:47:24.138177 [ 3 ] {f660a72f-fabc-481c-99f9-445ab1fdb91c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1421 2023.12.06 01:47:24.138193 [ 3 ] {} <Debug> HTTP-Session: 3e308ec5-9401-436e-b852-9c4879b6d37e Destroying unnamed session
1422 2023.12.06 01:47:24.139920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1423 2023.12.06 01:47:24.139966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1424 2023.12.06 01:47:24.139985 [ 3 ] {} <Debug> HTTP-Session: 4dfcc4ca-25f5-4096-80bc-a8624e7a4fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1425 2023.12.06 01:47:24.140001 [ 3 ] {} <Debug> HTTP-Session: 4dfcc4ca-25f5-4096-80bc-a8624e7a4fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1426 2023.12.06 01:47:24.140081 [ 3 ] {94cd543c-44ec-487d-90c1-b2f43e69a303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1427 2023.12.06 01:47:24.140123 [ 3 ] {94cd543c-44ec-487d-90c1-b2f43e69a303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1428 2023.12.06 01:47:24.140270 [ 3 ] {94cd543c-44ec-487d-90c1-b2f43e69a303} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1429 2023.12.06 01:47:24.140603 [ 3 ] {94cd543c-44ec-487d-90c1-b2f43e69a303} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1430 2023.12.06 01:47:24.140893 [ 3 ] {94cd543c-44ec-487d-90c1-b2f43e69a303} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1431 2023.12.06 01:47:24.141054 [ 3 ] {94cd543c-44ec-487d-90c1-b2f43e69a303} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1432 2023.12.06 01:47:24.141168 [ 3 ] {94cd543c-44ec-487d-90c1-b2f43e69a303} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001057883 sec., 10398 rows/sec., 931.44 KiB/sec.
1433 2023.12.06 01:47:24.141324 [ 3 ] {94cd543c-44ec-487d-90c1-b2f43e69a303} <Debug> DynamicQueryHandler: Done processing query
1434 2023.12.06 01:47:24.141348 [ 3 ] {94cd543c-44ec-487d-90c1-b2f43e69a303} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1435 2023.12.06 01:47:24.141364 [ 3 ] {} <Debug> HTTP-Session: 4dfcc4ca-25f5-4096-80bc-a8624e7a4fb1 Destroying unnamed session
1436 2023.12.06 01:47:24.141471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1437 2023.12.06 01:47:24.141518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1438 2023.12.06 01:47:24.141537 [ 3 ] {} <Debug> HTTP-Session: 1aee5334-270f-418a-bfdc-307e6e2a2847 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1439 2023.12.06 01:47:24.141553 [ 3 ] {} <Debug> HTTP-Session: 1aee5334-270f-418a-bfdc-307e6e2a2847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1440 2023.12.06 01:47:24.141625 [ 3 ] {70be1411-a044-4854-b208-51e09eeed3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1441 2023.12.06 01:47:24.141664 [ 3 ] {70be1411-a044-4854-b208-51e09eeed3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1442 2023.12.06 01:47:24.141773 [ 3 ] {70be1411-a044-4854-b208-51e09eeed3ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1443 2023.12.06 01:47:24.142035 [ 3 ] {70be1411-a044-4854-b208-51e09eeed3ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1444 2023.12.06 01:47:24.142249 [ 3 ] {70be1411-a044-4854-b208-51e09eeed3ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1445 2023.12.06 01:47:24.142393 [ 3 ] {70be1411-a044-4854-b208-51e09eeed3ae} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1446 2023.12.06 01:47:24.142495 [ 3 ] {70be1411-a044-4854-b208-51e09eeed3ae} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.000843178 sec., 28463 rows/sec., 2.25 MiB/sec.
1447 2023.12.06 01:47:24.142607 [ 3 ] {70be1411-a044-4854-b208-51e09eeed3ae} <Debug> DynamicQueryHandler: Done processing query
1448 2023.12.06 01:47:24.142630 [ 3 ] {70be1411-a044-4854-b208-51e09eeed3ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1449 2023.12.06 01:47:24.142646 [ 3 ] {} <Debug> HTTP-Session: 1aee5334-270f-418a-bfdc-307e6e2a2847 Destroying unnamed session
1450 2023.12.06 01:47:24.142761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1451 2023.12.06 01:47:24.142804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1452 2023.12.06 01:47:24.142823 [ 3 ] {} <Debug> HTTP-Session: 97f2e22c-6e1d-4a8b-a011-3f749cb81271 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1453 2023.12.06 01:47:24.142839 [ 3 ] {} <Debug> HTTP-Session: 97f2e22c-6e1d-4a8b-a011-3f749cb81271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1454 2023.12.06 01:47:24.142912 [ 3 ] {bf3a69e4-bbc6-4cb2-93d0-e34b5ae6e03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1455 2023.12.06 01:47:24.142950 [ 3 ] {bf3a69e4-bbc6-4cb2-93d0-e34b5ae6e03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1456 2023.12.06 01:47:24.143055 [ 3 ] {bf3a69e4-bbc6-4cb2-93d0-e34b5ae6e03b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1457 2023.12.06 01:47:24.143343 [ 3 ] {bf3a69e4-bbc6-4cb2-93d0-e34b5ae6e03b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1458 2023.12.06 01:47:24.143543 [ 3 ] {bf3a69e4-bbc6-4cb2-93d0-e34b5ae6e03b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1459 2023.12.06 01:47:24.143687 [ 3 ] {bf3a69e4-bbc6-4cb2-93d0-e34b5ae6e03b} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1460 2023.12.06 01:47:24.143781 [ 3 ] {bf3a69e4-bbc6-4cb2-93d0-e34b5ae6e03b} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.000841638 sec., 85547 rows/sec., 7.90 MiB/sec.
1461 2023.12.06 01:47:24.143895 [ 3 ] {bf3a69e4-bbc6-4cb2-93d0-e34b5ae6e03b} <Debug> DynamicQueryHandler: Done processing query
1462 2023.12.06 01:47:24.143919 [ 3 ] {bf3a69e4-bbc6-4cb2-93d0-e34b5ae6e03b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1463 2023.12.06 01:47:24.143935 [ 3 ] {} <Debug> HTTP-Session: 97f2e22c-6e1d-4a8b-a011-3f749cb81271 Destroying unnamed session
1464 2023.12.06 01:47:24.144039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 5966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1465 2023.12.06 01:47:24.144084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1466 2023.12.06 01:47:24.144103 [ 3 ] {} <Debug> HTTP-Session: dffa97b8-a464-4c22-bf98-5f2027c50399 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1467 2023.12.06 01:47:24.144119 [ 3 ] {} <Debug> HTTP-Session: dffa97b8-a464-4c22-bf98-5f2027c50399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1468 2023.12.06 01:47:24.144190 [ 3 ] {3d4e18d2-4150-4229-80cb-111077c1a4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1469 2023.12.06 01:47:24.144229 [ 3 ] {3d4e18d2-4150-4229-80cb-111077c1a4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1470 2023.12.06 01:47:24.144334 [ 3 ] {3d4e18d2-4150-4229-80cb-111077c1a4d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1471 2023.12.06 01:47:24.144598 [ 3 ] {3d4e18d2-4150-4229-80cb-111077c1a4d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1472 2023.12.06 01:47:24.144797 [ 3 ] {3d4e18d2-4150-4229-80cb-111077c1a4d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1473 2023.12.06 01:47:24.144944 [ 3 ] {3d4e18d2-4150-4229-80cb-111077c1a4d7} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1474 2023.12.06 01:47:24.145045 [ 3 ] {3d4e18d2-4150-4229-80cb-111077c1a4d7} <Information> executeQuery: Read 35 rows, 2.79 KiB in 0.000824158 sec., 42467 rows/sec., 3.30 MiB/sec.
1475 2023.12.06 01:47:24.145165 [ 3 ] {3d4e18d2-4150-4229-80cb-111077c1a4d7} <Debug> DynamicQueryHandler: Done processing query
1476 2023.12.06 01:47:24.145189 [ 3 ] {3d4e18d2-4150-4229-80cb-111077c1a4d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1477 2023.12.06 01:47:24.145204 [ 3 ] {} <Debug> HTTP-Session: dffa97b8-a464-4c22-bf98-5f2027c50399 Destroying unnamed session
1478 2023.12.06 01:47:24.145304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1479 2023.12.06 01:47:24.145348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1480 2023.12.06 01:47:24.145367 [ 3 ] {} <Debug> HTTP-Session: 701dbb0e-ab2f-4ec5-aea2-e21ad34bf0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1481 2023.12.06 01:47:24.145383 [ 3 ] {} <Debug> HTTP-Session: 701dbb0e-ab2f-4ec5-aea2-e21ad34bf0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1482 2023.12.06 01:47:24.145453 [ 3 ] {31c3dc59-a922-40e7-b2af-f6ba3b79f866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1483 2023.12.06 01:47:24.145495 [ 3 ] {31c3dc59-a922-40e7-b2af-f6ba3b79f866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1484 2023.12.06 01:47:24.145613 [ 3 ] {31c3dc59-a922-40e7-b2af-f6ba3b79f866} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1485 2023.12.06 01:47:24.145697 [ 99 ] {} <Debug> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1486 2023.12.06 01:47:24.145701 [ 97 ] {} <Debug> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1487 2023.12.06 01:47:24.145795 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1488 2023.12.06 01:47:24.145877 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1489 2023.12.06 01:47:24.146118 [ 15 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1490 2023.12.06 01:47:24.146137 [ 21 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1491 2023.12.06 01:47:24.146202 [ 3 ] {31c3dc59-a922-40e7-b2af-f6ba3b79f866} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1492 2023.12.06 01:47:24.146403 [ 15 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1493 2023.12.06 01:47:24.146484 [ 21 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1494 2023.12.06 01:47:24.146583 [ 15 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part
1495 2023.12.06 01:47:24.146598 [ 21 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part
1496 2023.12.06 01:47:24.146782 [ 3 ] {31c3dc59-a922-40e7-b2af-f6ba3b79f866} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1497 2023.12.06 01:47:24.146966 [ 15 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::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
1498 2023.12.06 01:47:24.147029 [ 21 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 72 rows starting from the beginning of the part
1499 2023.12.06 01:47:24.147297 [ 3 ] {31c3dc59-a922-40e7-b2af-f6ba3b79f866} <Trace> oximeter.measurements_cumulativei64 (88ceaa9e-d9aa-4426-8e0d-825dbd71435b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1500 2023.12.06 01:47:24.147364 [ 15 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
1501 2023.12.06 01:47:24.147454 [ 21 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
1502 2023.12.06 01:47:24.147804 [ 3 ] {31c3dc59-a922-40e7-b2af-f6ba3b79f866} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00229183 sec., 4799 rows/sec., 316.60 KiB/sec.
1503 2023.12.06 01:47:24.147839 [ 15 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
1504 2023.12.06 01:47:24.147929 [ 21 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part
1505 2023.12.06 01:47:24.148280 [ 15 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
1506 2023.12.06 01:47:24.148340 [ 21 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part
1507 2023.12.06 01:47:24.148360 [ 3 ] {31c3dc59-a922-40e7-b2af-f6ba3b79f866} <Debug> DynamicQueryHandler: Done processing query
1508 2023.12.06 01:47:24.148439 [ 3 ] {31c3dc59-a922-40e7-b2af-f6ba3b79f866} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1509 2023.12.06 01:47:24.148506 [ 3 ] {} <Debug> HTTP-Session: 701dbb0e-ab2f-4ec5-aea2-e21ad34bf0c3 Destroying unnamed session
1510 2023.12.06 01:47:24.148658 [ 15 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part
1511 2023.12.06 01:47:24.148673 [ 21 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part
1512 2023.12.06 01:47:24.148797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1513 2023.12.06 01:47:24.148928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1514 2023.12.06 01:47:24.149046 [ 3 ] {} <Debug> HTTP-Session: d9f62e3c-0e35-4838-bf32-916ffc5350d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1515 2023.12.06 01:47:24.149155 [ 3 ] {} <Debug> HTTP-Session: d9f62e3c-0e35-4838-bf32-916ffc5350d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1516 2023.12.06 01:47:24.149444 [ 3 ] {2828b101-7734-4abe-8fba-d538511b5c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1517 2023.12.06 01:47:24.149542 [ 3 ] {2828b101-7734-4abe-8fba-d538511b5c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1518 2023.12.06 01:47:24.151358 [ 3 ] {2828b101-7734-4abe-8fba-d538511b5c13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1519 2023.12.06 01:47:24.151955 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.005885788 sec., 28203.530266465594 rows/sec., 2.20 MiB/sec.
1520 2023.12.06 01:47:24.152389 [ 21 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.006482949 sec., 59232.30307688677 rows/sec., 5.43 MiB/sec.
1521 2023.12.06 01:47:24.152478 [ 24 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1522 2023.12.06 01:47:24.152683 [ 21 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1523 2023.12.06 01:47:24.152960 [ 3 ] {2828b101-7734-4abe-8fba-d538511b5c13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1524 2023.12.06 01:47:24.153100 [ 24 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_6_1} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1525 2023.12.06 01:47:24.153109 [ 23 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1526 2023.12.06 01:47:24.153256 [ 24 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_6_1} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1527 2023.12.06 01:47:24.153272 [ 23 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_6_1} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1528 2023.12.06 01:47:24.153654 [ 3 ] {2828b101-7734-4abe-8fba-d538511b5c13} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1529 2023.12.06 01:47:24.153839 [ 3 ] {2828b101-7734-4abe-8fba-d538511b5c13} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1530 2023.12.06 01:47:24.153980 [ 3 ] {2828b101-7734-4abe-8fba-d538511b5c13} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.004506737 sec., 5325 rows/sec., 7.19 MiB/sec.
1531 2023.12.06 01:47:24.154130 [ 3 ] {2828b101-7734-4abe-8fba-d538511b5c13} <Debug> DynamicQueryHandler: Done processing query
1532 2023.12.06 01:47:24.154154 [ 3 ] {2828b101-7734-4abe-8fba-d538511b5c13} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1533 2023.12.06 01:47:24.154170 [ 3 ] {} <Debug> HTTP-Session: d9f62e3c-0e35-4838-bf32-916ffc5350d7 Destroying unnamed session
1534 2023.12.06 01:47:25.000172 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.90 MiB, peak 237.08 MiB, will set to 230.67 MiB (RSS), difference: -1.23 MiB
1535 2023.12.06 01:47:27.989803 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
1536 2023.12.06 01:47:27.989892 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
1537 2023.12.06 01:47:29.101190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1538 2023.12.06 01:47:29.101302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1539 2023.12.06 01:47:29.101332 [ 3 ] {} <Debug> HTTP-Session: e7602ebe-8d7a-4d63-a0d4-eb2dd54119a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1540 2023.12.06 01:47:29.101359 [ 3 ] {} <Debug> HTTP-Session: e7602ebe-8d7a-4d63-a0d4-eb2dd54119a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1541 2023.12.06 01:47:29.101596 [ 3 ] {ffedca99-62c3-4094-9350-9886284a291f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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)
1542 2023.12.06 01:47:29.102288 [ 3 ] {ffedca99-62c3-4094-9350-9886284a291f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1543 2023.12.06 01:47:29.102493 [ 3 ] {ffedca99-62c3-4094-9350-9886284a291f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1544 2023.12.06 01:47:29.102545 [ 3 ] {ffedca99-62c3-4094-9350-9886284a291f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1545 2023.12.06 01:47:29.102718 [ 3 ] {ffedca99-62c3-4094-9350-9886284a291f} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1546 2023.12.06 01:47:29.102808 [ 192 ] {ffedca99-62c3-4094-9350-9886284a291f} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1547 2023.12.06 01:47:29.102901 [ 193 ] {ffedca99-62c3-4094-9350-9886284a291f} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1548 2023.12.06 01:47:29.102905 [ 191 ] {ffedca99-62c3-4094-9350-9886284a291f} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1549 2023.12.06 01:47:29.103123 [ 3 ] {ffedca99-62c3-4094-9350-9886284a291f} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1550 2023.12.06 01:47:29.103208 [ 3 ] {ffedca99-62c3-4094-9350-9886284a291f} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 21 rows with 3 streams
1551 2023.12.06 01:47:29.105655 [ 3 ] {ffedca99-62c3-4094-9350-9886284a291f} <Information> executeQuery: Read 21 rows, 2.39 KiB in 0.004004817 sec., 5243 rows/sec., 596.94 KiB/sec.
1552 2023.12.06 01:47:29.106028 [ 3 ] {ffedca99-62c3-4094-9350-9886284a291f} <Debug> DynamicQueryHandler: Done processing query
1553 2023.12.06 01:47:29.106059 [ 3 ] {ffedca99-62c3-4094-9350-9886284a291f} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1554 2023.12.06 01:47:29.106080 [ 3 ] {} <Debug> HTTP-Session: e7602ebe-8d7a-4d63-a0d4-eb2dd54119a4 Destroying unnamed session
1555 2023.12.06 01:47:29.106663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1556 2023.12.06 01:47:29.106719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1557 2023.12.06 01:47:29.106739 [ 3 ] {} <Debug> HTTP-Session: 872f4750-3d1a-4a2e-9329-679c2987aa23 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1558 2023.12.06 01:47:29.106758 [ 3 ] {} <Debug> HTTP-Session: 872f4750-3d1a-4a2e-9329-679c2987aa23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1559 2023.12.06 01:47:29.106908 [ 3 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', '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)
1560 2023.12.06 01:47:29.107467 [ 3 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1561 2023.12.06 01:47:29.107661 [ 3 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1562 2023.12.06 01:47:29.107705 [ 3 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1563 2023.12.06 01:47:29.107862 [ 3 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1564 2023.12.06 01:47:29.107974 [ 195 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1565 2023.12.06 01:47:29.107996 [ 194 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1566 2023.12.06 01:47:29.107989 [ 189 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1567 2023.12.06 01:47:29.108176 [ 3 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
1568 2023.12.06 01:47:29.108249 [ 3 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Debug> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c) (SelectExecutor): Reading approx. 21 rows with 3 streams
1569 2023.12.06 01:47:29.110370 [ 3 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Information> executeQuery: Read 21 rows, 2.39 KiB in 0.003422204 sec., 6136 rows/sec., 698.56 KiB/sec.
1570 2023.12.06 01:47:29.110685 [ 3 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Debug> DynamicQueryHandler: Done processing query
1571 2023.12.06 01:47:29.110710 [ 3 ] {f54c563e-3002-4a35-a80d-6a3d149ef490} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
1572 2023.12.06 01:47:29.110726 [ 3 ] {} <Debug> HTTP-Session: 872f4750-3d1a-4a2e-9329-679c2987aa23 Destroying unnamed session
1573 2023.12.06 01:47:29.112338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1574 2023.12.06 01:47:29.112384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1575 2023.12.06 01:47:29.112404 [ 3 ] {} <Debug> HTTP-Session: aacb0ff1-7ef3-46db-83a1-2686d5111587 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1576 2023.12.06 01:47:29.112421 [ 3 ] {} <Debug> HTTP-Session: aacb0ff1-7ef3-46db-83a1-2686d5111587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1577 2023.12.06 01:47:29.112503 [ 3 ] {9deece15-d962-4f05-a516-ac5ce1d6b58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1578 2023.12.06 01:47:29.112544 [ 3 ] {9deece15-d962-4f05-a516-ac5ce1d6b58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1579 2023.12.06 01:47:29.112695 [ 3 ] {9deece15-d962-4f05-a516-ac5ce1d6b58d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1580 2023.12.06 01:47:29.113046 [ 3 ] {9deece15-d962-4f05-a516-ac5ce1d6b58d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1581 2023.12.06 01:47:29.113347 [ 3 ] {9deece15-d962-4f05-a516-ac5ce1d6b58d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1582 2023.12.06 01:47:29.113509 [ 3 ] {9deece15-d962-4f05-a516-ac5ce1d6b58d} <Trace> oximeter.timeseries_schema (1c8f13bd-063a-42fd-b2e8-9bef38e16d8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1583 2023.12.06 01:47:29.113622 [ 3 ] {9deece15-d962-4f05-a516-ac5ce1d6b58d} <Information> executeQuery: Read 2 rows, 338.00 B in 0.001090024 sec., 1834 rows/sec., 302.82 KiB/sec.
1584 2023.12.06 01:47:29.113781 [ 3 ] {9deece15-d962-4f05-a516-ac5ce1d6b58d} <Debug> DynamicQueryHandler: Done processing query
1585 2023.12.06 01:47:29.113805 [ 3 ] {9deece15-d962-4f05-a516-ac5ce1d6b58d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1586 2023.12.06 01:47:29.113820 [ 3 ] {} <Debug> HTTP-Session: aacb0ff1-7ef3-46db-83a1-2686d5111587 Destroying unnamed session
1587 2023.12.06 01:47:29.113931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 2918, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1588 2023.12.06 01:47:29.113975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1589 2023.12.06 01:47:29.113994 [ 3 ] {} <Debug> HTTP-Session: 7450047d-e7a0-47c8-89cb-a83ef189c297 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1590 2023.12.06 01:47:29.114011 [ 3 ] {} <Debug> HTTP-Session: 7450047d-e7a0-47c8-89cb-a83ef189c297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1591 2023.12.06 01:47:29.114084 [ 3 ] {85c0ac9f-63bd-402a-bb2a-5ee97278e944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1592 2023.12.06 01:47:29.114123 [ 3 ] {85c0ac9f-63bd-402a-bb2a-5ee97278e944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1593 2023.12.06 01:47:29.114228 [ 3 ] {85c0ac9f-63bd-402a-bb2a-5ee97278e944} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1594 2023.12.06 01:47:29.114526 [ 3 ] {85c0ac9f-63bd-402a-bb2a-5ee97278e944} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1595 2023.12.06 01:47:29.114734 [ 3 ] {85c0ac9f-63bd-402a-bb2a-5ee97278e944} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1596 2023.12.06 01:47:29.114881 [ 3 ] {85c0ac9f-63bd-402a-bb2a-5ee97278e944} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1597 2023.12.06 01:47:29.114979 [ 3 ] {85c0ac9f-63bd-402a-bb2a-5ee97278e944} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.000868359 sec., 23031 rows/sec., 1.82 MiB/sec.
1598 2023.12.06 01:47:29.114969 [ 95 ] {} <Debug> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1599 2023.12.06 01:47:29.115040 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1600 2023.12.06 01:47:29.115135 [ 3 ] {85c0ac9f-63bd-402a-bb2a-5ee97278e944} <Debug> DynamicQueryHandler: Done processing query
1601 2023.12.06 01:47:29.115183 [ 24 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1602 2023.12.06 01:47:29.115187 [ 3 ] {85c0ac9f-63bd-402a-bb2a-5ee97278e944} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1603 2023.12.06 01:47:29.115246 [ 3 ] {} <Debug> HTTP-Session: 7450047d-e7a0-47c8-89cb-a83ef189c297 Destroying unnamed session
1604 2023.12.06 01:47:29.115315 [ 24 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1605 2023.12.06 01:47:29.115360 [ 24 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part
1606 2023.12.06 01:47:29.115395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1607 2023.12.06 01:47:29.115471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1608 2023.12.06 01:47:29.115532 [ 3 ] {} <Debug> HTTP-Session: 68c93695-084e-4ed2-a55a-b968257c4b8e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1609 2023.12.06 01:47:29.115581 [ 24 ] {f008162a-49be-4f8b-81b7-ee29e396f066::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
1610 2023.12.06 01:47:29.115587 [ 3 ] {} <Debug> HTTP-Session: 68c93695-084e-4ed2-a55a-b968257c4b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1611 2023.12.06 01:47:29.115832 [ 24 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
1612 2023.12.06 01:47:29.115840 [ 3 ] {f70b4975-f77e-4676-baf4-be7adac1f0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1613 2023.12.06 01:47:29.115942 [ 3 ] {f70b4975-f77e-4676-baf4-be7adac1f0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1614 2023.12.06 01:47:29.116044 [ 24 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
1615 2023.12.06 01:47:29.116248 [ 24 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
1616 2023.12.06 01:47:29.116501 [ 3 ] {f70b4975-f77e-4676-baf4-be7adac1f0ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1617 2023.12.06 01:47:29.116518 [ 24 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part
1618 2023.12.06 01:47:29.117072 [ 3 ] {f70b4975-f77e-4676-baf4-be7adac1f0ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1619 2023.12.06 01:47:29.117626 [ 3 ] {f70b4975-f77e-4676-baf4-be7adac1f0ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1620 2023.12.06 01:47:29.117833 [ 15 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743669 sec., 49568.661525861906 rows/sec., 3.92 MiB/sec.
1621 2023.12.06 01:47:29.117891 [ 3 ] {f70b4975-f77e-4676-baf4-be7adac1f0ff} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1622 2023.12.06 01:47:29.117979 [ 15 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1623 2023.12.06 01:47:29.118045 [ 3 ] {f70b4975-f77e-4676-baf4-be7adac1f0ff} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002127256 sec., 940 rows/sec., 80.34 KiB/sec.
1624 2023.12.06 01:47:29.118220 [ 3 ] {f70b4975-f77e-4676-baf4-be7adac1f0ff} <Debug> DynamicQueryHandler: Done processing query
1625 2023.12.06 01:47:29.118244 [ 3 ] {f70b4975-f77e-4676-baf4-be7adac1f0ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1626 2023.12.06 01:47:29.118265 [ 3 ] {} <Debug> HTTP-Session: 68c93695-084e-4ed2-a55a-b968257c4b8e Destroying unnamed session
1627 2023.12.06 01:47:29.118279 [ 15 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_6_1} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1628 2023.12.06 01:47:29.118355 [ 15 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_6_1} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1629 2023.12.06 01:47:29.118433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 15491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1630 2023.12.06 01:47:29.118481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1631 2023.12.06 01:47:29.118500 [ 3 ] {} <Debug> HTTP-Session: 59cbbb04-18a8-4252-a8c8-3768a4ab95b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1632 2023.12.06 01:47:29.118517 [ 3 ] {} <Debug> HTTP-Session: 59cbbb04-18a8-4252-a8c8-3768a4ab95b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1633 2023.12.06 01:47:29.118594 [ 3 ] {8612c8fd-36f0-4ec5-b27c-2732d98f7824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1634 2023.12.06 01:47:29.118631 [ 3 ] {8612c8fd-36f0-4ec5-b27c-2732d98f7824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1635 2023.12.06 01:47:29.118737 [ 3 ] {8612c8fd-36f0-4ec5-b27c-2732d98f7824} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1636 2023.12.06 01:47:29.119106 [ 3 ] {8612c8fd-36f0-4ec5-b27c-2732d98f7824} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1637 2023.12.06 01:47:29.119320 [ 3 ] {8612c8fd-36f0-4ec5-b27c-2732d98f7824} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1638 2023.12.06 01:47:29.119464 [ 3 ] {8612c8fd-36f0-4ec5-b27c-2732d98f7824} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1639 2023.12.06 01:47:29.119560 [ 3 ] {8612c8fd-36f0-4ec5-b27c-2732d98f7824} <Information> executeQuery: Read 98 rows, 9.50 KiB in 0.00093896 sec., 104370 rows/sec., 9.88 MiB/sec.
1640 2023.12.06 01:47:29.119674 [ 3 ] {8612c8fd-36f0-4ec5-b27c-2732d98f7824} <Debug> DynamicQueryHandler: Done processing query
1641 2023.12.06 01:47:29.119697 [ 3 ] {8612c8fd-36f0-4ec5-b27c-2732d98f7824} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1642 2023.12.06 01:47:29.119712 [ 3 ] {} <Debug> HTTP-Session: 59cbbb04-18a8-4252-a8c8-3768a4ab95b1 Destroying unnamed session
1643 2023.12.06 01:47:29.119817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1644 2023.12.06 01:47:29.119861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1645 2023.12.06 01:47:29.119879 [ 3 ] {} <Debug> HTTP-Session: 01414be8-52f2-41db-9ee7-a737997b7943 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1646 2023.12.06 01:47:29.119896 [ 3 ] {} <Debug> HTTP-Session: 01414be8-52f2-41db-9ee7-a737997b7943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1647 2023.12.06 01:47:29.119964 [ 3 ] {75849eac-4acf-4c26-bccc-5ec20af9d6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1648 2023.12.06 01:47:29.120002 [ 3 ] {75849eac-4acf-4c26-bccc-5ec20af9d6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1649 2023.12.06 01:47:29.120105 [ 3 ] {75849eac-4acf-4c26-bccc-5ec20af9d6b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1650 2023.12.06 01:47:29.125339 [ 3 ] {75849eac-4acf-4c26-bccc-5ec20af9d6b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1651 2023.12.06 01:47:29.125588 [ 3 ] {75849eac-4acf-4c26-bccc-5ec20af9d6b5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1652 2023.12.06 01:47:29.125760 [ 3 ] {75849eac-4acf-4c26-bccc-5ec20af9d6b5} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1653 2023.12.06 01:47:29.125854 [ 3 ] {75849eac-4acf-4c26-bccc-5ec20af9d6b5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.005863346 sec., 341 rows/sec., 23.82 KiB/sec.
1654 2023.12.06 01:47:29.125981 [ 3 ] {75849eac-4acf-4c26-bccc-5ec20af9d6b5} <Debug> DynamicQueryHandler: Done processing query
1655 2023.12.06 01:47:29.126004 [ 3 ] {75849eac-4acf-4c26-bccc-5ec20af9d6b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1656 2023.12.06 01:47:29.126019 [ 3 ] {} <Debug> HTTP-Session: 01414be8-52f2-41db-9ee7-a737997b7943 Destroying unnamed session
1657 2023.12.06 01:47:29.126124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1658 2023.12.06 01:47:29.126168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1659 2023.12.06 01:47:29.126187 [ 3 ] {} <Debug> HTTP-Session: ae060b25-a508-4631-8f02-747d17ffefa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1660 2023.12.06 01:47:29.126204 [ 3 ] {} <Debug> HTTP-Session: ae060b25-a508-4631-8f02-747d17ffefa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1661 2023.12.06 01:47:29.126271 [ 3 ] {7ef5b527-00aa-4286-84e3-277e737e77f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1662 2023.12.06 01:47:29.126310 [ 3 ] {7ef5b527-00aa-4286-84e3-277e737e77f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1663 2023.12.06 01:47:29.126413 [ 3 ] {7ef5b527-00aa-4286-84e3-277e737e77f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1664 2023.12.06 01:47:29.128597 [ 3 ] {7ef5b527-00aa-4286-84e3-277e737e77f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1665 2023.12.06 01:47:29.128829 [ 3 ] {7ef5b527-00aa-4286-84e3-277e737e77f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1666 2023.12.06 01:47:29.129003 [ 3 ] {7ef5b527-00aa-4286-84e3-277e737e77f4} <Trace> oximeter.fields_u32 (733b3321-7d9a-4ed6-928a-91891fd43a8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1667 2023.12.06 01:47:29.129117 [ 3 ] {7ef5b527-00aa-4286-84e3-277e737e77f4} <Information> executeQuery: Read 1 rows, 68.00 B in 0.002813831 sec., 355 rows/sec., 23.60 KiB/sec.
1668 2023.12.06 01:47:29.129270 [ 3 ] {7ef5b527-00aa-4286-84e3-277e737e77f4} <Debug> DynamicQueryHandler: Done processing query
1669 2023.12.06 01:47:29.129298 [ 3 ] {7ef5b527-00aa-4286-84e3-277e737e77f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1670 2023.12.06 01:47:29.129317 [ 3 ] {} <Debug> HTTP-Session: ae060b25-a508-4631-8f02-747d17ffefa2 Destroying unnamed session
1671 2023.12.06 01:47:29.129503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 8328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1672 2023.12.06 01:47:29.129557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1673 2023.12.06 01:47:29.129580 [ 3 ] {} <Debug> HTTP-Session: 4266550d-139f-47ff-8fc0-96987ce07574 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1674 2023.12.06 01:47:29.129600 [ 3 ] {} <Debug> HTTP-Session: 4266550d-139f-47ff-8fc0-96987ce07574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1675 2023.12.06 01:47:29.129690 [ 3 ] {487e9aab-c3ef-44fe-b1b0-276025929ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1676 2023.12.06 01:47:29.129734 [ 3 ] {487e9aab-c3ef-44fe-b1b0-276025929ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1677 2023.12.06 01:47:29.129837 [ 3 ] {487e9aab-c3ef-44fe-b1b0-276025929ecb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1678 2023.12.06 01:47:29.130127 [ 3 ] {487e9aab-c3ef-44fe-b1b0-276025929ecb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1679 2023.12.06 01:47:29.130327 [ 3 ] {487e9aab-c3ef-44fe-b1b0-276025929ecb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1680 2023.12.06 01:47:29.130471 [ 3 ] {487e9aab-c3ef-44fe-b1b0-276025929ecb} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1681 2023.12.06 01:47:29.130565 [ 3 ] {487e9aab-c3ef-44fe-b1b0-276025929ecb} <Information> executeQuery: Read 49 rows, 3.90 KiB in 0.000845889 sec., 57927 rows/sec., 4.51 MiB/sec.
1682 2023.12.06 01:47:29.130680 [ 3 ] {487e9aab-c3ef-44fe-b1b0-276025929ecb} <Debug> DynamicQueryHandler: Done processing query
1683 2023.12.06 01:47:29.130704 [ 3 ] {487e9aab-c3ef-44fe-b1b0-276025929ecb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1684 2023.12.06 01:47:29.130719 [ 3 ] {} <Debug> HTTP-Session: 4266550d-139f-47ff-8fc0-96987ce07574 Destroying unnamed session
1685 2023.12.06 01:47:29.130829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1686 2023.12.06 01:47:29.130873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1687 2023.12.06 01:47:29.130892 [ 3 ] {} <Debug> HTTP-Session: ed9c44f8-2fd2-4215-8e1a-5a1bf3fdcbd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1688 2023.12.06 01:47:29.130909 [ 3 ] {} <Debug> HTTP-Session: ed9c44f8-2fd2-4215-8e1a-5a1bf3fdcbd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1689 2023.12.06 01:47:29.130980 [ 3 ] {ef8a14be-6a23-4f8c-91c4-a0d3e26351c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1690 2023.12.06 01:47:29.131021 [ 3 ] {ef8a14be-6a23-4f8c-91c4-a0d3e26351c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1691 2023.12.06 01:47:29.131133 [ 3 ] {ef8a14be-6a23-4f8c-91c4-a0d3e26351c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1692 2023.12.06 01:47:29.131406 [ 3 ] {ef8a14be-6a23-4f8c-91c4-a0d3e26351c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1693 2023.12.06 01:47:29.131653 [ 3 ] {ef8a14be-6a23-4f8c-91c4-a0d3e26351c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1694 2023.12.06 01:47:29.131824 [ 3 ] {ef8a14be-6a23-4f8c-91c4-a0d3e26351c7} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1695 2023.12.06 01:47:29.131926 [ 3 ] {ef8a14be-6a23-4f8c-91c4-a0d3e26351c7} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.00091373 sec., 40493 rows/sec., 2.82 MiB/sec.
1696 2023.12.06 01:47:29.132045 [ 3 ] {ef8a14be-6a23-4f8c-91c4-a0d3e26351c7} <Debug> DynamicQueryHandler: Done processing query
1697 2023.12.06 01:47:29.132068 [ 3 ] {ef8a14be-6a23-4f8c-91c4-a0d3e26351c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1698 2023.12.06 01:47:29.132084 [ 3 ] {} <Debug> HTTP-Session: ed9c44f8-2fd2-4215-8e1a-5a1bf3fdcbd4 Destroying unnamed session
1699 2023.12.06 01:47:29.132185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1700 2023.12.06 01:47:29.132230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1701 2023.12.06 01:47:29.132248 [ 3 ] {} <Debug> HTTP-Session: 6f6591d5-a01e-4b84-b310-c567d6a65fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1702 2023.12.06 01:47:29.132264 [ 3 ] {} <Debug> HTTP-Session: 6f6591d5-a01e-4b84-b310-c567d6a65fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1703 2023.12.06 01:47:29.132332 [ 3 ] {48d69d87-aa57-4083-bf91-d95f3b0def12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1704 2023.12.06 01:47:29.132371 [ 3 ] {48d69d87-aa57-4083-bf91-d95f3b0def12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1705 2023.12.06 01:47:29.132474 [ 3 ] {48d69d87-aa57-4083-bf91-d95f3b0def12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1706 2023.12.06 01:47:29.132706 [ 3 ] {48d69d87-aa57-4083-bf91-d95f3b0def12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1707 2023.12.06 01:47:29.132937 [ 3 ] {48d69d87-aa57-4083-bf91-d95f3b0def12} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1708 2023.12.06 01:47:29.133106 [ 3 ] {48d69d87-aa57-4083-bf91-d95f3b0def12} <Trace> oximeter.measurements_f64 (31189669-2539-4c34-b023-788f13e725d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1709 2023.12.06 01:47:29.133199 [ 3 ] {48d69d87-aa57-4083-bf91-d95f3b0def12} <Information> executeQuery: Read 1 rows, 64.00 B in 0.000838639 sec., 1192 rows/sec., 74.53 KiB/sec.
1710 2023.12.06 01:47:29.133313 [ 3 ] {48d69d87-aa57-4083-bf91-d95f3b0def12} <Debug> DynamicQueryHandler: Done processing query
1711 2023.12.06 01:47:29.133336 [ 3 ] {48d69d87-aa57-4083-bf91-d95f3b0def12} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1712 2023.12.06 01:47:29.133351 [ 3 ] {} <Debug> HTTP-Session: 6f6591d5-a01e-4b84-b310-c567d6a65fcd Destroying unnamed session
1713 2023.12.06 01:47:29.133496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 21433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1714 2023.12.06 01:47:29.133541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1715 2023.12.06 01:47:29.133558 [ 3 ] {} <Debug> HTTP-Session: ea3278f2-7dea-4850-9f38-20a60e19c771 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1716 2023.12.06 01:47:29.133574 [ 3 ] {} <Debug> HTTP-Session: ea3278f2-7dea-4850-9f38-20a60e19c771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1717 2023.12.06 01:47:29.133648 [ 3 ] {bfb746cd-6e85-4d4e-9959-7777ec2764eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1718 2023.12.06 01:47:29.133690 [ 3 ] {bfb746cd-6e85-4d4e-9959-7777ec2764eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1719 2023.12.06 01:47:29.133819 [ 3 ] {bfb746cd-6e85-4d4e-9959-7777ec2764eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1720 2023.12.06 01:47:29.134163 [ 3 ] {bfb746cd-6e85-4d4e-9959-7777ec2764eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1721 2023.12.06 01:47:29.134435 [ 3 ] {bfb746cd-6e85-4d4e-9959-7777ec2764eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1722 2023.12.06 01:47:29.134610 [ 3 ] {bfb746cd-6e85-4d4e-9959-7777ec2764eb} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1723 2023.12.06 01:47:29.134719 [ 3 ] {bfb746cd-6e85-4d4e-9959-7777ec2764eb} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001038112 sec., 19265 rows/sec., 26.00 MiB/sec.
1724 2023.12.06 01:47:29.134731 [ 93 ] {} <Debug> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1725 2023.12.06 01:47:29.134841 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.35 GiB.
1726 2023.12.06 01:47:29.134915 [ 3 ] {bfb746cd-6e85-4d4e-9959-7777ec2764eb} <Debug> DynamicQueryHandler: Done processing query
1727 2023.12.06 01:47:29.134950 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1728 2023.12.06 01:47:29.134963 [ 3 ] {bfb746cd-6e85-4d4e-9959-7777ec2764eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1729 2023.12.06 01:47:29.135010 [ 3 ] {} <Debug> HTTP-Session: ea3278f2-7dea-4850-9f38-20a60e19c771 Destroying unnamed session
1730 2023.12.06 01:47:29.135096 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1731 2023.12.06 01:47:29.135157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1732 2023.12.06 01:47:29.135172 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part
1733 2023.12.06 01:47:29.135243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1734 2023.12.06 01:47:29.135286 [ 3 ] {} <Debug> HTTP-Session: de2c1faf-3cb0-4eab-8bed-8b76e2777818 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1735 2023.12.06 01:47:29.135315 [ 3 ] {} <Debug> HTTP-Session: de2c1faf-3cb0-4eab-8bed-8b76e2777818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1736 2023.12.06 01:47:29.135483 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::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
1737 2023.12.06 01:47:29.135516 [ 3 ] {93b7be2f-5bcd-436e-89f5-63f1015c03ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1738 2023.12.06 01:47:29.135611 [ 3 ] {93b7be2f-5bcd-436e-89f5-63f1015c03ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1739 2023.12.06 01:47:29.135811 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part
1740 2023.12.06 01:47:29.136174 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part
1741 2023.12.06 01:47:29.136188 [ 3 ] {93b7be2f-5bcd-436e-89f5-63f1015c03ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1742 2023.12.06 01:47:29.136381 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part
1743 2023.12.06 01:47:29.136658 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part
1744 2023.12.06 01:47:29.136853 [ 3 ] {93b7be2f-5bcd-436e-89f5-63f1015c03ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1745 2023.12.06 01:47:29.137191 [ 3 ] {93b7be2f-5bcd-436e-89f5-63f1015c03ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1746 2023.12.06 01:47:29.137527 [ 3 ] {93b7be2f-5bcd-436e-89f5-63f1015c03ce} <Trace> oximeter.measurements_i64 (23adfeb0-e2b6-42db-859f-d623d7f734e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1747 2023.12.06 01:47:29.137810 [ 3 ] {93b7be2f-5bcd-436e-89f5-63f1015c03ce} <Information> executeQuery: Read 3 rows, 214.00 B in 0.002215188 sec., 1354 rows/sec., 94.34 KiB/sec.
1748 2023.12.06 01:47:29.138171 [ 3 ] {93b7be2f-5bcd-436e-89f5-63f1015c03ce} <Debug> DynamicQueryHandler: Done processing query
1749 2023.12.06 01:47:29.138208 [ 3 ] {93b7be2f-5bcd-436e-89f5-63f1015c03ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1750 2023.12.06 01:47:29.138226 [ 3 ] {} <Debug> HTTP-Session: de2c1faf-3cb0-4eab-8bed-8b76e2777818 Destroying unnamed session
1751 2023.12.06 01:47:29.139147 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 6 columns (6 merged, 0 gathered) in 0.004248792 sec., 32009.098115417273 rows/sec., 43.19 MiB/sec.
1752 2023.12.06 01:47:29.139336 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1753 2023.12.06 01:47:29.139596 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1754 2023.12.06 01:47:29.139675 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1755 2023.12.06 01:47:34.100891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1756 2023.12.06 01:47:34.101008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1757 2023.12.06 01:47:34.101034 [ 3 ] {} <Debug> HTTP-Session: fc183942-574c-41b2-9d00-409e2c91b16d Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1758 2023.12.06 01:47:34.101057 [ 3 ] {} <Debug> HTTP-Session: fc183942-574c-41b2-9d00-409e2c91b16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1759 2023.12.06 01:47:34.101193 [ 3 ] {eb463fc0-f79b-4d94-8e22-83fc5fd24123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1760 2023.12.06 01:47:34.101254 [ 3 ] {eb463fc0-f79b-4d94-8e22-83fc5fd24123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1761 2023.12.06 01:47:34.101419 [ 3 ] {eb463fc0-f79b-4d94-8e22-83fc5fd24123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1762 2023.12.06 01:47:34.101825 [ 3 ] {eb463fc0-f79b-4d94-8e22-83fc5fd24123} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1763 2023.12.06 01:47:34.102093 [ 3 ] {eb463fc0-f79b-4d94-8e22-83fc5fd24123} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1764 2023.12.06 01:47:34.102262 [ 3 ] {eb463fc0-f79b-4d94-8e22-83fc5fd24123} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1765 2023.12.06 01:47:34.102406 [ 3 ] {eb463fc0-f79b-4d94-8e22-83fc5fd24123} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001178746 sec., 20360 rows/sec., 1.61 MiB/sec.
1766 2023.12.06 01:47:34.102560 [ 3 ] {eb463fc0-f79b-4d94-8e22-83fc5fd24123} <Debug> DynamicQueryHandler: Done processing query
1767 2023.12.06 01:47:34.102587 [ 3 ] {eb463fc0-f79b-4d94-8e22-83fc5fd24123} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1768 2023.12.06 01:47:34.102604 [ 3 ] {} <Debug> HTTP-Session: fc183942-574c-41b2-9d00-409e2c91b16d Destroying unnamed session
1769 2023.12.06 01:47:34.102721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1770 2023.12.06 01:47:34.102775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1771 2023.12.06 01:47:34.102796 [ 3 ] {} <Debug> HTTP-Session: 70f53a0a-a0f8-4011-82ea-aa91c8034c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1772 2023.12.06 01:47:34.102815 [ 3 ] {} <Debug> HTTP-Session: 70f53a0a-a0f8-4011-82ea-aa91c8034c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1773 2023.12.06 01:47:34.102896 [ 3 ] {05b61dad-55ad-4a34-9129-c909caa2169a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1774 2023.12.06 01:47:34.102939 [ 3 ] {05b61dad-55ad-4a34-9129-c909caa2169a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1775 2023.12.06 01:47:34.103055 [ 3 ] {05b61dad-55ad-4a34-9129-c909caa2169a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1776 2023.12.06 01:47:34.103320 [ 3 ] {05b61dad-55ad-4a34-9129-c909caa2169a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1777 2023.12.06 01:47:34.103534 [ 3 ] {05b61dad-55ad-4a34-9129-c909caa2169a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1778 2023.12.06 01:47:34.103687 [ 3 ] {05b61dad-55ad-4a34-9129-c909caa2169a} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1779 2023.12.06 01:47:34.103807 [ 3 ] {05b61dad-55ad-4a34-9129-c909caa2169a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000878609 sec., 2276 rows/sec., 194.51 KiB/sec.
1780 2023.12.06 01:47:34.103929 [ 3 ] {05b61dad-55ad-4a34-9129-c909caa2169a} <Debug> DynamicQueryHandler: Done processing query
1781 2023.12.06 01:47:34.103952 [ 3 ] {05b61dad-55ad-4a34-9129-c909caa2169a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1782 2023.12.06 01:47:34.103968 [ 3 ] {} <Debug> HTTP-Session: 70f53a0a-a0f8-4011-82ea-aa91c8034c0c Destroying unnamed session
1783 2023.12.06 01:47:34.104094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1784 2023.12.06 01:47:34.104142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1785 2023.12.06 01:47:34.104161 [ 3 ] {} <Debug> HTTP-Session: 17e4b111-52da-4cae-b6e3-f7a121b26430 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1786 2023.12.06 01:47:34.104179 [ 3 ] {} <Debug> HTTP-Session: 17e4b111-52da-4cae-b6e3-f7a121b26430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1787 2023.12.06 01:47:34.104254 [ 3 ] {0a28f1d7-66f0-4d55-813e-05a9587dc643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1788 2023.12.06 01:47:34.104293 [ 3 ] {0a28f1d7-66f0-4d55-813e-05a9587dc643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1789 2023.12.06 01:47:34.104399 [ 3 ] {0a28f1d7-66f0-4d55-813e-05a9587dc643} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1790 2023.12.06 01:47:34.104800 [ 3 ] {0a28f1d7-66f0-4d55-813e-05a9587dc643} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1791 2023.12.06 01:47:34.105014 [ 3 ] {0a28f1d7-66f0-4d55-813e-05a9587dc643} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1792 2023.12.06 01:47:34.105163 [ 3 ] {0a28f1d7-66f0-4d55-813e-05a9587dc643} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1793 2023.12.06 01:47:34.105293 [ 3 ] {0a28f1d7-66f0-4d55-813e-05a9587dc643} <Information> executeQuery: Read 73 rows, 6.90 KiB in 0.001003231 sec., 72764 rows/sec., 6.72 MiB/sec.
1794 2023.12.06 01:47:34.105431 [ 3 ] {0a28f1d7-66f0-4d55-813e-05a9587dc643} <Debug> DynamicQueryHandler: Done processing query
1795 2023.12.06 01:47:34.105455 [ 3 ] {0a28f1d7-66f0-4d55-813e-05a9587dc643} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1796 2023.12.06 01:47:34.105471 [ 3 ] {} <Debug> HTTP-Session: 17e4b111-52da-4cae-b6e3-f7a121b26430 Destroying unnamed session
1797 2023.12.06 01:47:34.105572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1798 2023.12.06 01:47:34.105618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1799 2023.12.06 01:47:34.105638 [ 3 ] {} <Debug> HTTP-Session: 330e7af3-2d61-4e43-a6bd-bbfe84bc6717 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1800 2023.12.06 01:47:34.105654 [ 3 ] {} <Debug> HTTP-Session: 330e7af3-2d61-4e43-a6bd-bbfe84bc6717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1801 2023.12.06 01:47:34.105723 [ 3 ] {5fbc876d-023c-4712-a29d-210a6a45aec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1802 2023.12.06 01:47:34.105763 [ 3 ] {5fbc876d-023c-4712-a29d-210a6a45aec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1803 2023.12.06 01:47:34.105870 [ 3 ] {5fbc876d-023c-4712-a29d-210a6a45aec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1804 2023.12.06 01:47:34.106143 [ 3 ] {5fbc876d-023c-4712-a29d-210a6a45aec4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1805 2023.12.06 01:47:34.106350 [ 3 ] {5fbc876d-023c-4712-a29d-210a6a45aec4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1806 2023.12.06 01:47:34.106511 [ 3 ] {5fbc876d-023c-4712-a29d-210a6a45aec4} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1807 2023.12.06 01:47:34.106627 [ 3 ] {5fbc876d-023c-4712-a29d-210a6a45aec4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000872899 sec., 2291 rows/sec., 159.98 KiB/sec.
1808 2023.12.06 01:47:34.106749 [ 3 ] {5fbc876d-023c-4712-a29d-210a6a45aec4} <Debug> DynamicQueryHandler: Done processing query
1809 2023.12.06 01:47:34.106772 [ 3 ] {5fbc876d-023c-4712-a29d-210a6a45aec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1810 2023.12.06 01:47:34.106788 [ 3 ] {} <Debug> HTTP-Session: 330e7af3-2d61-4e43-a6bd-bbfe84bc6717 Destroying unnamed session
1811 2023.12.06 01:47:34.106899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1812 2023.12.06 01:47:34.106945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1813 2023.12.06 01:47:34.106964 [ 3 ] {} <Debug> HTTP-Session: 17be5d49-5af6-42a1-aad7-629cdbe897d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1814 2023.12.06 01:47:34.106980 [ 3 ] {} <Debug> HTTP-Session: 17be5d49-5af6-42a1-aad7-629cdbe897d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1815 2023.12.06 01:47:34.107052 [ 3 ] {24c16d6f-18db-427f-8f27-82876358e684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1816 2023.12.06 01:47:34.107091 [ 3 ] {24c16d6f-18db-427f-8f27-82876358e684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1817 2023.12.06 01:47:34.107198 [ 3 ] {24c16d6f-18db-427f-8f27-82876358e684} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1818 2023.12.06 01:47:34.107488 [ 3 ] {24c16d6f-18db-427f-8f27-82876358e684} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1819 2023.12.06 01:47:34.107693 [ 3 ] {24c16d6f-18db-427f-8f27-82876358e684} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1820 2023.12.06 01:47:34.107839 [ 3 ] {24c16d6f-18db-427f-8f27-82876358e684} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1821 2023.12.06 01:47:34.107959 [ 3 ] {24c16d6f-18db-427f-8f27-82876358e684} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000880309 sec., 29535 rows/sec., 2.31 MiB/sec.
1822 2023.12.06 01:47:34.108079 [ 3 ] {24c16d6f-18db-427f-8f27-82876358e684} <Debug> DynamicQueryHandler: Done processing query
1823 2023.12.06 01:47:34.108103 [ 3 ] {24c16d6f-18db-427f-8f27-82876358e684} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1824 2023.12.06 01:47:34.108119 [ 3 ] {} <Debug> HTTP-Session: 17be5d49-5af6-42a1-aad7-629cdbe897d7 Destroying unnamed session
1825 2023.12.06 01:47:34.108215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1826 2023.12.06 01:47:34.108261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1827 2023.12.06 01:47:34.108281 [ 3 ] {} <Debug> HTTP-Session: 217cbfa9-e576-48ed-934f-16eb1873429c Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1828 2023.12.06 01:47:34.108297 [ 3 ] {} <Debug> HTTP-Session: 217cbfa9-e576-48ed-934f-16eb1873429c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1829 2023.12.06 01:47:34.108366 [ 3 ] {eb15956e-51aa-4ff1-a7a9-ba6a8afd8729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1830 2023.12.06 01:47:34.108409 [ 3 ] {eb15956e-51aa-4ff1-a7a9-ba6a8afd8729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1831 2023.12.06 01:47:34.108529 [ 3 ] {eb15956e-51aa-4ff1-a7a9-ba6a8afd8729} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1832 2023.12.06 01:47:34.108790 [ 3 ] {eb15956e-51aa-4ff1-a7a9-ba6a8afd8729} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1833 2023.12.06 01:47:34.109034 [ 3 ] {eb15956e-51aa-4ff1-a7a9-ba6a8afd8729} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1834 2023.12.06 01:47:34.109206 [ 3 ] {eb15956e-51aa-4ff1-a7a9-ba6a8afd8729} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1835 2023.12.06 01:47:34.109319 [ 3 ] {eb15956e-51aa-4ff1-a7a9-ba6a8afd8729} <Information> executeQuery: Read 1 rows, 71.00 B in 0.00092467 sec., 1081 rows/sec., 74.98 KiB/sec.
1836 2023.12.06 01:47:34.109442 [ 3 ] {eb15956e-51aa-4ff1-a7a9-ba6a8afd8729} <Debug> DynamicQueryHandler: Done processing query
1837 2023.12.06 01:47:34.109465 [ 3 ] {eb15956e-51aa-4ff1-a7a9-ba6a8afd8729} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1838 2023.12.06 01:47:34.109481 [ 3 ] {} <Debug> HTTP-Session: 217cbfa9-e576-48ed-934f-16eb1873429c Destroying unnamed session
1839 2023.12.06 01:47:34.109622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1840 2023.12.06 01:47:34.109668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1841 2023.12.06 01:47:34.109687 [ 3 ] {} <Debug> HTTP-Session: 953b7790-defa-40f6-83fa-19be2005bca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1842 2023.12.06 01:47:34.109703 [ 3 ] {} <Debug> HTTP-Session: 953b7790-defa-40f6-83fa-19be2005bca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1843 2023.12.06 01:47:34.109778 [ 3 ] {2c2aa11f-4f6c-45fc-b622-a9a2567d2e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1844 2023.12.06 01:47:34.109827 [ 3 ] {2c2aa11f-4f6c-45fc-b622-a9a2567d2e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1845 2023.12.06 01:47:34.109961 [ 3 ] {2c2aa11f-4f6c-45fc-b622-a9a2567d2e8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1846 2023.12.06 01:47:34.110351 [ 3 ] {2c2aa11f-4f6c-45fc-b622-a9a2567d2e8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1847 2023.12.06 01:47:34.110641 [ 3 ] {2c2aa11f-4f6c-45fc-b622-a9a2567d2e8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1848 2023.12.06 01:47:34.110822 [ 3 ] {2c2aa11f-4f6c-45fc-b622-a9a2567d2e8b} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1849 2023.12.06 01:47:34.110961 [ 3 ] {2c2aa11f-4f6c-45fc-b622-a9a2567d2e8b} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001153715 sec., 20802 rows/sec., 28.07 MiB/sec.
1850 2023.12.06 01:47:34.111124 [ 3 ] {2c2aa11f-4f6c-45fc-b622-a9a2567d2e8b} <Debug> DynamicQueryHandler: Done processing query
1851 2023.12.06 01:47:34.111154 [ 3 ] {2c2aa11f-4f6c-45fc-b622-a9a2567d2e8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1852 2023.12.06 01:47:34.111175 [ 3 ] {} <Debug> HTTP-Session: 953b7790-defa-40f6-83fa-19be2005bca2 Destroying unnamed session
1853 2023.12.06 01:47:39.101372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1854 2023.12.06 01:47:39.101511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1855 2023.12.06 01:47:39.101541 [ 3 ] {} <Debug> HTTP-Session: 15181cf6-ce15-42a0-9487-af11eb868eef Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1856 2023.12.06 01:47:39.101568 [ 3 ] {} <Debug> HTTP-Session: 15181cf6-ce15-42a0-9487-af11eb868eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1857 2023.12.06 01:47:39.101702 [ 3 ] {52d65ed1-4416-4c2c-93a3-fdc0c89ee35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1858 2023.12.06 01:47:39.101831 [ 3 ] {52d65ed1-4416-4c2c-93a3-fdc0c89ee35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1859 2023.12.06 01:47:39.102020 [ 3 ] {52d65ed1-4416-4c2c-93a3-fdc0c89ee35e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1860 2023.12.06 01:47:39.102479 [ 3 ] {52d65ed1-4416-4c2c-93a3-fdc0c89ee35e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1861 2023.12.06 01:47:39.102770 [ 3 ] {52d65ed1-4416-4c2c-93a3-fdc0c89ee35e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1862 2023.12.06 01:47:39.102940 [ 3 ] {52d65ed1-4416-4c2c-93a3-fdc0c89ee35e} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1863 2023.12.06 01:47:39.103065 [ 3 ] {52d65ed1-4416-4c2c-93a3-fdc0c89ee35e} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001264777 sec., 17394 rows/sec., 1.38 MiB/sec.
1864 2023.12.06 01:47:39.103222 [ 3 ] {52d65ed1-4416-4c2c-93a3-fdc0c89ee35e} <Debug> DynamicQueryHandler: Done processing query
1865 2023.12.06 01:47:39.103248 [ 3 ] {52d65ed1-4416-4c2c-93a3-fdc0c89ee35e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1866 2023.12.06 01:47:39.103267 [ 3 ] {} <Debug> HTTP-Session: 15181cf6-ce15-42a0-9487-af11eb868eef Destroying unnamed session
1867 2023.12.06 01:47:39.103419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 10861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1868 2023.12.06 01:47:39.103472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1869 2023.12.06 01:47:39.103493 [ 3 ] {} <Debug> HTTP-Session: ece5828c-216e-45fa-90f3-e586343626d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1870 2023.12.06 01:47:39.103512 [ 3 ] {} <Debug> HTTP-Session: ece5828c-216e-45fa-90f3-e586343626d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1871 2023.12.06 01:47:39.103597 [ 3 ] {dc238843-1c28-4cab-af18-49aa92f2fb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1872 2023.12.06 01:47:39.103640 [ 3 ] {dc238843-1c28-4cab-af18-49aa92f2fb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1873 2023.12.06 01:47:39.103749 [ 3 ] {dc238843-1c28-4cab-af18-49aa92f2fb7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1874 2023.12.06 01:47:39.104108 [ 3 ] {dc238843-1c28-4cab-af18-49aa92f2fb7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1875 2023.12.06 01:47:39.104320 [ 3 ] {dc238843-1c28-4cab-af18-49aa92f2fb7e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1876 2023.12.06 01:47:39.104474 [ 3 ] {dc238843-1c28-4cab-af18-49aa92f2fb7e} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1877 2023.12.06 01:47:39.104576 [ 3 ] {dc238843-1c28-4cab-af18-49aa92f2fb7e} <Information> executeQuery: Read 66 rows, 6.79 KiB in 0.000949261 sec., 69527 rows/sec., 6.99 MiB/sec.
1878 2023.12.06 01:47:39.104764 [ 3 ] {dc238843-1c28-4cab-af18-49aa92f2fb7e} <Debug> DynamicQueryHandler: Done processing query
1879 2023.12.06 01:47:39.104789 [ 3 ] {dc238843-1c28-4cab-af18-49aa92f2fb7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1880 2023.12.06 01:47:39.104806 [ 3 ] {} <Debug> HTTP-Session: ece5828c-216e-45fa-90f3-e586343626d2 Destroying unnamed session
1881 2023.12.06 01:47:39.104931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1882 2023.12.06 01:47:39.104978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1883 2023.12.06 01:47:39.104998 [ 3 ] {} <Debug> HTTP-Session: 55788b2a-b1dd-45ad-8632-eb7f4b4e917f Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1884 2023.12.06 01:47:39.105020 [ 3 ] {} <Debug> HTTP-Session: 55788b2a-b1dd-45ad-8632-eb7f4b4e917f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1885 2023.12.06 01:47:39.105094 [ 3 ] {20e6d13f-92b7-445d-b363-6dac18b31291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1886 2023.12.06 01:47:39.105135 [ 3 ] {20e6d13f-92b7-445d-b363-6dac18b31291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1887 2023.12.06 01:47:39.105256 [ 3 ] {20e6d13f-92b7-445d-b363-6dac18b31291} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1888 2023.12.06 01:47:39.105602 [ 3 ] {20e6d13f-92b7-445d-b363-6dac18b31291} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1889 2023.12.06 01:47:39.105807 [ 3 ] {20e6d13f-92b7-445d-b363-6dac18b31291} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1890 2023.12.06 01:47:39.105956 [ 3 ] {20e6d13f-92b7-445d-b363-6dac18b31291} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1891 2023.12.06 01:47:39.106075 [ 3 ] {20e6d13f-92b7-445d-b363-6dac18b31291} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.00094959 sec., 23167 rows/sec., 1.81 MiB/sec.
1892 2023.12.06 01:47:39.106201 [ 3 ] {20e6d13f-92b7-445d-b363-6dac18b31291} <Debug> DynamicQueryHandler: Done processing query
1893 2023.12.06 01:47:39.106225 [ 3 ] {20e6d13f-92b7-445d-b363-6dac18b31291} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1894 2023.12.06 01:47:39.106241 [ 3 ] {} <Debug> HTTP-Session: 55788b2a-b1dd-45ad-8632-eb7f4b4e917f Destroying unnamed session
1895 2023.12.06 01:47:39.106371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1896 2023.12.06 01:47:39.106418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1897 2023.12.06 01:47:39.106437 [ 3 ] {} <Debug> HTTP-Session: 18e51125-9ba1-4ca5-93e7-430f0da2c926 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1898 2023.12.06 01:47:39.106454 [ 3 ] {} <Debug> HTTP-Session: 18e51125-9ba1-4ca5-93e7-430f0da2c926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1899 2023.12.06 01:47:39.106532 [ 3 ] {199953cc-bafa-4c37-9f95-6089d30c0f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1900 2023.12.06 01:47:39.106577 [ 3 ] {199953cc-bafa-4c37-9f95-6089d30c0f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1901 2023.12.06 01:47:39.106717 [ 3 ] {199953cc-bafa-4c37-9f95-6089d30c0f05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1902 2023.12.06 01:47:39.107110 [ 3 ] {199953cc-bafa-4c37-9f95-6089d30c0f05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1903 2023.12.06 01:47:39.107408 [ 3 ] {199953cc-bafa-4c37-9f95-6089d30c0f05} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1904 2023.12.06 01:47:39.107588 [ 3 ] {199953cc-bafa-4c37-9f95-6089d30c0f05} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1905 2023.12.06 01:47:39.107713 [ 3 ] {199953cc-bafa-4c37-9f95-6089d30c0f05} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001152235 sec., 19093 rows/sec., 25.77 MiB/sec.
1906 2023.12.06 01:47:39.107841 [ 3 ] {199953cc-bafa-4c37-9f95-6089d30c0f05} <Debug> DynamicQueryHandler: Done processing query
1907 2023.12.06 01:47:39.107865 [ 3 ] {199953cc-bafa-4c37-9f95-6089d30c0f05} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1908 2023.12.06 01:47:39.107881 [ 3 ] {} <Debug> HTTP-Session: 18e51125-9ba1-4ca5-93e7-430f0da2c926 Destroying unnamed session
1909 2023.12.06 01:47:42.989946 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
1910 2023.12.06 01:47:42.990011 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
1911 2023.12.06 01:47:44.101296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1912 2023.12.06 01:47:44.101397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1913 2023.12.06 01:47:44.101422 [ 3 ] {} <Debug> HTTP-Session: 627b0474-bb9f-4f2c-986b-7803eb53fb3e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1914 2023.12.06 01:47:44.101446 [ 3 ] {} <Debug> HTTP-Session: 627b0474-bb9f-4f2c-986b-7803eb53fb3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1915 2023.12.06 01:47:44.101572 [ 3 ] {1a1a0f10-1749-4999-bd43-379ce37835dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1916 2023.12.06 01:47:44.101631 [ 3 ] {1a1a0f10-1749-4999-bd43-379ce37835dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1917 2023.12.06 01:47:44.101792 [ 3 ] {1a1a0f10-1749-4999-bd43-379ce37835dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1918 2023.12.06 01:47:44.102175 [ 3 ] {1a1a0f10-1749-4999-bd43-379ce37835dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1919 2023.12.06 01:47:44.102445 [ 3 ] {1a1a0f10-1749-4999-bd43-379ce37835dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1920 2023.12.06 01:47:44.102605 [ 3 ] {1a1a0f10-1749-4999-bd43-379ce37835dd} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1921 2023.12.06 01:47:44.102723 [ 3 ] {1a1a0f10-1749-4999-bd43-379ce37835dd} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001116444 sec., 21496 rows/sec., 1.70 MiB/sec.
1922 2023.12.06 01:47:44.102868 [ 3 ] {1a1a0f10-1749-4999-bd43-379ce37835dd} <Debug> DynamicQueryHandler: Done processing query
1923 2023.12.06 01:47:44.102894 [ 3 ] {1a1a0f10-1749-4999-bd43-379ce37835dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1924 2023.12.06 01:47:44.102910 [ 3 ] {} <Debug> HTTP-Session: 627b0474-bb9f-4f2c-986b-7803eb53fb3e Destroying unnamed session
1925 2023.12.06 01:47:44.103039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1926 2023.12.06 01:47:44.103091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1927 2023.12.06 01:47:44.103111 [ 3 ] {} <Debug> HTTP-Session: 8573d9c8-8be3-4432-b015-fd7a0600c140 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1928 2023.12.06 01:47:44.103131 [ 3 ] {} <Debug> HTTP-Session: 8573d9c8-8be3-4432-b015-fd7a0600c140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1929 2023.12.06 01:47:44.103214 [ 3 ] {176acde8-b89c-41f7-b445-2c0fef75f54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1930 2023.12.06 01:47:44.103257 [ 3 ] {176acde8-b89c-41f7-b445-2c0fef75f54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1931 2023.12.06 01:47:44.103365 [ 3 ] {176acde8-b89c-41f7-b445-2c0fef75f54d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1932 2023.12.06 01:47:44.103671 [ 3 ] {176acde8-b89c-41f7-b445-2c0fef75f54d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1933 2023.12.06 01:47:44.103878 [ 3 ] {176acde8-b89c-41f7-b445-2c0fef75f54d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1934 2023.12.06 01:47:44.104026 [ 3 ] {176acde8-b89c-41f7-b445-2c0fef75f54d} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1935 2023.12.06 01:47:44.104127 [ 3 ] {176acde8-b89c-41f7-b445-2c0fef75f54d} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.000885159 sec., 81341 rows/sec., 7.51 MiB/sec.
1936 2023.12.06 01:47:44.104246 [ 3 ] {176acde8-b89c-41f7-b445-2c0fef75f54d} <Debug> DynamicQueryHandler: Done processing query
1937 2023.12.06 01:47:44.104270 [ 3 ] {176acde8-b89c-41f7-b445-2c0fef75f54d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1938 2023.12.06 01:47:44.104285 [ 3 ] {} <Debug> HTTP-Session: 8573d9c8-8be3-4432-b015-fd7a0600c140 Destroying unnamed session
1939 2023.12.06 01:47:44.104404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1940 2023.12.06 01:47:44.104449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1941 2023.12.06 01:47:44.104468 [ 3 ] {} <Debug> HTTP-Session: 9ddaf1b2-ab06-436f-83f6-265f4927d5fc Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1942 2023.12.06 01:47:44.104485 [ 3 ] {} <Debug> HTTP-Session: 9ddaf1b2-ab06-436f-83f6-265f4927d5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1943 2023.12.06 01:47:44.104557 [ 3 ] {76f78195-8af7-4415-84de-6df97456d436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1944 2023.12.06 01:47:44.104596 [ 3 ] {76f78195-8af7-4415-84de-6df97456d436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1945 2023.12.06 01:47:44.104702 [ 3 ] {76f78195-8af7-4415-84de-6df97456d436} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1946 2023.12.06 01:47:44.104968 [ 3 ] {76f78195-8af7-4415-84de-6df97456d436} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1947 2023.12.06 01:47:44.105172 [ 3 ] {76f78195-8af7-4415-84de-6df97456d436} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1948 2023.12.06 01:47:44.105314 [ 3 ] {76f78195-8af7-4415-84de-6df97456d436} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1949 2023.12.06 01:47:44.105413 [ 3 ] {76f78195-8af7-4415-84de-6df97456d436} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.000829828 sec., 28921 rows/sec., 2.26 MiB/sec.
1950 2023.12.06 01:47:44.105527 [ 3 ] {76f78195-8af7-4415-84de-6df97456d436} <Debug> DynamicQueryHandler: Done processing query
1951 2023.12.06 01:47:44.105550 [ 3 ] {76f78195-8af7-4415-84de-6df97456d436} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1952 2023.12.06 01:47:44.105565 [ 3 ] {} <Debug> HTTP-Session: 9ddaf1b2-ab06-436f-83f6-265f4927d5fc Destroying unnamed session
1953 2023.12.06 01:47:44.105688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2023.12.06 01:47:44.105733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1955 2023.12.06 01:47:44.105752 [ 3 ] {} <Debug> HTTP-Session: 7637549a-8292-4dd9-b44a-905059f17c9e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1956 2023.12.06 01:47:44.105768 [ 3 ] {} <Debug> HTTP-Session: 7637549a-8292-4dd9-b44a-905059f17c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2023.12.06 01:47:44.105844 [ 3 ] {ae7f6590-487a-4398-a44c-cf99084ad1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1958 2023.12.06 01:47:44.105888 [ 3 ] {ae7f6590-487a-4398-a44c-cf99084ad1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1959 2023.12.06 01:47:44.106021 [ 3 ] {ae7f6590-487a-4398-a44c-cf99084ad1ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2023.12.06 01:47:44.106384 [ 3 ] {ae7f6590-487a-4398-a44c-cf99084ad1ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1961 2023.12.06 01:47:44.106677 [ 3 ] {ae7f6590-487a-4398-a44c-cf99084ad1ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1962 2023.12.06 01:47:44.106849 [ 3 ] {ae7f6590-487a-4398-a44c-cf99084ad1ae} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1963 2023.12.06 01:47:44.106955 [ 3 ] {ae7f6590-487a-4398-a44c-cf99084ad1ae} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001081463 sec., 22192 rows/sec., 29.95 MiB/sec.
1964 2023.12.06 01:47:44.107081 [ 3 ] {ae7f6590-487a-4398-a44c-cf99084ad1ae} <Debug> DynamicQueryHandler: Done processing query
1965 2023.12.06 01:47:44.107105 [ 3 ] {ae7f6590-487a-4398-a44c-cf99084ad1ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1966 2023.12.06 01:47:44.107120 [ 3 ] {} <Debug> HTTP-Session: 7637549a-8292-4dd9-b44a-905059f17c9e Destroying unnamed session
1967 2023.12.06 01:47:49.101059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1968 2023.12.06 01:47:49.101193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1969 2023.12.06 01:47:49.101220 [ 3 ] {} <Debug> HTTP-Session: 08187cea-ba88-4cd9-acdc-03dff5d47779 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1970 2023.12.06 01:47:49.101246 [ 3 ] {} <Debug> HTTP-Session: 08187cea-ba88-4cd9-acdc-03dff5d47779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1971 2023.12.06 01:47:49.101375 [ 3 ] {41dd73fc-6f9c-42db-9343-c9d0e51fa28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1972 2023.12.06 01:47:49.101437 [ 3 ] {41dd73fc-6f9c-42db-9343-c9d0e51fa28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1973 2023.12.06 01:47:49.101602 [ 3 ] {41dd73fc-6f9c-42db-9343-c9d0e51fa28c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1974 2023.12.06 01:47:49.102011 [ 3 ] {41dd73fc-6f9c-42db-9343-c9d0e51fa28c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1975 2023.12.06 01:47:49.102297 [ 3 ] {41dd73fc-6f9c-42db-9343-c9d0e51fa28c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1976 2023.12.06 01:47:49.102467 [ 3 ] {41dd73fc-6f9c-42db-9343-c9d0e51fa28c} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1977 2023.12.06 01:47:49.102593 [ 3 ] {41dd73fc-6f9c-42db-9343-c9d0e51fa28c} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001183265 sec., 18592 rows/sec., 1.47 MiB/sec.
1978 2023.12.06 01:47:49.102766 [ 3 ] {41dd73fc-6f9c-42db-9343-c9d0e51fa28c} <Debug> DynamicQueryHandler: Done processing query
1979 2023.12.06 01:47:49.102793 [ 3 ] {41dd73fc-6f9c-42db-9343-c9d0e51fa28c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1980 2023.12.06 01:47:49.102811 [ 3 ] {} <Debug> HTTP-Session: 08187cea-ba88-4cd9-acdc-03dff5d47779 Destroying unnamed session
1981 2023.12.06 01:47:49.103007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 10861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1982 2023.12.06 01:47:49.103061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1983 2023.12.06 01:47:49.103082 [ 3 ] {} <Debug> HTTP-Session: afcc7a1c-7de8-4542-8034-b648a7ffb06b Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
1984 2023.12.06 01:47:49.103102 [ 3 ] {} <Debug> HTTP-Session: afcc7a1c-7de8-4542-8034-b648a7ffb06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1985 2023.12.06 01:47:49.103189 [ 3 ] {2177666c-d0b3-4c94-a5d9-357752c0103a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1986 2023.12.06 01:47:49.103232 [ 3 ] {2177666c-d0b3-4c94-a5d9-357752c0103a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1987 2023.12.06 01:47:49.103346 [ 3 ] {2177666c-d0b3-4c94-a5d9-357752c0103a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1988 2023.12.06 01:47:49.103665 [ 3 ] {2177666c-d0b3-4c94-a5d9-357752c0103a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1989 2023.12.06 01:47:49.103879 [ 3 ] {2177666c-d0b3-4c94-a5d9-357752c0103a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1990 2023.12.06 01:47:49.104034 [ 3 ] {2177666c-d0b3-4c94-a5d9-357752c0103a} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1991 2023.12.06 01:47:49.104159 [ 3 ] {2177666c-d0b3-4c94-a5d9-357752c0103a} <Information> executeQuery: Read 66 rows, 6.79 KiB in 0.000930851 sec., 70902 rows/sec., 7.13 MiB/sec.
1992 2023.12.06 01:47:49.104160 [ 54 ] {} <Debug> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1993 2023.12.06 01:47:49.104283 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
1994 2023.12.06 01:47:49.104352 [ 3 ] {2177666c-d0b3-4c94-a5d9-357752c0103a} <Debug> DynamicQueryHandler: Done processing query
1995 2023.12.06 01:47:49.104384 [ 3 ] {2177666c-d0b3-4c94-a5d9-357752c0103a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1996 2023.12.06 01:47:49.104386 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1997 2023.12.06 01:47:49.104403 [ 3 ] {} <Debug> HTTP-Session: afcc7a1c-7de8-4542-8034-b648a7ffb06b Destroying unnamed session
1998 2023.12.06 01:47:49.104487 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1999 2023.12.06 01:47:49.104520 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part
2000 2023.12.06 01:47:49.104558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2001 2023.12.06 01:47:49.104616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2002 2023.12.06 01:47:49.104649 [ 3 ] {} <Debug> HTTP-Session: 24da2bd5-6a39-4fd3-993a-418850603120 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2003 2023.12.06 01:47:49.104676 [ 3 ] {} <Debug> HTTP-Session: 24da2bd5-6a39-4fd3-993a-418850603120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2004 2023.12.06 01:47:49.104674 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 98 rows starting from the beginning of the part
2005 2023.12.06 01:47:49.104782 [ 3 ] {fc9614fa-587b-493a-abea-dad0dec7f2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2006 2023.12.06 01:47:49.104819 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 73 rows starting from the beginning of the part
2007 2023.12.06 01:47:49.104835 [ 3 ] {fc9614fa-587b-493a-abea-dad0dec7f2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2008 2023.12.06 01:47:49.105016 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 66 rows starting from the beginning of the part
2009 2023.12.06 01:47:49.105110 [ 3 ] {fc9614fa-587b-493a-abea-dad0dec7f2ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2010 2023.12.06 01:47:49.105173 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part
2011 2023.12.06 01:47:49.105366 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 66 rows starting from the beginning of the part
2012 2023.12.06 01:47:49.105627 [ 3 ] {fc9614fa-587b-493a-abea-dad0dec7f2ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2013 2023.12.06 01:47:49.105898 [ 3 ] {fc9614fa-587b-493a-abea-dad0dec7f2ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2014 2023.12.06 01:47:49.106091 [ 3 ] {fc9614fa-587b-493a-abea-dad0dec7f2ef} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2015 2023.12.06 01:47:49.106238 [ 54 ] {} <Debug> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2016 2023.12.06 01:47:49.106314 [ 3 ] {fc9614fa-587b-493a-abea-dad0dec7f2ef} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.001469762 sec., 14968 rows/sec., 1.17 MiB/sec.
2017 2023.12.06 01:47:49.106349 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2018 2023.12.06 01:47:49.106717 [ 21 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2019 2023.12.06 01:47:49.106792 [ 16 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 4 columns (4 merged, 0 gathered) in 0.002439402 sec., 197999.34574129235 rows/sec., 18.70 MiB/sec.
2020 2023.12.06 01:47:49.106815 [ 3 ] {fc9614fa-587b-493a-abea-dad0dec7f2ef} <Debug> DynamicQueryHandler: Done processing query
2021 2023.12.06 01:47:49.106869 [ 3 ] {fc9614fa-587b-493a-abea-dad0dec7f2ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2022 2023.12.06 01:47:49.106909 [ 21 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2023 2023.12.06 01:47:49.106922 [ 3 ] {} <Debug> HTTP-Session: 24da2bd5-6a39-4fd3-993a-418850603120 Destroying unnamed session
2024 2023.12.06 01:47:49.107000 [ 21 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 74 rows starting from the beginning of the part
2025 2023.12.06 01:47:49.107078 [ 19 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2026 2023.12.06 01:47:49.107225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2027 2023.12.06 01:47:49.107261 [ 21 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part
2028 2023.12.06 01:47:49.107333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2029 2023.12.06 01:47:49.107389 [ 3 ] {} <Debug> HTTP-Session: ef12095c-cb27-48ad-8c99-a0a1fdbfdbfc Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2030 2023.12.06 01:47:49.107448 [ 3 ] {} <Debug> HTTP-Session: ef12095c-cb27-48ad-8c99-a0a1fdbfdbfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2031 2023.12.06 01:47:49.107508 [ 19 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2032 2023.12.06 01:47:49.107628 [ 21 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part
2033 2023.12.06 01:47:49.107717 [ 19 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_11_2} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2034 2023.12.06 01:47:49.107784 [ 3 ] {e93c833f-6be2-48c0-84dc-4203851bca1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2035 2023.12.06 01:47:49.107974 [ 3 ] {e93c833f-6be2-48c0-84dc-4203851bca1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2036 2023.12.06 01:47:49.107991 [ 21 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part
2037 2023.12.06 01:47:49.108297 [ 21 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::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
2038 2023.12.06 01:47:49.108593 [ 21 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part
2039 2023.12.06 01:47:49.108656 [ 3 ] {e93c833f-6be2-48c0-84dc-4203851bca1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2040 2023.12.06 01:47:49.109711 [ 3 ] {e93c833f-6be2-48c0-84dc-4203851bca1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2041 2023.12.06 01:47:49.110242 [ 16 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 4 columns (4 merged, 0 gathered) in 0.003727021 sec., 58223.44440774549 rows/sec., 4.54 MiB/sec.
2042 2023.12.06 01:47:49.110386 [ 3 ] {e93c833f-6be2-48c0-84dc-4203851bca1a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2043 2023.12.06 01:47:49.110406 [ 15 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2044 2023.12.06 01:47:49.110594 [ 15 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_11_2} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2045 2023.12.06 01:47:49.110618 [ 3 ] {e93c833f-6be2-48c0-84dc-4203851bca1a} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2046 2023.12.06 01:47:49.110670 [ 15 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_11_2} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2047 2023.12.06 01:47:49.110847 [ 3 ] {e93c833f-6be2-48c0-84dc-4203851bca1a} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.002967924 sec., 7412 rows/sec., 10.00 MiB/sec.
2048 2023.12.06 01:47:49.111092 [ 3 ] {e93c833f-6be2-48c0-84dc-4203851bca1a} <Debug> DynamicQueryHandler: Done processing query
2049 2023.12.06 01:47:49.111124 [ 3 ] {e93c833f-6be2-48c0-84dc-4203851bca1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2050 2023.12.06 01:47:49.111145 [ 3 ] {} <Debug> HTTP-Session: ef12095c-cb27-48ad-8c99-a0a1fdbfdbfc Destroying unnamed session
2051 2023.12.06 01:47:54.101787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2052 2023.12.06 01:47:54.101966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2053 2023.12.06 01:47:54.102011 [ 3 ] {} <Debug> HTTP-Session: 356d5320-4a6f-41db-8d01-bbc45db81899 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2054 2023.12.06 01:47:54.102050 [ 3 ] {} <Debug> HTTP-Session: 356d5320-4a6f-41db-8d01-bbc45db81899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2055 2023.12.06 01:47:54.102238 [ 3 ] {ee879161-a114-4f4f-90b6-ebd0b0d4fb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2056 2023.12.06 01:47:54.102330 [ 3 ] {ee879161-a114-4f4f-90b6-ebd0b0d4fb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2057 2023.12.06 01:47:54.102582 [ 3 ] {ee879161-a114-4f4f-90b6-ebd0b0d4fb0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2058 2023.12.06 01:47:54.103106 [ 3 ] {ee879161-a114-4f4f-90b6-ebd0b0d4fb0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2059 2023.12.06 01:47:54.103379 [ 3 ] {ee879161-a114-4f4f-90b6-ebd0b0d4fb0e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2060 2023.12.06 01:47:54.103550 [ 3 ] {ee879161-a114-4f4f-90b6-ebd0b0d4fb0e} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2061 2023.12.06 01:47:54.103672 [ 3 ] {ee879161-a114-4f4f-90b6-ebd0b0d4fb0e} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.00138327 sec., 17350 rows/sec., 1.37 MiB/sec.
2062 2023.12.06 01:47:54.103713 [ 60 ] {} <Debug> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2063 2023.12.06 01:47:54.103813 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2064 2023.12.06 01:47:54.103849 [ 3 ] {ee879161-a114-4f4f-90b6-ebd0b0d4fb0e} <Debug> DynamicQueryHandler: Done processing query
2065 2023.12.06 01:47:54.103915 [ 3 ] {ee879161-a114-4f4f-90b6-ebd0b0d4fb0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2066 2023.12.06 01:47:54.103907 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2067 2023.12.06 01:47:54.103953 [ 3 ] {} <Debug> HTTP-Session: 356d5320-4a6f-41db-8d01-bbc45db81899 Destroying unnamed session
2068 2023.12.06 01:47:54.104102 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2069 2023.12.06 01:47:54.104149 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part
2070 2023.12.06 01:47:54.104162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2071 2023.12.06 01:47:54.104250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2072 2023.12.06 01:47:54.104308 [ 3 ] {} <Debug> HTTP-Session: 44e6849e-cb54-4f7e-b48f-eb9893a7f75e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2073 2023.12.06 01:47:54.104368 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part
2074 2023.12.06 01:47:54.104370 [ 3 ] {} <Debug> HTTP-Session: 44e6849e-cb54-4f7e-b48f-eb9893a7f75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2075 2023.12.06 01:47:54.104592 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part
2076 2023.12.06 01:47:54.104610 [ 3 ] {59afba2c-4315-4f86-906b-d72efe2f9840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2077 2023.12.06 01:47:54.104708 [ 3 ] {59afba2c-4315-4f86-906b-d72efe2f9840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2078 2023.12.06 01:47:54.104803 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part
2079 2023.12.06 01:47:54.105088 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part
2080 2023.12.06 01:47:54.105221 [ 3 ] {59afba2c-4315-4f86-906b-d72efe2f9840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2081 2023.12.06 01:47:54.105311 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part
2082 2023.12.06 01:47:54.105831 [ 3 ] {59afba2c-4315-4f86-906b-d72efe2f9840} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2083 2023.12.06 01:47:54.106337 [ 3 ] {59afba2c-4315-4f86-906b-d72efe2f9840} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2084 2023.12.06 01:47:54.106626 [ 3 ] {59afba2c-4315-4f86-906b-d72efe2f9840} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2085 2023.12.06 01:47:54.106631 [ 16 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.002760749 sec., 57955.28677181446 rows/sec., 4.59 MiB/sec.
2086 2023.12.06 01:47:54.106839 [ 3 ] {59afba2c-4315-4f86-906b-d72efe2f9840} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002153427 sec., 928 rows/sec., 79.36 KiB/sec.
2087 2023.12.06 01:47:54.106840 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2088 2023.12.06 01:47:54.107052 [ 3 ] {59afba2c-4315-4f86-906b-d72efe2f9840} <Debug> DynamicQueryHandler: Done processing query
2089 2023.12.06 01:47:54.107084 [ 3 ] {59afba2c-4315-4f86-906b-d72efe2f9840} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2090 2023.12.06 01:47:54.107113 [ 3 ] {} <Debug> HTTP-Session: 44e6849e-cb54-4f7e-b48f-eb9893a7f75e Destroying unnamed session
2091 2023.12.06 01:47:54.107136 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2092 2023.12.06 01:47:54.107221 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_11_2} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2093 2023.12.06 01:47:54.107298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2094 2023.12.06 01:47:54.107358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2095 2023.12.06 01:47:54.107378 [ 3 ] {} <Debug> HTTP-Session: c7344645-bd08-4f17-ba8e-8d0c20525096 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2096 2023.12.06 01:47:54.107395 [ 3 ] {} <Debug> HTTP-Session: c7344645-bd08-4f17-ba8e-8d0c20525096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2097 2023.12.06 01:47:54.107472 [ 3 ] {72e404c2-f072-4960-9c78-369a96c585d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2098 2023.12.06 01:47:54.107512 [ 3 ] {72e404c2-f072-4960-9c78-369a96c585d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2099 2023.12.06 01:47:54.107630 [ 3 ] {72e404c2-f072-4960-9c78-369a96c585d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2100 2023.12.06 01:47:54.107966 [ 3 ] {72e404c2-f072-4960-9c78-369a96c585d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2101 2023.12.06 01:47:54.108176 [ 3 ] {72e404c2-f072-4960-9c78-369a96c585d3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2102 2023.12.06 01:47:54.108325 [ 3 ] {72e404c2-f072-4960-9c78-369a96c585d3} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2103 2023.12.06 01:47:54.108452 [ 3 ] {72e404c2-f072-4960-9c78-369a96c585d3} <Information> executeQuery: Read 73 rows, 6.89 KiB in 0.000949251 sec., 76902 rows/sec., 7.09 MiB/sec.
2104 2023.12.06 01:47:54.108595 [ 3 ] {72e404c2-f072-4960-9c78-369a96c585d3} <Debug> DynamicQueryHandler: Done processing query
2105 2023.12.06 01:47:54.108619 [ 3 ] {72e404c2-f072-4960-9c78-369a96c585d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2106 2023.12.06 01:47:54.108634 [ 3 ] {} <Debug> HTTP-Session: c7344645-bd08-4f17-ba8e-8d0c20525096 Destroying unnamed session
2107 2023.12.06 01:47:54.108744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2108 2023.12.06 01:47:54.108790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2109 2023.12.06 01:47:54.108809 [ 3 ] {} <Debug> HTTP-Session: 57e159e2-787c-435a-9867-a94d00b63c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2110 2023.12.06 01:47:54.108825 [ 3 ] {} <Debug> HTTP-Session: 57e159e2-787c-435a-9867-a94d00b63c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2111 2023.12.06 01:47:54.108894 [ 3 ] {77402e1a-af17-44be-8c3d-99b62924ff5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2112 2023.12.06 01:47:54.108938 [ 3 ] {77402e1a-af17-44be-8c3d-99b62924ff5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2113 2023.12.06 01:47:54.109046 [ 3 ] {77402e1a-af17-44be-8c3d-99b62924ff5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2114 2023.12.06 01:47:54.109304 [ 3 ] {77402e1a-af17-44be-8c3d-99b62924ff5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2115 2023.12.06 01:47:54.109506 [ 3 ] {77402e1a-af17-44be-8c3d-99b62924ff5e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2116 2023.12.06 01:47:54.109661 [ 3 ] {77402e1a-af17-44be-8c3d-99b62924ff5e} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2117 2023.12.06 01:47:54.109789 [ 3 ] {77402e1a-af17-44be-8c3d-99b62924ff5e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000861549 sec., 2321 rows/sec., 162.09 KiB/sec.
2118 2023.12.06 01:47:54.109907 [ 3 ] {77402e1a-af17-44be-8c3d-99b62924ff5e} <Debug> DynamicQueryHandler: Done processing query
2119 2023.12.06 01:47:54.109930 [ 3 ] {77402e1a-af17-44be-8c3d-99b62924ff5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2120 2023.12.06 01:47:54.109945 [ 3 ] {} <Debug> HTTP-Session: 57e159e2-787c-435a-9867-a94d00b63c40 Destroying unnamed session
2121 2023.12.06 01:47:54.110053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 6309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2122 2023.12.06 01:47:54.110093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2123 2023.12.06 01:47:54.110112 [ 3 ] {} <Debug> HTTP-Session: 91318aca-18ff-4f2f-8972-d3821f779c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2124 2023.12.06 01:47:54.110127 [ 3 ] {} <Debug> HTTP-Session: 91318aca-18ff-4f2f-8972-d3821f779c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2125 2023.12.06 01:47:54.110194 [ 3 ] {5c63d950-e9a6-4137-ba76-83983ade938b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2126 2023.12.06 01:47:54.110231 [ 3 ] {5c63d950-e9a6-4137-ba76-83983ade938b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2127 2023.12.06 01:47:54.110332 [ 3 ] {5c63d950-e9a6-4137-ba76-83983ade938b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2128 2023.12.06 01:47:54.110590 [ 3 ] {5c63d950-e9a6-4137-ba76-83983ade938b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2129 2023.12.06 01:47:54.110775 [ 3 ] {5c63d950-e9a6-4137-ba76-83983ade938b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2130 2023.12.06 01:47:54.110980 [ 3 ] {5c63d950-e9a6-4137-ba76-83983ade938b} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2131 2023.12.06 01:47:54.111139 [ 3 ] {5c63d950-e9a6-4137-ba76-83983ade938b} <Information> executeQuery: Read 37 rows, 2.95 KiB in 0.000881979 sec., 41951 rows/sec., 3.27 MiB/sec.
2132 2023.12.06 01:47:54.111306 [ 3 ] {5c63d950-e9a6-4137-ba76-83983ade938b} <Debug> DynamicQueryHandler: Done processing query
2133 2023.12.06 01:47:54.111334 [ 3 ] {5c63d950-e9a6-4137-ba76-83983ade938b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2134 2023.12.06 01:47:54.111350 [ 3 ] {} <Debug> HTTP-Session: 91318aca-18ff-4f2f-8972-d3821f779c43 Destroying unnamed session
2135 2023.12.06 01:47:54.111452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2136 2023.12.06 01:47:54.111498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2137 2023.12.06 01:47:54.111516 [ 3 ] {} <Debug> HTTP-Session: 9e032e30-58a9-499d-86cb-7c801cea76d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2138 2023.12.06 01:47:54.111532 [ 3 ] {} <Debug> HTTP-Session: 9e032e30-58a9-499d-86cb-7c801cea76d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2139 2023.12.06 01:47:54.111604 [ 3 ] {a3635ee6-6a58-4b6f-84eb-686f894c9c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2140 2023.12.06 01:47:54.111646 [ 3 ] {a3635ee6-6a58-4b6f-84eb-686f894c9c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2141 2023.12.06 01:47:54.111767 [ 3 ] {a3635ee6-6a58-4b6f-84eb-686f894c9c5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2142 2023.12.06 01:47:54.112031 [ 3 ] {a3635ee6-6a58-4b6f-84eb-686f894c9c5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2143 2023.12.06 01:47:54.112288 [ 3 ] {a3635ee6-6a58-4b6f-84eb-686f894c9c5b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2144 2023.12.06 01:47:54.112460 [ 3 ] {a3635ee6-6a58-4b6f-84eb-686f894c9c5b} <Trace> oximeter.measurements_cumulativei64 (88ceaa9e-d9aa-4426-8e0d-825dbd71435b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
2145 2023.12.06 01:47:54.112589 [ 3 ] {a3635ee6-6a58-4b6f-84eb-686f894c9c5b} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000946331 sec., 11623 rows/sec., 766.74 KiB/sec.
2146 2023.12.06 01:47:54.112732 [ 3 ] {a3635ee6-6a58-4b6f-84eb-686f894c9c5b} <Debug> DynamicQueryHandler: Done processing query
2147 2023.12.06 01:47:54.112755 [ 3 ] {a3635ee6-6a58-4b6f-84eb-686f894c9c5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2148 2023.12.06 01:47:54.112770 [ 3 ] {} <Debug> HTTP-Session: 9e032e30-58a9-499d-86cb-7c801cea76d2 Destroying unnamed session
2149 2023.12.06 01:47:54.112871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2150 2023.12.06 01:47:54.112913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2151 2023.12.06 01:47:54.112932 [ 3 ] {} <Debug> HTTP-Session: f8025591-59ec-46e6-bfcf-78dca82ed234 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2152 2023.12.06 01:47:54.112949 [ 3 ] {} <Debug> HTTP-Session: f8025591-59ec-46e6-bfcf-78dca82ed234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2153 2023.12.06 01:47:54.113018 [ 3 ] {6159f599-f98f-46ac-8d9c-6d740d4ca95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2154 2023.12.06 01:47:54.113059 [ 3 ] {6159f599-f98f-46ac-8d9c-6d740d4ca95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2155 2023.12.06 01:47:54.113175 [ 3 ] {6159f599-f98f-46ac-8d9c-6d740d4ca95f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2156 2023.12.06 01:47:54.113415 [ 3 ] {6159f599-f98f-46ac-8d9c-6d740d4ca95f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2157 2023.12.06 01:47:54.113645 [ 3 ] {6159f599-f98f-46ac-8d9c-6d740d4ca95f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2158 2023.12.06 01:47:54.113815 [ 3 ] {6159f599-f98f-46ac-8d9c-6d740d4ca95f} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2159 2023.12.06 01:47:54.113935 [ 3 ] {6159f599-f98f-46ac-8d9c-6d740d4ca95f} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000889849 sec., 1123 rows/sec., 77.92 KiB/sec.
2160 2023.12.06 01:47:54.114054 [ 3 ] {6159f599-f98f-46ac-8d9c-6d740d4ca95f} <Debug> DynamicQueryHandler: Done processing query
2161 2023.12.06 01:47:54.114076 [ 3 ] {6159f599-f98f-46ac-8d9c-6d740d4ca95f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2162 2023.12.06 01:47:54.114091 [ 3 ] {} <Debug> HTTP-Session: f8025591-59ec-46e6-bfcf-78dca82ed234 Destroying unnamed session
2163 2023.12.06 01:47:54.114231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2164 2023.12.06 01:47:54.114275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2165 2023.12.06 01:47:54.114294 [ 3 ] {} <Debug> HTTP-Session: 9b2a92ff-25ac-48f5-81ac-fa990d33e74a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2166 2023.12.06 01:47:54.114311 [ 3 ] {} <Debug> HTTP-Session: 9b2a92ff-25ac-48f5-81ac-fa990d33e74a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2167 2023.12.06 01:47:54.114386 [ 3 ] {c415c153-5e26-4e01-8b98-33a26428c10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2168 2023.12.06 01:47:54.114428 [ 3 ] {c415c153-5e26-4e01-8b98-33a26428c10a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2169 2023.12.06 01:47:54.114564 [ 3 ] {c415c153-5e26-4e01-8b98-33a26428c10a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2170 2023.12.06 01:47:54.114979 [ 3 ] {c415c153-5e26-4e01-8b98-33a26428c10a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2171 2023.12.06 01:47:54.115270 [ 3 ] {c415c153-5e26-4e01-8b98-33a26428c10a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2172 2023.12.06 01:47:54.115452 [ 3 ] {c415c153-5e26-4e01-8b98-33a26428c10a} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2173 2023.12.06 01:47:54.115567 [ 60 ] {} <Debug> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2174 2023.12.06 01:47:54.115587 [ 3 ] {c415c153-5e26-4e01-8b98-33a26428c10a} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001168045 sec., 20547 rows/sec., 27.73 MiB/sec.
2175 2023.12.06 01:47:54.115627 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2176 2023.12.06 01:47:54.115832 [ 16 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2177 2023.12.06 01:47:54.115886 [ 3 ] {c415c153-5e26-4e01-8b98-33a26428c10a} <Debug> DynamicQueryHandler: Done processing query
2178 2023.12.06 01:47:54.115929 [ 3 ] {c415c153-5e26-4e01-8b98-33a26428c10a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2179 2023.12.06 01:47:54.115960 [ 3 ] {} <Debug> HTTP-Session: 9b2a92ff-25ac-48f5-81ac-fa990d33e74a Destroying unnamed session
2180 2023.12.06 01:47:54.116084 [ 16 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2181 2023.12.06 01:47:54.116151 [ 16 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 136 rows starting from the beginning of the part
2182 2023.12.06 01:47:54.116422 [ 16 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part
2183 2023.12.06 01:47:54.116605 [ 16 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part
2184 2023.12.06 01:47:54.116744 [ 16 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part
2185 2023.12.06 01:47:54.116832 [ 16 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part
2186 2023.12.06 01:47:54.116925 [ 16 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part
2187 2023.12.06 01:47:54.118240 [ 21 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 6 columns (6 merged, 0 gathered) in 0.002544915 sec., 99020.9889131857 rows/sec., 133.62 MiB/sec.
2188 2023.12.06 01:47:54.118462 [ 21 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2189 2023.12.06 01:47:54.118667 [ 21 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2190 2023.12.06 01:47:54.118733 [ 21 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2191 2023.12.06 01:47:54.118801 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_11_2: 4.09 MiB.
2192 2023.12.06 01:47:57.990254 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache
2193 2023.12.06 01:47:57.990324 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache
2194 2023.12.06 01:47:59.102849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2195 2023.12.06 01:47:59.102978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2196 2023.12.06 01:47:59.103010 [ 3 ] {} <Debug> HTTP-Session: 22bbca13-e1f7-4914-83ba-4a52d5bae54c Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2197 2023.12.06 01:47:59.103041 [ 3 ] {} <Debug> HTTP-Session: 22bbca13-e1f7-4914-83ba-4a52d5bae54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2198 2023.12.06 01:47:59.103191 [ 3 ] {ac7e8bcb-4578-43fe-a06c-b9fd6e9cc4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2199 2023.12.06 01:47:59.103260 [ 3 ] {ac7e8bcb-4578-43fe-a06c-b9fd6e9cc4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2200 2023.12.06 01:47:59.103450 [ 3 ] {ac7e8bcb-4578-43fe-a06c-b9fd6e9cc4df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2201 2023.12.06 01:47:59.103895 [ 3 ] {ac7e8bcb-4578-43fe-a06c-b9fd6e9cc4df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2202 2023.12.06 01:47:59.104173 [ 3 ] {ac7e8bcb-4578-43fe-a06c-b9fd6e9cc4df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2203 2023.12.06 01:47:59.104335 [ 3 ] {ac7e8bcb-4578-43fe-a06c-b9fd6e9cc4df} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2204 2023.12.06 01:47:59.104481 [ 3 ] {ac7e8bcb-4578-43fe-a06c-b9fd6e9cc4df} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001250937 sec., 17586 rows/sec., 1.39 MiB/sec.
2205 2023.12.06 01:47:59.104637 [ 3 ] {ac7e8bcb-4578-43fe-a06c-b9fd6e9cc4df} <Debug> DynamicQueryHandler: Done processing query
2206 2023.12.06 01:47:59.104665 [ 3 ] {ac7e8bcb-4578-43fe-a06c-b9fd6e9cc4df} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2207 2023.12.06 01:47:59.104681 [ 3 ] {} <Debug> HTTP-Session: 22bbca13-e1f7-4914-83ba-4a52d5bae54c Destroying unnamed session
2208 2023.12.06 01:47:59.104819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 16147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2209 2023.12.06 01:47:59.104873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2210 2023.12.06 01:47:59.104893 [ 3 ] {} <Debug> HTTP-Session: 28d62a65-3f54-4404-8684-cbcf3dfeb2a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2211 2023.12.06 01:47:59.104912 [ 3 ] {} <Debug> HTTP-Session: 28d62a65-3f54-4404-8684-cbcf3dfeb2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2212 2023.12.06 01:47:59.105001 [ 3 ] {eea404b5-1f85-4d43-a874-ab941639fbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2213 2023.12.06 01:47:59.105048 [ 3 ] {eea404b5-1f85-4d43-a874-ab941639fbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2214 2023.12.06 01:47:59.105164 [ 3 ] {eea404b5-1f85-4d43-a874-ab941639fbf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2215 2023.12.06 01:47:59.105509 [ 3 ] {eea404b5-1f85-4d43-a874-ab941639fbf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2216 2023.12.06 01:47:59.105734 [ 3 ] {eea404b5-1f85-4d43-a874-ab941639fbf6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2217 2023.12.06 01:47:59.105886 [ 3 ] {eea404b5-1f85-4d43-a874-ab941639fbf6} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2218 2023.12.06 01:47:59.106012 [ 3 ] {eea404b5-1f85-4d43-a874-ab941639fbf6} <Information> executeQuery: Read 102 rows, 9.91 KiB in 0.000979481 sec., 104136 rows/sec., 9.88 MiB/sec.
2219 2023.12.06 01:47:59.106137 [ 3 ] {eea404b5-1f85-4d43-a874-ab941639fbf6} <Debug> DynamicQueryHandler: Done processing query
2220 2023.12.06 01:47:59.106160 [ 3 ] {eea404b5-1f85-4d43-a874-ab941639fbf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2221 2023.12.06 01:47:59.106176 [ 3 ] {} <Debug> HTTP-Session: 28d62a65-3f54-4404-8684-cbcf3dfeb2a7 Destroying unnamed session
2222 2023.12.06 01:47:59.106296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2223 2023.12.06 01:47:59.106343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2224 2023.12.06 01:47:59.106361 [ 3 ] {} <Debug> HTTP-Session: 95c37a61-9f2a-49fe-bdec-075a91622ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2225 2023.12.06 01:47:59.106378 [ 3 ] {} <Debug> HTTP-Session: 95c37a61-9f2a-49fe-bdec-075a91622ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2226 2023.12.06 01:47:59.106452 [ 3 ] {59c59623-261f-4743-9703-3161d12ce5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2227 2023.12.06 01:47:59.106495 [ 3 ] {59c59623-261f-4743-9703-3161d12ce5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2228 2023.12.06 01:47:59.106604 [ 3 ] {59c59623-261f-4743-9703-3161d12ce5e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2229 2023.12.06 01:47:59.106892 [ 3 ] {59c59623-261f-4743-9703-3161d12ce5e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2230 2023.12.06 01:47:59.107099 [ 3 ] {59c59623-261f-4743-9703-3161d12ce5e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2231 2023.12.06 01:47:59.107248 [ 3 ] {59c59623-261f-4743-9703-3161d12ce5e9} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2232 2023.12.06 01:47:59.107368 [ 3 ] {59c59623-261f-4743-9703-3161d12ce5e9} <Information> executeQuery: Read 46 rows, 3.66 KiB in 0.00088831 sec., 51783 rows/sec., 4.02 MiB/sec.
2233 2023.12.06 01:47:59.107488 [ 3 ] {59c59623-261f-4743-9703-3161d12ce5e9} <Debug> DynamicQueryHandler: Done processing query
2234 2023.12.06 01:47:59.107512 [ 3 ] {59c59623-261f-4743-9703-3161d12ce5e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2235 2023.12.06 01:47:59.107527 [ 3 ] {} <Debug> HTTP-Session: 95c37a61-9f2a-49fe-bdec-075a91622ed8 Destroying unnamed session
2236 2023.12.06 01:47:59.107635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 6986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2237 2023.12.06 01:47:59.107679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2238 2023.12.06 01:47:59.107699 [ 3 ] {} <Debug> HTTP-Session: a90d4c95-270a-4eba-be47-e81eb1628e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2239 2023.12.06 01:47:59.107716 [ 3 ] {} <Debug> HTTP-Session: a90d4c95-270a-4eba-be47-e81eb1628e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2240 2023.12.06 01:47:59.107813 [ 3 ] {13058c70-86b0-4f5a-9d2b-2d0192c1e622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2241 2023.12.06 01:47:59.107856 [ 3 ] {13058c70-86b0-4f5a-9d2b-2d0192c1e622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2242 2023.12.06 01:47:59.107981 [ 3 ] {13058c70-86b0-4f5a-9d2b-2d0192c1e622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2243 2023.12.06 01:47:59.108256 [ 3 ] {13058c70-86b0-4f5a-9d2b-2d0192c1e622} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2244 2023.12.06 01:47:59.108511 [ 3 ] {13058c70-86b0-4f5a-9d2b-2d0192c1e622} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2245 2023.12.06 01:47:59.108695 [ 3 ] {13058c70-86b0-4f5a-9d2b-2d0192c1e622} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2246 2023.12.06 01:47:59.108820 [ 3 ] {13058c70-86b0-4f5a-9d2b-2d0192c1e622} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.000978781 sec., 36780 rows/sec., 2.56 MiB/sec.
2247 2023.12.06 01:47:59.108942 [ 3 ] {13058c70-86b0-4f5a-9d2b-2d0192c1e622} <Debug> DynamicQueryHandler: Done processing query
2248 2023.12.06 01:47:59.108966 [ 3 ] {13058c70-86b0-4f5a-9d2b-2d0192c1e622} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2249 2023.12.06 01:47:59.108981 [ 3 ] {} <Debug> HTTP-Session: a90d4c95-270a-4eba-be47-e81eb1628e98 Destroying unnamed session
2250 2023.12.06 01:47:59.109105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2251 2023.12.06 01:47:59.109150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2252 2023.12.06 01:47:59.109168 [ 3 ] {} <Debug> HTTP-Session: b4d478a2-93de-47c5-9137-b2a8a196b170 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2253 2023.12.06 01:47:59.109184 [ 3 ] {} <Debug> HTTP-Session: b4d478a2-93de-47c5-9137-b2a8a196b170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2254 2023.12.06 01:47:59.109259 [ 3 ] {be8ac03d-3deb-4ea0-8d6c-9adb59b99593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2255 2023.12.06 01:47:59.109303 [ 3 ] {be8ac03d-3deb-4ea0-8d6c-9adb59b99593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2256 2023.12.06 01:47:59.109462 [ 3 ] {be8ac03d-3deb-4ea0-8d6c-9adb59b99593} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2257 2023.12.06 01:47:59.109818 [ 3 ] {be8ac03d-3deb-4ea0-8d6c-9adb59b99593} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2258 2023.12.06 01:47:59.110114 [ 3 ] {be8ac03d-3deb-4ea0-8d6c-9adb59b99593} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2259 2023.12.06 01:47:59.110290 [ 3 ] {be8ac03d-3deb-4ea0-8d6c-9adb59b99593} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2260 2023.12.06 01:47:59.110423 [ 3 ] {be8ac03d-3deb-4ea0-8d6c-9adb59b99593} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001126504 sec., 19529 rows/sec., 26.35 MiB/sec.
2261 2023.12.06 01:47:59.110566 [ 3 ] {be8ac03d-3deb-4ea0-8d6c-9adb59b99593} <Debug> DynamicQueryHandler: Done processing query
2262 2023.12.06 01:47:59.110589 [ 3 ] {be8ac03d-3deb-4ea0-8d6c-9adb59b99593} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2263 2023.12.06 01:47:59.110605 [ 3 ] {} <Debug> HTTP-Session: b4d478a2-93de-47c5-9137-b2a8a196b170 Destroying unnamed session
2264 2023.12.06 01:48:04.100607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2265 2023.12.06 01:48:04.100739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2266 2023.12.06 01:48:04.100770 [ 3 ] {} <Debug> HTTP-Session: 0dde1664-001e-4e07-9397-9ee9831f756d Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2267 2023.12.06 01:48:04.100799 [ 3 ] {} <Debug> HTTP-Session: 0dde1664-001e-4e07-9397-9ee9831f756d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2268 2023.12.06 01:48:04.100942 [ 3 ] {b5ea2275-b3bf-40e1-b792-8be432def2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2269 2023.12.06 01:48:04.101011 [ 3 ] {b5ea2275-b3bf-40e1-b792-8be432def2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2270 2023.12.06 01:48:04.101179 [ 3 ] {b5ea2275-b3bf-40e1-b792-8be432def2d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2271 2023.12.06 01:48:04.101688 [ 3 ] {b5ea2275-b3bf-40e1-b792-8be432def2d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2272 2023.12.06 01:48:04.101960 [ 3 ] {b5ea2275-b3bf-40e1-b792-8be432def2d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2273 2023.12.06 01:48:04.102126 [ 3 ] {b5ea2275-b3bf-40e1-b792-8be432def2d7} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2274 2023.12.06 01:48:04.102243 [ 3 ] {b5ea2275-b3bf-40e1-b792-8be432def2d7} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001260817 sec., 19035 rows/sec., 1.51 MiB/sec.
2275 2023.12.06 01:48:04.102397 [ 3 ] {b5ea2275-b3bf-40e1-b792-8be432def2d7} <Debug> DynamicQueryHandler: Done processing query
2276 2023.12.06 01:48:04.102423 [ 3 ] {b5ea2275-b3bf-40e1-b792-8be432def2d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2277 2023.12.06 01:48:04.102439 [ 3 ] {} <Debug> HTTP-Session: 0dde1664-001e-4e07-9397-9ee9831f756d Destroying unnamed session
2278 2023.12.06 01:48:04.102582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2279 2023.12.06 01:48:04.102640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2280 2023.12.06 01:48:04.102661 [ 3 ] {} <Debug> HTTP-Session: 495eb6ee-261a-4490-be60-57f2f6aca25d Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2281 2023.12.06 01:48:04.102681 [ 3 ] {} <Debug> HTTP-Session: 495eb6ee-261a-4490-be60-57f2f6aca25d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2282 2023.12.06 01:48:04.102768 [ 3 ] {0faf413c-e885-4b19-9a5d-7a663abc27ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2283 2023.12.06 01:48:04.102810 [ 3 ] {0faf413c-e885-4b19-9a5d-7a663abc27ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2284 2023.12.06 01:48:04.102924 [ 3 ] {0faf413c-e885-4b19-9a5d-7a663abc27ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2285 2023.12.06 01:48:04.103282 [ 3 ] {0faf413c-e885-4b19-9a5d-7a663abc27ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2286 2023.12.06 01:48:04.103519 [ 3 ] {0faf413c-e885-4b19-9a5d-7a663abc27ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2287 2023.12.06 01:48:04.103676 [ 3 ] {0faf413c-e885-4b19-9a5d-7a663abc27ca} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2288 2023.12.06 01:48:04.103781 [ 3 ] {0faf413c-e885-4b19-9a5d-7a663abc27ca} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.000984111 sec., 73162 rows/sec., 6.76 MiB/sec.
2289 2023.12.06 01:48:04.103953 [ 3 ] {0faf413c-e885-4b19-9a5d-7a663abc27ca} <Debug> DynamicQueryHandler: Done processing query
2290 2023.12.06 01:48:04.103978 [ 3 ] {0faf413c-e885-4b19-9a5d-7a663abc27ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2291 2023.12.06 01:48:04.103999 [ 3 ] {} <Debug> HTTP-Session: 495eb6ee-261a-4490-be60-57f2f6aca25d Destroying unnamed session
2292 2023.12.06 01:48:04.104122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2293 2023.12.06 01:48:04.104172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2294 2023.12.06 01:48:04.104195 [ 3 ] {} <Debug> HTTP-Session: b610fcbd-97a4-4b60-873a-574216ac8a0a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2295 2023.12.06 01:48:04.104213 [ 3 ] {} <Debug> HTTP-Session: b610fcbd-97a4-4b60-873a-574216ac8a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2296 2023.12.06 01:48:04.104297 [ 3 ] {44d59c9d-48aa-4329-a2b5-4a387df7d641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2297 2023.12.06 01:48:04.104342 [ 3 ] {44d59c9d-48aa-4329-a2b5-4a387df7d641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2298 2023.12.06 01:48:04.104460 [ 3 ] {44d59c9d-48aa-4329-a2b5-4a387df7d641} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2299 2023.12.06 01:48:04.104805 [ 3 ] {44d59c9d-48aa-4329-a2b5-4a387df7d641} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2300 2023.12.06 01:48:04.105011 [ 3 ] {44d59c9d-48aa-4329-a2b5-4a387df7d641} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2301 2023.12.06 01:48:04.105158 [ 3 ] {44d59c9d-48aa-4329-a2b5-4a387df7d641} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2302 2023.12.06 01:48:04.105260 [ 3 ] {44d59c9d-48aa-4329-a2b5-4a387df7d641} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.00093392 sec., 25698 rows/sec., 2.01 MiB/sec.
2303 2023.12.06 01:48:04.105381 [ 3 ] {44d59c9d-48aa-4329-a2b5-4a387df7d641} <Debug> DynamicQueryHandler: Done processing query
2304 2023.12.06 01:48:04.105405 [ 3 ] {44d59c9d-48aa-4329-a2b5-4a387df7d641} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2305 2023.12.06 01:48:04.105420 [ 3 ] {} <Debug> HTTP-Session: b610fcbd-97a4-4b60-873a-574216ac8a0a Destroying unnamed session
2306 2023.12.06 01:48:04.105567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2307 2023.12.06 01:48:04.105613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2308 2023.12.06 01:48:04.105632 [ 3 ] {} <Debug> HTTP-Session: f426d7ae-e328-4447-9822-4cea738dd65e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2309 2023.12.06 01:48:04.105650 [ 3 ] {} <Debug> HTTP-Session: f426d7ae-e328-4447-9822-4cea738dd65e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2310 2023.12.06 01:48:04.105728 [ 3 ] {0cdd1bb1-0e4b-43cb-a6d2-185039d15cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2311 2023.12.06 01:48:04.105772 [ 3 ] {0cdd1bb1-0e4b-43cb-a6d2-185039d15cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2312 2023.12.06 01:48:04.105908 [ 3 ] {0cdd1bb1-0e4b-43cb-a6d2-185039d15cb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2313 2023.12.06 01:48:04.106319 [ 3 ] {0cdd1bb1-0e4b-43cb-a6d2-185039d15cb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2314 2023.12.06 01:48:04.106617 [ 3 ] {0cdd1bb1-0e4b-43cb-a6d2-185039d15cb6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2315 2023.12.06 01:48:04.106805 [ 3 ] {0cdd1bb1-0e4b-43cb-a6d2-185039d15cb6} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2316 2023.12.06 01:48:04.106909 [ 3 ] {0cdd1bb1-0e4b-43cb-a6d2-185039d15cb6} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001154005 sec., 20797 rows/sec., 28.06 MiB/sec.
2317 2023.12.06 01:48:04.107035 [ 3 ] {0cdd1bb1-0e4b-43cb-a6d2-185039d15cb6} <Debug> DynamicQueryHandler: Done processing query
2318 2023.12.06 01:48:04.107058 [ 3 ] {0cdd1bb1-0e4b-43cb-a6d2-185039d15cb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2319 2023.12.06 01:48:04.107074 [ 3 ] {} <Debug> HTTP-Session: f426d7ae-e328-4447-9822-4cea738dd65e Destroying unnamed session
2320 2023.12.06 01:48:09.101507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2321 2023.12.06 01:48:09.101636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2322 2023.12.06 01:48:09.101668 [ 3 ] {} <Debug> HTTP-Session: d8aff494-fa6c-4a03-856e-c3cdcd769691 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2323 2023.12.06 01:48:09.101697 [ 3 ] {} <Debug> HTTP-Session: d8aff494-fa6c-4a03-856e-c3cdcd769691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2324 2023.12.06 01:48:09.101841 [ 3 ] {4f1d379e-a38d-4d42-b8d8-fecd75d3fb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2325 2023.12.06 01:48:09.101909 [ 3 ] {4f1d379e-a38d-4d42-b8d8-fecd75d3fb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2326 2023.12.06 01:48:09.102096 [ 3 ] {4f1d379e-a38d-4d42-b8d8-fecd75d3fb69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2327 2023.12.06 01:48:09.102656 [ 3 ] {4f1d379e-a38d-4d42-b8d8-fecd75d3fb69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2328 2023.12.06 01:48:09.102924 [ 3 ] {4f1d379e-a38d-4d42-b8d8-fecd75d3fb69} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2329 2023.12.06 01:48:09.103110 [ 3 ] {4f1d379e-a38d-4d42-b8d8-fecd75d3fb69} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2330 2023.12.06 01:48:09.103269 [ 3 ] {4f1d379e-a38d-4d42-b8d8-fecd75d3fb69} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.00138892 sec., 15839 rows/sec., 1.25 MiB/sec.
2331 2023.12.06 01:48:09.103433 [ 3 ] {4f1d379e-a38d-4d42-b8d8-fecd75d3fb69} <Debug> DynamicQueryHandler: Done processing query
2332 2023.12.06 01:48:09.103461 [ 3 ] {4f1d379e-a38d-4d42-b8d8-fecd75d3fb69} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2333 2023.12.06 01:48:09.103478 [ 3 ] {} <Debug> HTTP-Session: d8aff494-fa6c-4a03-856e-c3cdcd769691 Destroying unnamed session
2334 2023.12.06 01:48:09.103662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 10861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2335 2023.12.06 01:48:09.103716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2336 2023.12.06 01:48:09.103737 [ 3 ] {} <Debug> HTTP-Session: b1b6f56c-010e-4655-9961-eb275b7e7eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2337 2023.12.06 01:48:09.103757 [ 3 ] {} <Debug> HTTP-Session: b1b6f56c-010e-4655-9961-eb275b7e7eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2338 2023.12.06 01:48:09.103842 [ 3 ] {702843fd-6203-469e-8f61-8a0b9d4d4b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2339 2023.12.06 01:48:09.103885 [ 3 ] {702843fd-6203-469e-8f61-8a0b9d4d4b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2340 2023.12.06 01:48:09.103998 [ 3 ] {702843fd-6203-469e-8f61-8a0b9d4d4b16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2341 2023.12.06 01:48:09.104350 [ 3 ] {702843fd-6203-469e-8f61-8a0b9d4d4b16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2342 2023.12.06 01:48:09.104576 [ 3 ] {702843fd-6203-469e-8f61-8a0b9d4d4b16} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2343 2023.12.06 01:48:09.104728 [ 3 ] {702843fd-6203-469e-8f61-8a0b9d4d4b16} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2344 2023.12.06 01:48:09.104858 [ 3 ] {702843fd-6203-469e-8f61-8a0b9d4d4b16} <Information> executeQuery: Read 66 rows, 6.79 KiB in 0.000986751 sec., 66886 rows/sec., 6.72 MiB/sec.
2345 2023.12.06 01:48:09.104983 [ 3 ] {702843fd-6203-469e-8f61-8a0b9d4d4b16} <Debug> DynamicQueryHandler: Done processing query
2346 2023.12.06 01:48:09.105007 [ 3 ] {702843fd-6203-469e-8f61-8a0b9d4d4b16} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2347 2023.12.06 01:48:09.105031 [ 3 ] {} <Debug> HTTP-Session: b1b6f56c-010e-4655-9961-eb275b7e7eb0 Destroying unnamed session
2348 2023.12.06 01:48:09.105162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2349 2023.12.06 01:48:09.105209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2350 2023.12.06 01:48:09.105230 [ 3 ] {} <Debug> HTTP-Session: 319da0bb-ce64-45e7-a85d-c81d63b6bd0a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2351 2023.12.06 01:48:09.105247 [ 3 ] {} <Debug> HTTP-Session: 319da0bb-ce64-45e7-a85d-c81d63b6bd0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2352 2023.12.06 01:48:09.105320 [ 3 ] {f39d092c-1fa8-4dd2-9e9d-34fb9c5fc250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2353 2023.12.06 01:48:09.105360 [ 3 ] {f39d092c-1fa8-4dd2-9e9d-34fb9c5fc250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2354 2023.12.06 01:48:09.105470 [ 3 ] {f39d092c-1fa8-4dd2-9e9d-34fb9c5fc250} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2355 2023.12.06 01:48:09.105757 [ 3 ] {f39d092c-1fa8-4dd2-9e9d-34fb9c5fc250} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2356 2023.12.06 01:48:09.105963 [ 3 ] {f39d092c-1fa8-4dd2-9e9d-34fb9c5fc250} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2357 2023.12.06 01:48:09.106111 [ 3 ] {f39d092c-1fa8-4dd2-9e9d-34fb9c5fc250} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2358 2023.12.06 01:48:09.106236 [ 3 ] {f39d092c-1fa8-4dd2-9e9d-34fb9c5fc250} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000887719 sec., 24782 rows/sec., 1.94 MiB/sec.
2359 2023.12.06 01:48:09.106357 [ 3 ] {f39d092c-1fa8-4dd2-9e9d-34fb9c5fc250} <Debug> DynamicQueryHandler: Done processing query
2360 2023.12.06 01:48:09.106381 [ 3 ] {f39d092c-1fa8-4dd2-9e9d-34fb9c5fc250} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2361 2023.12.06 01:48:09.106397 [ 3 ] {} <Debug> HTTP-Session: 319da0bb-ce64-45e7-a85d-c81d63b6bd0a Destroying unnamed session
2362 2023.12.06 01:48:09.106526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2363 2023.12.06 01:48:09.106572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2364 2023.12.06 01:48:09.106592 [ 3 ] {} <Debug> HTTP-Session: b168e8ed-e15d-48f8-8504-208774c7ce04 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2365 2023.12.06 01:48:09.106610 [ 3 ] {} <Debug> HTTP-Session: b168e8ed-e15d-48f8-8504-208774c7ce04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2366 2023.12.06 01:48:09.106684 [ 3 ] {b656d71d-7664-4d36-8a96-c05aac86d0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2367 2023.12.06 01:48:09.106730 [ 3 ] {b656d71d-7664-4d36-8a96-c05aac86d0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2368 2023.12.06 01:48:09.106868 [ 3 ] {b656d71d-7664-4d36-8a96-c05aac86d0d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2369 2023.12.06 01:48:09.107240 [ 3 ] {b656d71d-7664-4d36-8a96-c05aac86d0d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2370 2023.12.06 01:48:09.107527 [ 3 ] {b656d71d-7664-4d36-8a96-c05aac86d0d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2371 2023.12.06 01:48:09.107716 [ 3 ] {b656d71d-7664-4d36-8a96-c05aac86d0d8} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2372 2023.12.06 01:48:09.107835 [ 3 ] {b656d71d-7664-4d36-8a96-c05aac86d0d8} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001177666 sec., 18681 rows/sec., 25.21 MiB/sec.
2373 2023.12.06 01:48:09.108018 [ 3 ] {b656d71d-7664-4d36-8a96-c05aac86d0d8} <Debug> DynamicQueryHandler: Done processing query
2374 2023.12.06 01:48:09.108042 [ 3 ] {b656d71d-7664-4d36-8a96-c05aac86d0d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2375 2023.12.06 01:48:09.108059 [ 3 ] {} <Debug> HTTP-Session: b168e8ed-e15d-48f8-8504-208774c7ce04 Destroying unnamed session
2376 2023.12.06 01:48:11.574069 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2377 2023.12.06 01:48:11.574158 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.34 GiB.
2378 2023.12.06 01:48:11.574252 [ 16 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2379 2023.12.06 01:48:11.574374 [ 16 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2380 2023.12.06 01:48:11.574408 [ 16 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part
2381 2023.12.06 01:48:11.574524 [ 16 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::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
2382 2023.12.06 01:48:11.574610 [ 16 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::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
2383 2023.12.06 01:48:11.574690 [ 16 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
2384 2023.12.06 01:48:11.574770 [ 16 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
2385 2023.12.06 01:48:11.575454 [ 18 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226427 sec., 266628.1808864286 rows/sec., 18.56 MiB/sec.
2386 2023.12.06 01:48:11.575621 [ 12 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2387 2023.12.06 01:48:11.575851 [ 12 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2388 2023.12.06 01:48:11.575919 [ 12 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2389 2023.12.06 01:48:12.990566 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
2390 2023.12.06 01:48:12.990640 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
2391 2023.12.06 01:48:14.101583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2392 2023.12.06 01:48:14.101695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2393 2023.12.06 01:48:14.101722 [ 3 ] {} <Debug> HTTP-Session: 4ebcb914-8950-4dbd-a0d5-b7cc34bd902a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2394 2023.12.06 01:48:14.101746 [ 3 ] {} <Debug> HTTP-Session: 4ebcb914-8950-4dbd-a0d5-b7cc34bd902a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2395 2023.12.06 01:48:14.101874 [ 3 ] {83c48b79-1bd7-4b04-9619-da9f3cece6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2396 2023.12.06 01:48:14.101935 [ 3 ] {83c48b79-1bd7-4b04-9619-da9f3cece6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2397 2023.12.06 01:48:14.102093 [ 3 ] {83c48b79-1bd7-4b04-9619-da9f3cece6ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2398 2023.12.06 01:48:14.102536 [ 3 ] {83c48b79-1bd7-4b04-9619-da9f3cece6ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2399 2023.12.06 01:48:14.102809 [ 3 ] {83c48b79-1bd7-4b04-9619-da9f3cece6ae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2400 2023.12.06 01:48:14.102976 [ 3 ] {83c48b79-1bd7-4b04-9619-da9f3cece6ae} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2401 2023.12.06 01:48:14.103100 [ 3 ] {83c48b79-1bd7-4b04-9619-da9f3cece6ae} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001187725 sec., 20206 rows/sec., 1.60 MiB/sec.
2402 2023.12.06 01:48:14.103303 [ 3 ] {83c48b79-1bd7-4b04-9619-da9f3cece6ae} <Debug> DynamicQueryHandler: Done processing query
2403 2023.12.06 01:48:14.103331 [ 3 ] {83c48b79-1bd7-4b04-9619-da9f3cece6ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2404 2023.12.06 01:48:14.103348 [ 3 ] {} <Debug> HTTP-Session: 4ebcb914-8950-4dbd-a0d5-b7cc34bd902a Destroying unnamed session
2405 2023.12.06 01:48:14.103480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2406 2023.12.06 01:48:14.103534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2407 2023.12.06 01:48:14.103555 [ 3 ] {} <Debug> HTTP-Session: 36011763-63ef-460c-9486-b1875e321d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2408 2023.12.06 01:48:14.103576 [ 3 ] {} <Debug> HTTP-Session: 36011763-63ef-460c-9486-b1875e321d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2409 2023.12.06 01:48:14.103662 [ 3 ] {9b1de4da-35eb-48fd-966f-f71fb0bf75b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2410 2023.12.06 01:48:14.103707 [ 3 ] {9b1de4da-35eb-48fd-966f-f71fb0bf75b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2411 2023.12.06 01:48:14.103822 [ 3 ] {9b1de4da-35eb-48fd-966f-f71fb0bf75b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2412 2023.12.06 01:48:14.104171 [ 3 ] {9b1de4da-35eb-48fd-966f-f71fb0bf75b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2413 2023.12.06 01:48:14.104387 [ 3 ] {9b1de4da-35eb-48fd-966f-f71fb0bf75b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2414 2023.12.06 01:48:14.104540 [ 3 ] {9b1de4da-35eb-48fd-966f-f71fb0bf75b1} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2415 2023.12.06 01:48:14.104642 [ 3 ] {9b1de4da-35eb-48fd-966f-f71fb0bf75b1} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.000951071 sec., 75704 rows/sec., 6.99 MiB/sec.
2416 2023.12.06 01:48:14.104633 [ 59 ] {} <Debug> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2417 2023.12.06 01:48:14.104706 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2418 2023.12.06 01:48:14.104805 [ 3 ] {9b1de4da-35eb-48fd-966f-f71fb0bf75b1} <Debug> DynamicQueryHandler: Done processing query
2419 2023.12.06 01:48:14.104850 [ 3 ] {9b1de4da-35eb-48fd-966f-f71fb0bf75b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2420 2023.12.06 01:48:14.104853 [ 16 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2421 2023.12.06 01:48:14.104905 [ 3 ] {} <Debug> HTTP-Session: 36011763-63ef-460c-9486-b1875e321d64 Destroying unnamed session
2422 2023.12.06 01:48:14.105008 [ 16 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2423 2023.12.06 01:48:14.105065 [ 16 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 177 rows starting from the beginning of the part
2424 2023.12.06 01:48:14.105076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2425 2023.12.06 01:48:14.105161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2426 2023.12.06 01:48:14.105213 [ 3 ] {} <Debug> HTTP-Session: b80464e3-ff4e-40b5-b889-db70e570477b Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2427 2023.12.06 01:48:14.105266 [ 3 ] {} <Debug> HTTP-Session: b80464e3-ff4e-40b5-b889-db70e570477b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2428 2023.12.06 01:48:14.105279 [ 16 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 73 rows starting from the beginning of the part
2429 2023.12.06 01:48:14.105474 [ 3 ] {1bcf8cb5-dff8-4e68-bd3a-86db27c58b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2430 2023.12.06 01:48:14.105503 [ 16 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 102 rows starting from the beginning of the part
2431 2023.12.06 01:48:14.105577 [ 3 ] {1bcf8cb5-dff8-4e68-bd3a-86db27c58b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2432 2023.12.06 01:48:14.105757 [ 16 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part
2433 2023.12.06 01:48:14.106053 [ 16 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part
2434 2023.12.06 01:48:14.106075 [ 3 ] {1bcf8cb5-dff8-4e68-bd3a-86db27c58b72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2435 2023.12.06 01:48:14.106261 [ 16 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part
2436 2023.12.06 01:48:14.106717 [ 3 ] {1bcf8cb5-dff8-4e68-bd3a-86db27c58b72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2437 2023.12.06 01:48:14.107202 [ 3 ] {1bcf8cb5-dff8-4e68-bd3a-86db27c58b72} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2438 2023.12.06 01:48:14.107505 [ 3 ] {1bcf8cb5-dff8-4e68-bd3a-86db27c58b72} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2439 2023.12.06 01:48:14.107747 [ 59 ] {} <Debug> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2440 2023.12.06 01:48:14.107806 [ 16 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 4 columns (4 merged, 0 gathered) in 0.003013636 sec., 186485.69369359803 rows/sec., 17.56 MiB/sec.
2441 2023.12.06 01:48:14.107835 [ 3 ] {1bcf8cb5-dff8-4e68-bd3a-86db27c58b72} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.00230548 sec., 10409 rows/sec., 833.61 KiB/sec.
2442 2023.12.06 01:48:14.107841 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2443 2023.12.06 01:48:14.108134 [ 20 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2444 2023.12.06 01:48:14.108273 [ 3 ] {1bcf8cb5-dff8-4e68-bd3a-86db27c58b72} <Debug> DynamicQueryHandler: Done processing query
2445 2023.12.06 01:48:14.108277 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2446 2023.12.06 01:48:14.108325 [ 3 ] {1bcf8cb5-dff8-4e68-bd3a-86db27c58b72} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2447 2023.12.06 01:48:14.108408 [ 3 ] {} <Debug> HTTP-Session: b80464e3-ff4e-40b5-b889-db70e570477b Destroying unnamed session
2448 2023.12.06 01:48:14.108526 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2449 2023.12.06 01:48:14.108537 [ 20 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2450 2023.12.06 01:48:14.108614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2451 2023.12.06 01:48:14.108623 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 103 rows starting from the beginning of the part
2452 2023.12.06 01:48:14.108709 [ 20 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_16_3} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2453 2023.12.06 01:48:14.108738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2454 2023.12.06 01:48:14.108799 [ 3 ] {} <Debug> HTTP-Session: e6dbe601-f050-4fdf-bdef-43d5ee3b440a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2455 2023.12.06 01:48:14.108874 [ 3 ] {} <Debug> HTTP-Session: e6dbe601-f050-4fdf-bdef-43d5ee3b440a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2456 2023.12.06 01:48:14.109060 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part
2457 2023.12.06 01:48:14.109132 [ 3 ] {18813fd2-a852-4c2a-8b14-4ebdd7b13602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2458 2023.12.06 01:48:14.109259 [ 3 ] {18813fd2-a852-4c2a-8b14-4ebdd7b13602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2459 2023.12.06 01:48:14.109296 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part
2460 2023.12.06 01:48:14.109622 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part
2461 2023.12.06 01:48:14.109926 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part
2462 2023.12.06 01:48:14.109936 [ 3 ] {18813fd2-a852-4c2a-8b14-4ebdd7b13602} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2463 2023.12.06 01:48:14.110158 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part
2464 2023.12.06 01:48:14.110967 [ 3 ] {18813fd2-a852-4c2a-8b14-4ebdd7b13602} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2465 2023.12.06 01:48:14.111771 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003826283 sec., 66905.66275416638 rows/sec., 5.22 MiB/sec.
2466 2023.12.06 01:48:14.111840 [ 3 ] {18813fd2-a852-4c2a-8b14-4ebdd7b13602} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2467 2023.12.06 01:48:14.111951 [ 20 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2468 2023.12.06 01:48:14.112155 [ 3 ] {18813fd2-a852-4c2a-8b14-4ebdd7b13602} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2469 2023.12.06 01:48:14.112215 [ 20 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2470 2023.12.06 01:48:14.112338 [ 20 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_16_3} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2471 2023.12.06 01:48:14.112345 [ 3 ] {18813fd2-a852-4c2a-8b14-4ebdd7b13602} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.003155338 sec., 7606 rows/sec., 10.26 MiB/sec.
2472 2023.12.06 01:48:14.112602 [ 3 ] {18813fd2-a852-4c2a-8b14-4ebdd7b13602} <Debug> DynamicQueryHandler: Done processing query
2473 2023.12.06 01:48:14.112626 [ 3 ] {18813fd2-a852-4c2a-8b14-4ebdd7b13602} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2474 2023.12.06 01:48:14.112643 [ 3 ] {} <Debug> HTTP-Session: e6dbe601-f050-4fdf-bdef-43d5ee3b440a Destroying unnamed session
2475 2023.12.06 01:48:19.101481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2476 2023.12.06 01:48:19.101599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2477 2023.12.06 01:48:19.101625 [ 3 ] {} <Debug> HTTP-Session: 95390ca5-d030-45ac-b33e-4babe3c6d51a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2478 2023.12.06 01:48:19.101651 [ 3 ] {} <Debug> HTTP-Session: 95390ca5-d030-45ac-b33e-4babe3c6d51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2479 2023.12.06 01:48:19.101778 [ 3 ] {c2cee58c-7c81-48e0-9036-f158b5761122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2480 2023.12.06 01:48:19.101841 [ 3 ] {c2cee58c-7c81-48e0-9036-f158b5761122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2481 2023.12.06 01:48:19.102003 [ 3 ] {c2cee58c-7c81-48e0-9036-f158b5761122} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2482 2023.12.06 01:48:19.102442 [ 3 ] {c2cee58c-7c81-48e0-9036-f158b5761122} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2483 2023.12.06 01:48:19.102715 [ 3 ] {c2cee58c-7c81-48e0-9036-f158b5761122} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2484 2023.12.06 01:48:19.102884 [ 3 ] {c2cee58c-7c81-48e0-9036-f158b5761122} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2485 2023.12.06 01:48:19.103008 [ 3 ] {c2cee58c-7c81-48e0-9036-f158b5761122} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001192445 sec., 18449 rows/sec., 1.46 MiB/sec.
2486 2023.12.06 01:48:19.103005 [ 71 ] {} <Debug> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2487 2023.12.06 01:48:19.103069 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2488 2023.12.06 01:48:19.103195 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2489 2023.12.06 01:48:19.103221 [ 3 ] {c2cee58c-7c81-48e0-9036-f158b5761122} <Debug> DynamicQueryHandler: Done processing query
2490 2023.12.06 01:48:19.103298 [ 3 ] {c2cee58c-7c81-48e0-9036-f158b5761122} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2491 2023.12.06 01:48:19.103325 [ 3 ] {} <Debug> HTTP-Session: 95390ca5-d030-45ac-b33e-4babe3c6d51a Destroying unnamed session
2492 2023.12.06 01:48:19.103396 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2493 2023.12.06 01:48:19.103438 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 46 rows starting from the beginning of the part
2494 2023.12.06 01:48:19.103484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2495 2023.12.06 01:48:19.103574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2496 2023.12.06 01:48:19.103622 [ 3 ] {} <Debug> HTTP-Session: f56c7aaf-c6d2-4884-b0ca-b61f92c7a0ba Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2497 2023.12.06 01:48:19.103675 [ 3 ] {} <Debug> HTTP-Session: f56c7aaf-c6d2-4884-b0ca-b61f92c7a0ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2498 2023.12.06 01:48:19.103697 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part
2499 2023.12.06 01:48:19.103876 [ 3 ] {c7e460a6-6829-4ea5-8f14-0ddf2827e8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2500 2023.12.06 01:48:19.103920 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part
2501 2023.12.06 01:48:19.103986 [ 3 ] {c7e460a6-6829-4ea5-8f14-0ddf2827e8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2502 2023.12.06 01:48:19.104185 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part
2503 2023.12.06 01:48:19.104491 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part
2504 2023.12.06 01:48:19.104493 [ 3 ] {c7e460a6-6829-4ea5-8f14-0ddf2827e8b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2505 2023.12.06 01:48:19.104714 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 22 rows starting from the beginning of the part
2506 2023.12.06 01:48:19.105342 [ 3 ] {c7e460a6-6829-4ea5-8f14-0ddf2827e8b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2507 2023.12.06 01:48:19.105855 [ 3 ] {c7e460a6-6829-4ea5-8f14-0ddf2827e8b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2508 2023.12.06 01:48:19.106071 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.002934374 sec., 54526.110168642444 rows/sec., 4.32 MiB/sec.
2509 2023.12.06 01:48:19.106153 [ 3 ] {c7e460a6-6829-4ea5-8f14-0ddf2827e8b8} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2510 2023.12.06 01:48:19.106232 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2511 2023.12.06 01:48:19.106394 [ 3 ] {c7e460a6-6829-4ea5-8f14-0ddf2827e8b8} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002450893 sec., 1632 rows/sec., 136.27 KiB/sec.
2512 2023.12.06 01:48:19.106583 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2513 2023.12.06 01:48:19.106624 [ 3 ] {c7e460a6-6829-4ea5-8f14-0ddf2827e8b8} <Debug> DynamicQueryHandler: Done processing query
2514 2023.12.06 01:48:19.106655 [ 3 ] {c7e460a6-6829-4ea5-8f14-0ddf2827e8b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2515 2023.12.06 01:48:19.106668 [ 22 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_16_3} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2516 2023.12.06 01:48:19.106682 [ 3 ] {} <Debug> HTTP-Session: f56c7aaf-c6d2-4884-b0ca-b61f92c7a0ba Destroying unnamed session
2517 2023.12.06 01:48:19.106836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2518 2023.12.06 01:48:19.106890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2519 2023.12.06 01:48:19.106911 [ 3 ] {} <Debug> HTTP-Session: 5535a11f-9452-48d6-b1f9-bd3771eb90fa Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2520 2023.12.06 01:48:19.106930 [ 3 ] {} <Debug> HTTP-Session: 5535a11f-9452-48d6-b1f9-bd3771eb90fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2521 2023.12.06 01:48:19.107017 [ 3 ] {89eaf48f-1b49-4556-bfdf-160574d1d5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2522 2023.12.06 01:48:19.107060 [ 3 ] {89eaf48f-1b49-4556-bfdf-160574d1d5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2523 2023.12.06 01:48:19.107182 [ 3 ] {89eaf48f-1b49-4556-bfdf-160574d1d5d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2524 2023.12.06 01:48:19.107549 [ 3 ] {89eaf48f-1b49-4556-bfdf-160574d1d5d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2525 2023.12.06 01:48:19.107769 [ 3 ] {89eaf48f-1b49-4556-bfdf-160574d1d5d3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2526 2023.12.06 01:48:19.107922 [ 3 ] {89eaf48f-1b49-4556-bfdf-160574d1d5d3} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2527 2023.12.06 01:48:19.108024 [ 3 ] {89eaf48f-1b49-4556-bfdf-160574d1d5d3} <Information> executeQuery: Read 68 rows, 6.97 KiB in 0.000979431 sec., 69428 rows/sec., 6.95 MiB/sec.
2528 2023.12.06 01:48:19.108149 [ 3 ] {89eaf48f-1b49-4556-bfdf-160574d1d5d3} <Debug> DynamicQueryHandler: Done processing query
2529 2023.12.06 01:48:19.108172 [ 3 ] {89eaf48f-1b49-4556-bfdf-160574d1d5d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2530 2023.12.06 01:48:19.108188 [ 3 ] {} <Debug> HTTP-Session: 5535a11f-9452-48d6-b1f9-bd3771eb90fa Destroying unnamed session
2531 2023.12.06 01:48:19.108297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2532 2023.12.06 01:48:19.108344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2533 2023.12.06 01:48:19.108363 [ 3 ] {} <Debug> HTTP-Session: af034fef-bceb-493b-ba97-60a889383093 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2534 2023.12.06 01:48:19.108380 [ 3 ] {} <Debug> HTTP-Session: af034fef-bceb-493b-ba97-60a889383093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2535 2023.12.06 01:48:19.108451 [ 3 ] {59f4191a-9a79-4292-b872-385fe4ad90ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2536 2023.12.06 01:48:19.108490 [ 3 ] {59f4191a-9a79-4292-b872-385fe4ad90ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2537 2023.12.06 01:48:19.108594 [ 3 ] {59f4191a-9a79-4292-b872-385fe4ad90ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2538 2023.12.06 01:48:19.108911 [ 3 ] {59f4191a-9a79-4292-b872-385fe4ad90ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2539 2023.12.06 01:48:19.109129 [ 3 ] {59f4191a-9a79-4292-b872-385fe4ad90ce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2540 2023.12.06 01:48:19.109279 [ 3 ] {59f4191a-9a79-4292-b872-385fe4ad90ce} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2541 2023.12.06 01:48:19.109377 [ 3 ] {59f4191a-9a79-4292-b872-385fe4ad90ce} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000899419 sec., 4447 rows/sec., 310.53 KiB/sec.
2542 2023.12.06 01:48:19.109512 [ 3 ] {59f4191a-9a79-4292-b872-385fe4ad90ce} <Debug> DynamicQueryHandler: Done processing query
2543 2023.12.06 01:48:19.109535 [ 3 ] {59f4191a-9a79-4292-b872-385fe4ad90ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2544 2023.12.06 01:48:19.109552 [ 3 ] {} <Debug> HTTP-Session: af034fef-bceb-493b-ba97-60a889383093 Destroying unnamed session
2545 2023.12.06 01:48:19.109669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2546 2023.12.06 01:48:19.109715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2547 2023.12.06 01:48:19.109734 [ 3 ] {} <Debug> HTTP-Session: dbd39637-204c-4a21-bf26-434c773c9963 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2548 2023.12.06 01:48:19.109752 [ 3 ] {} <Debug> HTTP-Session: dbd39637-204c-4a21-bf26-434c773c9963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2549 2023.12.06 01:48:19.109822 [ 3 ] {31b9a55e-cec0-4141-b7f5-0f34d0d886e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2550 2023.12.06 01:48:19.109861 [ 3 ] {31b9a55e-cec0-4141-b7f5-0f34d0d886e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2551 2023.12.06 01:48:19.109966 [ 3 ] {31b9a55e-cec0-4141-b7f5-0f34d0d886e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2552 2023.12.06 01:48:19.110256 [ 3 ] {31b9a55e-cec0-4141-b7f5-0f34d0d886e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2553 2023.12.06 01:48:19.110464 [ 3 ] {31b9a55e-cec0-4141-b7f5-0f34d0d886e3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2554 2023.12.06 01:48:19.110614 [ 3 ] {31b9a55e-cec0-4141-b7f5-0f34d0d886e3} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2555 2023.12.06 01:48:19.110722 [ 3 ] {31b9a55e-cec0-4141-b7f5-0f34d0d886e3} <Information> executeQuery: Read 26 rows, 2.09 KiB in 0.000866679 sec., 29999 rows/sec., 2.35 MiB/sec.
2556 2023.12.06 01:48:19.110857 [ 3 ] {31b9a55e-cec0-4141-b7f5-0f34d0d886e3} <Debug> DynamicQueryHandler: Done processing query
2557 2023.12.06 01:48:19.110881 [ 3 ] {31b9a55e-cec0-4141-b7f5-0f34d0d886e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2558 2023.12.06 01:48:19.110897 [ 3 ] {} <Debug> HTTP-Session: dbd39637-204c-4a21-bf26-434c773c9963 Destroying unnamed session
2559 2023.12.06 01:48:19.110996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2560 2023.12.06 01:48:19.111041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2561 2023.12.06 01:48:19.111060 [ 3 ] {} <Debug> HTTP-Session: 775c331a-6072-4378-8349-5d82c3eaf6ff Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2562 2023.12.06 01:48:19.111078 [ 3 ] {} <Debug> HTTP-Session: 775c331a-6072-4378-8349-5d82c3eaf6ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2563 2023.12.06 01:48:19.111153 [ 3 ] {98ce37f2-8015-4823-a19b-8112ffc50c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2564 2023.12.06 01:48:19.111208 [ 3 ] {98ce37f2-8015-4823-a19b-8112ffc50c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2565 2023.12.06 01:48:19.111359 [ 3 ] {98ce37f2-8015-4823-a19b-8112ffc50c22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2566 2023.12.06 01:48:19.111646 [ 3 ] {98ce37f2-8015-4823-a19b-8112ffc50c22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2567 2023.12.06 01:48:19.111886 [ 3 ] {98ce37f2-8015-4823-a19b-8112ffc50c22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2568 2023.12.06 01:48:19.112056 [ 3 ] {98ce37f2-8015-4823-a19b-8112ffc50c22} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2569 2023.12.06 01:48:19.112161 [ 3 ] {98ce37f2-8015-4823-a19b-8112ffc50c22} <Information> executeQuery: Read 2 rows, 142.00 B in 0.000970331 sec., 2061 rows/sec., 142.91 KiB/sec.
2570 2023.12.06 01:48:19.112300 [ 3 ] {98ce37f2-8015-4823-a19b-8112ffc50c22} <Debug> DynamicQueryHandler: Done processing query
2571 2023.12.06 01:48:19.112324 [ 3 ] {98ce37f2-8015-4823-a19b-8112ffc50c22} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2572 2023.12.06 01:48:19.112340 [ 3 ] {} <Debug> HTTP-Session: 775c331a-6072-4378-8349-5d82c3eaf6ff Destroying unnamed session
2573 2023.12.06 01:48:19.112489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2574 2023.12.06 01:48:19.112534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2575 2023.12.06 01:48:19.112554 [ 3 ] {} <Debug> HTTP-Session: d1aaa4ba-0307-47c8-ae5b-f31398448255 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2576 2023.12.06 01:48:19.112571 [ 3 ] {} <Debug> HTTP-Session: d1aaa4ba-0307-47c8-ae5b-f31398448255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2577 2023.12.06 01:48:19.112644 [ 3 ] {9304f06f-fb7c-4104-b650-42d577183e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2578 2023.12.06 01:48:19.112689 [ 3 ] {9304f06f-fb7c-4104-b650-42d577183e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2579 2023.12.06 01:48:19.112822 [ 3 ] {9304f06f-fb7c-4104-b650-42d577183e20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2580 2023.12.06 01:48:19.113246 [ 3 ] {9304f06f-fb7c-4104-b650-42d577183e20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2581 2023.12.06 01:48:19.113541 [ 3 ] {9304f06f-fb7c-4104-b650-42d577183e20} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2582 2023.12.06 01:48:19.113732 [ 3 ] {9304f06f-fb7c-4104-b650-42d577183e20} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2583 2023.12.06 01:48:19.113833 [ 3 ] {9304f06f-fb7c-4104-b650-42d577183e20} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001159655 sec., 18971 rows/sec., 25.60 MiB/sec.
2584 2023.12.06 01:48:19.113832 [ 71 ] {} <Debug> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2585 2023.12.06 01:48:19.113891 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2586 2023.12.06 01:48:19.113988 [ 3 ] {9304f06f-fb7c-4104-b650-42d577183e20} <Debug> DynamicQueryHandler: Done processing query
2587 2023.12.06 01:48:19.114031 [ 3 ] {9304f06f-fb7c-4104-b650-42d577183e20} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2588 2023.12.06 01:48:19.114027 [ 20 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2589 2023.12.06 01:48:19.114069 [ 3 ] {} <Debug> HTTP-Session: d1aaa4ba-0307-47c8-ae5b-f31398448255 Destroying unnamed session
2590 2023.12.06 01:48:19.114194 [ 20 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2591 2023.12.06 01:48:19.114234 [ 20 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 252 rows starting from the beginning of the part
2592 2023.12.06 01:48:19.114399 [ 20 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part
2593 2023.12.06 01:48:19.114513 [ 20 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part
2594 2023.12.06 01:48:19.114621 [ 20 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part
2595 2023.12.06 01:48:19.114723 [ 20 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part
2596 2023.12.06 01:48:19.114820 [ 20 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 22 rows starting from the beginning of the part
2597 2023.12.06 01:48:19.116130 [ 20 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 6 columns (6 merged, 0 gathered) in 0.002178497 sec., 168005.7397370756 rows/sec., 226.72 MiB/sec.
2598 2023.12.06 01:48:19.116454 [ 17 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2599 2023.12.06 01:48:19.116744 [ 17 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2600 2023.12.06 01:48:19.116823 [ 17 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2601 2023.12.06 01:48:19.116913 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_16_3: 4.03 MiB.
2602 2023.12.06 01:48:24.101535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2603 2023.12.06 01:48:24.101680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2604 2023.12.06 01:48:24.101711 [ 3 ] {} <Debug> HTTP-Session: c64866b9-62e1-4e98-9247-f4124ab72674 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2605 2023.12.06 01:48:24.101738 [ 3 ] {} <Debug> HTTP-Session: c64866b9-62e1-4e98-9247-f4124ab72674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2606 2023.12.06 01:48:24.101908 [ 3 ] {b2c142e1-5eb1-4b11-89ff-7d30861e9d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2607 2023.12.06 01:48:24.101996 [ 3 ] {b2c142e1-5eb1-4b11-89ff-7d30861e9d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2608 2023.12.06 01:48:24.102244 [ 3 ] {b2c142e1-5eb1-4b11-89ff-7d30861e9d62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2609 2023.12.06 01:48:24.102855 [ 3 ] {b2c142e1-5eb1-4b11-89ff-7d30861e9d62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2610 2023.12.06 01:48:24.103117 [ 3 ] {b2c142e1-5eb1-4b11-89ff-7d30861e9d62} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2611 2023.12.06 01:48:24.103280 [ 3 ] {b2c142e1-5eb1-4b11-89ff-7d30861e9d62} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2612 2023.12.06 01:48:24.103410 [ 3 ] {b2c142e1-5eb1-4b11-89ff-7d30861e9d62} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001448601 sec., 16567 rows/sec., 1.31 MiB/sec.
2613 2023.12.06 01:48:24.103562 [ 3 ] {b2c142e1-5eb1-4b11-89ff-7d30861e9d62} <Debug> DynamicQueryHandler: Done processing query
2614 2023.12.06 01:48:24.103586 [ 3 ] {b2c142e1-5eb1-4b11-89ff-7d30861e9d62} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2615 2023.12.06 01:48:24.103602 [ 3 ] {} <Debug> HTTP-Session: c64866b9-62e1-4e98-9247-f4124ab72674 Destroying unnamed session
2616 2023.12.06 01:48:24.103730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2617 2023.12.06 01:48:24.103776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2618 2023.12.06 01:48:24.103795 [ 3 ] {} <Debug> HTTP-Session: ff6ca09f-3bc9-43ab-b1a8-33ef436d733b Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2619 2023.12.06 01:48:24.103813 [ 3 ] {} <Debug> HTTP-Session: ff6ca09f-3bc9-43ab-b1a8-33ef436d733b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2620 2023.12.06 01:48:24.103884 [ 3 ] {dd4fc935-584a-46da-aed6-9a030d854206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2621 2023.12.06 01:48:24.103923 [ 3 ] {dd4fc935-584a-46da-aed6-9a030d854206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2622 2023.12.06 01:48:24.104027 [ 3 ] {dd4fc935-584a-46da-aed6-9a030d854206} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2623 2023.12.06 01:48:24.104350 [ 3 ] {dd4fc935-584a-46da-aed6-9a030d854206} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2624 2023.12.06 01:48:24.104558 [ 3 ] {dd4fc935-584a-46da-aed6-9a030d854206} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2625 2023.12.06 01:48:24.104709 [ 3 ] {dd4fc935-584a-46da-aed6-9a030d854206} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2626 2023.12.06 01:48:24.104815 [ 3 ] {dd4fc935-584a-46da-aed6-9a030d854206} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.000901689 sec., 79850 rows/sec., 7.38 MiB/sec.
2627 2023.12.06 01:48:24.104927 [ 3 ] {dd4fc935-584a-46da-aed6-9a030d854206} <Debug> DynamicQueryHandler: Done processing query
2628 2023.12.06 01:48:24.104950 [ 3 ] {dd4fc935-584a-46da-aed6-9a030d854206} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2629 2023.12.06 01:48:24.104966 [ 3 ] {} <Debug> HTTP-Session: ff6ca09f-3bc9-43ab-b1a8-33ef436d733b Destroying unnamed session
2630 2023.12.06 01:48:24.105083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 5966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2631 2023.12.06 01:48:24.105126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2632 2023.12.06 01:48:24.105146 [ 3 ] {} <Debug> HTTP-Session: f8d79371-e0ec-42c0-828c-ec5666273b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2633 2023.12.06 01:48:24.105162 [ 3 ] {} <Debug> HTTP-Session: f8d79371-e0ec-42c0-828c-ec5666273b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2634 2023.12.06 01:48:24.105232 [ 3 ] {0b0353fa-dea2-415d-84ad-22e257672da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2635 2023.12.06 01:48:24.105271 [ 3 ] {0b0353fa-dea2-415d-84ad-22e257672da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2636 2023.12.06 01:48:24.105371 [ 3 ] {0b0353fa-dea2-415d-84ad-22e257672da0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2637 2023.12.06 01:48:24.105677 [ 3 ] {0b0353fa-dea2-415d-84ad-22e257672da0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2638 2023.12.06 01:48:24.105879 [ 3 ] {0b0353fa-dea2-415d-84ad-22e257672da0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2639 2023.12.06 01:48:24.106028 [ 3 ] {0b0353fa-dea2-415d-84ad-22e257672da0} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2640 2023.12.06 01:48:24.106157 [ 3 ] {0b0353fa-dea2-415d-84ad-22e257672da0} <Information> executeQuery: Read 35 rows, 2.79 KiB in 0.000897069 sec., 39015 rows/sec., 3.04 MiB/sec.
2641 2023.12.06 01:48:24.106343 [ 3 ] {0b0353fa-dea2-415d-84ad-22e257672da0} <Debug> DynamicQueryHandler: Done processing query
2642 2023.12.06 01:48:24.106367 [ 3 ] {0b0353fa-dea2-415d-84ad-22e257672da0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2643 2023.12.06 01:48:24.106383 [ 3 ] {} <Debug> HTTP-Session: f8d79371-e0ec-42c0-828c-ec5666273b2b Destroying unnamed session
2644 2023.12.06 01:48:24.106488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2645 2023.12.06 01:48:24.106534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2646 2023.12.06 01:48:24.106552 [ 3 ] {} <Debug> HTTP-Session: 21aa4071-aab7-441d-b8ef-5bcd5148417e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2647 2023.12.06 01:48:24.106569 [ 3 ] {} <Debug> HTTP-Session: 21aa4071-aab7-441d-b8ef-5bcd5148417e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2648 2023.12.06 01:48:24.106638 [ 3 ] {1bd005f4-9121-433f-89ac-e868ed803caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2649 2023.12.06 01:48:24.106682 [ 3 ] {1bd005f4-9121-433f-89ac-e868ed803caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2650 2023.12.06 01:48:24.106815 [ 3 ] {1bd005f4-9121-433f-89ac-e868ed803caf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2651 2023.12.06 01:48:24.107068 [ 3 ] {1bd005f4-9121-433f-89ac-e868ed803caf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2652 2023.12.06 01:48:24.107313 [ 3 ] {1bd005f4-9121-433f-89ac-e868ed803caf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2653 2023.12.06 01:48:24.107493 [ 3 ] {1bd005f4-9121-433f-89ac-e868ed803caf} <Trace> oximeter.measurements_cumulativei64 (88ceaa9e-d9aa-4426-8e0d-825dbd71435b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2654 2023.12.06 01:48:24.107612 [ 3 ] {1bd005f4-9121-433f-89ac-e868ed803caf} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00094452 sec., 11646 rows/sec., 768.21 KiB/sec.
2655 2023.12.06 01:48:24.107771 [ 3 ] {1bd005f4-9121-433f-89ac-e868ed803caf} <Debug> DynamicQueryHandler: Done processing query
2656 2023.12.06 01:48:24.107796 [ 3 ] {1bd005f4-9121-433f-89ac-e868ed803caf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2657 2023.12.06 01:48:24.107811 [ 3 ] {} <Debug> HTTP-Session: 21aa4071-aab7-441d-b8ef-5bcd5148417e Destroying unnamed session
2658 2023.12.06 01:48:24.108016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2659 2023.12.06 01:48:24.108061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2660 2023.12.06 01:48:24.108081 [ 3 ] {} <Debug> HTTP-Session: 37029699-3adb-45a5-b0dc-284a1c69e795 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2661 2023.12.06 01:48:24.108097 [ 3 ] {} <Debug> HTTP-Session: 37029699-3adb-45a5-b0dc-284a1c69e795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2662 2023.12.06 01:48:24.108171 [ 3 ] {e80008f5-c27f-47b3-8c15-c36654f84db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2663 2023.12.06 01:48:24.108216 [ 3 ] {e80008f5-c27f-47b3-8c15-c36654f84db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2664 2023.12.06 01:48:24.108358 [ 3 ] {e80008f5-c27f-47b3-8c15-c36654f84db3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2665 2023.12.06 01:48:24.108718 [ 3 ] {e80008f5-c27f-47b3-8c15-c36654f84db3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2666 2023.12.06 01:48:24.109009 [ 3 ] {e80008f5-c27f-47b3-8c15-c36654f84db3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2667 2023.12.06 01:48:24.109183 [ 3 ] {e80008f5-c27f-47b3-8c15-c36654f84db3} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2668 2023.12.06 01:48:24.109301 [ 3 ] {e80008f5-c27f-47b3-8c15-c36654f84db3} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001101494 sec., 21788 rows/sec., 29.40 MiB/sec.
2669 2023.12.06 01:48:24.109426 [ 3 ] {e80008f5-c27f-47b3-8c15-c36654f84db3} <Debug> DynamicQueryHandler: Done processing query
2670 2023.12.06 01:48:24.109449 [ 3 ] {e80008f5-c27f-47b3-8c15-c36654f84db3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2671 2023.12.06 01:48:24.109465 [ 3 ] {} <Debug> HTTP-Session: 37029699-3adb-45a5-b0dc-284a1c69e795 Destroying unnamed session
2672 2023.12.06 01:48:27.990679 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
2673 2023.12.06 01:48:27.990743 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
2674 2023.12.06 01:48:29.103453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2675 2023.12.06 01:48:29.103560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2676 2023.12.06 01:48:29.103587 [ 3 ] {} <Debug> HTTP-Session: 14a09800-2020-4f9d-ba6c-549383505036 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2677 2023.12.06 01:48:29.103612 [ 3 ] {} <Debug> HTTP-Session: 14a09800-2020-4f9d-ba6c-549383505036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2678 2023.12.06 01:48:29.103742 [ 3 ] {a16b180c-fff6-483a-b27e-f1707f72b3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2679 2023.12.06 01:48:29.103802 [ 3 ] {a16b180c-fff6-483a-b27e-f1707f72b3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2680 2023.12.06 01:48:29.103964 [ 3 ] {a16b180c-fff6-483a-b27e-f1707f72b3ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2681 2023.12.06 01:48:29.104377 [ 3 ] {a16b180c-fff6-483a-b27e-f1707f72b3ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2682 2023.12.06 01:48:29.104651 [ 3 ] {a16b180c-fff6-483a-b27e-f1707f72b3ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2683 2023.12.06 01:48:29.104816 [ 3 ] {a16b180c-fff6-483a-b27e-f1707f72b3ee} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2684 2023.12.06 01:48:29.104955 [ 3 ] {a16b180c-fff6-483a-b27e-f1707f72b3ee} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001178465 sec., 18668 rows/sec., 1.48 MiB/sec.
2685 2023.12.06 01:48:29.105108 [ 3 ] {a16b180c-fff6-483a-b27e-f1707f72b3ee} <Debug> DynamicQueryHandler: Done processing query
2686 2023.12.06 01:48:29.105134 [ 3 ] {a16b180c-fff6-483a-b27e-f1707f72b3ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2687 2023.12.06 01:48:29.105151 [ 3 ] {} <Debug> HTTP-Session: 14a09800-2020-4f9d-ba6c-549383505036 Destroying unnamed session
2688 2023.12.06 01:48:29.105281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2689 2023.12.06 01:48:29.105334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2690 2023.12.06 01:48:29.105354 [ 3 ] {} <Debug> HTTP-Session: 57a87221-2093-4be0-94ef-c40a4e175562 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2691 2023.12.06 01:48:29.105374 [ 3 ] {} <Debug> HTTP-Session: 57a87221-2093-4be0-94ef-c40a4e175562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2692 2023.12.06 01:48:29.105456 [ 3 ] {a4543347-294d-404e-b288-e0dab286e112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2693 2023.12.06 01:48:29.105501 [ 3 ] {a4543347-294d-404e-b288-e0dab286e112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2694 2023.12.06 01:48:29.105613 [ 3 ] {a4543347-294d-404e-b288-e0dab286e112} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2695 2023.12.06 01:48:29.105874 [ 3 ] {a4543347-294d-404e-b288-e0dab286e112} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2696 2023.12.06 01:48:29.106082 [ 3 ] {a4543347-294d-404e-b288-e0dab286e112} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2697 2023.12.06 01:48:29.106237 [ 3 ] {a4543347-294d-404e-b288-e0dab286e112} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2698 2023.12.06 01:48:29.106342 [ 3 ] {a4543347-294d-404e-b288-e0dab286e112} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000857658 sec., 2331 rows/sec., 199.26 KiB/sec.
2699 2023.12.06 01:48:29.106462 [ 3 ] {a4543347-294d-404e-b288-e0dab286e112} <Debug> DynamicQueryHandler: Done processing query
2700 2023.12.06 01:48:29.106486 [ 3 ] {a4543347-294d-404e-b288-e0dab286e112} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2701 2023.12.06 01:48:29.106502 [ 3 ] {} <Debug> HTTP-Session: 57a87221-2093-4be0-94ef-c40a4e175562 Destroying unnamed session
2702 2023.12.06 01:48:29.106639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 16297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2703 2023.12.06 01:48:29.106686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2704 2023.12.06 01:48:29.106706 [ 3 ] {} <Debug> HTTP-Session: 5eebae8c-5072-4c28-ae90-c47b7d945d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2705 2023.12.06 01:48:29.106723 [ 3 ] {} <Debug> HTTP-Session: 5eebae8c-5072-4c28-ae90-c47b7d945d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2706 2023.12.06 01:48:29.106799 [ 3 ] {9850de64-01d1-4059-b224-55a09b89d3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2707 2023.12.06 01:48:29.106839 [ 3 ] {9850de64-01d1-4059-b224-55a09b89d3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2708 2023.12.06 01:48:29.106944 [ 3 ] {9850de64-01d1-4059-b224-55a09b89d3fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2709 2023.12.06 01:48:29.107339 [ 3 ] {9850de64-01d1-4059-b224-55a09b89d3fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2710 2023.12.06 01:48:29.107561 [ 3 ] {9850de64-01d1-4059-b224-55a09b89d3fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2711 2023.12.06 01:48:29.107731 [ 3 ] {9850de64-01d1-4059-b224-55a09b89d3fd} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2712 2023.12.06 01:48:29.107831 [ 3 ] {9850de64-01d1-4059-b224-55a09b89d3fd} <Information> executeQuery: Read 103 rows, 10.00 KiB in 0.001005381 sec., 102448 rows/sec., 9.71 MiB/sec.
2713 2023.12.06 01:48:29.107952 [ 3 ] {9850de64-01d1-4059-b224-55a09b89d3fd} <Debug> DynamicQueryHandler: Done processing query
2714 2023.12.06 01:48:29.107976 [ 3 ] {9850de64-01d1-4059-b224-55a09b89d3fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2715 2023.12.06 01:48:29.107992 [ 3 ] {} <Debug> HTTP-Session: 5eebae8c-5072-4c28-ae90-c47b7d945d0b Destroying unnamed session
2716 2023.12.06 01:48:29.108101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2717 2023.12.06 01:48:29.108146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2718 2023.12.06 01:48:29.108166 [ 3 ] {} <Debug> HTTP-Session: 62df6905-e08c-4bae-b671-c3b983a8a3d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2719 2023.12.06 01:48:29.108183 [ 3 ] {} <Debug> HTTP-Session: 62df6905-e08c-4bae-b671-c3b983a8a3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2720 2023.12.06 01:48:29.108251 [ 3 ] {86cbb559-c977-4da4-a043-8f6d58a41af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2721 2023.12.06 01:48:29.108290 [ 3 ] {86cbb559-c977-4da4-a043-8f6d58a41af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2722 2023.12.06 01:48:29.108395 [ 3 ] {86cbb559-c977-4da4-a043-8f6d58a41af2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2723 2023.12.06 01:48:29.108660 [ 3 ] {86cbb559-c977-4da4-a043-8f6d58a41af2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2724 2023.12.06 01:48:29.108859 [ 3 ] {86cbb559-c977-4da4-a043-8f6d58a41af2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2725 2023.12.06 01:48:29.109004 [ 3 ] {86cbb559-c977-4da4-a043-8f6d58a41af2} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2726 2023.12.06 01:48:29.109104 [ 3 ] {86cbb559-c977-4da4-a043-8f6d58a41af2} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000826008 sec., 2421 rows/sec., 169.06 KiB/sec.
2727 2023.12.06 01:48:29.109220 [ 3 ] {86cbb559-c977-4da4-a043-8f6d58a41af2} <Debug> DynamicQueryHandler: Done processing query
2728 2023.12.06 01:48:29.109244 [ 3 ] {86cbb559-c977-4da4-a043-8f6d58a41af2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2729 2023.12.06 01:48:29.109260 [ 3 ] {} <Debug> HTTP-Session: 62df6905-e08c-4bae-b671-c3b983a8a3d8 Destroying unnamed session
2730 2023.12.06 01:48:29.109364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 8157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2731 2023.12.06 01:48:29.109409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2732 2023.12.06 01:48:29.109428 [ 3 ] {} <Debug> HTTP-Session: c75bd164-0741-403b-ac66-9a627d5bf465 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2733 2023.12.06 01:48:29.109445 [ 3 ] {} <Debug> HTTP-Session: c75bd164-0741-403b-ac66-9a627d5bf465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2734 2023.12.06 01:48:29.109517 [ 3 ] {75373038-b194-4786-a38f-31a69e228243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2735 2023.12.06 01:48:29.109556 [ 3 ] {75373038-b194-4786-a38f-31a69e228243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2736 2023.12.06 01:48:29.109660 [ 3 ] {75373038-b194-4786-a38f-31a69e228243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2737 2023.12.06 01:48:29.109961 [ 3 ] {75373038-b194-4786-a38f-31a69e228243} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2738 2023.12.06 01:48:29.110162 [ 3 ] {75373038-b194-4786-a38f-31a69e228243} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2739 2023.12.06 01:48:29.110310 [ 3 ] {75373038-b194-4786-a38f-31a69e228243} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2740 2023.12.06 01:48:29.110406 [ 3 ] {75373038-b194-4786-a38f-31a69e228243} <Information> executeQuery: Read 48 rows, 3.82 KiB in 0.000862349 sec., 55661 rows/sec., 4.33 MiB/sec.
2741 2023.12.06 01:48:29.110597 [ 3 ] {75373038-b194-4786-a38f-31a69e228243} <Debug> DynamicQueryHandler: Done processing query
2742 2023.12.06 01:48:29.110621 [ 3 ] {75373038-b194-4786-a38f-31a69e228243} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2743 2023.12.06 01:48:29.110637 [ 3 ] {} <Debug> HTTP-Session: c75bd164-0741-403b-ac66-9a627d5bf465 Destroying unnamed session
2744 2023.12.06 01:48:29.110755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 7181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2745 2023.12.06 01:48:29.110801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2746 2023.12.06 01:48:29.110821 [ 3 ] {} <Debug> HTTP-Session: e690c885-46d7-4c14-8e77-7e3c71f107da Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2747 2023.12.06 01:48:29.110838 [ 3 ] {} <Debug> HTTP-Session: e690c885-46d7-4c14-8e77-7e3c71f107da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2748 2023.12.06 01:48:29.110912 [ 3 ] {5a3c498b-325e-46db-bc66-b92f392a07ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2749 2023.12.06 01:48:29.110956 [ 3 ] {5a3c498b-325e-46db-bc66-b92f392a07ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2750 2023.12.06 01:48:29.111084 [ 3 ] {5a3c498b-325e-46db-bc66-b92f392a07ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2751 2023.12.06 01:48:29.111432 [ 3 ] {5a3c498b-325e-46db-bc66-b92f392a07ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2752 2023.12.06 01:48:29.111696 [ 3 ] {5a3c498b-325e-46db-bc66-b92f392a07ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2753 2023.12.06 01:48:29.111866 [ 3 ] {5a3c498b-325e-46db-bc66-b92f392a07ff} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2754 2023.12.06 01:48:29.111964 [ 3 ] {5a3c498b-325e-46db-bc66-b92f392a07ff} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.001025211 sec., 36090 rows/sec., 2.51 MiB/sec.
2755 2023.12.06 01:48:29.112081 [ 3 ] {5a3c498b-325e-46db-bc66-b92f392a07ff} <Debug> DynamicQueryHandler: Done processing query
2756 2023.12.06 01:48:29.112105 [ 3 ] {5a3c498b-325e-46db-bc66-b92f392a07ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2757 2023.12.06 01:48:29.112120 [ 3 ] {} <Debug> HTTP-Session: e690c885-46d7-4c14-8e77-7e3c71f107da Destroying unnamed session
2758 2023.12.06 01:48:29.112260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2759 2023.12.06 01:48:29.112305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2760 2023.12.06 01:48:29.112325 [ 3 ] {} <Debug> HTTP-Session: 4a3292f5-1991-4bfb-9c1e-c160ad4236d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2761 2023.12.06 01:48:29.112341 [ 3 ] {} <Debug> HTTP-Session: 4a3292f5-1991-4bfb-9c1e-c160ad4236d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2762 2023.12.06 01:48:29.112416 [ 3 ] {b0e3f223-76cc-465a-bc85-c86a93b94119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2763 2023.12.06 01:48:29.112459 [ 3 ] {b0e3f223-76cc-465a-bc85-c86a93b94119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2764 2023.12.06 01:48:29.112592 [ 3 ] {b0e3f223-76cc-465a-bc85-c86a93b94119} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2765 2023.12.06 01:48:29.112972 [ 3 ] {b0e3f223-76cc-465a-bc85-c86a93b94119} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2766 2023.12.06 01:48:29.113286 [ 3 ] {b0e3f223-76cc-465a-bc85-c86a93b94119} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2767 2023.12.06 01:48:29.113492 [ 3 ] {b0e3f223-76cc-465a-bc85-c86a93b94119} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2768 2023.12.06 01:48:29.113613 [ 3 ] {b0e3f223-76cc-465a-bc85-c86a93b94119} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001162305 sec., 18927 rows/sec., 25.54 MiB/sec.
2769 2023.12.06 01:48:29.113762 [ 3 ] {b0e3f223-76cc-465a-bc85-c86a93b94119} <Debug> DynamicQueryHandler: Done processing query
2770 2023.12.06 01:48:29.113786 [ 3 ] {b0e3f223-76cc-465a-bc85-c86a93b94119} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2771 2023.12.06 01:48:29.113802 [ 3 ] {} <Debug> HTTP-Session: 4a3292f5-1991-4bfb-9c1e-c160ad4236d2 Destroying unnamed session
2772 2023.12.06 01:48:34.101069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2773 2023.12.06 01:48:34.101207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2774 2023.12.06 01:48:34.101238 [ 3 ] {} <Debug> HTTP-Session: 8866ccff-be6a-4eb2-9d9c-0473d5d593a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2775 2023.12.06 01:48:34.101266 [ 3 ] {} <Debug> HTTP-Session: 8866ccff-be6a-4eb2-9d9c-0473d5d593a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2776 2023.12.06 01:48:34.101411 [ 3 ] {8c7c06b0-dadc-4112-9ec8-d9df71014ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2777 2023.12.06 01:48:34.101479 [ 3 ] {8c7c06b0-dadc-4112-9ec8-d9df71014ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2778 2023.12.06 01:48:34.101662 [ 3 ] {8c7c06b0-dadc-4112-9ec8-d9df71014ba8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2779 2023.12.06 01:48:34.102133 [ 3 ] {8c7c06b0-dadc-4112-9ec8-d9df71014ba8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2780 2023.12.06 01:48:34.102409 [ 3 ] {8c7c06b0-dadc-4112-9ec8-d9df71014ba8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2781 2023.12.06 01:48:34.102577 [ 3 ] {8c7c06b0-dadc-4112-9ec8-d9df71014ba8} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2782 2023.12.06 01:48:34.102697 [ 3 ] {8c7c06b0-dadc-4112-9ec8-d9df71014ba8} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001247607 sec., 19236 rows/sec., 1.52 MiB/sec.
2783 2023.12.06 01:48:34.102847 [ 3 ] {8c7c06b0-dadc-4112-9ec8-d9df71014ba8} <Debug> DynamicQueryHandler: Done processing query
2784 2023.12.06 01:48:34.102873 [ 3 ] {8c7c06b0-dadc-4112-9ec8-d9df71014ba8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2785 2023.12.06 01:48:34.102891 [ 3 ] {} <Debug> HTTP-Session: 8866ccff-be6a-4eb2-9d9c-0473d5d593a1 Destroying unnamed session
2786 2023.12.06 01:48:34.103012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2787 2023.12.06 01:48:34.103063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2788 2023.12.06 01:48:34.103085 [ 3 ] {} <Debug> HTTP-Session: 4f117637-5eaf-4d23-ac42-04ab53e2f0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2789 2023.12.06 01:48:34.103104 [ 3 ] {} <Debug> HTTP-Session: 4f117637-5eaf-4d23-ac42-04ab53e2f0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2790 2023.12.06 01:48:34.103185 [ 3 ] {54a3ed40-26fc-416a-8310-9da56934c0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2791 2023.12.06 01:48:34.103230 [ 3 ] {54a3ed40-26fc-416a-8310-9da56934c0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2792 2023.12.06 01:48:34.103344 [ 3 ] {54a3ed40-26fc-416a-8310-9da56934c0a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2793 2023.12.06 01:48:34.103650 [ 3 ] {54a3ed40-26fc-416a-8310-9da56934c0a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2794 2023.12.06 01:48:34.103859 [ 3 ] {54a3ed40-26fc-416a-8310-9da56934c0a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2795 2023.12.06 01:48:34.104016 [ 3 ] {54a3ed40-26fc-416a-8310-9da56934c0a9} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2796 2023.12.06 01:48:34.104116 [ 3 ] {54a3ed40-26fc-416a-8310-9da56934c0a9} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000900829 sec., 2220 rows/sec., 189.71 KiB/sec.
2797 2023.12.06 01:48:34.104114 [ 147 ] {} <Debug> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2798 2023.12.06 01:48:34.104182 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2799 2023.12.06 01:48:34.104264 [ 3 ] {54a3ed40-26fc-416a-8310-9da56934c0a9} <Debug> DynamicQueryHandler: Done processing query
2800 2023.12.06 01:48:34.104291 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2801 2023.12.06 01:48:34.104305 [ 3 ] {54a3ed40-26fc-416a-8310-9da56934c0a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2802 2023.12.06 01:48:34.104375 [ 3 ] {} <Debug> HTTP-Session: 4f117637-5eaf-4d23-ac42-04ab53e2f0b3 Destroying unnamed session
2803 2023.12.06 01:48:34.104449 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2804 2023.12.06 01:48:34.104488 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2805 2023.12.06 01:48:34.104552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2806 2023.12.06 01:48:34.104631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2807 2023.12.06 01:48:34.104693 [ 3 ] {} <Debug> HTTP-Session: 567ccc3d-656d-4d5f-a6e9-e822380fb698 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2808 2023.12.06 01:48:34.104727 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2809 2023.12.06 01:48:34.104740 [ 3 ] {} <Debug> HTTP-Session: 567ccc3d-656d-4d5f-a6e9-e822380fb698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2810 2023.12.06 01:48:34.104974 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
2811 2023.12.06 01:48:34.104982 [ 3 ] {e4d74b0d-7cde-4d42-a10a-20498f543bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2812 2023.12.06 01:48:34.105076 [ 3 ] {e4d74b0d-7cde-4d42-a10a-20498f543bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2813 2023.12.06 01:48:34.105231 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
2814 2023.12.06 01:48:34.105540 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2815 2023.12.06 01:48:34.105581 [ 3 ] {e4d74b0d-7cde-4d42-a10a-20498f543bcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2816 2023.12.06 01:48:34.105773 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
2817 2023.12.06 01:48:34.106270 [ 3 ] {e4d74b0d-7cde-4d42-a10a-20498f543bcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2818 2023.12.06 01:48:34.106768 [ 3 ] {e4d74b0d-7cde-4d42-a10a-20498f543bcd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2819 2023.12.06 01:48:34.107076 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002825861 sec., 4954.242264569984 rows/sec., 420.57 KiB/sec.
2820 2023.12.06 01:48:34.107097 [ 3 ] {e4d74b0d-7cde-4d42-a10a-20498f543bcd} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2821 2023.12.06 01:48:34.107239 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2822 2023.12.06 01:48:34.107303 [ 3 ] {e4d74b0d-7cde-4d42-a10a-20498f543bcd} <Information> executeQuery: Read 73 rows, 6.90 KiB in 0.002242379 sec., 32554 rows/sec., 3.00 MiB/sec.
2823 2023.12.06 01:48:34.107515 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2824 2023.12.06 01:48:34.107524 [ 3 ] {e4d74b0d-7cde-4d42-a10a-20498f543bcd} <Debug> DynamicQueryHandler: Done processing query
2825 2023.12.06 01:48:34.107572 [ 3 ] {e4d74b0d-7cde-4d42-a10a-20498f543bcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2826 2023.12.06 01:48:34.107593 [ 3 ] {} <Debug> HTTP-Session: 567ccc3d-656d-4d5f-a6e9-e822380fb698 Destroying unnamed session
2827 2023.12.06 01:48:34.107612 [ 18 ] {8a96320c-946b-447c-ab53-b84ac7b76da4::all_1_6_1} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2828 2023.12.06 01:48:34.107726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2829 2023.12.06 01:48:34.107779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2830 2023.12.06 01:48:34.107799 [ 3 ] {} <Debug> HTTP-Session: 48d8a893-e6e4-49e2-987e-06a47bef65cc Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2831 2023.12.06 01:48:34.107817 [ 3 ] {} <Debug> HTTP-Session: 48d8a893-e6e4-49e2-987e-06a47bef65cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2832 2023.12.06 01:48:34.107891 [ 3 ] {d1b67726-f9cc-46f0-a243-bb628c2873d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2833 2023.12.06 01:48:34.107934 [ 3 ] {d1b67726-f9cc-46f0-a243-bb628c2873d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2834 2023.12.06 01:48:34.108055 [ 3 ] {d1b67726-f9cc-46f0-a243-bb628c2873d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2835 2023.12.06 01:48:34.108364 [ 3 ] {d1b67726-f9cc-46f0-a243-bb628c2873d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2836 2023.12.06 01:48:34.108576 [ 3 ] {d1b67726-f9cc-46f0-a243-bb628c2873d0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2837 2023.12.06 01:48:34.108750 [ 3 ] {d1b67726-f9cc-46f0-a243-bb628c2873d0} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2838 2023.12.06 01:48:34.108841 [ 147 ] {} <Debug> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2839 2023.12.06 01:48:34.108851 [ 3 ] {d1b67726-f9cc-46f0-a243-bb628c2873d0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000931291 sec., 2147 rows/sec., 149.95 KiB/sec.
2840 2023.12.06 01:48:34.108878 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2841 2023.12.06 01:48:34.109032 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2842 2023.12.06 01:48:34.109129 [ 3 ] {d1b67726-f9cc-46f0-a243-bb628c2873d0} <Debug> DynamicQueryHandler: Done processing query
2843 2023.12.06 01:48:34.109189 [ 3 ] {d1b67726-f9cc-46f0-a243-bb628c2873d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2844 2023.12.06 01:48:34.109200 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2845 2023.12.06 01:48:34.109216 [ 3 ] {} <Debug> HTTP-Session: 48d8a893-e6e4-49e2-987e-06a47bef65cc Destroying unnamed session
2846 2023.12.06 01:48:34.109256 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2847 2023.12.06 01:48:34.109389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2848 2023.12.06 01:48:34.109452 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2849 2023.12.06 01:48:34.109472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2850 2023.12.06 01:48:34.109530 [ 3 ] {} <Debug> HTTP-Session: c3f63d93-8da1-44d9-a0c1-b9eb2316eb8f Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2851 2023.12.06 01:48:34.109560 [ 3 ] {} <Debug> HTTP-Session: c3f63d93-8da1-44d9-a0c1-b9eb2316eb8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2852 2023.12.06 01:48:34.109691 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
2853 2023.12.06 01:48:34.109743 [ 3 ] {f82513ab-af2f-4a51-8aba-9efc2fb6d686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2854 2023.12.06 01:48:34.109829 [ 3 ] {f82513ab-af2f-4a51-8aba-9efc2fb6d686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2855 2023.12.06 01:48:34.109939 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part
2856 2023.12.06 01:48:34.110257 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2857 2023.12.06 01:48:34.110298 [ 3 ] {f82513ab-af2f-4a51-8aba-9efc2fb6d686} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2858 2023.12.06 01:48:34.110478 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
2859 2023.12.06 01:48:34.111013 [ 3 ] {f82513ab-af2f-4a51-8aba-9efc2fb6d686} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2860 2023.12.06 01:48:34.111568 [ 3 ] {f82513ab-af2f-4a51-8aba-9efc2fb6d686} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2861 2023.12.06 01:48:34.111772 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002847592 sec., 4916.434657774007 rows/sec., 343.29 KiB/sec.
2862 2023.12.06 01:48:34.111871 [ 3 ] {f82513ab-af2f-4a51-8aba-9efc2fb6d686} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2863 2023.12.06 01:48:34.111961 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2864 2023.12.06 01:48:34.112132 [ 3 ] {f82513ab-af2f-4a51-8aba-9efc2fb6d686} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.00231737 sec., 11219 rows/sec., 899.71 KiB/sec.
2865 2023.12.06 01:48:34.112359 [ 3 ] {f82513ab-af2f-4a51-8aba-9efc2fb6d686} <Debug> DynamicQueryHandler: Done processing query
2866 2023.12.06 01:48:34.112366 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2867 2023.12.06 01:48:34.112393 [ 3 ] {f82513ab-af2f-4a51-8aba-9efc2fb6d686} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2868 2023.12.06 01:48:34.112429 [ 3 ] {} <Debug> HTTP-Session: c3f63d93-8da1-44d9-a0c1-b9eb2316eb8f Destroying unnamed session
2869 2023.12.06 01:48:34.112479 [ 14 ] {c125e0bd-3c9f-438b-9da2-f64399a98772::all_1_6_1} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2870 2023.12.06 01:48:34.112579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2871 2023.12.06 01:48:34.112630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2872 2023.12.06 01:48:34.112650 [ 3 ] {} <Debug> HTTP-Session: 73576d6a-f583-4532-bd9e-d0886fe52509 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2873 2023.12.06 01:48:34.112666 [ 3 ] {} <Debug> HTTP-Session: 73576d6a-f583-4532-bd9e-d0886fe52509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2874 2023.12.06 01:48:34.112739 [ 3 ] {a27c6a21-32c8-458e-9726-ad4ebaefce60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2875 2023.12.06 01:48:34.112783 [ 3 ] {a27c6a21-32c8-458e-9726-ad4ebaefce60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2876 2023.12.06 01:48:34.112917 [ 3 ] {a27c6a21-32c8-458e-9726-ad4ebaefce60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2877 2023.12.06 01:48:34.113192 [ 3 ] {a27c6a21-32c8-458e-9726-ad4ebaefce60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2878 2023.12.06 01:48:34.113451 [ 3 ] {a27c6a21-32c8-458e-9726-ad4ebaefce60} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2879 2023.12.06 01:48:34.113628 [ 3 ] {a27c6a21-32c8-458e-9726-ad4ebaefce60} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2880 2023.12.06 01:48:34.113732 [ 3 ] {a27c6a21-32c8-458e-9726-ad4ebaefce60} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000966331 sec., 1034 rows/sec., 71.75 KiB/sec.
2881 2023.12.06 01:48:34.113863 [ 3 ] {a27c6a21-32c8-458e-9726-ad4ebaefce60} <Debug> DynamicQueryHandler: Done processing query
2882 2023.12.06 01:48:34.113887 [ 3 ] {a27c6a21-32c8-458e-9726-ad4ebaefce60} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2883 2023.12.06 01:48:34.113903 [ 3 ] {} <Debug> HTTP-Session: 73576d6a-f583-4532-bd9e-d0886fe52509 Destroying unnamed session
2884 2023.12.06 01:48:34.114024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2885 2023.12.06 01:48:34.114070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2886 2023.12.06 01:48:34.114089 [ 3 ] {} <Debug> HTTP-Session: 63d916f6-26fd-4ab1-a0f6-3ba3a477178e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2887 2023.12.06 01:48:34.114106 [ 3 ] {} <Debug> HTTP-Session: 63d916f6-26fd-4ab1-a0f6-3ba3a477178e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2888 2023.12.06 01:48:34.114183 [ 3 ] {f1d40dc8-2605-4091-baa3-9e47dd749342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2889 2023.12.06 01:48:34.114226 [ 3 ] {f1d40dc8-2605-4091-baa3-9e47dd749342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2890 2023.12.06 01:48:34.114362 [ 3 ] {f1d40dc8-2605-4091-baa3-9e47dd749342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2891 2023.12.06 01:48:34.114752 [ 3 ] {f1d40dc8-2605-4091-baa3-9e47dd749342} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2892 2023.12.06 01:48:34.115051 [ 3 ] {f1d40dc8-2605-4091-baa3-9e47dd749342} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2893 2023.12.06 01:48:34.115233 [ 3 ] {f1d40dc8-2605-4091-baa3-9e47dd749342} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2894 2023.12.06 01:48:34.115337 [ 3 ] {f1d40dc8-2605-4091-baa3-9e47dd749342} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001127625 sec., 21283 rows/sec., 28.72 MiB/sec.
2895 2023.12.06 01:48:34.115461 [ 3 ] {f1d40dc8-2605-4091-baa3-9e47dd749342} <Debug> DynamicQueryHandler: Done processing query
2896 2023.12.06 01:48:34.115484 [ 3 ] {f1d40dc8-2605-4091-baa3-9e47dd749342} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2897 2023.12.06 01:48:34.115500 [ 3 ] {} <Debug> HTTP-Session: 63d916f6-26fd-4ab1-a0f6-3ba3a477178e Destroying unnamed session
2898 2023.12.06 01:48:39.100886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2899 2023.12.06 01:48:39.101042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2900 2023.12.06 01:48:39.101074 [ 3 ] {} <Debug> HTTP-Session: 81e13628-eec3-4dcd-af50-f62aedab610f Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2901 2023.12.06 01:48:39.101104 [ 3 ] {} <Debug> HTTP-Session: 81e13628-eec3-4dcd-af50-f62aedab610f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2902 2023.12.06 01:48:39.101252 [ 3 ] {2ba1de1e-4e95-4a4d-980f-b13487a669cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2903 2023.12.06 01:48:39.101323 [ 3 ] {2ba1de1e-4e95-4a4d-980f-b13487a669cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2904 2023.12.06 01:48:39.101490 [ 3 ] {2ba1de1e-4e95-4a4d-980f-b13487a669cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2905 2023.12.06 01:48:39.101947 [ 3 ] {2ba1de1e-4e95-4a4d-980f-b13487a669cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2906 2023.12.06 01:48:39.102240 [ 3 ] {2ba1de1e-4e95-4a4d-980f-b13487a669cf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2907 2023.12.06 01:48:39.102411 [ 3 ] {2ba1de1e-4e95-4a4d-980f-b13487a669cf} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2908 2023.12.06 01:48:39.102561 [ 3 ] {2ba1de1e-4e95-4a4d-980f-b13487a669cf} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001261117 sec., 17444 rows/sec., 1.38 MiB/sec.
2909 2023.12.06 01:48:39.102771 [ 3 ] {2ba1de1e-4e95-4a4d-980f-b13487a669cf} <Debug> DynamicQueryHandler: Done processing query
2910 2023.12.06 01:48:39.102799 [ 3 ] {2ba1de1e-4e95-4a4d-980f-b13487a669cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2911 2023.12.06 01:48:39.102817 [ 3 ] {} <Debug> HTTP-Session: 81e13628-eec3-4dcd-af50-f62aedab610f Destroying unnamed session
2912 2023.12.06 01:48:39.102997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 10861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2913 2023.12.06 01:48:39.103050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2914 2023.12.06 01:48:39.103071 [ 3 ] {} <Debug> HTTP-Session: 9da2728e-a237-4c20-8926-ee2b71e750d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2915 2023.12.06 01:48:39.103092 [ 3 ] {} <Debug> HTTP-Session: 9da2728e-a237-4c20-8926-ee2b71e750d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2916 2023.12.06 01:48:39.103178 [ 3 ] {e48875a2-6cd1-4447-a1f3-13cad42e1455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2917 2023.12.06 01:48:39.103223 [ 3 ] {e48875a2-6cd1-4447-a1f3-13cad42e1455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2918 2023.12.06 01:48:39.103341 [ 3 ] {e48875a2-6cd1-4447-a1f3-13cad42e1455} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2919 2023.12.06 01:48:39.103701 [ 3 ] {e48875a2-6cd1-4447-a1f3-13cad42e1455} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2920 2023.12.06 01:48:39.103925 [ 3 ] {e48875a2-6cd1-4447-a1f3-13cad42e1455} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2921 2023.12.06 01:48:39.104081 [ 3 ] {e48875a2-6cd1-4447-a1f3-13cad42e1455} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2922 2023.12.06 01:48:39.104210 [ 3 ] {e48875a2-6cd1-4447-a1f3-13cad42e1455} <Information> executeQuery: Read 66 rows, 6.79 KiB in 0.000993371 sec., 66440 rows/sec., 6.68 MiB/sec.
2923 2023.12.06 01:48:39.104209 [ 170 ] {} <Debug> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2924 2023.12.06 01:48:39.104327 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2925 2023.12.06 01:48:39.104421 [ 3 ] {e48875a2-6cd1-4447-a1f3-13cad42e1455} <Debug> DynamicQueryHandler: Done processing query
2926 2023.12.06 01:48:39.104452 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2927 2023.12.06 01:48:39.104469 [ 3 ] {e48875a2-6cd1-4447-a1f3-13cad42e1455} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2928 2023.12.06 01:48:39.104532 [ 3 ] {} <Debug> HTTP-Session: 9da2728e-a237-4c20-8926-ee2b71e750d2 Destroying unnamed session
2929 2023.12.06 01:48:39.104602 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2930 2023.12.06 01:48:39.104638 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 178 rows starting from the beginning of the part
2931 2023.12.06 01:48:39.104708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2932 2023.12.06 01:48:39.104812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2933 2023.12.06 01:48:39.104871 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part
2934 2023.12.06 01:48:39.104874 [ 3 ] {} <Debug> HTTP-Session: fd3c945a-0d3a-4839-8a73-f8ac06813e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2935 2023.12.06 01:48:39.104946 [ 3 ] {} <Debug> HTTP-Session: fd3c945a-0d3a-4839-8a73-f8ac06813e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2936 2023.12.06 01:48:39.105090 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part
2937 2023.12.06 01:48:39.105152 [ 3 ] {6c81c590-642e-4f15-ab9b-8ec62a49ead2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2938 2023.12.06 01:48:39.105266 [ 3 ] {6c81c590-642e-4f15-ab9b-8ec62a49ead2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2939 2023.12.06 01:48:39.105302 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 103 rows starting from the beginning of the part
2940 2023.12.06 01:48:39.105622 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 73 rows starting from the beginning of the part
2941 2023.12.06 01:48:39.105754 [ 3 ] {6c81c590-642e-4f15-ab9b-8ec62a49ead2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2942 2023.12.06 01:48:39.105866 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part
2943 2023.12.06 01:48:39.106336 [ 3 ] {6c81c590-642e-4f15-ab9b-8ec62a49ead2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2944 2023.12.06 01:48:39.106812 [ 3 ] {6c81c590-642e-4f15-ab9b-8ec62a49ead2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2945 2023.12.06 01:48:39.107081 [ 3 ] {6c81c590-642e-4f15-ab9b-8ec62a49ead2} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2946 2023.12.06 01:48:39.107280 [ 170 ] {} <Debug> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2947 2023.12.06 01:48:39.107397 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2948 2023.12.06 01:48:39.107465 [ 3 ] {6c81c590-642e-4f15-ab9b-8ec62a49ead2} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.002217148 sec., 9922 rows/sec., 794.59 KiB/sec.
2949 2023.12.06 01:48:39.107561 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 4 columns (4 merged, 0 gathered) in 0.003162898 sec., 177052.81675223165 rows/sec., 16.84 MiB/sec.
2950 2023.12.06 01:48:39.107583 [ 14 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2951 2023.12.06 01:48:39.107919 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2952 2023.12.06 01:48:39.108066 [ 3 ] {6c81c590-642e-4f15-ab9b-8ec62a49ead2} <Debug> DynamicQueryHandler: Done processing query
2953 2023.12.06 01:48:39.108088 [ 14 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2954 2023.12.06 01:48:39.108144 [ 3 ] {6c81c590-642e-4f15-ab9b-8ec62a49ead2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2955 2023.12.06 01:48:39.108203 [ 3 ] {} <Debug> HTTP-Session: fd3c945a-0d3a-4839-8a73-f8ac06813e71 Destroying unnamed session
2956 2023.12.06 01:48:39.108206 [ 14 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 105 rows starting from the beginning of the part
2957 2023.12.06 01:48:39.108308 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2958 2023.12.06 01:48:39.108371 [ 14 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part
2959 2023.12.06 01:48:39.108383 [ 18 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_21_4} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2960 2023.12.06 01:48:39.108521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2961 2023.12.06 01:48:39.108595 [ 14 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part
2962 2023.12.06 01:48:39.108619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2963 2023.12.06 01:48:39.108667 [ 3 ] {} <Debug> HTTP-Session: 3fc0e833-7efb-4ec9-9fa0-f5ad6f4f1289 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2964 2023.12.06 01:48:39.108710 [ 3 ] {} <Debug> HTTP-Session: 3fc0e833-7efb-4ec9-9fa0-f5ad6f4f1289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2965 2023.12.06 01:48:39.108781 [ 14 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part
2966 2023.12.06 01:48:39.108923 [ 3 ] {b83d1fcb-3780-4ce8-9920-52f757e74046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2967 2023.12.06 01:48:39.108982 [ 14 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part
2968 2023.12.06 01:48:39.109030 [ 3 ] {b83d1fcb-3780-4ce8-9920-52f757e74046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2969 2023.12.06 01:48:39.109230 [ 14 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 22 rows starting from the beginning of the part
2970 2023.12.06 01:48:39.109773 [ 3 ] {b83d1fcb-3780-4ce8-9920-52f757e74046} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2971 2023.12.06 01:48:39.110718 [ 3 ] {b83d1fcb-3780-4ce8-9920-52f757e74046} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2972 2023.12.06 01:48:39.111003 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003517406 sec., 74486.7098083076 rows/sec., 5.81 MiB/sec.
2973 2023.12.06 01:48:39.111153 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2974 2023.12.06 01:48:39.111373 [ 3 ] {b83d1fcb-3780-4ce8-9920-52f757e74046} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2975 2023.12.06 01:48:39.111492 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2976 2023.12.06 01:48:39.111606 [ 18 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_21_4} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2977 2023.12.06 01:48:39.111752 [ 3 ] {b83d1fcb-3780-4ce8-9920-52f757e74046} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2978 2023.12.06 01:48:39.111904 [ 3 ] {b83d1fcb-3780-4ce8-9920-52f757e74046} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.002922623 sec., 7527 rows/sec., 10.16 MiB/sec.
2979 2023.12.06 01:48:39.112059 [ 3 ] {b83d1fcb-3780-4ce8-9920-52f757e74046} <Debug> DynamicQueryHandler: Done processing query
2980 2023.12.06 01:48:39.112083 [ 3 ] {b83d1fcb-3780-4ce8-9920-52f757e74046} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2981 2023.12.06 01:48:39.112100 [ 3 ] {} <Debug> HTTP-Session: 3fc0e833-7efb-4ec9-9fa0-f5ad6f4f1289 Destroying unnamed session
2982 2023.12.06 01:48:42.990793 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache
2983 2023.12.06 01:48:42.990890 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache
2984 2023.12.06 01:48:44.100836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2985 2023.12.06 01:48:44.100965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2986 2023.12.06 01:48:44.100996 [ 3 ] {} <Debug> HTTP-Session: 48bdacaf-606f-4a34-b6dc-4a020620437e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
2987 2023.12.06 01:48:44.101024 [ 3 ] {} <Debug> HTTP-Session: 48bdacaf-606f-4a34-b6dc-4a020620437e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2988 2023.12.06 01:48:44.101169 [ 3 ] {1c2e5195-b38c-4a2d-8ee1-cd22234309a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2989 2023.12.06 01:48:44.101238 [ 3 ] {1c2e5195-b38c-4a2d-8ee1-cd22234309a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2990 2023.12.06 01:48:44.101424 [ 3 ] {1c2e5195-b38c-4a2d-8ee1-cd22234309a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2991 2023.12.06 01:48:44.101918 [ 3 ] {1c2e5195-b38c-4a2d-8ee1-cd22234309a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2992 2023.12.06 01:48:44.102212 [ 3 ] {1c2e5195-b38c-4a2d-8ee1-cd22234309a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2993 2023.12.06 01:48:44.102389 [ 3 ] {1c2e5195-b38c-4a2d-8ee1-cd22234309a5} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2994 2023.12.06 01:48:44.102514 [ 3 ] {1c2e5195-b38c-4a2d-8ee1-cd22234309a5} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001303328 sec., 18414 rows/sec., 1.46 MiB/sec.
2995 2023.12.06 01:48:44.102512 [ 167 ] {} <Debug> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2996 2023.12.06 01:48:44.102590 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
2997 2023.12.06 01:48:44.102696 [ 3 ] {1c2e5195-b38c-4a2d-8ee1-cd22234309a5} <Debug> DynamicQueryHandler: Done processing query
2998 2023.12.06 01:48:44.102701 [ 10 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2999 2023.12.06 01:48:44.102737 [ 3 ] {1c2e5195-b38c-4a2d-8ee1-cd22234309a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3000 2023.12.06 01:48:44.102790 [ 3 ] {} <Debug> HTTP-Session: 48bdacaf-606f-4a34-b6dc-4a020620437e Destroying unnamed session
3001 2023.12.06 01:48:44.102874 [ 10 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3002 2023.12.06 01:48:44.102917 [ 10 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 46 rows starting from the beginning of the part
3003 2023.12.06 01:48:44.102948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3004 2023.12.06 01:48:44.103119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3005 2023.12.06 01:48:44.103147 [ 3 ] {} <Debug> HTTP-Session: d8dacb8a-c1d7-4f42-b92f-d77e7c2e24b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3006 2023.12.06 01:48:44.103175 [ 3 ] {} <Debug> HTTP-Session: d8dacb8a-c1d7-4f42-b92f-d77e7c2e24b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3007 2023.12.06 01:48:44.103309 [ 10 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part
3008 2023.12.06 01:48:44.103411 [ 3 ] {baf1bb37-ab2e-40b9-b869-1e5b879ce44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3009 2023.12.06 01:48:44.103531 [ 3 ] {baf1bb37-ab2e-40b9-b869-1e5b879ce44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3010 2023.12.06 01:48:44.103575 [ 10 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part
3011 2023.12.06 01:48:44.103884 [ 10 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part
3012 2023.12.06 01:48:44.104038 [ 3 ] {baf1bb37-ab2e-40b9-b869-1e5b879ce44c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3013 2023.12.06 01:48:44.104130 [ 10 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part
3014 2023.12.06 01:48:44.104295 [ 10 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part
3015 2023.12.06 01:48:44.104843 [ 3 ] {baf1bb37-ab2e-40b9-b869-1e5b879ce44c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3016 2023.12.06 01:48:44.105292 [ 3 ] {baf1bb37-ab2e-40b9-b869-1e5b879ce44c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3017 2023.12.06 01:48:44.105611 [ 3 ] {baf1bb37-ab2e-40b9-b869-1e5b879ce44c} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3018 2023.12.06 01:48:44.105756 [ 14 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.003095847 sec., 52328.16738036473 rows/sec., 4.14 MiB/sec.
3019 2023.12.06 01:48:44.105903 [ 3 ] {baf1bb37-ab2e-40b9-b869-1e5b879ce44c} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.002418572 sec., 29769 rows/sec., 2.75 MiB/sec.
3020 2023.12.06 01:48:44.105961 [ 14 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3021 2023.12.06 01:48:44.106146 [ 3 ] {baf1bb37-ab2e-40b9-b869-1e5b879ce44c} <Debug> DynamicQueryHandler: Done processing query
3022 2023.12.06 01:48:44.106182 [ 3 ] {baf1bb37-ab2e-40b9-b869-1e5b879ce44c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3023 2023.12.06 01:48:44.106208 [ 3 ] {} <Debug> HTTP-Session: d8dacb8a-c1d7-4f42-b92f-d77e7c2e24b8 Destroying unnamed session
3024 2023.12.06 01:48:44.106290 [ 14 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3025 2023.12.06 01:48:44.106352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3026 2023.12.06 01:48:44.106377 [ 14 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_21_4} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3027 2023.12.06 01:48:44.106424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3028 2023.12.06 01:48:44.106497 [ 3 ] {} <Debug> HTTP-Session: f086426a-d571-4232-b16e-3c7d863865a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3029 2023.12.06 01:48:44.106522 [ 3 ] {} <Debug> HTTP-Session: f086426a-d571-4232-b16e-3c7d863865a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3030 2023.12.06 01:48:44.106602 [ 3 ] {5b9a60d1-7da2-4d0b-a636-2e56fddda703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3031 2023.12.06 01:48:44.106644 [ 3 ] {5b9a60d1-7da2-4d0b-a636-2e56fddda703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3032 2023.12.06 01:48:44.106772 [ 3 ] {5b9a60d1-7da2-4d0b-a636-2e56fddda703} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3033 2023.12.06 01:48:44.107086 [ 3 ] {5b9a60d1-7da2-4d0b-a636-2e56fddda703} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3034 2023.12.06 01:48:44.107302 [ 3 ] {5b9a60d1-7da2-4d0b-a636-2e56fddda703} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3035 2023.12.06 01:48:44.107456 [ 3 ] {5b9a60d1-7da2-4d0b-a636-2e56fddda703} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3036 2023.12.06 01:48:44.107565 [ 3 ] {5b9a60d1-7da2-4d0b-a636-2e56fddda703} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.000932291 sec., 25743 rows/sec., 2.01 MiB/sec.
3037 2023.12.06 01:48:44.107779 [ 3 ] {5b9a60d1-7da2-4d0b-a636-2e56fddda703} <Debug> DynamicQueryHandler: Done processing query
3038 2023.12.06 01:48:44.107803 [ 3 ] {5b9a60d1-7da2-4d0b-a636-2e56fddda703} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3039 2023.12.06 01:48:44.107821 [ 3 ] {} <Debug> HTTP-Session: f086426a-d571-4232-b16e-3c7d863865a4 Destroying unnamed session
3040 2023.12.06 01:48:44.107968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25709, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3041 2023.12.06 01:48:44.108023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3042 2023.12.06 01:48:44.108047 [ 3 ] {} <Debug> HTTP-Session: 631fcf93-da48-4f42-8a44-6b1dac372401 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3043 2023.12.06 01:48:44.108067 [ 3 ] {} <Debug> HTTP-Session: 631fcf93-da48-4f42-8a44-6b1dac372401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3044 2023.12.06 01:48:44.108161 [ 3 ] {c51270b3-5bdd-4123-b982-82215356c8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3045 2023.12.06 01:48:44.108216 [ 3 ] {c51270b3-5bdd-4123-b982-82215356c8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3046 2023.12.06 01:48:44.108401 [ 3 ] {c51270b3-5bdd-4123-b982-82215356c8f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3047 2023.12.06 01:48:44.108835 [ 3 ] {c51270b3-5bdd-4123-b982-82215356c8f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3048 2023.12.06 01:48:44.109153 [ 3 ] {c51270b3-5bdd-4123-b982-82215356c8f4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3049 2023.12.06 01:48:44.109335 [ 3 ] {c51270b3-5bdd-4123-b982-82215356c8f4} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3050 2023.12.06 01:48:44.109427 [ 167 ] {} <Debug> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3051 2023.12.06 01:48:44.109441 [ 3 ] {c51270b3-5bdd-4123-b982-82215356c8f4} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001248397 sec., 19224 rows/sec., 25.94 MiB/sec.
3052 2023.12.06 01:48:44.109461 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3053 2023.12.06 01:48:44.109565 [ 11 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3054 2023.12.06 01:48:44.109626 [ 3 ] {c51270b3-5bdd-4123-b982-82215356c8f4} <Debug> DynamicQueryHandler: Done processing query
3055 2023.12.06 01:48:44.109653 [ 3 ] {c51270b3-5bdd-4123-b982-82215356c8f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3056 2023.12.06 01:48:44.109675 [ 11 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3057 2023.12.06 01:48:44.109680 [ 3 ] {} <Debug> HTTP-Session: 631fcf93-da48-4f42-8a44-6b1dac372401 Destroying unnamed session
3058 2023.12.06 01:48:44.109717 [ 11 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 366 rows starting from the beginning of the part
3059 2023.12.06 01:48:44.109849 [ 11 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part
3060 2023.12.06 01:48:44.109941 [ 11 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part
3061 2023.12.06 01:48:44.110027 [ 11 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part
3062 2023.12.06 01:48:44.110109 [ 11 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part
3063 2023.12.06 01:48:44.110194 [ 11 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part
3064 2023.12.06 01:48:44.111617 [ 14 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 6 columns (6 merged, 0 gathered) in 0.002113395 sec., 228069.05476732933 rows/sec., 307.77 MiB/sec.
3065 2023.12.06 01:48:44.112032 [ 10 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3066 2023.12.06 01:48:44.112297 [ 10 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3067 2023.12.06 01:48:44.112381 [ 10 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3068 2023.12.06 01:48:44.112470 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_21_4: 4.04 MiB.
3069 2023.12.06 01:48:49.101055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3070 2023.12.06 01:48:49.101246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3071 2023.12.06 01:48:49.101291 [ 3 ] {} <Debug> HTTP-Session: b5970faa-03c9-4300-9896-898717ef51bb Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3072 2023.12.06 01:48:49.101338 [ 3 ] {} <Debug> HTTP-Session: b5970faa-03c9-4300-9896-898717ef51bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3073 2023.12.06 01:48:49.101528 [ 3 ] {bbc69f74-7834-45f9-ad31-51ac73b0b46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3074 2023.12.06 01:48:49.101621 [ 3 ] {bbc69f74-7834-45f9-ad31-51ac73b0b46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3075 2023.12.06 01:48:49.101852 [ 3 ] {bbc69f74-7834-45f9-ad31-51ac73b0b46e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3076 2023.12.06 01:48:49.102292 [ 3 ] {bbc69f74-7834-45f9-ad31-51ac73b0b46e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3077 2023.12.06 01:48:49.102561 [ 3 ] {bbc69f74-7834-45f9-ad31-51ac73b0b46e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3078 2023.12.06 01:48:49.102723 [ 3 ] {bbc69f74-7834-45f9-ad31-51ac73b0b46e} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3079 2023.12.06 01:48:49.102861 [ 3 ] {bbc69f74-7834-45f9-ad31-51ac73b0b46e} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001314178 sec., 16740 rows/sec., 1.33 MiB/sec.
3080 2023.12.06 01:48:49.103011 [ 3 ] {bbc69f74-7834-45f9-ad31-51ac73b0b46e} <Debug> DynamicQueryHandler: Done processing query
3081 2023.12.06 01:48:49.103037 [ 3 ] {bbc69f74-7834-45f9-ad31-51ac73b0b46e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3082 2023.12.06 01:48:49.103054 [ 3 ] {} <Debug> HTTP-Session: b5970faa-03c9-4300-9896-898717ef51bb Destroying unnamed session
3083 2023.12.06 01:48:49.103190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 10861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3084 2023.12.06 01:48:49.103306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3085 2023.12.06 01:48:49.103327 [ 3 ] {} <Debug> HTTP-Session: 16c049cb-11f9-4219-8ae6-03c529f9703e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3086 2023.12.06 01:48:49.103346 [ 3 ] {} <Debug> HTTP-Session: 16c049cb-11f9-4219-8ae6-03c529f9703e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3087 2023.12.06 01:48:49.103432 [ 3 ] {292a1f1f-dc6b-411d-8518-988c61acafba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3088 2023.12.06 01:48:49.103476 [ 3 ] {292a1f1f-dc6b-411d-8518-988c61acafba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3089 2023.12.06 01:48:49.103589 [ 3 ] {292a1f1f-dc6b-411d-8518-988c61acafba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3090 2023.12.06 01:48:49.103943 [ 3 ] {292a1f1f-dc6b-411d-8518-988c61acafba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3091 2023.12.06 01:48:49.104160 [ 3 ] {292a1f1f-dc6b-411d-8518-988c61acafba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3092 2023.12.06 01:48:49.104311 [ 3 ] {292a1f1f-dc6b-411d-8518-988c61acafba} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3093 2023.12.06 01:48:49.104434 [ 3 ] {292a1f1f-dc6b-411d-8518-988c61acafba} <Information> executeQuery: Read 66 rows, 6.79 KiB in 0.000966861 sec., 68262 rows/sec., 6.86 MiB/sec.
3094 2023.12.06 01:48:49.104565 [ 3 ] {292a1f1f-dc6b-411d-8518-988c61acafba} <Debug> DynamicQueryHandler: Done processing query
3095 2023.12.06 01:48:49.104590 [ 3 ] {292a1f1f-dc6b-411d-8518-988c61acafba} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3096 2023.12.06 01:48:49.104607 [ 3 ] {} <Debug> HTTP-Session: 16c049cb-11f9-4219-8ae6-03c529f9703e Destroying unnamed session
3097 2023.12.06 01:48:49.104731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3098 2023.12.06 01:48:49.104780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3099 2023.12.06 01:48:49.104799 [ 3 ] {} <Debug> HTTP-Session: 01f79b2d-e09b-4433-8eba-4db5e255915d Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3100 2023.12.06 01:48:49.104818 [ 3 ] {} <Debug> HTTP-Session: 01f79b2d-e09b-4433-8eba-4db5e255915d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3101 2023.12.06 01:48:49.104892 [ 3 ] {9c031a32-f5b3-48f6-82aa-509044bdfa2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3102 2023.12.06 01:48:49.104933 [ 3 ] {9c031a32-f5b3-48f6-82aa-509044bdfa2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3103 2023.12.06 01:48:49.105042 [ 3 ] {9c031a32-f5b3-48f6-82aa-509044bdfa2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3104 2023.12.06 01:48:49.105331 [ 3 ] {9c031a32-f5b3-48f6-82aa-509044bdfa2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3105 2023.12.06 01:48:49.105540 [ 3 ] {9c031a32-f5b3-48f6-82aa-509044bdfa2b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3106 2023.12.06 01:48:49.105686 [ 3 ] {9c031a32-f5b3-48f6-82aa-509044bdfa2b} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3107 2023.12.06 01:48:49.105807 [ 3 ] {9c031a32-f5b3-48f6-82aa-509044bdfa2b} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000884679 sec., 24867 rows/sec., 1.94 MiB/sec.
3108 2023.12.06 01:48:49.105928 [ 3 ] {9c031a32-f5b3-48f6-82aa-509044bdfa2b} <Debug> DynamicQueryHandler: Done processing query
3109 2023.12.06 01:48:49.105951 [ 3 ] {9c031a32-f5b3-48f6-82aa-509044bdfa2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3110 2023.12.06 01:48:49.105966 [ 3 ] {} <Debug> HTTP-Session: 01f79b2d-e09b-4433-8eba-4db5e255915d Destroying unnamed session
3111 2023.12.06 01:48:49.106088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3112 2023.12.06 01:48:49.106134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3113 2023.12.06 01:48:49.106153 [ 3 ] {} <Debug> HTTP-Session: ed065639-efd8-4990-8a50-f9bb7db71ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3114 2023.12.06 01:48:49.106170 [ 3 ] {} <Debug> HTTP-Session: ed065639-efd8-4990-8a50-f9bb7db71ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3115 2023.12.06 01:48:49.106248 [ 3 ] {466a0779-130e-476e-9f04-eac5de2588bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3116 2023.12.06 01:48:49.106293 [ 3 ] {466a0779-130e-476e-9f04-eac5de2588bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3117 2023.12.06 01:48:49.106434 [ 3 ] {466a0779-130e-476e-9f04-eac5de2588bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3118 2023.12.06 01:48:49.106822 [ 3 ] {466a0779-130e-476e-9f04-eac5de2588bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3119 2023.12.06 01:48:49.107115 [ 3 ] {466a0779-130e-476e-9f04-eac5de2588bc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3120 2023.12.06 01:48:49.107305 [ 3 ] {466a0779-130e-476e-9f04-eac5de2588bc} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3121 2023.12.06 01:48:49.107429 [ 3 ] {466a0779-130e-476e-9f04-eac5de2588bc} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001152695 sec., 19085 rows/sec., 25.76 MiB/sec.
3122 2023.12.06 01:48:49.107556 [ 3 ] {466a0779-130e-476e-9f04-eac5de2588bc} <Debug> DynamicQueryHandler: Done processing query
3123 2023.12.06 01:48:49.107578 [ 3 ] {466a0779-130e-476e-9f04-eac5de2588bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3124 2023.12.06 01:48:49.107594 [ 3 ] {} <Debug> HTTP-Session: ed065639-efd8-4990-8a50-f9bb7db71ed0 Destroying unnamed session
3125 2023.12.06 01:48:54.103055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3126 2023.12.06 01:48:54.103188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3127 2023.12.06 01:48:54.103220 [ 3 ] {} <Debug> HTTP-Session: ee62262f-63ce-4fd0-94f9-685c9e6fdbd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3128 2023.12.06 01:48:54.103250 [ 3 ] {} <Debug> HTTP-Session: ee62262f-63ce-4fd0-94f9-685c9e6fdbd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3129 2023.12.06 01:48:54.103396 [ 3 ] {d46a1ff6-7f91-4321-839b-0d110aacf91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3130 2023.12.06 01:48:54.103465 [ 3 ] {d46a1ff6-7f91-4321-839b-0d110aacf91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3131 2023.12.06 01:48:54.103651 [ 3 ] {d46a1ff6-7f91-4321-839b-0d110aacf91a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3132 2023.12.06 01:48:54.104170 [ 3 ] {d46a1ff6-7f91-4321-839b-0d110aacf91a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3133 2023.12.06 01:48:54.104442 [ 3 ] {d46a1ff6-7f91-4321-839b-0d110aacf91a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3134 2023.12.06 01:48:54.104610 [ 3 ] {d46a1ff6-7f91-4321-839b-0d110aacf91a} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3135 2023.12.06 01:48:54.104755 [ 3 ] {d46a1ff6-7f91-4321-839b-0d110aacf91a} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001312678 sec., 18283 rows/sec., 1.45 MiB/sec.
3136 2023.12.06 01:48:54.104926 [ 3 ] {d46a1ff6-7f91-4321-839b-0d110aacf91a} <Debug> DynamicQueryHandler: Done processing query
3137 2023.12.06 01:48:54.104953 [ 3 ] {d46a1ff6-7f91-4321-839b-0d110aacf91a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3138 2023.12.06 01:48:54.104971 [ 3 ] {} <Debug> HTTP-Session: ee62262f-63ce-4fd0-94f9-685c9e6fdbd2 Destroying unnamed session
3139 2023.12.06 01:48:54.105132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3140 2023.12.06 01:48:54.105188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3141 2023.12.06 01:48:54.105209 [ 3 ] {} <Debug> HTTP-Session: 0b9fc8e9-82eb-4092-b1bc-b295c208cb60 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3142 2023.12.06 01:48:54.105229 [ 3 ] {} <Debug> HTTP-Session: 0b9fc8e9-82eb-4092-b1bc-b295c208cb60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3143 2023.12.06 01:48:54.105312 [ 3 ] {4a372486-a68b-4e9b-8820-5f01f4f66f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3144 2023.12.06 01:48:54.105357 [ 3 ] {4a372486-a68b-4e9b-8820-5f01f4f66f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3145 2023.12.06 01:48:54.105473 [ 3 ] {4a372486-a68b-4e9b-8820-5f01f4f66f7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3146 2023.12.06 01:48:54.105742 [ 3 ] {4a372486-a68b-4e9b-8820-5f01f4f66f7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3147 2023.12.06 01:48:54.105949 [ 3 ] {4a372486-a68b-4e9b-8820-5f01f4f66f7a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3148 2023.12.06 01:48:54.106099 [ 3 ] {4a372486-a68b-4e9b-8820-5f01f4f66f7a} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3149 2023.12.06 01:48:54.106267 [ 3 ] {4a372486-a68b-4e9b-8820-5f01f4f66f7a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00092442 sec., 2163 rows/sec., 184.87 KiB/sec.
3150 2023.12.06 01:48:54.106395 [ 3 ] {4a372486-a68b-4e9b-8820-5f01f4f66f7a} <Debug> DynamicQueryHandler: Done processing query
3151 2023.12.06 01:48:54.106419 [ 3 ] {4a372486-a68b-4e9b-8820-5f01f4f66f7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3152 2023.12.06 01:48:54.106436 [ 3 ] {} <Debug> HTTP-Session: 0b9fc8e9-82eb-4092-b1bc-b295c208cb60 Destroying unnamed session
3153 2023.12.06 01:48:54.106560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3154 2023.12.06 01:48:54.106607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3155 2023.12.06 01:48:54.106626 [ 3 ] {} <Debug> HTTP-Session: 7b9271b3-df51-4e8c-85ef-3611d1e71ba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3156 2023.12.06 01:48:54.106645 [ 3 ] {} <Debug> HTTP-Session: 7b9271b3-df51-4e8c-85ef-3611d1e71ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3157 2023.12.06 01:48:54.106721 [ 3 ] {d8b88f35-c922-492d-a060-e6ab07934073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3158 2023.12.06 01:48:54.106760 [ 3 ] {d8b88f35-c922-492d-a060-e6ab07934073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3159 2023.12.06 01:48:54.106868 [ 3 ] {d8b88f35-c922-492d-a060-e6ab07934073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3160 2023.12.06 01:48:54.107176 [ 3 ] {d8b88f35-c922-492d-a060-e6ab07934073} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3161 2023.12.06 01:48:54.107387 [ 3 ] {d8b88f35-c922-492d-a060-e6ab07934073} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3162 2023.12.06 01:48:54.107533 [ 3 ] {d8b88f35-c922-492d-a060-e6ab07934073} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3163 2023.12.06 01:48:54.107659 [ 3 ] {d8b88f35-c922-492d-a060-e6ab07934073} <Information> executeQuery: Read 73 rows, 6.89 KiB in 0.000910579 sec., 80168 rows/sec., 7.39 MiB/sec.
3164 2023.12.06 01:48:54.107779 [ 3 ] {d8b88f35-c922-492d-a060-e6ab07934073} <Debug> DynamicQueryHandler: Done processing query
3165 2023.12.06 01:48:54.107802 [ 3 ] {d8b88f35-c922-492d-a060-e6ab07934073} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3166 2023.12.06 01:48:54.107819 [ 3 ] {} <Debug> HTTP-Session: 7b9271b3-df51-4e8c-85ef-3611d1e71ba1 Destroying unnamed session
3167 2023.12.06 01:48:54.107917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3168 2023.12.06 01:48:54.107966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3169 2023.12.06 01:48:54.107985 [ 3 ] {} <Debug> HTTP-Session: ed0519ea-ec91-4c7b-b86b-e938cf839a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3170 2023.12.06 01:48:54.108003 [ 3 ] {} <Debug> HTTP-Session: ed0519ea-ec91-4c7b-b86b-e938cf839a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3171 2023.12.06 01:48:54.108073 [ 3 ] {08ada295-bac2-49c8-9763-78ef4b7dc1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3172 2023.12.06 01:48:54.108113 [ 3 ] {08ada295-bac2-49c8-9763-78ef4b7dc1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3173 2023.12.06 01:48:54.108222 [ 3 ] {08ada295-bac2-49c8-9763-78ef4b7dc1b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3174 2023.12.06 01:48:54.108466 [ 3 ] {08ada295-bac2-49c8-9763-78ef4b7dc1b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3175 2023.12.06 01:48:54.108666 [ 3 ] {08ada295-bac2-49c8-9763-78ef4b7dc1b5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3176 2023.12.06 01:48:54.108820 [ 3 ] {08ada295-bac2-49c8-9763-78ef4b7dc1b5} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3177 2023.12.06 01:48:54.108942 [ 3 ] {08ada295-bac2-49c8-9763-78ef4b7dc1b5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000832028 sec., 2403 rows/sec., 167.84 KiB/sec.
3178 2023.12.06 01:48:54.109113 [ 3 ] {08ada295-bac2-49c8-9763-78ef4b7dc1b5} <Debug> DynamicQueryHandler: Done processing query
3179 2023.12.06 01:48:54.109137 [ 3 ] {08ada295-bac2-49c8-9763-78ef4b7dc1b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3180 2023.12.06 01:48:54.109153 [ 3 ] {} <Debug> HTTP-Session: ed0519ea-ec91-4c7b-b86b-e938cf839a81 Destroying unnamed session
3181 2023.12.06 01:48:54.109259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 6309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3182 2023.12.06 01:48:54.109305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3183 2023.12.06 01:48:54.109324 [ 3 ] {} <Debug> HTTP-Session: 2b1bcff4-460a-4fbf-b88e-d022c5652004 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3184 2023.12.06 01:48:54.109342 [ 3 ] {} <Debug> HTTP-Session: 2b1bcff4-460a-4fbf-b88e-d022c5652004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3185 2023.12.06 01:48:54.109414 [ 3 ] {dfc7de48-8c84-485d-8e3c-fbb4fc340539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3186 2023.12.06 01:48:54.109454 [ 3 ] {dfc7de48-8c84-485d-8e3c-fbb4fc340539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3187 2023.12.06 01:48:54.109570 [ 3 ] {dfc7de48-8c84-485d-8e3c-fbb4fc340539} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3188 2023.12.06 01:48:54.109841 [ 3 ] {dfc7de48-8c84-485d-8e3c-fbb4fc340539} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3189 2023.12.06 01:48:54.110043 [ 3 ] {dfc7de48-8c84-485d-8e3c-fbb4fc340539} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3190 2023.12.06 01:48:54.110191 [ 3 ] {dfc7de48-8c84-485d-8e3c-fbb4fc340539} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3191 2023.12.06 01:48:54.110313 [ 3 ] {dfc7de48-8c84-485d-8e3c-fbb4fc340539} <Information> executeQuery: Read 37 rows, 2.95 KiB in 0.000871338 sec., 42463 rows/sec., 3.31 MiB/sec.
3192 2023.12.06 01:48:54.110431 [ 3 ] {dfc7de48-8c84-485d-8e3c-fbb4fc340539} <Debug> DynamicQueryHandler: Done processing query
3193 2023.12.06 01:48:54.110455 [ 3 ] {dfc7de48-8c84-485d-8e3c-fbb4fc340539} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3194 2023.12.06 01:48:54.110471 [ 3 ] {} <Debug> HTTP-Session: 2b1bcff4-460a-4fbf-b88e-d022c5652004 Destroying unnamed session
3195 2023.12.06 01:48:54.110575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3196 2023.12.06 01:48:54.110620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3197 2023.12.06 01:48:54.110640 [ 3 ] {} <Debug> HTTP-Session: 55f3f2f3-9597-4cb2-8fda-d8daef86f05c Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3198 2023.12.06 01:48:54.110657 [ 3 ] {} <Debug> HTTP-Session: 55f3f2f3-9597-4cb2-8fda-d8daef86f05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3199 2023.12.06 01:48:54.110728 [ 3 ] {f211221d-9fae-4496-b8c6-550e9ffd79aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3200 2023.12.06 01:48:54.110769 [ 3 ] {f211221d-9fae-4496-b8c6-550e9ffd79aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3201 2023.12.06 01:48:54.110890 [ 3 ] {f211221d-9fae-4496-b8c6-550e9ffd79aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3202 2023.12.06 01:48:54.111136 [ 3 ] {f211221d-9fae-4496-b8c6-550e9ffd79aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3203 2023.12.06 01:48:54.111393 [ 3 ] {f211221d-9fae-4496-b8c6-550e9ffd79aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3204 2023.12.06 01:48:54.111638 [ 3 ] {f211221d-9fae-4496-b8c6-550e9ffd79aa} <Trace> oximeter.measurements_cumulativei64 (88ceaa9e-d9aa-4426-8e0d-825dbd71435b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
3205 2023.12.06 01:48:54.111741 [ 3 ] {f211221d-9fae-4496-b8c6-550e9ffd79aa} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000986521 sec., 11150 rows/sec., 735.50 KiB/sec.
3206 2023.12.06 01:48:54.111903 [ 3 ] {f211221d-9fae-4496-b8c6-550e9ffd79aa} <Debug> DynamicQueryHandler: Done processing query
3207 2023.12.06 01:48:54.111928 [ 3 ] {f211221d-9fae-4496-b8c6-550e9ffd79aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3208 2023.12.06 01:48:54.111945 [ 3 ] {} <Debug> HTTP-Session: 55f3f2f3-9597-4cb2-8fda-d8daef86f05c Destroying unnamed session
3209 2023.12.06 01:48:54.112042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3210 2023.12.06 01:48:54.112088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3211 2023.12.06 01:48:54.112108 [ 3 ] {} <Debug> HTTP-Session: 32c527ae-03ee-4c3c-876b-81e26a51e0cf Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3212 2023.12.06 01:48:54.112125 [ 3 ] {} <Debug> HTTP-Session: 32c527ae-03ee-4c3c-876b-81e26a51e0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3213 2023.12.06 01:48:54.112196 [ 3 ] {872bbbc1-a09e-46a9-95cf-de35a6ff48dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3214 2023.12.06 01:48:54.112237 [ 3 ] {872bbbc1-a09e-46a9-95cf-de35a6ff48dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3215 2023.12.06 01:48:54.112361 [ 3 ] {872bbbc1-a09e-46a9-95cf-de35a6ff48dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3216 2023.12.06 01:48:54.112596 [ 3 ] {872bbbc1-a09e-46a9-95cf-de35a6ff48dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3217 2023.12.06 01:48:54.112823 [ 3 ] {872bbbc1-a09e-46a9-95cf-de35a6ff48dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3218 2023.12.06 01:48:54.112994 [ 3 ] {872bbbc1-a09e-46a9-95cf-de35a6ff48dd} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3219 2023.12.06 01:48:54.113117 [ 3 ] {872bbbc1-a09e-46a9-95cf-de35a6ff48dd} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000892889 sec., 1119 rows/sec., 77.65 KiB/sec.
3220 2023.12.06 01:48:54.113235 [ 3 ] {872bbbc1-a09e-46a9-95cf-de35a6ff48dd} <Debug> DynamicQueryHandler: Done processing query
3221 2023.12.06 01:48:54.113258 [ 3 ] {872bbbc1-a09e-46a9-95cf-de35a6ff48dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3222 2023.12.06 01:48:54.113274 [ 3 ] {} <Debug> HTTP-Session: 32c527ae-03ee-4c3c-876b-81e26a51e0cf Destroying unnamed session
3223 2023.12.06 01:48:54.113417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3224 2023.12.06 01:48:54.113463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3225 2023.12.06 01:48:54.113482 [ 3 ] {} <Debug> HTTP-Session: 01f63f9f-91b0-45fa-8641-353a75192d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3226 2023.12.06 01:48:54.113498 [ 3 ] {} <Debug> HTTP-Session: 01f63f9f-91b0-45fa-8641-353a75192d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3227 2023.12.06 01:48:54.113573 [ 3 ] {f26f7119-0269-428f-a57e-0674bc8b5b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3228 2023.12.06 01:48:54.113616 [ 3 ] {f26f7119-0269-428f-a57e-0674bc8b5b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3229 2023.12.06 01:48:54.113751 [ 3 ] {f26f7119-0269-428f-a57e-0674bc8b5b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3230 2023.12.06 01:48:54.114120 [ 3 ] {f26f7119-0269-428f-a57e-0674bc8b5b68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3231 2023.12.06 01:48:54.114411 [ 3 ] {f26f7119-0269-428f-a57e-0674bc8b5b68} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3232 2023.12.06 01:48:54.114596 [ 3 ] {f26f7119-0269-428f-a57e-0674bc8b5b68} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3233 2023.12.06 01:48:54.114725 [ 3 ] {f26f7119-0269-428f-a57e-0674bc8b5b68} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001124945 sec., 21334 rows/sec., 28.79 MiB/sec.
3234 2023.12.06 01:48:54.114946 [ 3 ] {f26f7119-0269-428f-a57e-0674bc8b5b68} <Debug> DynamicQueryHandler: Done processing query
3235 2023.12.06 01:48:54.114971 [ 3 ] {f26f7119-0269-428f-a57e-0674bc8b5b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3236 2023.12.06 01:48:54.114988 [ 3 ] {} <Debug> HTTP-Session: 01f63f9f-91b0-45fa-8641-353a75192d8f Destroying unnamed session
3237 2023.12.06 01:48:57.991154 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
3238 2023.12.06 01:48:57.991222 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
3239 2023.12.06 01:48:59.103223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3240 2023.12.06 01:48:59.103350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3241 2023.12.06 01:48:59.103382 [ 3 ] {} <Debug> HTTP-Session: b45fc1bb-f00e-4c81-8e85-037fd3b4f312 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3242 2023.12.06 01:48:59.103411 [ 3 ] {} <Debug> HTTP-Session: b45fc1bb-f00e-4c81-8e85-037fd3b4f312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3243 2023.12.06 01:48:59.103557 [ 3 ] {faccc845-1ee4-4846-a6cb-b083727bbfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3244 2023.12.06 01:48:59.103627 [ 3 ] {faccc845-1ee4-4846-a6cb-b083727bbfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3245 2023.12.06 01:48:59.103812 [ 3 ] {faccc845-1ee4-4846-a6cb-b083727bbfc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3246 2023.12.06 01:48:59.104296 [ 3 ] {faccc845-1ee4-4846-a6cb-b083727bbfc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3247 2023.12.06 01:48:59.104575 [ 3 ] {faccc845-1ee4-4846-a6cb-b083727bbfc8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3248 2023.12.06 01:48:59.104746 [ 3 ] {faccc845-1ee4-4846-a6cb-b083727bbfc8} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3249 2023.12.06 01:48:59.104872 [ 3 ] {faccc845-1ee4-4846-a6cb-b083727bbfc8} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001274497 sec., 17261 rows/sec., 1.37 MiB/sec.
3250 2023.12.06 01:48:59.105013 [ 3 ] {faccc845-1ee4-4846-a6cb-b083727bbfc8} <Debug> DynamicQueryHandler: Done processing query
3251 2023.12.06 01:48:59.105039 [ 3 ] {faccc845-1ee4-4846-a6cb-b083727bbfc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3252 2023.12.06 01:48:59.105057 [ 3 ] {} <Debug> HTTP-Session: b45fc1bb-f00e-4c81-8e85-037fd3b4f312 Destroying unnamed session
3253 2023.12.06 01:48:59.105230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 16147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3254 2023.12.06 01:48:59.105280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3255 2023.12.06 01:48:59.105301 [ 3 ] {} <Debug> HTTP-Session: 48c2cd78-3f99-4ce0-ac25-42ca8ad8b465 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3256 2023.12.06 01:48:59.105321 [ 3 ] {} <Debug> HTTP-Session: 48c2cd78-3f99-4ce0-ac25-42ca8ad8b465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3257 2023.12.06 01:48:59.105405 [ 3 ] {943a481e-7fbb-4835-a53c-c625fa527e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3258 2023.12.06 01:48:59.105449 [ 3 ] {943a481e-7fbb-4835-a53c-c625fa527e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3259 2023.12.06 01:48:59.105558 [ 3 ] {943a481e-7fbb-4835-a53c-c625fa527e3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3260 2023.12.06 01:48:59.105907 [ 3 ] {943a481e-7fbb-4835-a53c-c625fa527e3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3261 2023.12.06 01:48:59.106133 [ 3 ] {943a481e-7fbb-4835-a53c-c625fa527e3d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3262 2023.12.06 01:48:59.106285 [ 3 ] {943a481e-7fbb-4835-a53c-c625fa527e3d} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3263 2023.12.06 01:48:59.106392 [ 3 ] {943a481e-7fbb-4835-a53c-c625fa527e3d} <Information> executeQuery: Read 102 rows, 9.91 KiB in 0.000957961 sec., 106476 rows/sec., 10.10 MiB/sec.
3264 2023.12.06 01:48:59.106514 [ 3 ] {943a481e-7fbb-4835-a53c-c625fa527e3d} <Debug> DynamicQueryHandler: Done processing query
3265 2023.12.06 01:48:59.106537 [ 3 ] {943a481e-7fbb-4835-a53c-c625fa527e3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3266 2023.12.06 01:48:59.106554 [ 3 ] {} <Debug> HTTP-Session: 48c2cd78-3f99-4ce0-ac25-42ca8ad8b465 Destroying unnamed session
3267 2023.12.06 01:48:59.106676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 7814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3268 2023.12.06 01:48:59.106721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3269 2023.12.06 01:48:59.106740 [ 3 ] {} <Debug> HTTP-Session: 41695205-110a-4ca7-8200-0f2c0f01dcd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3270 2023.12.06 01:48:59.106757 [ 3 ] {} <Debug> HTTP-Session: 41695205-110a-4ca7-8200-0f2c0f01dcd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3271 2023.12.06 01:48:59.106830 [ 3 ] {63d6bdb1-baee-4b49-8afa-dd3f2f3a6109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3272 2023.12.06 01:48:59.106870 [ 3 ] {63d6bdb1-baee-4b49-8afa-dd3f2f3a6109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3273 2023.12.06 01:48:59.106976 [ 3 ] {63d6bdb1-baee-4b49-8afa-dd3f2f3a6109} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3274 2023.12.06 01:48:59.107265 [ 3 ] {63d6bdb1-baee-4b49-8afa-dd3f2f3a6109} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3275 2023.12.06 01:48:59.107470 [ 3 ] {63d6bdb1-baee-4b49-8afa-dd3f2f3a6109} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3276 2023.12.06 01:48:59.107618 [ 3 ] {63d6bdb1-baee-4b49-8afa-dd3f2f3a6109} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3277 2023.12.06 01:48:59.107728 [ 3 ] {63d6bdb1-baee-4b49-8afa-dd3f2f3a6109} <Information> executeQuery: Read 46 rows, 3.66 KiB in 0.000869729 sec., 52890 rows/sec., 4.11 MiB/sec.
3278 2023.12.06 01:48:59.107833 [ 3 ] {63d6bdb1-baee-4b49-8afa-dd3f2f3a6109} <Debug> DynamicQueryHandler: Done processing query
3279 2023.12.06 01:48:59.107855 [ 3 ] {63d6bdb1-baee-4b49-8afa-dd3f2f3a6109} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3280 2023.12.06 01:48:59.107872 [ 3 ] {} <Debug> HTTP-Session: 41695205-110a-4ca7-8200-0f2c0f01dcd4 Destroying unnamed session
3281 2023.12.06 01:48:59.107979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 7000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3282 2023.12.06 01:48:59.108023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3283 2023.12.06 01:48:59.108043 [ 3 ] {} <Debug> HTTP-Session: 541be929-6281-4217-90df-c0dcc16b2bba Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3284 2023.12.06 01:48:59.108060 [ 3 ] {} <Debug> HTTP-Session: 541be929-6281-4217-90df-c0dcc16b2bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3285 2023.12.06 01:48:59.108132 [ 3 ] {57daebe6-feeb-4ff3-a248-078ee94de830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3286 2023.12.06 01:48:59.108175 [ 3 ] {57daebe6-feeb-4ff3-a248-078ee94de830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3287 2023.12.06 01:48:59.108291 [ 3 ] {57daebe6-feeb-4ff3-a248-078ee94de830} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3288 2023.12.06 01:48:59.108563 [ 3 ] {57daebe6-feeb-4ff3-a248-078ee94de830} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3289 2023.12.06 01:48:59.108805 [ 3 ] {57daebe6-feeb-4ff3-a248-078ee94de830} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3290 2023.12.06 01:48:59.108999 [ 3 ] {57daebe6-feeb-4ff3-a248-078ee94de830} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3291 2023.12.06 01:48:59.109104 [ 3 ] {57daebe6-feeb-4ff3-a248-078ee94de830} <Information> executeQuery: Read 36 rows, 2.57 KiB in 0.00094469 sec., 38107 rows/sec., 2.65 MiB/sec.
3292 2023.12.06 01:48:59.109093 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
3293 2023.12.06 01:48:59.109169 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB.
3294 2023.12.06 01:48:59.109242 [ 3 ] {57daebe6-feeb-4ff3-a248-078ee94de830} <Debug> DynamicQueryHandler: Done processing query
3295 2023.12.06 01:48:59.109241 [ 11 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact
3296 2023.12.06 01:48:59.109269 [ 3 ] {57daebe6-feeb-4ff3-a248-078ee94de830} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3297 2023.12.06 01:48:59.109292 [ 3 ] {} <Debug> HTTP-Session: 541be929-6281-4217-90df-c0dcc16b2bba Destroying unnamed session
3298 2023.12.06 01:48:59.109336 [ 11 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3299 2023.12.06 01:48:59.109373 [ 11 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 327 rows starting from the beginning of the part
3300 2023.12.06 01:48:59.109427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3301 2023.12.06 01:48:59.109483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3302 2023.12.06 01:48:59.109491 [ 11 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part
3303 2023.12.06 01:48:59.109507 [ 3 ] {} <Debug> HTTP-Session: ddd63b85-e134-4700-80d6-d377acfe6a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3304 2023.12.06 01:48:59.109533 [ 3 ] {} <Debug> HTTP-Session: ddd63b85-e134-4700-80d6-d377acfe6a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3305 2023.12.06 01:48:59.109629 [ 11 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part
3306 2023.12.06 01:48:59.109655 [ 3 ] {d883c9ef-30d3-4199-8116-fdc55bd7d251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3307 2023.12.06 01:48:59.109713 [ 3 ] {d883c9ef-30d3-4199-8116-fdc55bd7d251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3308 2023.12.06 01:48:59.109742 [ 11 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
3309 2023.12.06 01:48:59.109936 [ 11 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
3310 2023.12.06 01:48:59.110024 [ 3 ] {d883c9ef-30d3-4199-8116-fdc55bd7d251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3311 2023.12.06 01:48:59.110088 [ 11 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part
3312 2023.12.06 01:48:59.110580 [ 3 ] {d883c9ef-30d3-4199-8116-fdc55bd7d251} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3313 2023.12.06 01:48:59.111092 [ 14 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.00185738 sec., 217510.6870968784 rows/sec., 15.13 MiB/sec.
3314 2023.12.06 01:48:59.111119 [ 3 ] {d883c9ef-30d3-4199-8116-fdc55bd7d251} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3315 2023.12.06 01:48:59.111305 [ 14 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
3316 2023.12.06 01:48:59.111492 [ 3 ] {d883c9ef-30d3-4199-8116-fdc55bd7d251} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3317 2023.12.06 01:48:59.111694 [ 3 ] {d883c9ef-30d3-4199-8116-fdc55bd7d251} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001993333 sec., 11036 rows/sec., 14.89 MiB/sec.
3318 2023.12.06 01:48:59.111895 [ 3 ] {d883c9ef-30d3-4199-8116-fdc55bd7d251} <Debug> DynamicQueryHandler: Done processing query
3319 2023.12.06 01:48:59.111901 [ 14 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
3320 2023.12.06 01:48:59.111929 [ 3 ] {d883c9ef-30d3-4199-8116-fdc55bd7d251} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3321 2023.12.06 01:48:59.111975 [ 3 ] {} <Debug> HTTP-Session: ddd63b85-e134-4700-80d6-d377acfe6a25 Destroying unnamed session
3322 2023.12.06 01:48:59.112051 [ 14 ] {8a58c7f5-5112-4c3b-bf6f-9629baca4345::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0
3323 2023.12.06 01:49:04.101247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3324 2023.12.06 01:49:04.101376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3325 2023.12.06 01:49:04.101403 [ 3 ] {} <Debug> HTTP-Session: ff924750-f4b1-4124-8ac7-b441a90429c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3326 2023.12.06 01:49:04.101429 [ 3 ] {} <Debug> HTTP-Session: ff924750-f4b1-4124-8ac7-b441a90429c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3327 2023.12.06 01:49:04.101555 [ 3 ] {45c8e610-a3bb-4876-90d7-8e9d4c94c463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3328 2023.12.06 01:49:04.101616 [ 3 ] {45c8e610-a3bb-4876-90d7-8e9d4c94c463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3329 2023.12.06 01:49:04.101777 [ 3 ] {45c8e610-a3bb-4876-90d7-8e9d4c94c463} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3330 2023.12.06 01:49:04.102176 [ 3 ] {45c8e610-a3bb-4876-90d7-8e9d4c94c463} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3331 2023.12.06 01:49:04.102433 [ 3 ] {45c8e610-a3bb-4876-90d7-8e9d4c94c463} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3332 2023.12.06 01:49:04.102593 [ 3 ] {45c8e610-a3bb-4876-90d7-8e9d4c94c463} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3333 2023.12.06 01:49:04.102727 [ 3 ] {45c8e610-a3bb-4876-90d7-8e9d4c94c463} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001133594 sec., 21171 rows/sec., 1.68 MiB/sec.
3334 2023.12.06 01:49:04.102877 [ 3 ] {45c8e610-a3bb-4876-90d7-8e9d4c94c463} <Debug> DynamicQueryHandler: Done processing query
3335 2023.12.06 01:49:04.102901 [ 3 ] {45c8e610-a3bb-4876-90d7-8e9d4c94c463} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3336 2023.12.06 01:49:04.102918 [ 3 ] {} <Debug> HTTP-Session: ff924750-f4b1-4124-8ac7-b441a90429c6 Destroying unnamed session
3337 2023.12.06 01:49:04.103049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3338 2023.12.06 01:49:04.103095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3339 2023.12.06 01:49:04.103115 [ 3 ] {} <Debug> HTTP-Session: 6d7bdc7a-8c01-4a3a-bbe2-2ccdce519638 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3340 2023.12.06 01:49:04.103132 [ 3 ] {} <Debug> HTTP-Session: 6d7bdc7a-8c01-4a3a-bbe2-2ccdce519638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3341 2023.12.06 01:49:04.103204 [ 3 ] {8acab43e-0971-4165-b055-60bb1c908dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3342 2023.12.06 01:49:04.103244 [ 3 ] {8acab43e-0971-4165-b055-60bb1c908dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3343 2023.12.06 01:49:04.103350 [ 3 ] {8acab43e-0971-4165-b055-60bb1c908dd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3344 2023.12.06 01:49:04.103674 [ 3 ] {8acab43e-0971-4165-b055-60bb1c908dd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3345 2023.12.06 01:49:04.103893 [ 3 ] {8acab43e-0971-4165-b055-60bb1c908dd4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3346 2023.12.06 01:49:04.104049 [ 3 ] {8acab43e-0971-4165-b055-60bb1c908dd4} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3347 2023.12.06 01:49:04.104175 [ 3 ] {8acab43e-0971-4165-b055-60bb1c908dd4} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.00093452 sec., 77044 rows/sec., 7.12 MiB/sec.
3348 2023.12.06 01:49:04.104171 [ 68 ] {} <Debug> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3349 2023.12.06 01:49:04.104290 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3350 2023.12.06 01:49:04.104352 [ 3 ] {8acab43e-0971-4165-b055-60bb1c908dd4} <Debug> DynamicQueryHandler: Done processing query
3351 2023.12.06 01:49:04.104415 [ 3 ] {8acab43e-0971-4165-b055-60bb1c908dd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3352 2023.12.06 01:49:04.104471 [ 3 ] {} <Debug> HTTP-Session: 6d7bdc7a-8c01-4a3a-bbe2-2ccdce519638 Destroying unnamed session
3353 2023.12.06 01:49:04.104488 [ 10 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3354 2023.12.06 01:49:04.104631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3355 2023.12.06 01:49:04.104723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3356 2023.12.06 01:49:04.104733 [ 10 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3357 2023.12.06 01:49:04.104753 [ 3 ] {} <Debug> HTTP-Session: 73ac6d14-8685-4ef0-9be8-f01d550a026c Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3358 2023.12.06 01:49:04.104794 [ 3 ] {} <Debug> HTTP-Session: 73ac6d14-8685-4ef0-9be8-f01d550a026c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3359 2023.12.06 01:49:04.104816 [ 10 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 180 rows starting from the beginning of the part
3360 2023.12.06 01:49:04.104988 [ 3 ] {e318f61a-8e64-445b-978c-53513d0920ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3361 2023.12.06 01:49:04.105099 [ 3 ] {e318f61a-8e64-445b-978c-53513d0920ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3362 2023.12.06 01:49:04.105109 [ 10 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part
3363 2023.12.06 01:49:04.105422 [ 10 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part
3364 2023.12.06 01:49:04.105578 [ 3 ] {e318f61a-8e64-445b-978c-53513d0920ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3365 2023.12.06 01:49:04.105653 [ 10 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 73 rows starting from the beginning of the part
3366 2023.12.06 01:49:04.105832 [ 10 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part
3367 2023.12.06 01:49:04.106120 [ 10 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part
3368 2023.12.06 01:49:04.106440 [ 3 ] {e318f61a-8e64-445b-978c-53513d0920ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3369 2023.12.06 01:49:04.106882 [ 3 ] {e318f61a-8e64-445b-978c-53513d0920ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3370 2023.12.06 01:49:04.107218 [ 3 ] {e318f61a-8e64-445b-978c-53513d0920ad} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3371 2023.12.06 01:49:04.107400 [ 56 ] {} <Debug> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3372 2023.12.06 01:49:04.107413 [ 3 ] {e318f61a-8e64-445b-978c-53513d0920ad} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.002372401 sec., 10116 rows/sec., 810.10 KiB/sec.
3373 2023.12.06 01:49:04.107473 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3374 2023.12.06 01:49:04.107744 [ 11 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3375 2023.12.06 01:49:04.107978 [ 11 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3376 2023.12.06 01:49:04.108100 [ 11 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 109 rows starting from the beginning of the part
3377 2023.12.06 01:49:04.108128 [ 3 ] {e318f61a-8e64-445b-978c-53513d0920ad} <Debug> DynamicQueryHandler: Done processing query
3378 2023.12.06 01:49:04.108153 [ 23 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 4 columns (4 merged, 0 gathered) in 0.003794402 sec., 148903.56899453458 rows/sec., 14.02 MiB/sec.
3379 2023.12.06 01:49:04.108167 [ 3 ] {e318f61a-8e64-445b-978c-53513d0920ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3380 2023.12.06 01:49:04.108210 [ 3 ] {} <Debug> HTTP-Session: 73ac6d14-8685-4ef0-9be8-f01d550a026c Destroying unnamed session
3381 2023.12.06 01:49:04.108298 [ 11 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part
3382 2023.12.06 01:49:04.108389 [ 24 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3383 2023.12.06 01:49:04.108416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3384 2023.12.06 01:49:04.108452 [ 11 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part
3385 2023.12.06 01:49:04.108547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3386 2023.12.06 01:49:04.108584 [ 3 ] {} <Debug> HTTP-Session: ba397cd6-5cde-48b0-ac68-fdf724018540 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3387 2023.12.06 01:49:04.108607 [ 3 ] {} <Debug> HTTP-Session: ba397cd6-5cde-48b0-ac68-fdf724018540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3388 2023.12.06 01:49:04.108714 [ 11 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 37 rows starting from the beginning of the part
3389 2023.12.06 01:49:04.108867 [ 3 ] {4ab3b6b0-d060-4d26-9530-60a76be76922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3390 2023.12.06 01:49:04.108878 [ 24 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3391 2023.12.06 01:49:04.108980 [ 11 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part
3392 2023.12.06 01:49:04.108999 [ 3 ] {4ab3b6b0-d060-4d26-9530-60a76be76922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3393 2023.12.06 01:49:04.109060 [ 24 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_26_5} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3394 2023.12.06 01:49:04.109401 [ 11 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::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
3395 2023.12.06 01:49:04.109621 [ 3 ] {4ab3b6b0-d060-4d26-9530-60a76be76922} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3396 2023.12.06 01:49:04.110366 [ 3 ] {4ab3b6b0-d060-4d26-9530-60a76be76922} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3397 2023.12.06 01:49:04.110554 [ 24 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981234 sec., 87883.07123828589 rows/sec., 6.86 MiB/sec.
3398 2023.12.06 01:49:04.110695 [ 19 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3399 2023.12.06 01:49:04.110795 [ 3 ] {4ab3b6b0-d060-4d26-9530-60a76be76922} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3400 2023.12.06 01:49:04.110896 [ 19 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_26_5} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3401 2023.12.06 01:49:04.110963 [ 19 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_26_5} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3402 2023.12.06 01:49:04.111000 [ 3 ] {4ab3b6b0-d060-4d26-9530-60a76be76922} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3403 2023.12.06 01:49:04.111137 [ 3 ] {4ab3b6b0-d060-4d26-9530-60a76be76922} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.002214088 sec., 10839 rows/sec., 14.63 MiB/sec.
3404 2023.12.06 01:49:04.111272 [ 3 ] {4ab3b6b0-d060-4d26-9530-60a76be76922} <Debug> DynamicQueryHandler: Done processing query
3405 2023.12.06 01:49:04.111295 [ 3 ] {4ab3b6b0-d060-4d26-9530-60a76be76922} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3406 2023.12.06 01:49:04.111312 [ 3 ] {} <Debug> HTTP-Session: ba397cd6-5cde-48b0-ac68-fdf724018540 Destroying unnamed session
3407 2023.12.06 01:49:09.101918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3408 2023.12.06 01:49:09.102054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3409 2023.12.06 01:49:09.102085 [ 3 ] {} <Debug> HTTP-Session: 37df1b0f-0884-4b00-af06-6afc5fcd189a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3410 2023.12.06 01:49:09.102114 [ 3 ] {} <Debug> HTTP-Session: 37df1b0f-0884-4b00-af06-6afc5fcd189a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3411 2023.12.06 01:49:09.102258 [ 3 ] {ba1f9ea9-f9c4-42c2-a96d-ab8e1aabb9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3412 2023.12.06 01:49:09.102327 [ 3 ] {ba1f9ea9-f9c4-42c2-a96d-ab8e1aabb9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3413 2023.12.06 01:49:09.102512 [ 3 ] {ba1f9ea9-f9c4-42c2-a96d-ab8e1aabb9f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3414 2023.12.06 01:49:09.102968 [ 3 ] {ba1f9ea9-f9c4-42c2-a96d-ab8e1aabb9f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3415 2023.12.06 01:49:09.103240 [ 3 ] {ba1f9ea9-f9c4-42c2-a96d-ab8e1aabb9f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3416 2023.12.06 01:49:09.103409 [ 3 ] {ba1f9ea9-f9c4-42c2-a96d-ab8e1aabb9f4} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3417 2023.12.06 01:49:09.103595 [ 3 ] {ba1f9ea9-f9c4-42c2-a96d-ab8e1aabb9f4} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001290358 sec., 17049 rows/sec., 1.35 MiB/sec.
3418 2023.12.06 01:49:09.103587 [ 152 ] {} <Debug> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3419 2023.12.06 01:49:09.103722 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3420 2023.12.06 01:49:09.103816 [ 3 ] {ba1f9ea9-f9c4-42c2-a96d-ab8e1aabb9f4} <Debug> DynamicQueryHandler: Done processing query
3421 2023.12.06 01:49:09.103833 [ 11 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3422 2023.12.06 01:49:09.103851 [ 3 ] {ba1f9ea9-f9c4-42c2-a96d-ab8e1aabb9f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3423 2023.12.06 01:49:09.103880 [ 3 ] {} <Debug> HTTP-Session: 37df1b0f-0884-4b00-af06-6afc5fcd189a Destroying unnamed session
3424 2023.12.06 01:49:09.103932 [ 11 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3425 2023.12.06 01:49:09.103964 [ 11 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 46 rows starting from the beginning of the part
3426 2023.12.06 01:49:09.104033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 10861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3427 2023.12.06 01:49:09.104100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3428 2023.12.06 01:49:09.104104 [ 11 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part
3429 2023.12.06 01:49:09.104127 [ 3 ] {} <Debug> HTTP-Session: 02068df4-e406-4983-b725-f481c007e687 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3430 2023.12.06 01:49:09.104155 [ 3 ] {} <Debug> HTTP-Session: 02068df4-e406-4983-b725-f481c007e687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3431 2023.12.06 01:49:09.104262 [ 11 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part
3432 2023.12.06 01:49:09.104284 [ 3 ] {95519d61-33e0-4fd5-bdb2-3b69f3757765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3433 2023.12.06 01:49:09.104339 [ 3 ] {95519d61-33e0-4fd5-bdb2-3b69f3757765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3434 2023.12.06 01:49:09.104435 [ 11 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part
3435 2023.12.06 01:49:09.104627 [ 3 ] {95519d61-33e0-4fd5-bdb2-3b69f3757765} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3436 2023.12.06 01:49:09.104630 [ 11 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part
3437 2023.12.06 01:49:09.104758 [ 11 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part
3438 2023.12.06 01:49:09.105179 [ 3 ] {95519d61-33e0-4fd5-bdb2-3b69f3757765} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3439 2023.12.06 01:49:09.105510 [ 3 ] {95519d61-33e0-4fd5-bdb2-3b69f3757765} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3440 2023.12.06 01:49:09.105657 [ 11 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001865001 sec., 85790.83871804894 rows/sec., 6.79 MiB/sec.
3441 2023.12.06 01:49:09.105704 [ 3 ] {95519d61-33e0-4fd5-bdb2-3b69f3757765} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3442 2023.12.06 01:49:09.105782 [ 23 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3443 2023.12.06 01:49:09.105869 [ 3 ] {95519d61-33e0-4fd5-bdb2-3b69f3757765} <Information> executeQuery: Read 66 rows, 6.79 KiB in 0.001546003 sec., 42690 rows/sec., 4.29 MiB/sec.
3444 2023.12.06 01:49:09.106013 [ 3 ] {95519d61-33e0-4fd5-bdb2-3b69f3757765} <Debug> DynamicQueryHandler: Done processing query
3445 2023.12.06 01:49:09.106033 [ 23 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3446 2023.12.06 01:49:09.106043 [ 3 ] {95519d61-33e0-4fd5-bdb2-3b69f3757765} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3447 2023.12.06 01:49:09.106064 [ 3 ] {} <Debug> HTTP-Session: 02068df4-e406-4983-b725-f481c007e687 Destroying unnamed session
3448 2023.12.06 01:49:09.106104 [ 23 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_26_5} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3449 2023.12.06 01:49:09.106193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3450 2023.12.06 01:49:09.106244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3451 2023.12.06 01:49:09.106264 [ 3 ] {} <Debug> HTTP-Session: d18533ef-621f-47a4-8a80-947c25e14fce Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3452 2023.12.06 01:49:09.106283 [ 3 ] {} <Debug> HTTP-Session: d18533ef-621f-47a4-8a80-947c25e14fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3453 2023.12.06 01:49:09.106357 [ 3 ] {a7eb1a7f-f885-4ef4-a3c7-76140d86fee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3454 2023.12.06 01:49:09.106397 [ 3 ] {a7eb1a7f-f885-4ef4-a3c7-76140d86fee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3455 2023.12.06 01:49:09.106513 [ 3 ] {a7eb1a7f-f885-4ef4-a3c7-76140d86fee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3456 2023.12.06 01:49:09.106833 [ 3 ] {a7eb1a7f-f885-4ef4-a3c7-76140d86fee5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3457 2023.12.06 01:49:09.107047 [ 3 ] {a7eb1a7f-f885-4ef4-a3c7-76140d86fee5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3458 2023.12.06 01:49:09.107206 [ 3 ] {a7eb1a7f-f885-4ef4-a3c7-76140d86fee5} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3459 2023.12.06 01:49:09.107335 [ 3 ] {a7eb1a7f-f885-4ef4-a3c7-76140d86fee5} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000941321 sec., 23371 rows/sec., 1.83 MiB/sec.
3460 2023.12.06 01:49:09.107467 [ 3 ] {a7eb1a7f-f885-4ef4-a3c7-76140d86fee5} <Debug> DynamicQueryHandler: Done processing query
3461 2023.12.06 01:49:09.107492 [ 3 ] {a7eb1a7f-f885-4ef4-a3c7-76140d86fee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3462 2023.12.06 01:49:09.107510 [ 3 ] {} <Debug> HTTP-Session: d18533ef-621f-47a4-8a80-947c25e14fce Destroying unnamed session
3463 2023.12.06 01:49:09.107665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3464 2023.12.06 01:49:09.107712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3465 2023.12.06 01:49:09.107732 [ 3 ] {} <Debug> HTTP-Session: ad36533e-d372-43a7-9375-f89186d3772a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3466 2023.12.06 01:49:09.107750 [ 3 ] {} <Debug> HTTP-Session: ad36533e-d372-43a7-9375-f89186d3772a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3467 2023.12.06 01:49:09.107830 [ 3 ] {62e740c4-9af7-40c7-994f-8153d5028045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3468 2023.12.06 01:49:09.107877 [ 3 ] {62e740c4-9af7-40c7-994f-8153d5028045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3469 2023.12.06 01:49:09.108020 [ 3 ] {62e740c4-9af7-40c7-994f-8153d5028045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3470 2023.12.06 01:49:09.108431 [ 3 ] {62e740c4-9af7-40c7-994f-8153d5028045} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3471 2023.12.06 01:49:09.108733 [ 3 ] {62e740c4-9af7-40c7-994f-8153d5028045} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3472 2023.12.06 01:49:09.108917 [ 3 ] {62e740c4-9af7-40c7-994f-8153d5028045} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3473 2023.12.06 01:49:09.109057 [ 3 ] {62e740c4-9af7-40c7-994f-8153d5028045} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001189536 sec., 18494 rows/sec., 24.96 MiB/sec.
3474 2023.12.06 01:49:09.109049 [ 96 ] {} <Debug> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3475 2023.12.06 01:49:09.109138 [ 96 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3476 2023.12.06 01:49:09.109281 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3477 2023.12.06 01:49:09.109299 [ 3 ] {62e740c4-9af7-40c7-994f-8153d5028045} <Debug> DynamicQueryHandler: Done processing query
3478 2023.12.06 01:49:09.109341 [ 3 ] {62e740c4-9af7-40c7-994f-8153d5028045} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3479 2023.12.06 01:49:09.109381 [ 3 ] {} <Debug> HTTP-Session: ad36533e-d372-43a7-9375-f89186d3772a Destroying unnamed session
3480 2023.12.06 01:49:09.109452 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3481 2023.12.06 01:49:09.109497 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 482 rows starting from the beginning of the part
3482 2023.12.06 01:49:09.109637 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part
3483 2023.12.06 01:49:09.109752 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part
3484 2023.12.06 01:49:09.109857 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part
3485 2023.12.06 01:49:09.109968 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part
3486 2023.12.06 01:49:09.110075 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part
3487 2023.12.06 01:49:09.111630 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 6 columns (6 merged, 0 gathered) in 0.002419603 sec., 246321.40065952967 rows/sec., 332.40 MiB/sec.
3488 2023.12.06 01:49:09.111968 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3489 2023.12.06 01:49:09.112184 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3490 2023.12.06 01:49:09.112253 [ 24 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3491 2023.12.06 01:49:09.112317 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_26_5: 4.01 MiB.
3492 2023.12.06 01:49:10.000183 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.36 MiB, peak 237.08 MiB, will set to 231.23 MiB (RSS), difference: -4.12 MiB
3493 2023.12.06 01:49:12.991275 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
3494 2023.12.06 01:49:12.991382 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
3495 2023.12.06 01:49:14.100935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3496 2023.12.06 01:49:14.101035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3497 2023.12.06 01:49:14.101059 [ 3 ] {} <Debug> HTTP-Session: 0b245be7-f04f-4ea6-9d93-3e2daaea8817 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3498 2023.12.06 01:49:14.101084 [ 3 ] {} <Debug> HTTP-Session: 0b245be7-f04f-4ea6-9d93-3e2daaea8817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3499 2023.12.06 01:49:14.101221 [ 3 ] {a79e4275-09bf-47a7-8d2b-c1be3d2827b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3500 2023.12.06 01:49:14.101299 [ 3 ] {a79e4275-09bf-47a7-8d2b-c1be3d2827b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3501 2023.12.06 01:49:14.101476 [ 3 ] {a79e4275-09bf-47a7-8d2b-c1be3d2827b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3502 2023.12.06 01:49:14.101910 [ 3 ] {a79e4275-09bf-47a7-8d2b-c1be3d2827b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3503 2023.12.06 01:49:14.102181 [ 3 ] {a79e4275-09bf-47a7-8d2b-c1be3d2827b2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3504 2023.12.06 01:49:14.102355 [ 3 ] {a79e4275-09bf-47a7-8d2b-c1be3d2827b2} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3505 2023.12.06 01:49:14.102492 [ 3 ] {a79e4275-09bf-47a7-8d2b-c1be3d2827b2} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001225997 sec., 19575 rows/sec., 1.55 MiB/sec.
3506 2023.12.06 01:49:14.102635 [ 3 ] {a79e4275-09bf-47a7-8d2b-c1be3d2827b2} <Debug> DynamicQueryHandler: Done processing query
3507 2023.12.06 01:49:14.102660 [ 3 ] {a79e4275-09bf-47a7-8d2b-c1be3d2827b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3508 2023.12.06 01:49:14.102675 [ 3 ] {} <Debug> HTTP-Session: 0b245be7-f04f-4ea6-9d93-3e2daaea8817 Destroying unnamed session
3509 2023.12.06 01:49:14.102801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3510 2023.12.06 01:49:14.102846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3511 2023.12.06 01:49:14.102865 [ 3 ] {} <Debug> HTTP-Session: 3a0be00c-15dc-4492-90c4-57a1731170c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3512 2023.12.06 01:49:14.102883 [ 3 ] {} <Debug> HTTP-Session: 3a0be00c-15dc-4492-90c4-57a1731170c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3513 2023.12.06 01:49:14.102957 [ 3 ] {02b9c182-48d0-4fc5-8c36-2a973b933c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3514 2023.12.06 01:49:14.102997 [ 3 ] {02b9c182-48d0-4fc5-8c36-2a973b933c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3515 2023.12.06 01:49:14.103102 [ 3 ] {02b9c182-48d0-4fc5-8c36-2a973b933c40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3516 2023.12.06 01:49:14.103456 [ 3 ] {02b9c182-48d0-4fc5-8c36-2a973b933c40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3517 2023.12.06 01:49:14.103673 [ 3 ] {02b9c182-48d0-4fc5-8c36-2a973b933c40} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3518 2023.12.06 01:49:14.103819 [ 3 ] {02b9c182-48d0-4fc5-8c36-2a973b933c40} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3519 2023.12.06 01:49:14.103945 [ 3 ] {02b9c182-48d0-4fc5-8c36-2a973b933c40} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.000959191 sec., 75063 rows/sec., 6.93 MiB/sec.
3520 2023.12.06 01:49:14.104106 [ 3 ] {02b9c182-48d0-4fc5-8c36-2a973b933c40} <Debug> DynamicQueryHandler: Done processing query
3521 2023.12.06 01:49:14.104129 [ 3 ] {02b9c182-48d0-4fc5-8c36-2a973b933c40} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3522 2023.12.06 01:49:14.104144 [ 3 ] {} <Debug> HTTP-Session: 3a0be00c-15dc-4492-90c4-57a1731170c6 Destroying unnamed session
3523 2023.12.06 01:49:14.104262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3524 2023.12.06 01:49:14.104307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3525 2023.12.06 01:49:14.104326 [ 3 ] {} <Debug> HTTP-Session: 6273becc-7b89-4edb-82c7-59d49b5fe419 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3526 2023.12.06 01:49:14.104342 [ 3 ] {} <Debug> HTTP-Session: 6273becc-7b89-4edb-82c7-59d49b5fe419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3527 2023.12.06 01:49:14.104413 [ 3 ] {498e19f7-cd53-4fee-a051-1be8abc18c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3528 2023.12.06 01:49:14.104452 [ 3 ] {498e19f7-cd53-4fee-a051-1be8abc18c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3529 2023.12.06 01:49:14.104559 [ 3 ] {498e19f7-cd53-4fee-a051-1be8abc18c39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3530 2023.12.06 01:49:14.104860 [ 3 ] {498e19f7-cd53-4fee-a051-1be8abc18c39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3531 2023.12.06 01:49:14.105066 [ 3 ] {498e19f7-cd53-4fee-a051-1be8abc18c39} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3532 2023.12.06 01:49:14.105210 [ 3 ] {498e19f7-cd53-4fee-a051-1be8abc18c39} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3533 2023.12.06 01:49:14.105328 [ 3 ] {498e19f7-cd53-4fee-a051-1be8abc18c39} <Information> executeQuery: Read 24 rows, 1.92 KiB in 0.000887239 sec., 27050 rows/sec., 2.12 MiB/sec.
3534 2023.12.06 01:49:14.105445 [ 3 ] {498e19f7-cd53-4fee-a051-1be8abc18c39} <Debug> DynamicQueryHandler: Done processing query
3535 2023.12.06 01:49:14.105473 [ 3 ] {498e19f7-cd53-4fee-a051-1be8abc18c39} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3536 2023.12.06 01:49:14.105488 [ 3 ] {} <Debug> HTTP-Session: 6273becc-7b89-4edb-82c7-59d49b5fe419 Destroying unnamed session
3537 2023.12.06 01:49:14.105629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3538 2023.12.06 01:49:14.105674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3539 2023.12.06 01:49:14.105692 [ 3 ] {} <Debug> HTTP-Session: 24ff0f75-cca2-4e12-be95-680fae4f7f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3540 2023.12.06 01:49:14.105709 [ 3 ] {} <Debug> HTTP-Session: 24ff0f75-cca2-4e12-be95-680fae4f7f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3541 2023.12.06 01:49:14.105788 [ 3 ] {118aa49c-c8dd-4fcf-81cc-cc775ae5dfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3542 2023.12.06 01:49:14.105832 [ 3 ] {118aa49c-c8dd-4fcf-81cc-cc775ae5dfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3543 2023.12.06 01:49:14.105969 [ 3 ] {118aa49c-c8dd-4fcf-81cc-cc775ae5dfb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3544 2023.12.06 01:49:14.106443 [ 3 ] {118aa49c-c8dd-4fcf-81cc-cc775ae5dfb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3545 2023.12.06 01:49:14.106747 [ 3 ] {118aa49c-c8dd-4fcf-81cc-cc775ae5dfb9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3546 2023.12.06 01:49:14.106944 [ 3 ] {118aa49c-c8dd-4fcf-81cc-cc775ae5dfb9} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3547 2023.12.06 01:49:14.107063 [ 3 ] {118aa49c-c8dd-4fcf-81cc-cc775ae5dfb9} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001247587 sec., 19237 rows/sec., 25.96 MiB/sec.
3548 2023.12.06 01:49:14.107193 [ 3 ] {118aa49c-c8dd-4fcf-81cc-cc775ae5dfb9} <Debug> DynamicQueryHandler: Done processing query
3549 2023.12.06 01:49:14.107216 [ 3 ] {118aa49c-c8dd-4fcf-81cc-cc775ae5dfb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3550 2023.12.06 01:49:14.107231 [ 3 ] {} <Debug> HTTP-Session: 24ff0f75-cca2-4e12-be95-680fae4f7f89 Destroying unnamed session
3551 2023.12.06 01:49:19.101925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3552 2023.12.06 01:49:19.102042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3553 2023.12.06 01:49:19.102066 [ 3 ] {} <Debug> HTTP-Session: ebe98345-469c-4d07-ad72-2ce708be5be2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3554 2023.12.06 01:49:19.102091 [ 3 ] {} <Debug> HTTP-Session: ebe98345-469c-4d07-ad72-2ce708be5be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3555 2023.12.06 01:49:19.102216 [ 3 ] {3c5c94d5-e59b-4eb5-99f9-f1479460b4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3556 2023.12.06 01:49:19.102274 [ 3 ] {3c5c94d5-e59b-4eb5-99f9-f1479460b4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3557 2023.12.06 01:49:19.102431 [ 3 ] {3c5c94d5-e59b-4eb5-99f9-f1479460b4b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3558 2023.12.06 01:49:19.102929 [ 3 ] {3c5c94d5-e59b-4eb5-99f9-f1479460b4b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3559 2023.12.06 01:49:19.103181 [ 3 ] {3c5c94d5-e59b-4eb5-99f9-f1479460b4b1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3560 2023.12.06 01:49:19.103348 [ 3 ] {3c5c94d5-e59b-4eb5-99f9-f1479460b4b1} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3561 2023.12.06 01:49:19.103460 [ 3 ] {3c5c94d5-e59b-4eb5-99f9-f1479460b4b1} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001211226 sec., 18163 rows/sec., 1.44 MiB/sec.
3562 2023.12.06 01:49:19.103613 [ 3 ] {3c5c94d5-e59b-4eb5-99f9-f1479460b4b1} <Debug> DynamicQueryHandler: Done processing query
3563 2023.12.06 01:49:19.103639 [ 3 ] {3c5c94d5-e59b-4eb5-99f9-f1479460b4b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3564 2023.12.06 01:49:19.103655 [ 3 ] {} <Debug> HTTP-Session: ebe98345-469c-4d07-ad72-2ce708be5be2 Destroying unnamed session
3565 2023.12.06 01:49:19.103771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3566 2023.12.06 01:49:19.103817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3567 2023.12.06 01:49:19.103835 [ 3 ] {} <Debug> HTTP-Session: f87b8751-6e34-446b-b3c7-30c5162ab6fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3568 2023.12.06 01:49:19.103851 [ 3 ] {} <Debug> HTTP-Session: f87b8751-6e34-446b-b3c7-30c5162ab6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3569 2023.12.06 01:49:19.103920 [ 3 ] {7ed41dd5-a19a-4ec5-a87c-45d28ed7214c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3570 2023.12.06 01:49:19.103959 [ 3 ] {7ed41dd5-a19a-4ec5-a87c-45d28ed7214c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3571 2023.12.06 01:49:19.104064 [ 3 ] {7ed41dd5-a19a-4ec5-a87c-45d28ed7214c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3572 2023.12.06 01:49:19.104359 [ 3 ] {7ed41dd5-a19a-4ec5-a87c-45d28ed7214c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3573 2023.12.06 01:49:19.104562 [ 3 ] {7ed41dd5-a19a-4ec5-a87c-45d28ed7214c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3574 2023.12.06 01:49:19.104707 [ 3 ] {7ed41dd5-a19a-4ec5-a87c-45d28ed7214c} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3575 2023.12.06 01:49:19.104807 [ 3 ] {7ed41dd5-a19a-4ec5-a87c-45d28ed7214c} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000858279 sec., 4660 rows/sec., 389.13 KiB/sec.
3576 2023.12.06 01:49:19.104930 [ 3 ] {7ed41dd5-a19a-4ec5-a87c-45d28ed7214c} <Debug> DynamicQueryHandler: Done processing query
3577 2023.12.06 01:49:19.104953 [ 3 ] {7ed41dd5-a19a-4ec5-a87c-45d28ed7214c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3578 2023.12.06 01:49:19.104969 [ 3 ] {} <Debug> HTTP-Session: f87b8751-6e34-446b-b3c7-30c5162ab6fd Destroying unnamed session
3579 2023.12.06 01:49:19.105100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3580 2023.12.06 01:49:19.105145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3581 2023.12.06 01:49:19.105164 [ 3 ] {} <Debug> HTTP-Session: 51afd2d5-c61a-4983-aec9-5246823552b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3582 2023.12.06 01:49:19.105180 [ 3 ] {} <Debug> HTTP-Session: 51afd2d5-c61a-4983-aec9-5246823552b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3583 2023.12.06 01:49:19.105251 [ 3 ] {9da55ae6-a837-4ac0-86cc-9f3c4d63db67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3584 2023.12.06 01:49:19.105288 [ 3 ] {9da55ae6-a837-4ac0-86cc-9f3c4d63db67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3585 2023.12.06 01:49:19.105390 [ 3 ] {9da55ae6-a837-4ac0-86cc-9f3c4d63db67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3586 2023.12.06 01:49:19.105745 [ 3 ] {9da55ae6-a837-4ac0-86cc-9f3c4d63db67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3587 2023.12.06 01:49:19.105953 [ 3 ] {9da55ae6-a837-4ac0-86cc-9f3c4d63db67} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3588 2023.12.06 01:49:19.106098 [ 3 ] {9da55ae6-a837-4ac0-86cc-9f3c4d63db67} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3589 2023.12.06 01:49:19.106193 [ 3 ] {9da55ae6-a837-4ac0-86cc-9f3c4d63db67} <Information> executeQuery: Read 68 rows, 6.97 KiB in 0.00091584 sec., 74248 rows/sec., 7.43 MiB/sec.
3590 2023.12.06 01:49:19.106307 [ 3 ] {9da55ae6-a837-4ac0-86cc-9f3c4d63db67} <Debug> DynamicQueryHandler: Done processing query
3591 2023.12.06 01:49:19.106330 [ 3 ] {9da55ae6-a837-4ac0-86cc-9f3c4d63db67} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3592 2023.12.06 01:49:19.106345 [ 3 ] {} <Debug> HTTP-Session: 51afd2d5-c61a-4983-aec9-5246823552b1 Destroying unnamed session
3593 2023.12.06 01:49:19.106446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3594 2023.12.06 01:49:19.106489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3595 2023.12.06 01:49:19.106507 [ 3 ] {} <Debug> HTTP-Session: 21cb3553-70ad-4b65-9843-b685008dad4c Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3596 2023.12.06 01:49:19.106524 [ 3 ] {} <Debug> HTTP-Session: 21cb3553-70ad-4b65-9843-b685008dad4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3597 2023.12.06 01:49:19.106590 [ 3 ] {fc0988e4-58fc-4506-94fb-104929d3b769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3598 2023.12.06 01:49:19.106627 [ 3 ] {fc0988e4-58fc-4506-94fb-104929d3b769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3599 2023.12.06 01:49:19.106728 [ 3 ] {fc0988e4-58fc-4506-94fb-104929d3b769} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3600 2023.12.06 01:49:19.107054 [ 3 ] {fc0988e4-58fc-4506-94fb-104929d3b769} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3601 2023.12.06 01:49:19.107254 [ 3 ] {fc0988e4-58fc-4506-94fb-104929d3b769} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3602 2023.12.06 01:49:19.107417 [ 3 ] {fc0988e4-58fc-4506-94fb-104929d3b769} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3603 2023.12.06 01:49:19.107518 [ 3 ] {fc0988e4-58fc-4506-94fb-104929d3b769} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000899289 sec., 4447 rows/sec., 310.58 KiB/sec.
3604 2023.12.06 01:49:19.107639 [ 3 ] {fc0988e4-58fc-4506-94fb-104929d3b769} <Debug> DynamicQueryHandler: Done processing query
3605 2023.12.06 01:49:19.107661 [ 3 ] {fc0988e4-58fc-4506-94fb-104929d3b769} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3606 2023.12.06 01:49:19.107677 [ 3 ] {} <Debug> HTTP-Session: 21cb3553-70ad-4b65-9843-b685008dad4c Destroying unnamed session
3607 2023.12.06 01:49:19.107797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3608 2023.12.06 01:49:19.107839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3609 2023.12.06 01:49:19.107857 [ 3 ] {} <Debug> HTTP-Session: 29202693-0ffc-4d07-b610-de7573756db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3610 2023.12.06 01:49:19.107874 [ 3 ] {} <Debug> HTTP-Session: 29202693-0ffc-4d07-b610-de7573756db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3611 2023.12.06 01:49:19.107943 [ 3 ] {3695dffd-b99c-449e-aea4-7dbfcd4dc87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3612 2023.12.06 01:49:19.107980 [ 3 ] {3695dffd-b99c-449e-aea4-7dbfcd4dc87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3613 2023.12.06 01:49:19.108079 [ 3 ] {3695dffd-b99c-449e-aea4-7dbfcd4dc87e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3614 2023.12.06 01:49:19.108384 [ 3 ] {3695dffd-b99c-449e-aea4-7dbfcd4dc87e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3615 2023.12.06 01:49:19.108576 [ 3 ] {3695dffd-b99c-449e-aea4-7dbfcd4dc87e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3616 2023.12.06 01:49:19.108718 [ 3 ] {3695dffd-b99c-449e-aea4-7dbfcd4dc87e} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3617 2023.12.06 01:49:19.108815 [ 3 ] {3695dffd-b99c-449e-aea4-7dbfcd4dc87e} <Information> executeQuery: Read 26 rows, 2.09 KiB in 0.000845899 sec., 30736 rows/sec., 2.41 MiB/sec.
3618 2023.12.06 01:49:19.108928 [ 3 ] {3695dffd-b99c-449e-aea4-7dbfcd4dc87e} <Debug> DynamicQueryHandler: Done processing query
3619 2023.12.06 01:49:19.108951 [ 3 ] {3695dffd-b99c-449e-aea4-7dbfcd4dc87e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3620 2023.12.06 01:49:19.108966 [ 3 ] {} <Debug> HTTP-Session: 29202693-0ffc-4d07-b610-de7573756db3 Destroying unnamed session
3621 2023.12.06 01:49:19.109072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3622 2023.12.06 01:49:19.109115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3623 2023.12.06 01:49:19.109133 [ 3 ] {} <Debug> HTTP-Session: 5e69751a-f21d-4b08-868f-872e684ce66b Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3624 2023.12.06 01:49:19.109149 [ 3 ] {} <Debug> HTTP-Session: 5e69751a-f21d-4b08-868f-872e684ce66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3625 2023.12.06 01:49:19.109215 [ 3 ] {db9d54f5-a7e3-4f82-a64f-8d99ec29d162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3626 2023.12.06 01:49:19.109257 [ 3 ] {db9d54f5-a7e3-4f82-a64f-8d99ec29d162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3627 2023.12.06 01:49:19.109370 [ 3 ] {db9d54f5-a7e3-4f82-a64f-8d99ec29d162} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3628 2023.12.06 01:49:19.109646 [ 3 ] {db9d54f5-a7e3-4f82-a64f-8d99ec29d162} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3629 2023.12.06 01:49:19.109883 [ 3 ] {db9d54f5-a7e3-4f82-a64f-8d99ec29d162} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3630 2023.12.06 01:49:19.110052 [ 3 ] {db9d54f5-a7e3-4f82-a64f-8d99ec29d162} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3631 2023.12.06 01:49:19.110159 [ 3 ] {db9d54f5-a7e3-4f82-a64f-8d99ec29d162} <Information> executeQuery: Read 2 rows, 142.00 B in 0.00091513 sec., 2185 rows/sec., 151.53 KiB/sec.
3632 2023.12.06 01:49:19.110276 [ 3 ] {db9d54f5-a7e3-4f82-a64f-8d99ec29d162} <Debug> DynamicQueryHandler: Done processing query
3633 2023.12.06 01:49:19.110299 [ 3 ] {db9d54f5-a7e3-4f82-a64f-8d99ec29d162} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3634 2023.12.06 01:49:19.110314 [ 3 ] {} <Debug> HTTP-Session: 5e69751a-f21d-4b08-868f-872e684ce66b Destroying unnamed session
3635 2023.12.06 01:49:19.110436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3636 2023.12.06 01:49:19.110480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3637 2023.12.06 01:49:19.110498 [ 3 ] {} <Debug> HTTP-Session: 471bccfa-876f-4831-87f5-f767b1005f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3638 2023.12.06 01:49:19.110513 [ 3 ] {} <Debug> HTTP-Session: 471bccfa-876f-4831-87f5-f767b1005f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3639 2023.12.06 01:49:19.110584 [ 3 ] {81066a14-24b7-4952-899f-3cca6ab197c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3640 2023.12.06 01:49:19.110626 [ 3 ] {81066a14-24b7-4952-899f-3cca6ab197c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3641 2023.12.06 01:49:19.110756 [ 3 ] {81066a14-24b7-4952-899f-3cca6ab197c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3642 2023.12.06 01:49:19.111140 [ 3 ] {81066a14-24b7-4952-899f-3cca6ab197c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3643 2023.12.06 01:49:19.111421 [ 3 ] {81066a14-24b7-4952-899f-3cca6ab197c2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3644 2023.12.06 01:49:19.111612 [ 3 ] {81066a14-24b7-4952-899f-3cca6ab197c2} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3645 2023.12.06 01:49:19.111741 [ 3 ] {81066a14-24b7-4952-899f-3cca6ab197c2} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001128465 sec., 19495 rows/sec., 26.31 MiB/sec.
3646 2023.12.06 01:49:19.111919 [ 3 ] {81066a14-24b7-4952-899f-3cca6ab197c2} <Debug> DynamicQueryHandler: Done processing query
3647 2023.12.06 01:49:19.111944 [ 3 ] {81066a14-24b7-4952-899f-3cca6ab197c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3648 2023.12.06 01:49:19.111959 [ 3 ] {} <Debug> HTTP-Session: 471bccfa-876f-4831-87f5-f767b1005f35 Destroying unnamed session
3649 2023.12.06 01:49:24.102010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3650 2023.12.06 01:49:24.102166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3651 2023.12.06 01:49:24.102195 [ 3 ] {} <Debug> HTTP-Session: 1331c0c1-e735-4a69-839d-0282a5bd7cab Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3652 2023.12.06 01:49:24.102223 [ 3 ] {} <Debug> HTTP-Session: 1331c0c1-e735-4a69-839d-0282a5bd7cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3653 2023.12.06 01:49:24.102365 [ 3 ] {a88f3f0f-632a-4e44-9449-9c7e0354b938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3654 2023.12.06 01:49:24.102432 [ 3 ] {a88f3f0f-632a-4e44-9449-9c7e0354b938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3655 2023.12.06 01:49:24.102617 [ 3 ] {a88f3f0f-632a-4e44-9449-9c7e0354b938} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3656 2023.12.06 01:49:24.103189 [ 3 ] {a88f3f0f-632a-4e44-9449-9c7e0354b938} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3657 2023.12.06 01:49:24.103466 [ 3 ] {a88f3f0f-632a-4e44-9449-9c7e0354b938} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3658 2023.12.06 01:49:24.103626 [ 3 ] {a88f3f0f-632a-4e44-9449-9c7e0354b938} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3659 2023.12.06 01:49:24.103758 [ 3 ] {a88f3f0f-632a-4e44-9449-9c7e0354b938} <Information> executeQuery: Read 24 rows, 1.95 KiB in 0.001351229 sec., 17761 rows/sec., 1.41 MiB/sec.
3660 2023.12.06 01:49:24.103898 [ 3 ] {a88f3f0f-632a-4e44-9449-9c7e0354b938} <Debug> DynamicQueryHandler: Done processing query
3661 2023.12.06 01:49:24.103922 [ 3 ] {a88f3f0f-632a-4e44-9449-9c7e0354b938} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3662 2023.12.06 01:49:24.103939 [ 3 ] {} <Debug> HTTP-Session: 1331c0c1-e735-4a69-839d-0282a5bd7cab Destroying unnamed session
3663 2023.12.06 01:49:24.104066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3664 2023.12.06 01:49:24.104110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3665 2023.12.06 01:49:24.104129 [ 3 ] {} <Debug> HTTP-Session: 08c21e54-e5fe-47f0-9e32-01cdfd17e5a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3666 2023.12.06 01:49:24.104145 [ 3 ] {} <Debug> HTTP-Session: 08c21e54-e5fe-47f0-9e32-01cdfd17e5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3667 2023.12.06 01:49:24.104218 [ 3 ] {14e7baf0-deb8-4e43-9f80-9951819587e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3668 2023.12.06 01:49:24.104256 [ 3 ] {14e7baf0-deb8-4e43-9f80-9951819587e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3669 2023.12.06 01:49:24.104360 [ 3 ] {14e7baf0-deb8-4e43-9f80-9951819587e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3670 2023.12.06 01:49:24.104707 [ 3 ] {14e7baf0-deb8-4e43-9f80-9951819587e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3671 2023.12.06 01:49:24.104918 [ 3 ] {14e7baf0-deb8-4e43-9f80-9951819587e5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3672 2023.12.06 01:49:24.105068 [ 3 ] {14e7baf0-deb8-4e43-9f80-9951819587e5} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3673 2023.12.06 01:49:24.105172 [ 3 ] {14e7baf0-deb8-4e43-9f80-9951819587e5} <Information> executeQuery: Read 72 rows, 6.81 KiB in 0.0009242 sec., 77905 rows/sec., 7.20 MiB/sec.
3674 2023.12.06 01:49:24.105291 [ 3 ] {14e7baf0-deb8-4e43-9f80-9951819587e5} <Debug> DynamicQueryHandler: Done processing query
3675 2023.12.06 01:49:24.105313 [ 3 ] {14e7baf0-deb8-4e43-9f80-9951819587e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3676 2023.12.06 01:49:24.105328 [ 3 ] {} <Debug> HTTP-Session: 08c21e54-e5fe-47f0-9e32-01cdfd17e5a8 Destroying unnamed session
3677 2023.12.06 01:49:24.105446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 5966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3678 2023.12.06 01:49:24.105490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3679 2023.12.06 01:49:24.105508 [ 3 ] {} <Debug> HTTP-Session: 6e77c6de-2be5-451d-b799-d37400fb5d22 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3680 2023.12.06 01:49:24.105529 [ 3 ] {} <Debug> HTTP-Session: 6e77c6de-2be5-451d-b799-d37400fb5d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3681 2023.12.06 01:49:24.105599 [ 3 ] {c45b1ab5-8d58-4b9a-9e79-f243089597f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3682 2023.12.06 01:49:24.105638 [ 3 ] {c45b1ab5-8d58-4b9a-9e79-f243089597f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3683 2023.12.06 01:49:24.105743 [ 3 ] {c45b1ab5-8d58-4b9a-9e79-f243089597f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3684 2023.12.06 01:49:24.106039 [ 3 ] {c45b1ab5-8d58-4b9a-9e79-f243089597f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3685 2023.12.06 01:49:24.106239 [ 3 ] {c45b1ab5-8d58-4b9a-9e79-f243089597f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3686 2023.12.06 01:49:24.106381 [ 3 ] {c45b1ab5-8d58-4b9a-9e79-f243089597f6} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3687 2023.12.06 01:49:24.106480 [ 3 ] {c45b1ab5-8d58-4b9a-9e79-f243089597f6} <Information> executeQuery: Read 35 rows, 2.79 KiB in 0.000852878 sec., 41037 rows/sec., 3.19 MiB/sec.
3688 2023.12.06 01:49:24.106617 [ 3 ] {c45b1ab5-8d58-4b9a-9e79-f243089597f6} <Debug> DynamicQueryHandler: Done processing query
3689 2023.12.06 01:49:24.106641 [ 3 ] {c45b1ab5-8d58-4b9a-9e79-f243089597f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3690 2023.12.06 01:49:24.106656 [ 3 ] {} <Debug> HTTP-Session: 6e77c6de-2be5-451d-b799-d37400fb5d22 Destroying unnamed session
3691 2023.12.06 01:49:24.106760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3692 2023.12.06 01:49:24.106804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3693 2023.12.06 01:49:24.106822 [ 3 ] {} <Debug> HTTP-Session: 096d84e1-4a4d-491a-8a2d-09e7c59cb571 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3694 2023.12.06 01:49:24.106838 [ 3 ] {} <Debug> HTTP-Session: 096d84e1-4a4d-491a-8a2d-09e7c59cb571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3695 2023.12.06 01:49:24.106908 [ 3 ] {51ab5224-14f7-42ff-87e4-ed88991a31c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3696 2023.12.06 01:49:24.106949 [ 3 ] {51ab5224-14f7-42ff-87e4-ed88991a31c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3697 2023.12.06 01:49:24.107068 [ 3 ] {51ab5224-14f7-42ff-87e4-ed88991a31c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3698 2023.12.06 01:49:24.107340 [ 3 ] {51ab5224-14f7-42ff-87e4-ed88991a31c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3699 2023.12.06 01:49:24.107581 [ 3 ] {51ab5224-14f7-42ff-87e4-ed88991a31c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3700 2023.12.06 01:49:24.107747 [ 3 ] {51ab5224-14f7-42ff-87e4-ed88991a31c0} <Trace> oximeter.measurements_cumulativei64 (88ceaa9e-d9aa-4426-8e0d-825dbd71435b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
3701 2023.12.06 01:49:24.107848 [ 3 ] {51ab5224-14f7-42ff-87e4-ed88991a31c0} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00091251 sec., 12054 rows/sec., 795.15 KiB/sec.
3702 2023.12.06 01:49:24.107967 [ 3 ] {51ab5224-14f7-42ff-87e4-ed88991a31c0} <Debug> DynamicQueryHandler: Done processing query
3703 2023.12.06 01:49:24.107990 [ 3 ] {51ab5224-14f7-42ff-87e4-ed88991a31c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3704 2023.12.06 01:49:24.108006 [ 3 ] {} <Debug> HTTP-Session: 096d84e1-4a4d-491a-8a2d-09e7c59cb571 Destroying unnamed session
3705 2023.12.06 01:49:24.108163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 25710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3706 2023.12.06 01:49:24.108207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3707 2023.12.06 01:49:24.108226 [ 3 ] {} <Debug> HTTP-Session: 89748f24-ac09-47ef-8a12-5f3aa3b44f06 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3708 2023.12.06 01:49:24.108241 [ 3 ] {} <Debug> HTTP-Session: 89748f24-ac09-47ef-8a12-5f3aa3b44f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3709 2023.12.06 01:49:24.108317 [ 3 ] {50a71b5f-bd77-418e-9235-8b57780ef8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3710 2023.12.06 01:49:24.108359 [ 3 ] {50a71b5f-bd77-418e-9235-8b57780ef8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3711 2023.12.06 01:49:24.108490 [ 3 ] {50a71b5f-bd77-418e-9235-8b57780ef8fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3712 2023.12.06 01:49:24.108868 [ 3 ] {50a71b5f-bd77-418e-9235-8b57780ef8fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3713 2023.12.06 01:49:24.109173 [ 3 ] {50a71b5f-bd77-418e-9235-8b57780ef8fb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3714 2023.12.06 01:49:24.109347 [ 3 ] {50a71b5f-bd77-418e-9235-8b57780ef8fb} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3715 2023.12.06 01:49:24.109458 [ 3 ] {50a71b5f-bd77-418e-9235-8b57780ef8fb} <Information> executeQuery: Read 24 rows, 33.16 KiB in 0.001106834 sec., 21683 rows/sec., 29.26 MiB/sec.
3716 2023.12.06 01:49:24.109671 [ 3 ] {50a71b5f-bd77-418e-9235-8b57780ef8fb} <Debug> DynamicQueryHandler: Done processing query
3717 2023.12.06 01:49:24.109695 [ 3 ] {50a71b5f-bd77-418e-9235-8b57780ef8fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3718 2023.12.06 01:49:24.109710 [ 3 ] {} <Debug> HTTP-Session: 89748f24-ac09-47ef-8a12-5f3aa3b44f06 Destroying unnamed session
3719 2023.12.06 01:49:27.991435 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
3720 2023.12.06 01:49:27.991505 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
3721 2023.12.06 01:49:29.103470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3722 2023.12.06 01:49:29.103587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3723 2023.12.06 01:49:29.103617 [ 3 ] {} <Debug> HTTP-Session: 144373d7-c3eb-4071-968f-50e7c3324bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3724 2023.12.06 01:49:29.103644 [ 3 ] {} <Debug> HTTP-Session: 144373d7-c3eb-4071-968f-50e7c3324bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3725 2023.12.06 01:49:29.103787 [ 3 ] {e86bfc79-a5bc-4a07-af83-3d028e76d513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3726 2023.12.06 01:49:29.103856 [ 3 ] {e86bfc79-a5bc-4a07-af83-3d028e76d513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3727 2023.12.06 01:49:29.104041 [ 3 ] {e86bfc79-a5bc-4a07-af83-3d028e76d513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3728 2023.12.06 01:49:29.104564 [ 3 ] {e86bfc79-a5bc-4a07-af83-3d028e76d513} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3729 2023.12.06 01:49:29.104830 [ 3 ] {e86bfc79-a5bc-4a07-af83-3d028e76d513} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3730 2023.12.06 01:49:29.104993 [ 3 ] {e86bfc79-a5bc-4a07-af83-3d028e76d513} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3731 2023.12.06 01:49:29.105156 [ 3 ] {e86bfc79-a5bc-4a07-af83-3d028e76d513} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001324419 sec., 16611 rows/sec., 1.31 MiB/sec.
3732 2023.12.06 01:49:29.105320 [ 3 ] {e86bfc79-a5bc-4a07-af83-3d028e76d513} <Debug> DynamicQueryHandler: Done processing query
3733 2023.12.06 01:49:29.105347 [ 3 ] {e86bfc79-a5bc-4a07-af83-3d028e76d513} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3734 2023.12.06 01:49:29.105363 [ 3 ] {} <Debug> HTTP-Session: 144373d7-c3eb-4071-968f-50e7c3324bcc Destroying unnamed session
3735 2023.12.06 01:49:29.105522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3736 2023.12.06 01:49:29.105575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3737 2023.12.06 01:49:29.105594 [ 3 ] {} <Debug> HTTP-Session: 9701f0f6-1255-4c33-94b8-49b050d6d022 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3738 2023.12.06 01:49:29.105613 [ 3 ] {} <Debug> HTTP-Session: 9701f0f6-1255-4c33-94b8-49b050d6d022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3739 2023.12.06 01:49:29.105693 [ 3 ] {d1206f19-f9ac-402d-aff1-03dd22cae252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3740 2023.12.06 01:49:29.105736 [ 3 ] {d1206f19-f9ac-402d-aff1-03dd22cae252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3741 2023.12.06 01:49:29.105849 [ 3 ] {d1206f19-f9ac-402d-aff1-03dd22cae252} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3742 2023.12.06 01:49:29.106154 [ 3 ] {d1206f19-f9ac-402d-aff1-03dd22cae252} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3743 2023.12.06 01:49:29.106356 [ 3 ] {d1206f19-f9ac-402d-aff1-03dd22cae252} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3744 2023.12.06 01:49:29.106501 [ 3 ] {d1206f19-f9ac-402d-aff1-03dd22cae252} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3745 2023.12.06 01:49:29.106627 [ 3 ] {d1206f19-f9ac-402d-aff1-03dd22cae252} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00090511 sec., 2209 rows/sec., 188.82 KiB/sec.
3746 2023.12.06 01:49:29.106745 [ 3 ] {d1206f19-f9ac-402d-aff1-03dd22cae252} <Debug> DynamicQueryHandler: Done processing query
3747 2023.12.06 01:49:29.106767 [ 3 ] {d1206f19-f9ac-402d-aff1-03dd22cae252} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3748 2023.12.06 01:49:29.106783 [ 3 ] {} <Debug> HTTP-Session: 9701f0f6-1255-4c33-94b8-49b050d6d022 Destroying unnamed session
3749 2023.12.06 01:49:29.106908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 16297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3750 2023.12.06 01:49:29.106954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3751 2023.12.06 01:49:29.106972 [ 3 ] {} <Debug> HTTP-Session: 9cfe08a6-0181-4381-98e9-5a0fc16aa6f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3752 2023.12.06 01:49:29.106989 [ 3 ] {} <Debug> HTTP-Session: 9cfe08a6-0181-4381-98e9-5a0fc16aa6f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3753 2023.12.06 01:49:29.107064 [ 3 ] {40980a66-322f-470e-aff7-f5a8cbbf2d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3754 2023.12.06 01:49:29.107103 [ 3 ] {40980a66-322f-470e-aff7-f5a8cbbf2d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3755 2023.12.06 01:49:29.107207 [ 3 ] {40980a66-322f-470e-aff7-f5a8cbbf2d22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3756 2023.12.06 01:49:29.107545 [ 3 ] {40980a66-322f-470e-aff7-f5a8cbbf2d22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3757 2023.12.06 01:49:29.107753 [ 3 ] {40980a66-322f-470e-aff7-f5a8cbbf2d22} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3758 2023.12.06 01:49:29.107896 [ 3 ] {40980a66-322f-470e-aff7-f5a8cbbf2d22} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3759 2023.12.06 01:49:29.108024 [ 3 ] {40980a66-322f-470e-aff7-f5a8cbbf2d22} <Information> executeQuery: Read 103 rows, 10.00 KiB in 0.00093044 sec., 110700 rows/sec., 10.49 MiB/sec.
3760 2023.12.06 01:49:29.108014 [ 86 ] {} <Debug> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3761 2023.12.06 01:49:29.108130 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3762 2023.12.06 01:49:29.108209 [ 3 ] {40980a66-322f-470e-aff7-f5a8cbbf2d22} <Debug> DynamicQueryHandler: Done processing query
3763 2023.12.06 01:49:29.108255 [ 3 ] {40980a66-322f-470e-aff7-f5a8cbbf2d22} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3764 2023.12.06 01:49:29.108255 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3765 2023.12.06 01:49:29.108275 [ 3 ] {} <Debug> HTTP-Session: 9cfe08a6-0181-4381-98e9-5a0fc16aa6f4 Destroying unnamed session
3766 2023.12.06 01:49:29.108354 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3767 2023.12.06 01:49:29.108388 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 180 rows starting from the beginning of the part
3768 2023.12.06 01:49:29.108435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3769 2023.12.06 01:49:29.108488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3770 2023.12.06 01:49:29.108522 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part
3771 2023.12.06 01:49:29.108574 [ 3 ] {} <Debug> HTTP-Session: 04a45d5a-73d9-4a1a-b45f-1b7ed984fe3c Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3772 2023.12.06 01:49:29.108607 [ 3 ] {} <Debug> HTTP-Session: 04a45d5a-73d9-4a1a-b45f-1b7ed984fe3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3773 2023.12.06 01:49:29.108718 [ 3 ] {01f86d24-6f2f-48ca-b943-0ca44c68a3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3774 2023.12.06 01:49:29.108724 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part
3775 2023.12.06 01:49:29.108772 [ 3 ] {01f86d24-6f2f-48ca-b943-0ca44c68a3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3776 2023.12.06 01:49:29.108917 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part
3777 2023.12.06 01:49:29.109022 [ 3 ] {01f86d24-6f2f-48ca-b943-0ca44c68a3db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3778 2023.12.06 01:49:29.109104 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 72 rows starting from the beginning of the part
3779 2023.12.06 01:49:29.109264 [ 15 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 103 rows starting from the beginning of the part
3780 2023.12.06 01:49:29.109599 [ 3 ] {01f86d24-6f2f-48ca-b943-0ca44c68a3db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3781 2023.12.06 01:49:29.109891 [ 3 ] {01f86d24-6f2f-48ca-b943-0ca44c68a3db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3782 2023.12.06 01:49:29.110072 [ 3 ] {01f86d24-6f2f-48ca-b943-0ca44c68a3db} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3783 2023.12.06 01:49:29.110257 [ 3 ] {01f86d24-6f2f-48ca-b943-0ca44c68a3db} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001505382 sec., 1328 rows/sec., 92.77 KiB/sec.
3784 2023.12.06 01:49:29.110456 [ 11 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 4 columns (4 merged, 0 gathered) in 0.002255979 sec., 248672.52753682548 rows/sec., 23.65 MiB/sec.
3785 2023.12.06 01:49:29.110488 [ 3 ] {01f86d24-6f2f-48ca-b943-0ca44c68a3db} <Debug> DynamicQueryHandler: Done processing query
3786 2023.12.06 01:49:29.110578 [ 3 ] {01f86d24-6f2f-48ca-b943-0ca44c68a3db} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3787 2023.12.06 01:49:29.110595 [ 3 ] {} <Debug> HTTP-Session: 04a45d5a-73d9-4a1a-b45f-1b7ed984fe3c Destroying unnamed session
3788 2023.12.06 01:49:29.110657 [ 11 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3789 2023.12.06 01:49:29.110791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 8157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3790 2023.12.06 01:49:29.110824 [ 11 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3791 2023.12.06 01:49:29.110843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3792 2023.12.06 01:49:29.110865 [ 3 ] {} <Debug> HTTP-Session: 5d0ab40b-3ffa-4a7a-8852-228a75557c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3793 2023.12.06 01:49:29.110883 [ 3 ] {} <Debug> HTTP-Session: 5d0ab40b-3ffa-4a7a-8852-228a75557c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3794 2023.12.06 01:49:29.110904 [ 11 ] {503bacea-a533-4282-9c92-9089a5fd7457::all_1_31_6} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3795 2023.12.06 01:49:29.110985 [ 3 ] {b90d488b-d185-4e4e-99c7-831c3125a520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3796 2023.12.06 01:49:29.111024 [ 3 ] {b90d488b-d185-4e4e-99c7-831c3125a520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3797 2023.12.06 01:49:29.111127 [ 3 ] {b90d488b-d185-4e4e-99c7-831c3125a520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3798 2023.12.06 01:49:29.111437 [ 3 ] {b90d488b-d185-4e4e-99c7-831c3125a520} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3799 2023.12.06 01:49:29.111652 [ 3 ] {b90d488b-d185-4e4e-99c7-831c3125a520} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3800 2023.12.06 01:49:29.111834 [ 3 ] {b90d488b-d185-4e4e-99c7-831c3125a520} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3801 2023.12.06 01:49:29.111966 [ 86 ] {} <Debug> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3802 2023.12.06 01:49:29.111975 [ 3 ] {b90d488b-d185-4e4e-99c7-831c3125a520} <Information> executeQuery: Read 48 rows, 3.82 KiB in 0.00095335 sec., 50348 rows/sec., 3.92 MiB/sec.
3803 2023.12.06 01:49:29.112027 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3804 2023.12.06 01:49:29.112167 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3805 2023.12.06 01:49:29.112193 [ 3 ] {b90d488b-d185-4e4e-99c7-831c3125a520} <Debug> DynamicQueryHandler: Done processing query
3806 2023.12.06 01:49:29.112219 [ 3 ] {b90d488b-d185-4e4e-99c7-831c3125a520} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3807 2023.12.06 01:49:29.112245 [ 3 ] {} <Debug> HTTP-Session: 5d0ab40b-3ffa-4a7a-8852-228a75557c40 Destroying unnamed session
3808 2023.12.06 01:49:29.112261 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3809 2023.12.06 01:49:29.112291 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 109 rows starting from the beginning of the part
3810 2023.12.06 01:49:29.112362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 7190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3811 2023.12.06 01:49:29.112410 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 22 rows starting from the beginning of the part
3812 2023.12.06 01:49:29.112414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3813 2023.12.06 01:49:29.112450 [ 3 ] {} <Debug> HTTP-Session: fbb78ddb-7185-43ef-9871-82aa7457131e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3814 2023.12.06 01:49:29.112472 [ 3 ] {} <Debug> HTTP-Session: fbb78ddb-7185-43ef-9871-82aa7457131e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3815 2023.12.06 01:49:29.112531 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part
3816 2023.12.06 01:49:29.112587 [ 3 ] {8802cb85-5bd0-4aad-872f-06f07873483c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3817 2023.12.06 01:49:29.112649 [ 3 ] {8802cb85-5bd0-4aad-872f-06f07873483c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3818 2023.12.06 01:49:29.112660 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part
3819 2023.12.06 01:49:29.112838 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part
3820 2023.12.06 01:49:29.112922 [ 3 ] {8802cb85-5bd0-4aad-872f-06f07873483c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3821 2023.12.06 01:49:29.112983 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part
3822 2023.12.06 01:49:29.113371 [ 3 ] {8802cb85-5bd0-4aad-872f-06f07873483c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3823 2023.12.06 01:49:29.113714 [ 3 ] {8802cb85-5bd0-4aad-872f-06f07873483c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3824 2023.12.06 01:49:29.113802 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001707577 sec., 154605.0339164793 rows/sec., 12.06 MiB/sec.
3825 2023.12.06 01:49:29.113900 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3826 2023.12.06 01:49:29.113927 [ 3 ] {8802cb85-5bd0-4aad-872f-06f07873483c} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3827 2023.12.06 01:49:29.114084 [ 3 ] {8802cb85-5bd0-4aad-872f-06f07873483c} <Information> executeQuery: Read 37 rows, 2.64 KiB in 0.001466142 sec., 25236 rows/sec., 1.76 MiB/sec.
3828 2023.12.06 01:49:29.114103 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3829 2023.12.06 01:49:29.114194 [ 23 ] {108a66a7-c2fa-4176-87e6-4c1ce351f83f::all_1_31_6} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3830 2023.12.06 01:49:29.114219 [ 3 ] {8802cb85-5bd0-4aad-872f-06f07873483c} <Debug> DynamicQueryHandler: Done processing query
3831 2023.12.06 01:49:29.114255 [ 3 ] {8802cb85-5bd0-4aad-872f-06f07873483c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3832 2023.12.06 01:49:29.114274 [ 3 ] {} <Debug> HTTP-Session: fbb78ddb-7185-43ef-9871-82aa7457131e Destroying unnamed session
3833 2023.12.06 01:49:29.114417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 23570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3834 2023.12.06 01:49:29.114461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3835 2023.12.06 01:49:29.114479 [ 3 ] {} <Debug> HTTP-Session: 354c58c8-6b9c-4504-86c3-9daad63991a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3836 2023.12.06 01:49:29.114495 [ 3 ] {} <Debug> HTTP-Session: 354c58c8-6b9c-4504-86c3-9daad63991a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3837 2023.12.06 01:49:29.114572 [ 3 ] {30f75d01-3b2a-4108-a4e0-b6b936c219c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3838 2023.12.06 01:49:29.114616 [ 3 ] {30f75d01-3b2a-4108-a4e0-b6b936c219c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3839 2023.12.06 01:49:29.114746 [ 3 ] {30f75d01-3b2a-4108-a4e0-b6b936c219c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3840 2023.12.06 01:49:29.115140 [ 3 ] {30f75d01-3b2a-4108-a4e0-b6b936c219c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3841 2023.12.06 01:49:29.115423 [ 3 ] {30f75d01-3b2a-4108-a4e0-b6b936c219c4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3842 2023.12.06 01:49:29.115612 [ 3 ] {30f75d01-3b2a-4108-a4e0-b6b936c219c4} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3843 2023.12.06 01:49:29.115751 [ 3 ] {30f75d01-3b2a-4108-a4e0-b6b936c219c4} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001151185 sec., 19110 rows/sec., 25.79 MiB/sec.
3844 2023.12.06 01:49:29.115880 [ 3 ] {30f75d01-3b2a-4108-a4e0-b6b936c219c4} <Debug> DynamicQueryHandler: Done processing query
3845 2023.12.06 01:49:29.115903 [ 3 ] {30f75d01-3b2a-4108-a4e0-b6b936c219c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3846 2023.12.06 01:49:29.115918 [ 3 ] {} <Debug> HTTP-Session: 354c58c8-6b9c-4504-86c3-9daad63991a5 Destroying unnamed session
3847 2023.12.06 01:49:34.102231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3848 2023.12.06 01:49:34.102351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3849 2023.12.06 01:49:34.102377 [ 3 ] {} <Debug> HTTP-Session: 05898d75-a841-4bec-8305-bc8271a59294 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3850 2023.12.06 01:49:34.102401 [ 3 ] {} <Debug> HTTP-Session: 05898d75-a841-4bec-8305-bc8271a59294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3851 2023.12.06 01:49:34.102528 [ 3 ] {c9a65a0c-1b80-4dbc-9cde-c571a3f447d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3852 2023.12.06 01:49:34.102588 [ 3 ] {c9a65a0c-1b80-4dbc-9cde-c571a3f447d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3853 2023.12.06 01:49:34.102746 [ 3 ] {c9a65a0c-1b80-4dbc-9cde-c571a3f447d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3854 2023.12.06 01:49:34.103209 [ 3 ] {c9a65a0c-1b80-4dbc-9cde-c571a3f447d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3855 2023.12.06 01:49:34.103472 [ 3 ] {c9a65a0c-1b80-4dbc-9cde-c571a3f447d0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3856 2023.12.06 01:49:34.103647 [ 3 ] {c9a65a0c-1b80-4dbc-9cde-c571a3f447d0} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3857 2023.12.06 01:49:34.103818 [ 3 ] {c9a65a0c-1b80-4dbc-9cde-c571a3f447d0} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001248627 sec., 21623 rows/sec., 1.71 MiB/sec.
3858 2023.12.06 01:49:34.103812 [ 64 ] {} <Debug> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3859 2023.12.06 01:49:34.103937 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3860 2023.12.06 01:49:34.104036 [ 3 ] {c9a65a0c-1b80-4dbc-9cde-c571a3f447d0} <Debug> DynamicQueryHandler: Done processing query
3861 2023.12.06 01:49:34.104066 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3862 2023.12.06 01:49:34.104079 [ 3 ] {c9a65a0c-1b80-4dbc-9cde-c571a3f447d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3863 2023.12.06 01:49:34.104147 [ 3 ] {} <Debug> HTTP-Session: 05898d75-a841-4bec-8305-bc8271a59294 Destroying unnamed session
3864 2023.12.06 01:49:34.104230 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3865 2023.12.06 01:49:34.104269 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 46 rows starting from the beginning of the part
3866 2023.12.06 01:49:34.104324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3867 2023.12.06 01:49:34.104412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3868 2023.12.06 01:49:34.104468 [ 3 ] {} <Debug> HTTP-Session: b92fa735-9821-4089-a179-48ea0357c3ec Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3869 2023.12.06 01:49:34.104508 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part
3870 2023.12.06 01:49:34.104519 [ 3 ] {} <Debug> HTTP-Session: b92fa735-9821-4089-a179-48ea0357c3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3871 2023.12.06 01:49:34.104746 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 22 rows starting from the beginning of the part
3872 2023.12.06 01:49:34.104756 [ 3 ] {a9b003a6-4aad-40b8-8cc9-dba36b5c81c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3873 2023.12.06 01:49:34.104849 [ 3 ] {a9b003a6-4aad-40b8-8cc9-dba36b5c81c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3874 2023.12.06 01:49:34.104976 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part
3875 2023.12.06 01:49:34.105266 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part
3876 2023.12.06 01:49:34.105375 [ 3 ] {a9b003a6-4aad-40b8-8cc9-dba36b5c81c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3877 2023.12.06 01:49:34.105516 [ 21 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part
3878 2023.12.06 01:49:34.105988 [ 3 ] {a9b003a6-4aad-40b8-8cc9-dba36b5c81c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3879 2023.12.06 01:49:34.106484 [ 3 ] {a9b003a6-4aad-40b8-8cc9-dba36b5c81c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3880 2023.12.06 01:49:34.106768 [ 23 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.00276779 sec., 59614.34935453918 rows/sec., 4.72 MiB/sec.
3881 2023.12.06 01:49:34.106770 [ 3 ] {a9b003a6-4aad-40b8-8cc9-dba36b5c81c4} <Trace> oximeter.fields_ipaddr (8a96320c-946b-447c-ab53-b84ac7b76da4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3882 2023.12.06 01:49:34.106884 [ 23 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3883 2023.12.06 01:49:34.106959 [ 3 ] {a9b003a6-4aad-40b8-8cc9-dba36b5c81c4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002132196 sec., 938 rows/sec., 80.15 KiB/sec.
3884 2023.12.06 01:49:34.107114 [ 3 ] {a9b003a6-4aad-40b8-8cc9-dba36b5c81c4} <Debug> DynamicQueryHandler: Done processing query
3885 2023.12.06 01:49:34.107125 [ 23 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3886 2023.12.06 01:49:34.107142 [ 3 ] {a9b003a6-4aad-40b8-8cc9-dba36b5c81c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3887 2023.12.06 01:49:34.107162 [ 3 ] {} <Debug> HTTP-Session: b92fa735-9821-4089-a179-48ea0357c3ec Destroying unnamed session
3888 2023.12.06 01:49:34.107198 [ 23 ] {f008162a-49be-4f8b-81b7-ee29e396f066::all_1_31_6} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3889 2023.12.06 01:49:34.107298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 12787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3890 2023.12.06 01:49:34.107346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3891 2023.12.06 01:49:34.107366 [ 3 ] {} <Debug> HTTP-Session: 946a73db-8d5f-457b-abb5-8e753fe4ea11 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3892 2023.12.06 01:49:34.107382 [ 3 ] {} <Debug> HTTP-Session: 946a73db-8d5f-457b-abb5-8e753fe4ea11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3893 2023.12.06 01:49:34.107455 [ 3 ] {49d4b774-056b-4dde-b3b7-a87823668696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3894 2023.12.06 01:49:34.107495 [ 3 ] {49d4b774-056b-4dde-b3b7-a87823668696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3895 2023.12.06 01:49:34.107612 [ 3 ] {49d4b774-056b-4dde-b3b7-a87823668696} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3896 2023.12.06 01:49:34.107969 [ 3 ] {49d4b774-056b-4dde-b3b7-a87823668696} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3897 2023.12.06 01:49:34.108179 [ 3 ] {49d4b774-056b-4dde-b3b7-a87823668696} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3898 2023.12.06 01:49:34.108327 [ 3 ] {49d4b774-056b-4dde-b3b7-a87823668696} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3899 2023.12.06 01:49:34.108446 [ 3 ] {49d4b774-056b-4dde-b3b7-a87823668696} <Information> executeQuery: Read 82 rows, 7.75 KiB in 0.0009613 sec., 85301 rows/sec., 7.88 MiB/sec.
3900 2023.12.06 01:49:34.108566 [ 3 ] {49d4b774-056b-4dde-b3b7-a87823668696} <Debug> DynamicQueryHandler: Done processing query
3901 2023.12.06 01:49:34.108595 [ 3 ] {49d4b774-056b-4dde-b3b7-a87823668696} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3902 2023.12.06 01:49:34.108610 [ 3 ] {} <Debug> HTTP-Session: 946a73db-8d5f-457b-abb5-8e753fe4ea11 Destroying unnamed session
3903 2023.12.06 01:49:34.108705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3904 2023.12.06 01:49:34.108747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3905 2023.12.06 01:49:34.108765 [ 3 ] {} <Debug> HTTP-Session: a13a00fd-69e1-4dca-a232-7c2c78ad24dc Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3906 2023.12.06 01:49:34.108781 [ 3 ] {} <Debug> HTTP-Session: a13a00fd-69e1-4dca-a232-7c2c78ad24dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3907 2023.12.06 01:49:34.108845 [ 3 ] {ff237d13-5a1b-4da2-a9c3-e8750da8698a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3908 2023.12.06 01:49:34.108882 [ 3 ] {ff237d13-5a1b-4da2-a9c3-e8750da8698a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3909 2023.12.06 01:49:34.108981 [ 3 ] {ff237d13-5a1b-4da2-a9c3-e8750da8698a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3910 2023.12.06 01:49:34.109232 [ 3 ] {ff237d13-5a1b-4da2-a9c3-e8750da8698a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3911 2023.12.06 01:49:34.109420 [ 3 ] {ff237d13-5a1b-4da2-a9c3-e8750da8698a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3912 2023.12.06 01:49:34.109634 [ 3 ] {ff237d13-5a1b-4da2-a9c3-e8750da8698a} <Trace> oximeter.fields_u16 (c125e0bd-3c9f-438b-9da2-f64399a98772): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3913 2023.12.06 01:49:34.109760 [ 3 ] {ff237d13-5a1b-4da2-a9c3-e8750da8698a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000868519 sec., 2302 rows/sec., 160.79 KiB/sec.
3914 2023.12.06 01:49:34.109880 [ 3 ] {ff237d13-5a1b-4da2-a9c3-e8750da8698a} <Debug> DynamicQueryHandler: Done processing query
3915 2023.12.06 01:49:34.109903 [ 3 ] {ff237d13-5a1b-4da2-a9c3-e8750da8698a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3916 2023.12.06 01:49:34.109919 [ 3 ] {} <Debug> HTTP-Session: a13a00fd-69e1-4dca-a232-7c2c78ad24dc Destroying unnamed session
3917 2023.12.06 01:49:34.110021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3918 2023.12.06 01:49:34.110067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3919 2023.12.06 01:49:34.110085 [ 3 ] {} <Debug> HTTP-Session: f468344e-1d9e-47f9-aec7-9731bdc60a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3920 2023.12.06 01:49:34.110102 [ 3 ] {} <Debug> HTTP-Session: f468344e-1d9e-47f9-aec7-9731bdc60a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3921 2023.12.06 01:49:34.110171 [ 3 ] {c61358cf-9fca-43e4-b9b5-8fe15e24debb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3922 2023.12.06 01:49:34.110210 [ 3 ] {c61358cf-9fca-43e4-b9b5-8fe15e24debb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3923 2023.12.06 01:49:34.110316 [ 3 ] {c61358cf-9fca-43e4-b9b5-8fe15e24debb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3924 2023.12.06 01:49:34.110644 [ 3 ] {c61358cf-9fca-43e4-b9b5-8fe15e24debb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3925 2023.12.06 01:49:34.110848 [ 3 ] {c61358cf-9fca-43e4-b9b5-8fe15e24debb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3926 2023.12.06 01:49:34.110995 [ 3 ] {c61358cf-9fca-43e4-b9b5-8fe15e24debb} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3927 2023.12.06 01:49:34.111110 [ 3 ] {c61358cf-9fca-43e4-b9b5-8fe15e24debb} <Information> executeQuery: Read 29 rows, 2.33 KiB in 0.00091002 sec., 31867 rows/sec., 2.50 MiB/sec.
3928 2023.12.06 01:49:34.111217 [ 3 ] {c61358cf-9fca-43e4-b9b5-8fe15e24debb} <Debug> DynamicQueryHandler: Done processing query
3929 2023.12.06 01:49:34.111241 [ 3 ] {c61358cf-9fca-43e4-b9b5-8fe15e24debb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3930 2023.12.06 01:49:34.111256 [ 3 ] {} <Debug> HTTP-Session: f468344e-1d9e-47f9-aec7-9731bdc60a5c Destroying unnamed session
3931 2023.12.06 01:49:34.111360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3932 2023.12.06 01:49:34.111403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3933 2023.12.06 01:49:34.111421 [ 3 ] {} <Debug> HTTP-Session: 77fd7850-2fd7-4331-ae84-c8acc3b4442f Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3934 2023.12.06 01:49:34.111437 [ 3 ] {} <Debug> HTTP-Session: 77fd7850-2fd7-4331-ae84-c8acc3b4442f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3935 2023.12.06 01:49:34.111505 [ 3 ] {951a8028-e595-4151-98a1-dfa5890d9a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3936 2023.12.06 01:49:34.111546 [ 3 ] {951a8028-e595-4151-98a1-dfa5890d9a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3937 2023.12.06 01:49:34.111686 [ 3 ] {951a8028-e595-4151-98a1-dfa5890d9a8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3938 2023.12.06 01:49:34.111989 [ 3 ] {951a8028-e595-4151-98a1-dfa5890d9a8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3939 2023.12.06 01:49:34.112234 [ 3 ] {951a8028-e595-4151-98a1-dfa5890d9a8a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3940 2023.12.06 01:49:34.112405 [ 3 ] {951a8028-e595-4151-98a1-dfa5890d9a8a} <Trace> oximeter.measurements_cumulativeu64 (8a58c7f5-5112-4c3b-bf6f-9629baca4345): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3941 2023.12.06 01:49:34.112526 [ 3 ] {951a8028-e595-4151-98a1-dfa5890d9a8a} <Information> executeQuery: Read 1 rows, 71.00 B in 0.000991662 sec., 1008 rows/sec., 69.92 KiB/sec.
3942 2023.12.06 01:49:34.112653 [ 3 ] {951a8028-e595-4151-98a1-dfa5890d9a8a} <Debug> DynamicQueryHandler: Done processing query
3943 2023.12.06 01:49:34.112677 [ 3 ] {951a8028-e595-4151-98a1-dfa5890d9a8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3944 2023.12.06 01:49:34.112693 [ 3 ] {} <Debug> HTTP-Session: 77fd7850-2fd7-4331-ae84-c8acc3b4442f Destroying unnamed session
3945 2023.12.06 01:49:34.112854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 28917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3946 2023.12.06 01:49:34.112899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3947 2023.12.06 01:49:34.112917 [ 3 ] {} <Debug> HTTP-Session: d0b12889-b9f0-404e-a3a9-481eea8a20c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3948 2023.12.06 01:49:34.112934 [ 3 ] {} <Debug> HTTP-Session: d0b12889-b9f0-404e-a3a9-481eea8a20c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3949 2023.12.06 01:49:34.113008 [ 3 ] {def8559b-f33b-4290-ae96-95eb81c885ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3950 2023.12.06 01:49:34.113051 [ 3 ] {def8559b-f33b-4290-ae96-95eb81c885ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3951 2023.12.06 01:49:34.113187 [ 3 ] {def8559b-f33b-4290-ae96-95eb81c885ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3952 2023.12.06 01:49:34.113581 [ 3 ] {def8559b-f33b-4290-ae96-95eb81c885ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3953 2023.12.06 01:49:34.113877 [ 3 ] {def8559b-f33b-4290-ae96-95eb81c885ee} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3954 2023.12.06 01:49:34.114052 [ 3 ] {def8559b-f33b-4290-ae96-95eb81c885ee} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3955 2023.12.06 01:49:34.114178 [ 3 ] {def8559b-f33b-4290-ae96-95eb81c885ee} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001133245 sec., 23825 rows/sec., 32.15 MiB/sec.
3956 2023.12.06 01:49:34.114182 [ 125 ] {} <Debug> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3957 2023.12.06 01:49:34.114302 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3958 2023.12.06 01:49:34.114383 [ 3 ] {def8559b-f33b-4290-ae96-95eb81c885ee} <Debug> DynamicQueryHandler: Done processing query
3959 2023.12.06 01:49:34.114409 [ 15 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3960 2023.12.06 01:49:34.114418 [ 3 ] {def8559b-f33b-4290-ae96-95eb81c885ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3961 2023.12.06 01:49:34.114452 [ 3 ] {} <Debug> HTTP-Session: d0b12889-b9f0-404e-a3a9-481eea8a20c2 Destroying unnamed session
3962 2023.12.06 01:49:34.114523 [ 15 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3963 2023.12.06 01:49:34.114561 [ 15 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 596 rows starting from the beginning of the part
3964 2023.12.06 01:49:34.114692 [ 15 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part
3965 2023.12.06 01:49:34.114807 [ 15 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 22 rows starting from the beginning of the part
3966 2023.12.06 01:49:34.114914 [ 15 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part
3967 2023.12.06 01:49:34.115013 [ 15 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part
3968 2023.12.06 01:49:34.115107 [ 15 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part
3969 2023.12.06 01:49:34.116885 [ 23 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 6 columns (6 merged, 0 gathered) in 0.002529835 sec., 282627.12785616453 rows/sec., 381.39 MiB/sec.
3970 2023.12.06 01:49:34.117194 [ 23 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3971 2023.12.06 01:49:34.117384 [ 23 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3972 2023.12.06 01:49:34.117444 [ 23 ] {632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3973 2023.12.06 01:49:34.117502 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 632afe1b-7185-4211-ab3b-e9a5e271eee5::all_1_31_6: 4.10 MiB.
3974 2023.12.06 01:49:35.375417 [ 125 ] {} <Debug> oximeter.measurements_cumulativei64 (88ceaa9e-d9aa-4426-8e0d-825dbd71435b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3975 2023.12.06 01:49:35.375481 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3976 2023.12.06 01:49:35.375586 [ 12 ] {88ceaa9e-d9aa-4426-8e0d-825dbd71435b::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
3977 2023.12.06 01:49:35.375744 [ 12 ] {88ceaa9e-d9aa-4426-8e0d-825dbd71435b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3978 2023.12.06 01:49:35.375783 [ 12 ] {88ceaa9e-d9aa-4426-8e0d-825dbd71435b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part
3979 2023.12.06 01:49:35.375945 [ 12 ] {88ceaa9e-d9aa-4426-8e0d-825dbd71435b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part
3980 2023.12.06 01:49:35.376055 [ 12 ] {88ceaa9e-d9aa-4426-8e0d-825dbd71435b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part
3981 2023.12.06 01:49:35.376157 [ 12 ] {88ceaa9e-d9aa-4426-8e0d-825dbd71435b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part
3982 2023.12.06 01:49:35.376255 [ 12 ] {88ceaa9e-d9aa-4426-8e0d-825dbd71435b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part
3983 2023.12.06 01:49:35.376897 [ 12 ] {88ceaa9e-d9aa-4426-8e0d-825dbd71435b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364639 sec., 40303.699366645684 rows/sec., 2.60 MiB/sec.
3984 2023.12.06 01:49:35.377001 [ 12 ] {88ceaa9e-d9aa-4426-8e0d-825dbd71435b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3985 2023.12.06 01:49:35.377216 [ 12 ] {88ceaa9e-d9aa-4426-8e0d-825dbd71435b::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (88ceaa9e-d9aa-4426-8e0d-825dbd71435b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
3986 2023.12.06 01:49:35.377284 [ 12 ] {88ceaa9e-d9aa-4426-8e0d-825dbd71435b::all_1_5_1} <Trace> oximeter.measurements_cumulativei64 (88ceaa9e-d9aa-4426-8e0d-825dbd71435b) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
3987 2023.12.06 01:49:39.102089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3988 2023.12.06 01:49:39.102236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3989 2023.12.06 01:49:39.102263 [ 3 ] {} <Debug> HTTP-Session: fa20920c-8610-4206-b915-dd83af77060f Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
3990 2023.12.06 01:49:39.102287 [ 3 ] {} <Debug> HTTP-Session: fa20920c-8610-4206-b915-dd83af77060f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3991 2023.12.06 01:49:39.102411 [ 3 ] {fd9e963c-1f17-451d-89e0-c5db85dcd82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3992 2023.12.06 01:49:39.102472 [ 3 ] {fd9e963c-1f17-451d-89e0-c5db85dcd82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3993 2023.12.06 01:49:39.102638 [ 3 ] {fd9e963c-1f17-451d-89e0-c5db85dcd82c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3994 2023.12.06 01:49:39.103111 [ 3 ] {fd9e963c-1f17-451d-89e0-c5db85dcd82c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
3995 2023.12.06 01:49:39.103374 [ 3 ] {fd9e963c-1f17-451d-89e0-c5db85dcd82c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3996 2023.12.06 01:49:39.103537 [ 3 ] {fd9e963c-1f17-451d-89e0-c5db85dcd82c} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3997 2023.12.06 01:49:39.103685 [ 3 ] {fd9e963c-1f17-451d-89e0-c5db85dcd82c} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001234417 sec., 18632 rows/sec., 1.47 MiB/sec.
3998 2023.12.06 01:49:39.103834 [ 3 ] {fd9e963c-1f17-451d-89e0-c5db85dcd82c} <Debug> DynamicQueryHandler: Done processing query
3999 2023.12.06 01:49:39.103858 [ 3 ] {fd9e963c-1f17-451d-89e0-c5db85dcd82c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4000 2023.12.06 01:49:39.103874 [ 3 ] {} <Debug> HTTP-Session: fa20920c-8610-4206-b915-dd83af77060f Destroying unnamed session
4001 2023.12.06 01:49:39.104049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 11310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4002 2023.12.06 01:49:39.104095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4003 2023.12.06 01:49:39.104114 [ 3 ] {} <Debug> HTTP-Session: f7cec66d-f0b0-4601-aebb-fa0476bd242c Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
4004 2023.12.06 01:49:39.104130 [ 3 ] {} <Debug> HTTP-Session: f7cec66d-f0b0-4601-aebb-fa0476bd242c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4005 2023.12.06 01:49:39.104202 [ 3 ] {00dd5f82-3716-4a72-ac61-a5ec94ed98bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4006 2023.12.06 01:49:39.104241 [ 3 ] {00dd5f82-3716-4a72-ac61-a5ec94ed98bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4007 2023.12.06 01:49:39.104346 [ 3 ] {00dd5f82-3716-4a72-ac61-a5ec94ed98bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4008 2023.12.06 01:49:39.104671 [ 3 ] {00dd5f82-3716-4a72-ac61-a5ec94ed98bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
4009 2023.12.06 01:49:39.104874 [ 3 ] {00dd5f82-3716-4a72-ac61-a5ec94ed98bf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4010 2023.12.06 01:49:39.105026 [ 3 ] {00dd5f82-3716-4a72-ac61-a5ec94ed98bf} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4011 2023.12.06 01:49:39.105146 [ 3 ] {00dd5f82-3716-4a72-ac61-a5ec94ed98bf} <Information> executeQuery: Read 69 rows, 7.06 KiB in 0.00091544 sec., 75373 rows/sec., 7.53 MiB/sec.
4012 2023.12.06 01:49:39.105254 [ 3 ] {00dd5f82-3716-4a72-ac61-a5ec94ed98bf} <Debug> DynamicQueryHandler: Done processing query
4013 2023.12.06 01:49:39.105277 [ 3 ] {00dd5f82-3716-4a72-ac61-a5ec94ed98bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4014 2023.12.06 01:49:39.105292 [ 3 ] {} <Debug> HTTP-Session: f7cec66d-f0b0-4601-aebb-fa0476bd242c Destroying unnamed session
4015 2023.12.06 01:49:39.105409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 3948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4016 2023.12.06 01:49:39.105452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4017 2023.12.06 01:49:39.105471 [ 3 ] {} <Debug> HTTP-Session: fa51e10a-49de-454d-a8cb-96729724728a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
4018 2023.12.06 01:49:39.105487 [ 3 ] {} <Debug> HTTP-Session: fa51e10a-49de-454d-a8cb-96729724728a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4019 2023.12.06 01:49:39.105554 [ 3 ] {45274f2d-140d-4924-97c2-eb83771fd3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4020 2023.12.06 01:49:39.105592 [ 3 ] {45274f2d-140d-4924-97c2-eb83771fd3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4021 2023.12.06 01:49:39.105708 [ 3 ] {45274f2d-140d-4924-97c2-eb83771fd3df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4022 2023.12.06 01:49:39.105971 [ 3 ] {45274f2d-140d-4924-97c2-eb83771fd3df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
4023 2023.12.06 01:49:39.106176 [ 3 ] {45274f2d-140d-4924-97c2-eb83771fd3df} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4024 2023.12.06 01:49:39.106322 [ 3 ] {45274f2d-140d-4924-97c2-eb83771fd3df} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4025 2023.12.06 01:49:39.106452 [ 3 ] {45274f2d-140d-4924-97c2-eb83771fd3df} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000862798 sec., 26657 rows/sec., 2.08 MiB/sec.
4026 2023.12.06 01:49:39.106670 [ 3 ] {45274f2d-140d-4924-97c2-eb83771fd3df} <Debug> DynamicQueryHandler: Done processing query
4027 2023.12.06 01:49:39.106695 [ 3 ] {45274f2d-140d-4924-97c2-eb83771fd3df} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4028 2023.12.06 01:49:39.106711 [ 3 ] {} <Debug> HTTP-Session: fa51e10a-49de-454d-a8cb-96729724728a Destroying unnamed session
4029 2023.12.06 01:49:39.106830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 24639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4030 2023.12.06 01:49:39.106875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4031 2023.12.06 01:49:39.106894 [ 3 ] {} <Debug> HTTP-Session: 644efa08-95c5-49e2-a75d-929d9ef169dc Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
4032 2023.12.06 01:49:39.106910 [ 3 ] {} <Debug> HTTP-Session: 644efa08-95c5-49e2-a75d-929d9ef169dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4033 2023.12.06 01:49:39.106984 [ 3 ] {ed706355-c23c-4b5e-bf44-7dca40148eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4034 2023.12.06 01:49:39.107030 [ 3 ] {ed706355-c23c-4b5e-bf44-7dca40148eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4035 2023.12.06 01:49:39.107182 [ 3 ] {ed706355-c23c-4b5e-bf44-7dca40148eb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4036 2023.12.06 01:49:39.107544 [ 3 ] {ed706355-c23c-4b5e-bf44-7dca40148eb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
4037 2023.12.06 01:49:39.107844 [ 3 ] {ed706355-c23c-4b5e-bf44-7dca40148eb5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4038 2023.12.06 01:49:39.108020 [ 3 ] {ed706355-c23c-4b5e-bf44-7dca40148eb5} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4039 2023.12.06 01:49:39.108143 [ 3 ] {ed706355-c23c-4b5e-bf44-7dca40148eb5} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001130674 sec., 20341 rows/sec., 27.45 MiB/sec.
4040 2023.12.06 01:49:39.108260 [ 3 ] {ed706355-c23c-4b5e-bf44-7dca40148eb5} <Debug> DynamicQueryHandler: Done processing query
4041 2023.12.06 01:49:39.108283 [ 3 ] {ed706355-c23c-4b5e-bf44-7dca40148eb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4042 2023.12.06 01:49:39.108298 [ 3 ] {} <Debug> HTTP-Session: 644efa08-95c5-49e2-a75d-929d9ef169dc Destroying unnamed session
4043 2023.12.06 01:49:42.991747 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache
4044 2023.12.06 01:49:42.991823 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache
4045 2023.12.06 01:49:44.102941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 4355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4046 2023.12.06 01:49:44.103074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4047 2023.12.06 01:49:44.103108 [ 3 ] {} <Debug> HTTP-Session: d712aa06-a9cd-4c04-ae52-d02532a6482e Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
4048 2023.12.06 01:49:44.103141 [ 3 ] {} <Debug> HTTP-Session: d712aa06-a9cd-4c04-ae52-d02532a6482e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4049 2023.12.06 01:49:44.103303 [ 3 ] {3a0f39c7-fedb-431d-92ca-f8b0d67c4a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4050 2023.12.06 01:49:44.103381 [ 3 ] {3a0f39c7-fedb-431d-92ca-f8b0d67c4a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4051 2023.12.06 01:49:44.103595 [ 3 ] {3a0f39c7-fedb-431d-92ca-f8b0d67c4a5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4052 2023.12.06 01:49:44.104126 [ 3 ] {3a0f39c7-fedb-431d-92ca-f8b0d67c4a5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
4053 2023.12.06 01:49:44.104384 [ 3 ] {3a0f39c7-fedb-431d-92ca-f8b0d67c4a5d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4054 2023.12.06 01:49:44.104541 [ 3 ] {3a0f39c7-fedb-431d-92ca-f8b0d67c4a5d} <Trace> oximeter.fields_i64 (f008162a-49be-4f8b-81b7-ee29e396f066): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4055 2023.12.06 01:49:44.104691 [ 3 ] {3a0f39c7-fedb-431d-92ca-f8b0d67c4a5d} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.001345559 sec., 22295 rows/sec., 1.76 MiB/sec.
4056 2023.12.06 01:49:44.104858 [ 3 ] {3a0f39c7-fedb-431d-92ca-f8b0d67c4a5d} <Debug> DynamicQueryHandler: Done processing query
4057 2023.12.06 01:49:44.104885 [ 3 ] {3a0f39c7-fedb-431d-92ca-f8b0d67c4a5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4058 2023.12.06 01:49:44.104901 [ 3 ] {} <Debug> HTTP-Session: d712aa06-a9cd-4c04-ae52-d02532a6482e Destroying unnamed session
4059 2023.12.06 01:49:44.105080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 14017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4060 2023.12.06 01:49:44.105129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4061 2023.12.06 01:49:44.105150 [ 3 ] {} <Debug> HTTP-Session: e72c432f-c368-4670-a616-37cdfd8b0dfa Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
4062 2023.12.06 01:49:44.105168 [ 3 ] {} <Debug> HTTP-Session: e72c432f-c368-4670-a616-37cdfd8b0dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4063 2023.12.06 01:49:44.105253 [ 3 ] {de1a429a-019c-419f-8877-0952113fbb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4064 2023.12.06 01:49:44.105293 [ 3 ] {de1a429a-019c-419f-8877-0952113fbb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4065 2023.12.06 01:49:44.105402 [ 3 ] {de1a429a-019c-419f-8877-0952113fbb6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4066 2023.12.06 01:49:44.105887 [ 3 ] {de1a429a-019c-419f-8877-0952113fbb6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
4067 2023.12.06 01:49:44.106097 [ 3 ] {de1a429a-019c-419f-8877-0952113fbb6e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4068 2023.12.06 01:49:44.106250 [ 3 ] {de1a429a-019c-419f-8877-0952113fbb6e} <Trace> oximeter.fields_string (503bacea-a533-4282-9c92-9089a5fd7457): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4069 2023.12.06 01:49:44.106373 [ 3 ] {de1a429a-019c-419f-8877-0952113fbb6e} <Information> executeQuery: Read 90 rows, 8.50 KiB in 0.001091293 sec., 82470 rows/sec., 7.60 MiB/sec.
4070 2023.12.06 01:49:44.106508 [ 3 ] {de1a429a-019c-419f-8877-0952113fbb6e} <Debug> DynamicQueryHandler: Done processing query
4071 2023.12.06 01:49:44.106532 [ 3 ] {de1a429a-019c-419f-8877-0952113fbb6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4072 2023.12.06 01:49:44.106548 [ 3 ] {} <Debug> HTTP-Session: e72c432f-c368-4670-a616-37cdfd8b0dfa Destroying unnamed session
4073 2023.12.06 01:49:44.106675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 6667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4074 2023.12.06 01:49:44.106722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4075 2023.12.06 01:49:44.106740 [ 3 ] {} <Debug> HTTP-Session: 3abda78b-5a1a-4749-a070-ff5e3b6752f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
4076 2023.12.06 01:49:44.106756 [ 3 ] {} <Debug> HTTP-Session: 3abda78b-5a1a-4749-a070-ff5e3b6752f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4077 2023.12.06 01:49:44.106830 [ 3 ] {d97e5ae9-4735-49d4-aaa8-c6480f43f166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4078 2023.12.06 01:49:44.106870 [ 3 ] {d97e5ae9-4735-49d4-aaa8-c6480f43f166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4079 2023.12.06 01:49:44.106978 [ 3 ] {d97e5ae9-4735-49d4-aaa8-c6480f43f166} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4080 2023.12.06 01:49:44.107280 [ 3 ] {d97e5ae9-4735-49d4-aaa8-c6480f43f166} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
4081 2023.12.06 01:49:44.107480 [ 3 ] {d97e5ae9-4735-49d4-aaa8-c6480f43f166} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4082 2023.12.06 01:49:44.107623 [ 3 ] {d97e5ae9-4735-49d4-aaa8-c6480f43f166} <Trace> oximeter.fields_uuid (108a66a7-c2fa-4176-87e6-4c1ce351f83f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4083 2023.12.06 01:49:44.107763 [ 3 ] {d97e5ae9-4735-49d4-aaa8-c6480f43f166} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.000897569 sec., 43450 rows/sec., 3.40 MiB/sec.
4084 2023.12.06 01:49:44.107970 [ 3 ] {d97e5ae9-4735-49d4-aaa8-c6480f43f166} <Debug> DynamicQueryHandler: Done processing query
4085 2023.12.06 01:49:44.107993 [ 3 ] {d97e5ae9-4735-49d4-aaa8-c6480f43f166} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4086 2023.12.06 01:49:44.108009 [ 3 ] {} <Debug> HTTP-Session: 3abda78b-5a1a-4749-a070-ff5e3b6752f3 Destroying unnamed session
4087 2023.12.06 01:49:44.108190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 32123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4088 2023.12.06 01:49:44.108235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4089 2023.12.06 01:49:44.108253 [ 3 ] {} <Debug> HTTP-Session: d82a8ca9-b77e-4c1b-a06b-9d024df3386a Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
4090 2023.12.06 01:49:44.108269 [ 3 ] {} <Debug> HTTP-Session: d82a8ca9-b77e-4c1b-a06b-9d024df3386a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4091 2023.12.06 01:49:44.108346 [ 3 ] {6f3d2810-8739-4599-89c8-cf185182c26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4092 2023.12.06 01:49:44.108393 [ 3 ] {6f3d2810-8739-4599-89c8-cf185182c26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4093 2023.12.06 01:49:44.108546 [ 3 ] {6f3d2810-8739-4599-89c8-cf185182c26d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4094 2023.12.06 01:49:44.108976 [ 3 ] {6f3d2810-8739-4599-89c8-cf185182c26d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
4095 2023.12.06 01:49:44.109276 [ 3 ] {6f3d2810-8739-4599-89c8-cf185182c26d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4096 2023.12.06 01:49:44.109448 [ 3 ] {6f3d2810-8739-4599-89c8-cf185182c26d} <Trace> oximeter.measurements_histogramf64 (632afe1b-7185-4211-ab3b-e9a5e271eee5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4097 2023.12.06 01:49:44.109588 [ 3 ] {6f3d2810-8739-4599-89c8-cf185182c26d} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001208736 sec., 24819 rows/sec., 33.49 MiB/sec.
4098 2023.12.06 01:49:44.109739 [ 3 ] {6f3d2810-8739-4599-89c8-cf185182c26d} <Debug> DynamicQueryHandler: Done processing query
4099 2023.12.06 01:49:44.109764 [ 3 ] {6f3d2810-8739-4599-89c8-cf185182c26d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4100 2023.12.06 01:49:44.109780 [ 3 ] {} <Debug> HTTP-Session: d82a8ca9-b77e-4c1b-a06b-9d024df3386a Destroying unnamed session
4101 2023.12.06 01:49:44.109882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52356, User-Agent: (none), Length: 1435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4102 2023.12.06 01:49:44.109928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4103 2023.12.06 01:49:44.109946 [ 3 ] {} <Debug> HTTP-Session: ce352a3c-fd4c-4ae8-a0ba-ad1ae1d5c3ac Authenticating user 'default' from [fd00:1122:3344:101::d]:52356
4104 2023.12.06 01:49:44.109963 [ 3 ] {} <Debug> HTTP-Session: ce352a3c-fd4c-4ae8-a0ba-ad1ae1d5c3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4105 2023.12.06 01:49:44.110032 [ 3 ] {ad91dfef-487e-4347-a259-fe51e726ce58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52356) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4106 2023.12.06 01:49:44.110071 [ 3 ] {ad91dfef-487e-4347-a259-fe51e726ce58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4107 2023.12.06 01:49:44.110176 [ 3 ] {ad91dfef-487e-4347-a259-fe51e726ce58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4108 2023.12.06 01:49:44.110466 [ 3 ] {ad91dfef-487e-4347-a259-fe51e726ce58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB.
4109 2023.12.06 01:49:44.110707 [ 3 ] {ad91dfef-487e-4347-a259-fe51e726ce58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4110 2023.12.06 01:49:44.110878 [ 3 ] {ad91dfef-487e-4347-a259-fe51e726ce58} <Trace> oximeter.measurements_i64 (23adfeb0-e2b6-42db-859f-d623d7f734e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
4111 2023.12.06 01:49:44.111010 [ 3 ] {ad91dfef-487e-4347-a259-fe51e726ce58} <Information> executeQuery: Read 9 rows, 642.00 B in 0.00094551 sec., 9518 rows/sec., 663.08 KiB/sec.
4112 2023.12.06 01:49:44.111146 [ 3 ] {ad91dfef-487e-4347-a259-fe51e726ce58} <Debug> DynamicQueryHandler: Done processing query
4113 2023.12.06 01:49:44.111169 [ 3 ] {ad91dfef-487e-4347-a259-fe51e726ce58} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4114 2023.12.06 01:49:44.111184 [ 3 ] {} <Debug> HTTP-Session: ce352a3c-fd4c-4ae8-a0ba-ad1ae1d5c3ac Destroying unnamed session