Max level shown:
1 [ Nov 7 09:48:03 Enabled. ]
2 [ Nov 7 09:48:03 Rereading configuration. ]
3 [ Nov 7 09:48:04 Rereading configuration. ]
4 [ Nov 7 09:48:05 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService16
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService16 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService16
29 ipadm: Could not delete oxControlService16: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService16
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16
34 + ipadm show-addr oxControlService16/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService16/ll
37 + ipadm show-addr oxControlService16/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Nov 7 09:48:06 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.11.07 09:48:06.809167 [ 1 ] {} <Information> Application: Will watch for the process with pid 24983
55 2023.11.07 09:48:06.809326 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.07 09:48:07.607966 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24983
57 2023.11.07 09:48:07.608190 [ 1 ] {} <Information> Application: starting up
58 2023.11.07 09:48:07.608452 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.07 09:48:07.729500 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.07 09:48:07.729559 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.07 09:48:07.729573 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.07 09:48:07.729618 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.07 09:48:07.729990 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.07 09:48:07.730719 [ 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.11.07 09:48:07.731255 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.07 09:48:07.731555 [ 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.11.07 09:48:07.736330 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.07 09:48:07.736383 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.07 09:48:07.737176 [ 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.11.07 09:48:07.737376 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.07 09:48:07.745595 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.07 09:48:07.746083 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.07 09:48:07.746114 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.07 09:48:07.747791 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.07 09:48:07.748415 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.07 09:48:07.748710 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.07 09:48:07.749112 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.07 09:48:07.750300 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.07 09:48:07.750366 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.07 09:48:07.750444 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.07 09:48:07.750470 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.07 09:48:07.761794 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.07 09:48:07.761829 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000131582 sec
90 2023.11.07 09:48:07.762536 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.07 09:48:07.762618 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.07 09:48:07.762640 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.07 09:48:07.762658 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.07 09:48:07.762670 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.07 09:48:07.762685 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.07 09:48:07.762700 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.07 09:48:07.762737 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.07 09:48:07.762758 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.07 09:48:07.762790 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.07 09:48:07.762802 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.07 09:48:07.762816 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.07 09:48:07.762831 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.07 09:48:07.762869 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.07 09:48:07.762886 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.07 09:48:07.762904 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.07 09:48:07.804328 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.07 09:48:07.805727 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.07 09:48:07.805762 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8612e-05 sec
109 2023.11.07 09:48:07.805794 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.07 09:48:07.805836 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.07 09:48:07.805864 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.07 09:48:07.808268 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.07 09:48:07.813415 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.07 09:48:07.813592 [ 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.11.07 09:48:07.813639 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.07 09:48:08.116720 [ 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.11.07 09:48:08.140675 [ 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.11.07 09:48:08.140737 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.07 09:48:08.226854 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.07 09:48:08.227638 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.11.07 09:48:08.227990 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.07 09:48:08.228059 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.07 09:48:08.228080 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.07 09:48:08.228172 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.11.07 09:48:08.228207 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.11.07 09:48:08.228260 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.07 09:48:08.229076 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.07 09:48:08.229115 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.07 09:48:23.228255 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.11.07 09:48:23.228349 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.11.07 09:48:26.227803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
132 2023.11.07 09:48:26.228004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
133 2023.11.07 09:48:26.228590 [ 3 ] {} <Debug> HTTP-Session: 4926ce47-0b66-41e5-80df-8e4a3d427556 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
134 2023.11.07 09:48:26.228629 [ 3 ] {} <Debug> HTTP-Session: 4926ce47-0b66-41e5-80df-8e4a3d427556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
135 2023.11.07 09:48:26.228755 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
136 2023.11.07 09:48:26.228787 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
137 2023.11.07 09:48:26.228801 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
138 2023.11.07 09:48:26.230180 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
139 2023.11.07 09:48:26.231396 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
140 2023.11.07 09:48:26.233532 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
141 2023.11.07 09:48:26.235313 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
142 2023.11.07 09:48:26.241085 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} <Debug> DynamicQueryHandler: Done processing query
143 2023.11.07 09:48:26.241155 [ 3 ] {701c6124-3a9f-47c8-a201-e2b48bdb75c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
144 2023.11.07 09:48:26.241176 [ 3 ] {} <Debug> HTTP-Session: 4926ce47-0b66-41e5-80df-8e4a3d427556 Destroying unnamed session
145 2023.11.07 09:48:26.241447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
146 2023.11.07 09:48:26.241506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
147 2023.11.07 09:48:26.241528 [ 3 ] {} <Debug> HTTP-Session: f8766db2-3a9b-4c06-8e56-80c5624c5a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
148 2023.11.07 09:48:26.241548 [ 3 ] {} <Debug> HTTP-Session: f8766db2-3a9b-4c06-8e56-80c5624c5a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
149 2023.11.07 09:48:26.241657 [ 3 ] {0eb78704-b7fe-4aec-a5c1-51ca5bc72781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
150 2023.11.07 09:48:26.260562 [ 3 ] {0eb78704-b7fe-4aec-a5c1-51ca5bc72781} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40855) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
151 
152 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
153 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
154 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
155 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
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
158 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
159 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
160 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
161 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
162 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
163 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
164 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
165 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
166 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
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
174 
175 2023.11.07 09:48:26.261256 [ 3 ] {0eb78704-b7fe-4aec-a5c1-51ca5bc72781} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
176 
177 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
178 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
179 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
180 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
181 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
182 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
183 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
184 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
185 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
186 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
187 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
188 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
189 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
190 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
191 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
192 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
193 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
194 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
195 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
196 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
197 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
198 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
199 (version 22.8.9.1)
200 2023.11.07 09:48:26.261381 [ 3 ] {0eb78704-b7fe-4aec-a5c1-51ca5bc72781} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
201 2023.11.07 09:48:26.261401 [ 3 ] {} <Debug> HTTP-Session: f8766db2-3a9b-4c06-8e56-80c5624c5a24 Destroying unnamed session
202 2023.11.07 09:48:26.262324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
203 2023.11.07 09:48:26.262373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
204 2023.11.07 09:48:26.262393 [ 3 ] {} <Debug> HTTP-Session: 8d89fbd0-29b4-4b77-82fd-856cb338815c Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
205 2023.11.07 09:48:26.262413 [ 3 ] {} <Debug> HTTP-Session: 8d89fbd0-29b4-4b77-82fd-856cb338815c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
206 2023.11.07 09:48:26.262524 [ 3 ] {0965246f-20b1-45ba-9732-86c0dbbaea87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
207 2023.11.07 09:48:26.262627 [ 3 ] {0965246f-20b1-45ba-9732-86c0dbbaea87} <Debug> DynamicQueryHandler: Done processing query
208 2023.11.07 09:48:26.262651 [ 3 ] {0965246f-20b1-45ba-9732-86c0dbbaea87} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
209 2023.11.07 09:48:26.262668 [ 3 ] {} <Debug> HTTP-Session: 8d89fbd0-29b4-4b77-82fd-856cb338815c Destroying unnamed session
210 2023.11.07 09:48:26.262797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
211 2023.11.07 09:48:26.262841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
212 2023.11.07 09:48:26.262863 [ 3 ] {} <Debug> HTTP-Session: 6603aa5c-310d-4463-85ad-67429700f892 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
213 2023.11.07 09:48:26.262879 [ 3 ] {} <Debug> HTTP-Session: 6603aa5c-310d-4463-85ad-67429700f892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
214 2023.11.07 09:48:26.262937 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
215 2023.11.07 09:48:26.262992 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
216 2023.11.07 09:48:26.264975 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
217 2023.11.07 09:48:26.265001 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5551e-05 sec
218 2023.11.07 09:48:26.265023 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} <Information> TablesLoader: Loading 0 tables with 0 dependency level
219 2023.11.07 09:48:26.265037 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} <Information> DatabaseAtomic (oximeter): Starting up tables.
220 2023.11.07 09:48:26.265107 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} <Debug> DynamicQueryHandler: Done processing query
221 2023.11.07 09:48:26.265127 [ 3 ] {f3cce259-8fe5-48b6-97b9-94ee560e89c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
222 2023.11.07 09:48:26.265148 [ 3 ] {} <Debug> HTTP-Session: 6603aa5c-310d-4463-85ad-67429700f892 Destroying unnamed session
223 2023.11.07 09:48:26.265245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
224 2023.11.07 09:48:26.265289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
225 2023.11.07 09:48:26.265310 [ 3 ] {} <Debug> HTTP-Session: 0e2a79b3-5fd5-48f4-93f7-bfbf06bbc51b Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
226 2023.11.07 09:48:26.265326 [ 3 ] {} <Debug> HTTP-Session: 0e2a79b3-5fd5-48f4-93f7-bfbf06bbc51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
227 2023.11.07 09:48:26.265464 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
228 2023.11.07 09:48:26.265506 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
229 2023.11.07 09:48:26.269783 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} <Debug> oximeter.version (8eb27bb4-1ea1-42be-b578-87ba879e83e9): Loading data parts
230 2023.11.07 09:48:26.269913 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} <Debug> oximeter.version (8eb27bb4-1ea1-42be-b578-87ba879e83e9): There are no data parts
231 2023.11.07 09:48:26.271819 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} <Debug> DynamicQueryHandler: Done processing query
232 2023.11.07 09:48:26.271845 [ 3 ] {4b7451c9-c068-44fe-89ab-875ea1537c37} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
233 2023.11.07 09:48:26.271866 [ 3 ] {} <Debug> HTTP-Session: 0e2a79b3-5fd5-48f4-93f7-bfbf06bbc51b Destroying unnamed session
234 2023.11.07 09:48:26.271970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
235 2023.11.07 09:48:26.272019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
236 2023.11.07 09:48:26.272040 [ 3 ] {} <Debug> HTTP-Session: 3261b34a-bfc7-49f5-8204-70f276011e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
237 2023.11.07 09:48:26.272061 [ 3 ] {} <Debug> HTTP-Session: 3261b34a-bfc7-49f5-8204-70f276011e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
238 2023.11.07 09:48:26.272247 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
239 2023.11.07 09:48:26.272293 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
240 2023.11.07 09:48:26.285917 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} <Debug> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Loading data parts
241 2023.11.07 09:48:26.286017 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} <Debug> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): There are no data parts
242 2023.11.07 09:48:26.287309 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} <Debug> DynamicQueryHandler: Done processing query
243 2023.11.07 09:48:26.287335 [ 3 ] {1d8c1cc9-fc3a-4dae-a2c9-065fa3b5de0f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
244 2023.11.07 09:48:26.287354 [ 3 ] {} <Debug> HTTP-Session: 3261b34a-bfc7-49f5-8204-70f276011e77 Destroying unnamed session
245 2023.11.07 09:48:26.287486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
246 2023.11.07 09:48:26.287536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
247 2023.11.07 09:48:26.287558 [ 3 ] {} <Debug> HTTP-Session: a70e4a81-26d8-46b5-89e6-5afb6e321700 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
248 2023.11.07 09:48:26.287574 [ 3 ] {} <Debug> HTTP-Session: a70e4a81-26d8-46b5-89e6-5afb6e321700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
249 2023.11.07 09:48:26.287761 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
250 2023.11.07 09:48:26.287807 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
251 2023.11.07 09:48:26.289523 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} <Debug> oximeter.measurements_i8 (7bdef2a1-fe99-45dc-979c-2ebbaea22952): Loading data parts
252 2023.11.07 09:48:26.289608 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} <Debug> oximeter.measurements_i8 (7bdef2a1-fe99-45dc-979c-2ebbaea22952): There are no data parts
253 2023.11.07 09:48:26.290798 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} <Debug> DynamicQueryHandler: Done processing query
254 2023.11.07 09:48:26.290823 [ 3 ] {ad7ab895-e440-46b7-a76d-286edd5e06d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2023.11.07 09:48:26.290840 [ 3 ] {} <Debug> HTTP-Session: a70e4a81-26d8-46b5-89e6-5afb6e321700 Destroying unnamed session
256 2023.11.07 09:48:26.290959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2023.11.07 09:48:26.291005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2023.11.07 09:48:26.291024 [ 3 ] {} <Debug> HTTP-Session: cab433fb-d504-46e1-80e5-d4a35800bf94 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
259 2023.11.07 09:48:26.291044 [ 3 ] {} <Debug> HTTP-Session: cab433fb-d504-46e1-80e5-d4a35800bf94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2023.11.07 09:48:26.291235 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
261 2023.11.07 09:48:26.291281 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
262 2023.11.07 09:48:26.293002 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} <Debug> oximeter.measurements_u8 (db8ff8a9-8e0d-4f60-b9eb-d2f817af9d4c): Loading data parts
263 2023.11.07 09:48:26.293100 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} <Debug> oximeter.measurements_u8 (db8ff8a9-8e0d-4f60-b9eb-d2f817af9d4c): There are no data parts
264 2023.11.07 09:48:26.294277 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} <Debug> DynamicQueryHandler: Done processing query
265 2023.11.07 09:48:26.294307 [ 3 ] {098c12e7-d7ca-4cb0-9131-d54da446d0a1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
266 2023.11.07 09:48:26.294322 [ 3 ] {} <Debug> HTTP-Session: cab433fb-d504-46e1-80e5-d4a35800bf94 Destroying unnamed session
267 2023.11.07 09:48:26.294423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
268 2023.11.07 09:48:26.294469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
269 2023.11.07 09:48:26.294487 [ 3 ] {} <Debug> HTTP-Session: 7f0dde64-dfc7-4186-b024-c7cbc94dd62c Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
270 2023.11.07 09:48:26.294508 [ 3 ] {} <Debug> HTTP-Session: 7f0dde64-dfc7-4186-b024-c7cbc94dd62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
271 2023.11.07 09:48:26.294692 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
272 2023.11.07 09:48:26.294735 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
273 2023.11.07 09:48:26.298208 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} <Debug> oximeter.measurements_i16 (908e2129-0118-4412-977f-29337ef88ed1): Loading data parts
274 2023.11.07 09:48:26.298297 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} <Debug> oximeter.measurements_i16 (908e2129-0118-4412-977f-29337ef88ed1): There are no data parts
275 2023.11.07 09:48:26.299705 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} <Debug> DynamicQueryHandler: Done processing query
276 2023.11.07 09:48:26.299734 [ 3 ] {e6f822cb-bcde-4aa7-9373-c202cc62d1d7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.11.07 09:48:26.299750 [ 3 ] {} <Debug> HTTP-Session: 7f0dde64-dfc7-4186-b024-c7cbc94dd62c Destroying unnamed session
278 2023.11.07 09:48:26.299864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.11.07 09:48:26.299913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.11.07 09:48:26.299931 [ 3 ] {} <Debug> HTTP-Session: ab9655f8-0af1-459c-b139-53292e9d5e97 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
281 2023.11.07 09:48:26.299953 [ 3 ] {} <Debug> HTTP-Session: ab9655f8-0af1-459c-b139-53292e9d5e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.11.07 09:48:26.300140 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
283 2023.11.07 09:48:26.300186 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
284 2023.11.07 09:48:26.301634 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} <Debug> oximeter.measurements_u16 (b43ee38d-d328-4e53-8844-ba2ba923db03): Loading data parts
285 2023.11.07 09:48:26.301714 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} <Debug> oximeter.measurements_u16 (b43ee38d-d328-4e53-8844-ba2ba923db03): There are no data parts
286 2023.11.07 09:48:26.303126 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} <Debug> DynamicQueryHandler: Done processing query
287 2023.11.07 09:48:26.303158 [ 3 ] {f4c69d7c-02a1-4e12-afab-d8d8eeccdb78} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2023.11.07 09:48:26.303173 [ 3 ] {} <Debug> HTTP-Session: ab9655f8-0af1-459c-b139-53292e9d5e97 Destroying unnamed session
289 2023.11.07 09:48:26.303303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2023.11.07 09:48:26.303358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2023.11.07 09:48:26.303377 [ 3 ] {} <Debug> HTTP-Session: 6c984334-aee5-431e-9e2d-1f250f949ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
292 2023.11.07 09:48:26.303399 [ 3 ] {} <Debug> HTTP-Session: 6c984334-aee5-431e-9e2d-1f250f949ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2023.11.07 09:48:26.303582 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
294 2023.11.07 09:48:26.303631 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
295 2023.11.07 09:48:26.305086 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} <Debug> oximeter.measurements_i32 (0378bc56-5523-406a-8261-5ccb2ac553e1): Loading data parts
296 2023.11.07 09:48:26.305166 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} <Debug> oximeter.measurements_i32 (0378bc56-5523-406a-8261-5ccb2ac553e1): There are no data parts
297 2023.11.07 09:48:26.306232 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} <Debug> DynamicQueryHandler: Done processing query
298 2023.11.07 09:48:26.306264 [ 3 ] {e6acda98-feca-4ae8-983f-9f17b4342673} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2023.11.07 09:48:26.306279 [ 3 ] {} <Debug> HTTP-Session: 6c984334-aee5-431e-9e2d-1f250f949ff6 Destroying unnamed session
300 2023.11.07 09:48:26.306382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2023.11.07 09:48:26.306438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2023.11.07 09:48:26.306457 [ 3 ] {} <Debug> HTTP-Session: c5446d96-4f84-4bba-a7dd-9dcd104a0453 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
303 2023.11.07 09:48:26.306473 [ 3 ] {} <Debug> HTTP-Session: c5446d96-4f84-4bba-a7dd-9dcd104a0453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2023.11.07 09:48:26.306662 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
305 2023.11.07 09:48:26.306714 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
306 2023.11.07 09:48:26.308130 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} <Debug> oximeter.measurements_u32 (39d23537-0a93-4d77-9cab-0af24cf1e278): Loading data parts
307 2023.11.07 09:48:26.308209 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} <Debug> oximeter.measurements_u32 (39d23537-0a93-4d77-9cab-0af24cf1e278): There are no data parts
308 2023.11.07 09:48:26.309274 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} <Debug> DynamicQueryHandler: Done processing query
309 2023.11.07 09:48:26.309299 [ 3 ] {1d269337-4de7-450f-b41a-79443511d992} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.11.07 09:48:26.309322 [ 3 ] {} <Debug> HTTP-Session: c5446d96-4f84-4bba-a7dd-9dcd104a0453 Destroying unnamed session
311 2023.11.07 09:48:26.309416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.11.07 09:48:26.309466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.11.07 09:48:26.309491 [ 3 ] {} <Debug> HTTP-Session: ce9a2ff4-78df-4578-b965-8f2b91437357 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
314 2023.11.07 09:48:26.309506 [ 3 ] {} <Debug> HTTP-Session: ce9a2ff4-78df-4578-b965-8f2b91437357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.11.07 09:48:26.309693 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
316 2023.11.07 09:48:26.309745 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
317 2023.11.07 09:48:26.311211 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} <Debug> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Loading data parts
318 2023.11.07 09:48:26.311299 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} <Debug> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): There are no data parts
319 2023.11.07 09:48:26.312358 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} <Debug> DynamicQueryHandler: Done processing query
320 2023.11.07 09:48:26.312383 [ 3 ] {9b25c8ef-34ac-4032-92bb-28356e86d6f0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.11.07 09:48:26.312407 [ 3 ] {} <Debug> HTTP-Session: ce9a2ff4-78df-4578-b965-8f2b91437357 Destroying unnamed session
322 2023.11.07 09:48:26.312504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.11.07 09:48:26.312553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.11.07 09:48:26.312577 [ 3 ] {} <Debug> HTTP-Session: ddf18663-5577-427d-8743-65f007b507e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
325 2023.11.07 09:48:26.312593 [ 3 ] {} <Debug> HTTP-Session: ddf18663-5577-427d-8743-65f007b507e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.11.07 09:48:26.312780 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
327 2023.11.07 09:48:26.312827 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
328 2023.11.07 09:48:26.314231 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} <Debug> oximeter.measurements_u64 (57f072e6-54b9-4b01-8887-5aeeef412064): Loading data parts
329 2023.11.07 09:48:26.314343 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} <Debug> oximeter.measurements_u64 (57f072e6-54b9-4b01-8887-5aeeef412064): There are no data parts
330 2023.11.07 09:48:26.315394 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} <Debug> DynamicQueryHandler: Done processing query
331 2023.11.07 09:48:26.315426 [ 3 ] {8d77f1ac-c2d7-4c02-9cbb-6677ad8c4031} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.11.07 09:48:26.315449 [ 3 ] {} <Debug> HTTP-Session: ddf18663-5577-427d-8743-65f007b507e6 Destroying unnamed session
333 2023.11.07 09:48:26.315548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.11.07 09:48:26.315597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.11.07 09:48:26.315623 [ 3 ] {} <Debug> HTTP-Session: a15c5f02-d325-478b-b212-93f32cad7da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
336 2023.11.07 09:48:26.315639 [ 3 ] {} <Debug> HTTP-Session: a15c5f02-d325-478b-b212-93f32cad7da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.11.07 09:48:26.315826 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
338 2023.11.07 09:48:26.315875 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
339 2023.11.07 09:48:26.317282 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} <Debug> oximeter.measurements_f32 (41d90457-ef03-4fe6-8c4d-3af5f6d5e780): Loading data parts
340 2023.11.07 09:48:26.317365 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} <Debug> oximeter.measurements_f32 (41d90457-ef03-4fe6-8c4d-3af5f6d5e780): There are no data parts
341 2023.11.07 09:48:26.318403 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} <Debug> DynamicQueryHandler: Done processing query
342 2023.11.07 09:48:26.318436 [ 3 ] {966620c9-5c01-4b18-bcc3-057cee4395be} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.11.07 09:48:26.318451 [ 3 ] {} <Debug> HTTP-Session: a15c5f02-d325-478b-b212-93f32cad7da9 Destroying unnamed session
344 2023.11.07 09:48:26.318576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.11.07 09:48:26.318626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.11.07 09:48:26.318644 [ 3 ] {} <Debug> HTTP-Session: fb403f51-92bb-4897-bbe1-e5b2cd8bb6c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
347 2023.11.07 09:48:26.318668 [ 3 ] {} <Debug> HTTP-Session: fb403f51-92bb-4897-bbe1-e5b2cd8bb6c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.11.07 09:48:26.318856 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
349 2023.11.07 09:48:26.318905 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
350 2023.11.07 09:48:26.320311 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} <Debug> oximeter.measurements_f64 (baf34729-240f-488f-aaee-1e5efe1b9f5c): Loading data parts
351 2023.11.07 09:48:26.320394 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} <Debug> oximeter.measurements_f64 (baf34729-240f-488f-aaee-1e5efe1b9f5c): There are no data parts
352 2023.11.07 09:48:26.321468 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} <Debug> DynamicQueryHandler: Done processing query
353 2023.11.07 09:48:26.321500 [ 3 ] {cdc6f215-5a1e-4f9c-8b84-e793cd26d918} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.11.07 09:48:26.321516 [ 3 ] {} <Debug> HTTP-Session: fb403f51-92bb-4897-bbe1-e5b2cd8bb6c3 Destroying unnamed session
355 2023.11.07 09:48:26.321629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.11.07 09:48:26.321678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.11.07 09:48:26.321698 [ 3 ] {} <Debug> HTTP-Session: c34eaaf4-68a1-4e9f-a849-a188166cf133 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
358 2023.11.07 09:48:26.321722 [ 3 ] {} <Debug> HTTP-Session: c34eaaf4-68a1-4e9f-a849-a188166cf133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.11.07 09:48:26.321903 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
360 2023.11.07 09:48:26.321956 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
361 2023.11.07 09:48:26.323365 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} <Debug> oximeter.measurements_string (cc5ba36c-834c-42ff-bd77-0d5aff2723b5): Loading data parts
362 2023.11.07 09:48:26.323447 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} <Debug> oximeter.measurements_string (cc5ba36c-834c-42ff-bd77-0d5aff2723b5): There are no data parts
363 2023.11.07 09:48:26.324541 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} <Debug> DynamicQueryHandler: Done processing query
364 2023.11.07 09:48:26.324565 [ 3 ] {0839f9df-6ec4-425b-9f66-7e310d67210b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.11.07 09:48:26.324588 [ 3 ] {} <Debug> HTTP-Session: c34eaaf4-68a1-4e9f-a849-a188166cf133 Destroying unnamed session
366 2023.11.07 09:48:26.324695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.11.07 09:48:26.324743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.11.07 09:48:26.324762 [ 3 ] {} <Debug> HTTP-Session: 95014d9d-21b2-4daf-8cd3-4e9c40ec1cf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
369 2023.11.07 09:48:26.324784 [ 3 ] {} <Debug> HTTP-Session: 95014d9d-21b2-4daf-8cd3-4e9c40ec1cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.11.07 09:48:26.324970 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
371 2023.11.07 09:48:26.325023 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
372 2023.11.07 09:48:26.326448 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} <Debug> oximeter.measurements_bytes (aeaad69f-00df-4067-a14e-4460f0e168d7): Loading data parts
373 2023.11.07 09:48:26.326521 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} <Debug> oximeter.measurements_bytes (aeaad69f-00df-4067-a14e-4460f0e168d7): There are no data parts
374 2023.11.07 09:48:26.327611 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} <Debug> DynamicQueryHandler: Done processing query
375 2023.11.07 09:48:26.327636 [ 3 ] {629fb604-05c4-47b0-a2cc-dc4acfba872c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.11.07 09:48:26.327661 [ 3 ] {} <Debug> HTTP-Session: 95014d9d-21b2-4daf-8cd3-4e9c40ec1cf3 Destroying unnamed session
377 2023.11.07 09:48:26.327762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.11.07 09:48:26.327805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.11.07 09:48:26.327832 [ 3 ] {} <Debug> HTTP-Session: df337e5c-a13f-4f17-9ed5-194ed147a8a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
380 2023.11.07 09:48:26.327855 [ 3 ] {} <Debug> HTTP-Session: df337e5c-a13f-4f17-9ed5-194ed147a8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.11.07 09:48:26.328056 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
382 2023.11.07 09:48:26.328111 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
383 2023.11.07 09:48:26.329569 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} <Debug> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Loading data parts
384 2023.11.07 09:48:26.329649 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} <Debug> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): There are no data parts
385 2023.11.07 09:48:26.330727 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} <Debug> DynamicQueryHandler: Done processing query
386 2023.11.07 09:48:26.330760 [ 3 ] {a037b892-91a5-4d1d-8599-00fc645e3c06} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.11.07 09:48:26.330776 [ 3 ] {} <Debug> HTTP-Session: df337e5c-a13f-4f17-9ed5-194ed147a8a6 Destroying unnamed session
388 2023.11.07 09:48:26.330874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.11.07 09:48:26.330925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.11.07 09:48:26.330944 [ 3 ] {} <Debug> HTTP-Session: 351a2160-8100-4c62-810b-6e009ba420d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
391 2023.11.07 09:48:26.330967 [ 3 ] {} <Debug> HTTP-Session: 351a2160-8100-4c62-810b-6e009ba420d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.11.07 09:48:26.331166 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
393 2023.11.07 09:48:26.331221 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
394 2023.11.07 09:48:26.332687 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} <Debug> oximeter.measurements_cumulativeu64 (d40f7542-5ea1-4873-8e61-49eaafc41f40): Loading data parts
395 2023.11.07 09:48:26.332769 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} <Debug> oximeter.measurements_cumulativeu64 (d40f7542-5ea1-4873-8e61-49eaafc41f40): There are no data parts
396 2023.11.07 09:48:26.333854 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} <Debug> DynamicQueryHandler: Done processing query
397 2023.11.07 09:48:26.333886 [ 3 ] {e501b1bc-3b01-4427-ac28-9b3c74c18c9c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.11.07 09:48:26.333903 [ 3 ] {} <Debug> HTTP-Session: 351a2160-8100-4c62-810b-6e009ba420d0 Destroying unnamed session
399 2023.11.07 09:48:26.334014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.11.07 09:48:26.334065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.11.07 09:48:26.334085 [ 3 ] {} <Debug> HTTP-Session: 4550cb21-ad74-4d67-9021-69bfd3c5cbbf Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
402 2023.11.07 09:48:26.334108 [ 3 ] {} <Debug> HTTP-Session: 4550cb21-ad74-4d67-9021-69bfd3c5cbbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.11.07 09:48:26.334312 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
404 2023.11.07 09:48:26.334361 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
405 2023.11.07 09:48:26.335805 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} <Debug> oximeter.measurements_cumulativef32 (25395e10-3d21-4d95-adc7-e510afd89c31): Loading data parts
406 2023.11.07 09:48:26.335891 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} <Debug> oximeter.measurements_cumulativef32 (25395e10-3d21-4d95-adc7-e510afd89c31): There are no data parts
407 2023.11.07 09:48:26.336946 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} <Debug> DynamicQueryHandler: Done processing query
408 2023.11.07 09:48:26.336979 [ 3 ] {dac4feb4-82c9-42ab-bf8d-e3452a62ae1b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.11.07 09:48:26.337001 [ 3 ] {} <Debug> HTTP-Session: 4550cb21-ad74-4d67-9021-69bfd3c5cbbf Destroying unnamed session
410 2023.11.07 09:48:26.337100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.11.07 09:48:26.337150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.11.07 09:48:26.337178 [ 3 ] {} <Debug> HTTP-Session: 66747319-281b-42bc-ac90-398b9de1e7b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
413 2023.11.07 09:48:26.337193 [ 3 ] {} <Debug> HTTP-Session: 66747319-281b-42bc-ac90-398b9de1e7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.11.07 09:48:26.337398 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) --
415 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)
416 2023.11.07 09:48:26.337455 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
417 2023.11.07 09:48:26.338901 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} <Debug> oximeter.measurements_cumulativef64 (b61e1ebb-e957-4868-8f3a-4ec20542f881): Loading data parts
418 2023.11.07 09:48:26.338980 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} <Debug> oximeter.measurements_cumulativef64 (b61e1ebb-e957-4868-8f3a-4ec20542f881): There are no data parts
419 2023.11.07 09:48:26.340046 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} <Debug> DynamicQueryHandler: Done processing query
420 2023.11.07 09:48:26.340070 [ 3 ] {5650309e-8a1f-4baf-8903-0eacfd9eb929} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
421 2023.11.07 09:48:26.340096 [ 3 ] {} <Debug> HTTP-Session: 66747319-281b-42bc-ac90-398b9de1e7b9 Destroying unnamed session
422 2023.11.07 09:48:26.340206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
423 2023.11.07 09:48:26.340257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
424 2023.11.07 09:48:26.340284 [ 3 ] {} <Debug> HTTP-Session: 3efe9775-36e1-4a05-ae07-e31a2a20c366 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
425 2023.11.07 09:48:26.340300 [ 3 ] {} <Debug> HTTP-Session: 3efe9775-36e1-4a05-ae07-e31a2a20c366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
426 2023.11.07 09:48:26.340519 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
427 2023.11.07 09:48:26.340577 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
428 2023.11.07 09:48:26.342044 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} <Debug> oximeter.measurements_histogrami8 (0724f4c6-13f1-4a71-82f0-5795f38bd71a): Loading data parts
429 2023.11.07 09:48:26.342115 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} <Debug> oximeter.measurements_histogrami8 (0724f4c6-13f1-4a71-82f0-5795f38bd71a): There are no data parts
430 2023.11.07 09:48:26.343182 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} <Debug> DynamicQueryHandler: Done processing query
431 2023.11.07 09:48:26.343216 [ 3 ] {b64b036b-e790-4a10-850f-01b11bb3c33e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
432 2023.11.07 09:48:26.343232 [ 3 ] {} <Debug> HTTP-Session: 3efe9775-36e1-4a05-ae07-e31a2a20c366 Destroying unnamed session
433 2023.11.07 09:48:26.343329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
434 2023.11.07 09:48:26.343388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
435 2023.11.07 09:48:26.343407 [ 3 ] {} <Debug> HTTP-Session: 22437b92-b7d1-4f1e-a338-c67e81f21b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
436 2023.11.07 09:48:26.343432 [ 3 ] {} <Debug> HTTP-Session: 22437b92-b7d1-4f1e-a338-c67e81f21b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
437 2023.11.07 09:48:26.343642 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
438 2023.11.07 09:48:26.343702 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
439 2023.11.07 09:48:26.345195 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} <Debug> oximeter.measurements_histogramu8 (24683534-1108-48f1-8083-e7ca590f73a6): Loading data parts
440 2023.11.07 09:48:26.345266 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} <Debug> oximeter.measurements_histogramu8 (24683534-1108-48f1-8083-e7ca590f73a6): There are no data parts
441 2023.11.07 09:48:26.346351 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} <Debug> DynamicQueryHandler: Done processing query
442 2023.11.07 09:48:26.346386 [ 3 ] {df6680ed-b81d-445b-9f7a-73229ed68a11} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
443 2023.11.07 09:48:26.346402 [ 3 ] {} <Debug> HTTP-Session: 22437b92-b7d1-4f1e-a338-c67e81f21b51 Destroying unnamed session
444 2023.11.07 09:48:26.346511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
445 2023.11.07 09:48:26.346564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
446 2023.11.07 09:48:26.346582 [ 3 ] {} <Debug> HTTP-Session: a9e8da05-d50f-4e6b-a453-a305c56ce475 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
447 2023.11.07 09:48:26.346607 [ 3 ] {} <Debug> HTTP-Session: a9e8da05-d50f-4e6b-a453-a305c56ce475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
448 2023.11.07 09:48:26.346826 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
449 2023.11.07 09:48:26.346887 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
450 2023.11.07 09:48:26.348368 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} <Debug> oximeter.measurements_histogrami16 (6dcad78a-3665-4491-aa47-bb491afacb76): Loading data parts
451 2023.11.07 09:48:26.348451 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} <Debug> oximeter.measurements_histogrami16 (6dcad78a-3665-4491-aa47-bb491afacb76): There are no data parts
452 2023.11.07 09:48:26.349531 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} <Debug> DynamicQueryHandler: Done processing query
453 2023.11.07 09:48:26.349557 [ 3 ] {4e17265a-e3a4-4e03-be7e-4bc8439b88d7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
454 2023.11.07 09:48:26.349572 [ 3 ] {} <Debug> HTTP-Session: a9e8da05-d50f-4e6b-a453-a305c56ce475 Destroying unnamed session
455 2023.11.07 09:48:26.349690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
456 2023.11.07 09:48:26.349744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
457 2023.11.07 09:48:26.349763 [ 3 ] {} <Debug> HTTP-Session: d1a00b2a-2d4d-4f47-8af1-b357f38cbbaf Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
458 2023.11.07 09:48:26.349788 [ 3 ] {} <Debug> HTTP-Session: d1a00b2a-2d4d-4f47-8af1-b357f38cbbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
459 2023.11.07 09:48:26.350007 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
460 2023.11.07 09:48:26.350068 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
461 2023.11.07 09:48:26.351528 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} <Debug> oximeter.measurements_histogramu16 (49cd246f-7644-47b6-838f-c3398169a2d2): Loading data parts
462 2023.11.07 09:48:26.351609 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} <Debug> oximeter.measurements_histogramu16 (49cd246f-7644-47b6-838f-c3398169a2d2): There are no data parts
463 2023.11.07 09:48:26.352689 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} <Debug> DynamicQueryHandler: Done processing query
464 2023.11.07 09:48:26.352713 [ 3 ] {a9696fac-b365-48cf-b78e-baa020f031a6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
465 2023.11.07 09:48:26.352738 [ 3 ] {} <Debug> HTTP-Session: d1a00b2a-2d4d-4f47-8af1-b357f38cbbaf Destroying unnamed session
466 2023.11.07 09:48:26.352832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2023.11.07 09:48:26.352885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
468 2023.11.07 09:48:26.352911 [ 3 ] {} <Debug> HTTP-Session: b9cfa87b-65c0-482d-9296-5e8f899421c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
469 2023.11.07 09:48:26.352934 [ 3 ] {} <Debug> HTTP-Session: b9cfa87b-65c0-482d-9296-5e8f899421c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2023.11.07 09:48:26.353142 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
471 2023.11.07 09:48:26.353201 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
472 2023.11.07 09:48:26.354669 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} <Debug> oximeter.measurements_histogrami32 (9522f55c-014e-4a0a-b7c7-f5a68e0b6d12): Loading data parts
473 2023.11.07 09:48:26.354741 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} <Debug> oximeter.measurements_histogrami32 (9522f55c-014e-4a0a-b7c7-f5a68e0b6d12): There are no data parts
474 2023.11.07 09:48:26.355795 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} <Debug> DynamicQueryHandler: Done processing query
475 2023.11.07 09:48:26.355819 [ 3 ] {928f263c-98d1-4587-9c09-61a51d6cc386} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
476 2023.11.07 09:48:26.355845 [ 3 ] {} <Debug> HTTP-Session: b9cfa87b-65c0-482d-9296-5e8f899421c4 Destroying unnamed session
477 2023.11.07 09:48:26.355965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
478 2023.11.07 09:48:26.356016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
479 2023.11.07 09:48:26.356035 [ 3 ] {} <Debug> HTTP-Session: 50c4802d-a38f-43d0-9886-e8e77a120548 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
480 2023.11.07 09:48:26.356061 [ 3 ] {} <Debug> HTTP-Session: 50c4802d-a38f-43d0-9886-e8e77a120548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
481 2023.11.07 09:48:26.356270 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
482 2023.11.07 09:48:26.356329 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
483 2023.11.07 09:48:26.357782 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} <Debug> oximeter.measurements_histogramu32 (890f8819-ea35-4800-855d-12b6ced5fc8e): Loading data parts
484 2023.11.07 09:48:26.357867 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} <Debug> oximeter.measurements_histogramu32 (890f8819-ea35-4800-855d-12b6ced5fc8e): There are no data parts
485 2023.11.07 09:48:26.358986 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} <Debug> DynamicQueryHandler: Done processing query
486 2023.11.07 09:48:26.359020 [ 3 ] {0c3bc1e8-bb88-4bb5-a521-375389f496b9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
487 2023.11.07 09:48:26.359036 [ 3 ] {} <Debug> HTTP-Session: 50c4802d-a38f-43d0-9886-e8e77a120548 Destroying unnamed session
488 2023.11.07 09:48:26.359161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
489 2023.11.07 09:48:26.359213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
490 2023.11.07 09:48:26.359232 [ 3 ] {} <Debug> HTTP-Session: 12a06c28-54bc-4758-ae90-e5af36f80cdf Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
491 2023.11.07 09:48:26.359257 [ 3 ] {} <Debug> HTTP-Session: 12a06c28-54bc-4758-ae90-e5af36f80cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
492 2023.11.07 09:48:26.359472 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
493 2023.11.07 09:48:26.359532 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
494 2023.11.07 09:48:26.361066 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} <Debug> oximeter.measurements_histogrami64 (3e41086d-e020-48ee-93cc-35f32bbc9b13): Loading data parts
495 2023.11.07 09:48:26.361147 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} <Debug> oximeter.measurements_histogrami64 (3e41086d-e020-48ee-93cc-35f32bbc9b13): There are no data parts
496 2023.11.07 09:48:26.362257 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} <Debug> DynamicQueryHandler: Done processing query
497 2023.11.07 09:48:26.362282 [ 3 ] {58e79355-759f-4102-bdb8-910d66e9162d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
498 2023.11.07 09:48:26.362307 [ 3 ] {} <Debug> HTTP-Session: 12a06c28-54bc-4758-ae90-e5af36f80cdf Destroying unnamed session
499 2023.11.07 09:48:26.362407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
500 2023.11.07 09:48:26.362460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
501 2023.11.07 09:48:26.362488 [ 3 ] {} <Debug> HTTP-Session: ccb6e0b4-d75b-4d35-a41e-920103ee8176 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
502 2023.11.07 09:48:26.362504 [ 3 ] {} <Debug> HTTP-Session: ccb6e0b4-d75b-4d35-a41e-920103ee8176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
503 2023.11.07 09:48:26.362717 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
504 2023.11.07 09:48:26.362776 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
505 2023.11.07 09:48:26.364251 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} <Debug> oximeter.measurements_histogramu64 (a9931b66-b888-41a3-8992-fe3b6771c421): Loading data parts
506 2023.11.07 09:48:26.364338 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} <Debug> oximeter.measurements_histogramu64 (a9931b66-b888-41a3-8992-fe3b6771c421): There are no data parts
507 2023.11.07 09:48:26.365398 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} <Debug> DynamicQueryHandler: Done processing query
508 2023.11.07 09:48:26.365423 [ 3 ] {4b00aad5-c2df-49a2-8df9-3df6cb75e79f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
509 2023.11.07 09:48:26.365450 [ 3 ] {} <Debug> HTTP-Session: ccb6e0b4-d75b-4d35-a41e-920103ee8176 Destroying unnamed session
510 2023.11.07 09:48:26.365548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
511 2023.11.07 09:48:26.365607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
512 2023.11.07 09:48:26.365626 [ 3 ] {} <Debug> HTTP-Session: 25fa8d71-7602-4eb2-a135-00dab2e94b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
513 2023.11.07 09:48:26.365641 [ 3 ] {} <Debug> HTTP-Session: 25fa8d71-7602-4eb2-a135-00dab2e94b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
514 2023.11.07 09:48:26.365857 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
515 2023.11.07 09:48:26.365917 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
516 2023.11.07 09:48:26.367501 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} <Debug> oximeter.measurements_histogramf32 (459dc83b-75b4-43e6-9be5-859f6c89912a): Loading data parts
517 2023.11.07 09:48:26.367579 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} <Debug> oximeter.measurements_histogramf32 (459dc83b-75b4-43e6-9be5-859f6c89912a): There are no data parts
518 2023.11.07 09:48:26.368657 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} <Debug> DynamicQueryHandler: Done processing query
519 2023.11.07 09:48:26.368692 [ 3 ] {b8b96660-6ccf-4007-81e0-719f8b60def8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
520 2023.11.07 09:48:26.368707 [ 3 ] {} <Debug> HTTP-Session: 25fa8d71-7602-4eb2-a135-00dab2e94b67 Destroying unnamed session
521 2023.11.07 09:48:26.368815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
522 2023.11.07 09:48:26.368870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
523 2023.11.07 09:48:26.368888 [ 3 ] {} <Debug> HTTP-Session: 4536ddb3-6133-42e6-9aad-185215d7faf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
524 2023.11.07 09:48:26.368914 [ 3 ] {} <Debug> HTTP-Session: 4536ddb3-6133-42e6-9aad-185215d7faf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
525 2023.11.07 09:48:26.369129 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
526 2023.11.07 09:48:26.369190 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
527 2023.11.07 09:48:26.370651 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} <Debug> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Loading data parts
528 2023.11.07 09:48:26.370740 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} <Debug> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): There are no data parts
529 2023.11.07 09:48:26.371811 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} <Debug> DynamicQueryHandler: Done processing query
530 2023.11.07 09:48:26.371836 [ 3 ] {43b1dd21-501f-42ea-9102-14555e980313} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
531 2023.11.07 09:48:26.371851 [ 3 ] {} <Debug> HTTP-Session: 4536ddb3-6133-42e6-9aad-185215d7faf4 Destroying unnamed session
532 2023.11.07 09:48:26.371966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
533 2023.11.07 09:48:26.372019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
534 2023.11.07 09:48:26.372037 [ 3 ] {} <Debug> HTTP-Session: d1b27202-b756-4a8d-acd9-e122abed5b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
535 2023.11.07 09:48:26.372062 [ 3 ] {} <Debug> HTTP-Session: d1b27202-b756-4a8d-acd9-e122abed5b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
536 2023.11.07 09:48:26.372222 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
537 2023.11.07 09:48:26.372267 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
538 2023.11.07 09:48:26.373595 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} <Debug> oximeter.fields_bool (d7abc02f-20c3-40c1-af61-ab03a494f273): Loading data parts
539 2023.11.07 09:48:26.373666 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} <Debug> oximeter.fields_bool (d7abc02f-20c3-40c1-af61-ab03a494f273): There are no data parts
540 2023.11.07 09:48:26.374694 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} <Debug> DynamicQueryHandler: Done processing query
541 2023.11.07 09:48:26.374730 [ 3 ] {05ac4174-bb02-4ab9-bf54-2d0e98f05451} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
542 2023.11.07 09:48:26.374745 [ 3 ] {} <Debug> HTTP-Session: d1b27202-b756-4a8d-acd9-e122abed5b31 Destroying unnamed session
543 2023.11.07 09:48:26.374858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
544 2023.11.07 09:48:26.374910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
545 2023.11.07 09:48:26.374928 [ 3 ] {} <Debug> HTTP-Session: 34ac5bdc-fcd0-4a68-b610-b1963fcbe4e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
546 2023.11.07 09:48:26.374954 [ 3 ] {} <Debug> HTTP-Session: 34ac5bdc-fcd0-4a68-b610-b1963fcbe4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
547 2023.11.07 09:48:26.375113 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
548 2023.11.07 09:48:26.375158 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
549 2023.11.07 09:48:26.376479 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} <Debug> oximeter.fields_i8 (33386099-7e1d-4769-a73d-b496e43effce): Loading data parts
550 2023.11.07 09:48:26.376552 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} <Debug> oximeter.fields_i8 (33386099-7e1d-4769-a73d-b496e43effce): There are no data parts
551 2023.11.07 09:48:26.377583 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} <Debug> DynamicQueryHandler: Done processing query
552 2023.11.07 09:48:26.377607 [ 3 ] {3328446f-ccbf-41f8-966d-c98d23fbb8df} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
553 2023.11.07 09:48:26.377633 [ 3 ] {} <Debug> HTTP-Session: 34ac5bdc-fcd0-4a68-b610-b1963fcbe4e9 Destroying unnamed session
554 2023.11.07 09:48:26.377728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
555 2023.11.07 09:48:26.377779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
556 2023.11.07 09:48:26.377807 [ 3 ] {} <Debug> HTTP-Session: 1e209bae-0d5c-4dd7-b171-4efeb1a6fbee Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
557 2023.11.07 09:48:26.377822 [ 3 ] {} <Debug> HTTP-Session: 1e209bae-0d5c-4dd7-b171-4efeb1a6fbee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
558 2023.11.07 09:48:26.377981 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
559 2023.11.07 09:48:26.378027 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
560 2023.11.07 09:48:26.379343 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} <Debug> oximeter.fields_u8 (ee4d57b2-536e-4082-9734-6c92fe0d7204): Loading data parts
561 2023.11.07 09:48:26.379431 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} <Debug> oximeter.fields_u8 (ee4d57b2-536e-4082-9734-6c92fe0d7204): There are no data parts
562 2023.11.07 09:48:26.380450 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} <Debug> DynamicQueryHandler: Done processing query
563 2023.11.07 09:48:26.380485 [ 3 ] {c79875ad-bb7f-4564-992a-7d7dff4b9e96} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
564 2023.11.07 09:48:26.380500 [ 3 ] {} <Debug> HTTP-Session: 1e209bae-0d5c-4dd7-b171-4efeb1a6fbee Destroying unnamed session
565 2023.11.07 09:48:26.380606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2023.11.07 09:48:26.380659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
567 2023.11.07 09:48:26.380677 [ 3 ] {} <Debug> HTTP-Session: b1eadc6c-35ea-4a9b-98c7-1422d371b307 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
568 2023.11.07 09:48:26.380705 [ 3 ] {} <Debug> HTTP-Session: b1eadc6c-35ea-4a9b-98c7-1422d371b307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2023.11.07 09:48:26.380864 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
570 2023.11.07 09:48:26.380910 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
571 2023.11.07 09:48:26.382235 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} <Debug> oximeter.fields_i16 (f1259028-e77e-4388-8380-39a78eccac86): Loading data parts
572 2023.11.07 09:48:26.382310 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} <Debug> oximeter.fields_i16 (f1259028-e77e-4388-8380-39a78eccac86): There are no data parts
573 2023.11.07 09:48:26.383364 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} <Debug> DynamicQueryHandler: Done processing query
574 2023.11.07 09:48:26.383388 [ 3 ] {120cb1fa-ba35-4dec-b7d6-dfaf9a8e8193} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
575 2023.11.07 09:48:26.383416 [ 3 ] {} <Debug> HTTP-Session: b1eadc6c-35ea-4a9b-98c7-1422d371b307 Destroying unnamed session
576 2023.11.07 09:48:26.383536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2023.11.07 09:48:26.383577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
578 2023.11.07 09:48:26.383606 [ 3 ] {} <Debug> HTTP-Session: 9e87f4cd-cbdd-4eee-b33d-ed62a6204623 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
579 2023.11.07 09:48:26.383632 [ 3 ] {} <Debug> HTTP-Session: 9e87f4cd-cbdd-4eee-b33d-ed62a6204623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2023.11.07 09:48:26.383782 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
581 2023.11.07 09:48:26.383839 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
582 2023.11.07 09:48:26.385574 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} <Debug> oximeter.fields_u16 (451df7d9-4e3f-46dd-a5f9-1b3f187938b0): Loading data parts
583 2023.11.07 09:48:26.385691 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} <Debug> oximeter.fields_u16 (451df7d9-4e3f-46dd-a5f9-1b3f187938b0): There are no data parts
584 2023.11.07 09:48:26.386928 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} <Debug> DynamicQueryHandler: Done processing query
585 2023.11.07 09:48:26.386953 [ 3 ] {f863e651-19e5-4d52-95fd-b5105f91a1c3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
586 2023.11.07 09:48:26.386976 [ 3 ] {} <Debug> HTTP-Session: 9e87f4cd-cbdd-4eee-b33d-ed62a6204623 Destroying unnamed session
587 2023.11.07 09:48:26.387090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
588 2023.11.07 09:48:26.387139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
589 2023.11.07 09:48:26.387163 [ 3 ] {} <Debug> HTTP-Session: 1af1556a-5ee0-4fe1-ac0a-72f6fc5fde90 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
590 2023.11.07 09:48:26.387180 [ 3 ] {} <Debug> HTTP-Session: 1af1556a-5ee0-4fe1-ac0a-72f6fc5fde90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
591 2023.11.07 09:48:26.387341 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
592 2023.11.07 09:48:26.387391 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
593 2023.11.07 09:48:26.388931 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} <Debug> oximeter.fields_i32 (51cad103-d75e-4501-9851-c1ad0e76fd5d): Loading data parts
594 2023.11.07 09:48:26.389021 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} <Debug> oximeter.fields_i32 (51cad103-d75e-4501-9851-c1ad0e76fd5d): There are no data parts
595 2023.11.07 09:48:26.390082 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} <Debug> DynamicQueryHandler: Done processing query
596 2023.11.07 09:48:26.390120 [ 3 ] {dfd7d1e0-f98f-4a1d-a2fb-c19474536e89} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
597 2023.11.07 09:48:26.390135 [ 3 ] {} <Debug> HTTP-Session: 1af1556a-5ee0-4fe1-ac0a-72f6fc5fde90 Destroying unnamed session
598 2023.11.07 09:48:26.390276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
599 2023.11.07 09:48:26.390329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
600 2023.11.07 09:48:26.390347 [ 3 ] {} <Debug> HTTP-Session: c802e6e9-3c14-4c32-85c9-46c825606b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
601 2023.11.07 09:48:26.390370 [ 3 ] {} <Debug> HTTP-Session: c802e6e9-3c14-4c32-85c9-46c825606b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
602 2023.11.07 09:48:26.390529 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
603 2023.11.07 09:48:26.390572 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
604 2023.11.07 09:48:26.391918 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} <Debug> oximeter.fields_u32 (5ae75119-7847-41b6-9377-0cb69bc94fac): Loading data parts
605 2023.11.07 09:48:26.391994 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} <Debug> oximeter.fields_u32 (5ae75119-7847-41b6-9377-0cb69bc94fac): There are no data parts
606 2023.11.07 09:48:26.393025 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} <Debug> DynamicQueryHandler: Done processing query
607 2023.11.07 09:48:26.393057 [ 3 ] {b3e6828c-4e6d-4b2a-966e-a4682bcfcb70} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
608 2023.11.07 09:48:26.393072 [ 3 ] {} <Debug> HTTP-Session: c802e6e9-3c14-4c32-85c9-46c825606b70 Destroying unnamed session
609 2023.11.07 09:48:26.393201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
610 2023.11.07 09:48:26.393255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
611 2023.11.07 09:48:26.393274 [ 3 ] {} <Debug> HTTP-Session: 32ccb8a6-4b83-4276-aa90-15791a783a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
612 2023.11.07 09:48:26.393290 [ 3 ] {} <Debug> HTTP-Session: 32ccb8a6-4b83-4276-aa90-15791a783a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
613 2023.11.07 09:48:26.393446 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
614 2023.11.07 09:48:26.393500 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
615 2023.11.07 09:48:26.394961 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} <Debug> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Loading data parts
616 2023.11.07 09:48:26.395043 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} <Debug> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): There are no data parts
617 2023.11.07 09:48:26.396081 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} <Debug> DynamicQueryHandler: Done processing query
618 2023.11.07 09:48:26.396110 [ 3 ] {38bf2524-ae45-486c-af04-7f395e1ffddb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
619 2023.11.07 09:48:26.396134 [ 3 ] {} <Debug> HTTP-Session: 32ccb8a6-4b83-4276-aa90-15791a783a63 Destroying unnamed session
620 2023.11.07 09:48:26.396358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2023.11.07 09:48:26.396423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
622 2023.11.07 09:48:26.396462 [ 3 ] {} <Debug> HTTP-Session: d3a90596-8925-4ade-a59f-88258505dc03 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
623 2023.11.07 09:48:26.396485 [ 3 ] {} <Debug> HTTP-Session: d3a90596-8925-4ade-a59f-88258505dc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2023.11.07 09:48:26.396701 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
625 2023.11.07 09:48:26.396812 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
626 2023.11.07 09:48:26.403032 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} <Debug> oximeter.fields_u64 (da0dd9c0-7f24-4530-a3ba-ed4a5ec488b6): Loading data parts
627 2023.11.07 09:48:26.403140 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} <Debug> oximeter.fields_u64 (da0dd9c0-7f24-4530-a3ba-ed4a5ec488b6): There are no data parts
628 2023.11.07 09:48:26.406547 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} <Debug> DynamicQueryHandler: Done processing query
629 2023.11.07 09:48:26.406585 [ 3 ] {2e512172-6d70-4062-9d84-e351d2d9e91d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
630 2023.11.07 09:48:26.406601 [ 3 ] {} <Debug> HTTP-Session: d3a90596-8925-4ade-a59f-88258505dc03 Destroying unnamed session
631 2023.11.07 09:48:26.406770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
632 2023.11.07 09:48:26.406835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
633 2023.11.07 09:48:26.406858 [ 3 ] {} <Debug> HTTP-Session: d299651c-947f-4a19-abb7-d48692fd07ca Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
634 2023.11.07 09:48:26.406884 [ 3 ] {} <Debug> HTTP-Session: d299651c-947f-4a19-abb7-d48692fd07ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
635 2023.11.07 09:48:26.407049 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
636 2023.11.07 09:48:26.407102 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
637 2023.11.07 09:48:26.411804 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} <Debug> oximeter.fields_ipaddr (3a5c9575-3e9b-4130-bf17-01ba5ec65bc4): Loading data parts
638 2023.11.07 09:48:26.411912 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} <Debug> oximeter.fields_ipaddr (3a5c9575-3e9b-4130-bf17-01ba5ec65bc4): There are no data parts
639 2023.11.07 09:48:26.414301 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} <Debug> DynamicQueryHandler: Done processing query
640 2023.11.07 09:48:26.414327 [ 3 ] {7ffea511-f52d-427d-b754-0ee7a6274bff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2023.11.07 09:48:26.414350 [ 3 ] {} <Debug> HTTP-Session: d299651c-947f-4a19-abb7-d48692fd07ca Destroying unnamed session
642 2023.11.07 09:48:26.414469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2023.11.07 09:48:26.414514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2023.11.07 09:48:26.414541 [ 3 ] {} <Debug> HTTP-Session: 8b1099ab-b327-43f1-ba0a-fe0ad2ba924f Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
645 2023.11.07 09:48:26.414564 [ 3 ] {} <Debug> HTTP-Session: 8b1099ab-b327-43f1-ba0a-fe0ad2ba924f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2023.11.07 09:48:26.414731 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
647 2023.11.07 09:48:26.414787 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
648 2023.11.07 09:48:26.418118 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} <Debug> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Loading data parts
649 2023.11.07 09:48:26.418224 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} <Debug> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): There are no data parts
650 2023.11.07 09:48:26.423708 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} <Debug> DynamicQueryHandler: Done processing query
651 2023.11.07 09:48:26.423734 [ 3 ] {21b2b769-f7e6-42a6-913b-0f07739027c6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2023.11.07 09:48:26.423757 [ 3 ] {} <Debug> HTTP-Session: 8b1099ab-b327-43f1-ba0a-fe0ad2ba924f Destroying unnamed session
653 2023.11.07 09:48:26.423866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2023.11.07 09:48:26.423916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2023.11.07 09:48:26.423941 [ 3 ] {} <Debug> HTTP-Session: 7fc9b2b0-e199-4be2-8535-fc04fe8ed824 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
656 2023.11.07 09:48:26.423957 [ 3 ] {} <Debug> HTTP-Session: 7fc9b2b0-e199-4be2-8535-fc04fe8ed824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2023.11.07 09:48:26.424114 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) 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)
658 2023.11.07 09:48:26.424163 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
659 2023.11.07 09:48:26.428159 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} <Debug> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Loading data parts
660 2023.11.07 09:48:26.428252 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} <Debug> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): There are no data parts
661 2023.11.07 09:48:26.430485 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} <Debug> DynamicQueryHandler: Done processing query
662 2023.11.07 09:48:26.430518 [ 3 ] {bd6ba820-3444-422e-b49d-2aa46844496b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2023.11.07 09:48:26.430534 [ 3 ] {} <Debug> HTTP-Session: 7fc9b2b0-e199-4be2-8535-fc04fe8ed824 Destroying unnamed session
664 2023.11.07 09:48:26.430660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2023.11.07 09:48:26.430709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2023.11.07 09:48:26.430728 [ 3 ] {} <Debug> HTTP-Session: 90979af7-bdc9-4cb3-b707-c914c2fe1109 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
667 2023.11.07 09:48:26.430750 [ 3 ] {} <Debug> HTTP-Session: 90979af7-bdc9-4cb3-b707-c914c2fe1109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2023.11.07 09:48:26.430968 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, '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)
669 2023.11.07 09:48:26.431035 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
670 2023.11.07 09:48:26.435237 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1): Loading data parts
671 2023.11.07 09:48:26.435316 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1): There are no data parts
672 2023.11.07 09:48:26.442166 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} <Debug> DynamicQueryHandler: Done processing query
673 2023.11.07 09:48:26.442200 [ 3 ] {ba3bd61f-4951-4b89-a0b4-fa4d887629b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
674 2023.11.07 09:48:26.442215 [ 3 ] {} <Debug> HTTP-Session: 90979af7-bdc9-4cb3-b707-c914c2fe1109 Destroying unnamed session
675 2023.11.07 09:48:26.442344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40855, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2023.11.07 09:48:26.442395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2023.11.07 09:48:26.442413 [ 3 ] {} <Debug> HTTP-Session: 32b60ad5-3fcc-4b25-877f-2dbb073c8724 Authenticating user 'default' from [fd00:1122:3344:101::d]:40855
678 2023.11.07 09:48:26.442436 [ 3 ] {} <Debug> HTTP-Session: 32b60ad5-3fcc-4b25-877f-2dbb073c8724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2023.11.07 09:48:26.442561 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40855) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
680 2023.11.07 09:48:26.443202 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
681 2023.11.07 09:48:26.449973 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB.
682 2023.11.07 09:48:26.452882 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
683 2023.11.07 09:48:26.453095 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} <Trace> oximeter.version (8eb27bb4-1ea1-42be-b578-87ba879e83e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
684 2023.11.07 09:48:26.453339 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} <Information> executeQuery: Read 1 rows, 16.00 B in 0.010746849 sec., 93 rows/sec., 1.45 KiB/sec.
685 2023.11.07 09:48:26.453452 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} <Debug> DynamicQueryHandler: Done processing query
686 2023.11.07 09:48:26.453472 [ 3 ] {6369d735-1b0d-47ef-9235-710a1aaa305e} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
687 2023.11.07 09:48:26.453487 [ 3 ] {} <Debug> HTTP-Session: 32b60ad5-3fcc-4b25-877f-2dbb073c8724 Destroying unnamed session
688 2023.11.07 09:48:27.000127 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.27 MiB (RSS), difference: 9.28 MiB
689 2023.11.07 09:48:38.228406 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
690 2023.11.07 09:48:38.228495 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
691 2023.11.07 09:48:53.229576 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
692 2023.11.07 09:48:53.229647 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
693 2023.11.07 09:48:56.464736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2023.11.07 09:48:56.464897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
695 2023.11.07 09:48:56.464922 [ 3 ] {} <Debug> HTTP-Session: 2eb0976b-f07c-42aa-933f-b9fa1bd07a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
696 2023.11.07 09:48:56.464967 [ 3 ] {} <Debug> HTTP-Session: 2eb0976b-f07c-42aa-933f-b9fa1bd07a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2023.11.07 09:48:56.465134 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
698 2023.11.07 09:48:56.465489 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
699 2023.11.07 09:48:56.466188 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
700 2023.11.07 09:48:56.466265 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
701 2023.11.07 09:48:56.467080 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} <Debug> DynamicQueryHandler: Done processing query
702 2023.11.07 09:48:56.467110 [ 3 ] {7f21773b-9635-4b9f-8345-5a318a683715} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
703 2023.11.07 09:48:56.467140 [ 3 ] {} <Debug> HTTP-Session: 2eb0976b-f07c-42aa-933f-b9fa1bd07a78 Destroying unnamed session
704 2023.11.07 09:48:56.468042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
705 2023.11.07 09:48:56.468096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
706 2023.11.07 09:48:56.468131 [ 3 ] {} <Debug> HTTP-Session: cf7bb3b4-8977-48fd-b4ba-9e44cfbbe8ac Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
707 2023.11.07 09:48:56.468146 [ 3 ] {} <Debug> HTTP-Session: cf7bb3b4-8977-48fd-b4ba-9e44cfbbe8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
708 2023.11.07 09:48:56.468272 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete)
709 2023.11.07 09:48:56.476355 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
710 2023.11.07 09:48:56.476550 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
711 2023.11.07 09:48:56.476607 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
712 2023.11.07 09:48:56.477448 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} <Debug> DynamicQueryHandler: Done processing query
713 2023.11.07 09:48:56.477482 [ 3 ] {4390e4ae-b8f7-4ae1-b1b0-9954f6b53552} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
714 2023.11.07 09:48:56.477504 [ 3 ] {} <Debug> HTTP-Session: cf7bb3b4-8977-48fd-b4ba-9e44cfbbe8ac Destroying unnamed session
715 2023.11.07 09:48:56.478360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
716 2023.11.07 09:48:56.478412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
717 2023.11.07 09:48:56.478438 [ 3 ] {} <Debug> HTTP-Session: 5bc5dafc-d98c-44a6-b615-36d88185e3a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
718 2023.11.07 09:48:56.478455 [ 3 ] {} <Debug> HTTP-Session: 5bc5dafc-d98c-44a6-b615-36d88185e3a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
719 2023.11.07 09:48:56.478571 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
720 2023.11.07 09:48:56.479015 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
721 2023.11.07 09:48:56.479173 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
722 2023.11.07 09:48:56.479222 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
723 2023.11.07 09:48:56.479968 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} <Debug> DynamicQueryHandler: Done processing query
724 2023.11.07 09:48:56.480004 [ 3 ] {1e90038f-ceeb-40b3-b001-0f95df9e17f1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
725 2023.11.07 09:48:56.480020 [ 3 ] {} <Debug> HTTP-Session: 5bc5dafc-d98c-44a6-b615-36d88185e3a4 Destroying unnamed session
726 2023.11.07 09:48:56.480276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
727 2023.11.07 09:48:56.480328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
728 2023.11.07 09:48:56.480347 [ 3 ] {} <Debug> HTTP-Session: 8526d84c-6907-4744-af12-ff08ca8e2943 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
729 2023.11.07 09:48:56.480371 [ 3 ] {} <Debug> HTTP-Session: 8526d84c-6907-4744-af12-ff08ca8e2943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
730 2023.11.07 09:48:56.480490 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
731 2023.11.07 09:48:56.480839 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
732 2023.11.07 09:48:56.480992 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
733 2023.11.07 09:48:56.481041 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
734 2023.11.07 09:48:56.481755 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} <Debug> DynamicQueryHandler: Done processing query
735 2023.11.07 09:48:56.481790 [ 3 ] {6164b72f-9dd9-421a-a208-511931cd3cc7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
736 2023.11.07 09:48:56.481806 [ 3 ] {} <Debug> HTTP-Session: 8526d84c-6907-4744-af12-ff08ca8e2943 Destroying unnamed session
737 2023.11.07 09:48:56.482069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2023.11.07 09:48:56.482120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
739 2023.11.07 09:48:56.482140 [ 3 ] {} <Debug> HTTP-Session: 464ae9b7-5961-45ac-8f1a-8a9c525bbc4d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
740 2023.11.07 09:48:56.482164 [ 3 ] {} <Debug> HTTP-Session: 464ae9b7-5961-45ac-8f1a-8a9c525bbc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2023.11.07 09:48:56.482276 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
742 2023.11.07 09:48:56.482633 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
743 2023.11.07 09:48:56.482787 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
744 2023.11.07 09:48:56.482835 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
745 2023.11.07 09:48:56.483568 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} <Debug> DynamicQueryHandler: Done processing query
746 2023.11.07 09:48:56.483605 [ 3 ] {83b028e9-52f0-4e0d-bf70-ee3c1d22bad6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
747 2023.11.07 09:48:56.483621 [ 3 ] {} <Debug> HTTP-Session: 464ae9b7-5961-45ac-8f1a-8a9c525bbc4d Destroying unnamed session
748 2023.11.07 09:48:56.483860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
749 2023.11.07 09:48:56.483910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
750 2023.11.07 09:48:56.483929 [ 3 ] {} <Debug> HTTP-Session: 8f30cb47-be8e-4ac5-863c-c7e27e7fd80f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
751 2023.11.07 09:48:56.483953 [ 3 ] {} <Debug> HTTP-Session: 8f30cb47-be8e-4ac5-863c-c7e27e7fd80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
752 2023.11.07 09:48:56.484067 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
753 2023.11.07 09:48:56.484436 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
754 2023.11.07 09:48:56.484595 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
755 2023.11.07 09:48:56.484643 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
756 2023.11.07 09:48:56.485400 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} <Debug> DynamicQueryHandler: Done processing query
757 2023.11.07 09:48:56.485436 [ 3 ] {a22a524a-d98f-4d81-846b-cb071f00134d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
758 2023.11.07 09:48:56.485452 [ 3 ] {} <Debug> HTTP-Session: 8f30cb47-be8e-4ac5-863c-c7e27e7fd80f Destroying unnamed session
759 2023.11.07 09:48:56.485674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
760 2023.11.07 09:48:56.485726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
761 2023.11.07 09:48:56.485744 [ 3 ] {} <Debug> HTTP-Session: dfb23870-179a-4c30-b265-42135b280524 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
762 2023.11.07 09:48:56.485768 [ 3 ] {} <Debug> HTTP-Session: dfb23870-179a-4c30-b265-42135b280524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
763 2023.11.07 09:48:56.485889 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
764 2023.11.07 09:48:56.486244 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
765 2023.11.07 09:48:56.486400 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
766 2023.11.07 09:48:56.486448 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
767 2023.11.07 09:48:56.487207 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} <Debug> DynamicQueryHandler: Done processing query
768 2023.11.07 09:48:56.487243 [ 3 ] {3f285acf-10c2-43f8-9c00-1c5b40d30b0b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
769 2023.11.07 09:48:56.487267 [ 3 ] {} <Debug> HTTP-Session: dfb23870-179a-4c30-b265-42135b280524 Destroying unnamed session
770 2023.11.07 09:48:56.487502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
771 2023.11.07 09:48:56.487553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
772 2023.11.07 09:48:56.487579 [ 3 ] {} <Debug> HTTP-Session: e044d363-0d3c-4459-b026-4aa345a8689f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
773 2023.11.07 09:48:56.487596 [ 3 ] {} <Debug> HTTP-Session: e044d363-0d3c-4459-b026-4aa345a8689f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
774 2023.11.07 09:48:56.487718 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
775 2023.11.07 09:48:56.488075 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
776 2023.11.07 09:48:56.488234 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
777 2023.11.07 09:48:56.488287 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
778 2023.11.07 09:48:56.489052 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} <Debug> DynamicQueryHandler: Done processing query
779 2023.11.07 09:48:56.489080 [ 3 ] {bab0c3aa-66c7-4d9e-aae0-1bcd45e05610} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
780 2023.11.07 09:48:56.489097 [ 3 ] {} <Debug> HTTP-Session: e044d363-0d3c-4459-b026-4aa345a8689f Destroying unnamed session
781 2023.11.07 09:48:56.489311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
782 2023.11.07 09:48:56.489363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
783 2023.11.07 09:48:56.489383 [ 3 ] {} <Debug> HTTP-Session: b6076d78-e45e-4956-a9a9-b95c81b94383 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
784 2023.11.07 09:48:56.489400 [ 3 ] {} <Debug> HTTP-Session: b6076d78-e45e-4956-a9a9-b95c81b94383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
785 2023.11.07 09:48:56.489522 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
786 2023.11.07 09:48:56.489886 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
787 2023.11.07 09:48:56.490036 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
788 2023.11.07 09:48:56.490086 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
789 2023.11.07 09:48:56.490874 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} <Debug> DynamicQueryHandler: Done processing query
790 2023.11.07 09:48:56.490902 [ 3 ] {868dcbe8-981f-4050-a91d-931b85088c6e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
791 2023.11.07 09:48:56.490919 [ 3 ] {} <Debug> HTTP-Session: b6076d78-e45e-4956-a9a9-b95c81b94383 Destroying unnamed session
792 2023.11.07 09:48:56.491144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
793 2023.11.07 09:48:56.491187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
794 2023.11.07 09:48:56.491206 [ 3 ] {} <Debug> HTTP-Session: db0c4312-e4f6-4345-8d5b-60accd59af4c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
795 2023.11.07 09:48:56.491223 [ 3 ] {} <Debug> HTTP-Session: db0c4312-e4f6-4345-8d5b-60accd59af4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
796 2023.11.07 09:48:56.491341 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
797 2023.11.07 09:48:56.491693 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
798 2023.11.07 09:48:56.491844 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
799 2023.11.07 09:48:56.491885 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
800 2023.11.07 09:48:56.492663 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} <Debug> DynamicQueryHandler: Done processing query
801 2023.11.07 09:48:56.492691 [ 3 ] {02b3642d-39b8-491d-b286-a27c67fd00a9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
802 2023.11.07 09:48:56.492708 [ 3 ] {} <Debug> HTTP-Session: db0c4312-e4f6-4345-8d5b-60accd59af4c Destroying unnamed session
803 2023.11.07 09:48:56.492955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
804 2023.11.07 09:48:56.492999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
805 2023.11.07 09:48:56.493018 [ 3 ] {} <Debug> HTTP-Session: fea13ae6-a543-4fbf-b566-1bdcb84a169e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
806 2023.11.07 09:48:56.493034 [ 3 ] {} <Debug> HTTP-Session: fea13ae6-a543-4fbf-b566-1bdcb84a169e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
807 2023.11.07 09:48:56.493160 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
808 2023.11.07 09:48:56.493513 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
809 2023.11.07 09:48:56.493667 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
810 2023.11.07 09:48:56.493707 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
811 2023.11.07 09:48:56.494504 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} <Debug> DynamicQueryHandler: Done processing query
812 2023.11.07 09:48:56.494532 [ 3 ] {d44945ab-12e7-4d92-b9c3-cead36a339ea} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
813 2023.11.07 09:48:56.494549 [ 3 ] {} <Debug> HTTP-Session: fea13ae6-a543-4fbf-b566-1bdcb84a169e Destroying unnamed session
814 2023.11.07 09:48:56.499670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
815 2023.11.07 09:48:56.499723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
816 2023.11.07 09:48:56.499747 [ 3 ] {} <Debug> HTTP-Session: a5ae884c-1509-403a-8c34-f738965b201b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
817 2023.11.07 09:48:56.499768 [ 3 ] {} <Debug> HTTP-Session: a5ae884c-1509-403a-8c34-f738965b201b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
818 2023.11.07 09:48:56.499917 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
819 2023.11.07 09:48:56.500357 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
820 2023.11.07 09:48:56.500554 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
821 2023.11.07 09:48:56.500602 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
822 2023.11.07 09:48:56.501344 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} <Debug> DynamicQueryHandler: Done processing query
823 2023.11.07 09:48:56.501372 [ 3 ] {2f696962-313c-4649-9a8a-20efa0299f71} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
824 2023.11.07 09:48:56.501389 [ 3 ] {} <Debug> HTTP-Session: a5ae884c-1509-403a-8c34-f738965b201b Destroying unnamed session
825 2023.11.07 09:48:56.501558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
826 2023.11.07 09:48:56.501602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
827 2023.11.07 09:48:56.501621 [ 3 ] {} <Debug> HTTP-Session: 4f769038-38dd-475e-a68a-22f03f6daba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
828 2023.11.07 09:48:56.501637 [ 3 ] {} <Debug> HTTP-Session: 4f769038-38dd-475e-a68a-22f03f6daba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
829 2023.11.07 09:48:56.501717 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
830 2023.11.07 09:48:56.501757 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
831 2023.11.07 09:48:56.502449 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
832 2023.11.07 09:48:56.504859 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB.
833 2023.11.07 09:48:56.505273 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
834 2023.11.07 09:48:56.505467 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
835 2023.11.07 09:48:56.505604 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.003857604 sec., 3110 rows/sec., 419.73 KiB/sec.
836 2023.11.07 09:48:56.505728 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} <Debug> DynamicQueryHandler: Done processing query
837 2023.11.07 09:48:56.505751 [ 3 ] {698c9c17-880f-41d1-9621-546dc278207e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
838 2023.11.07 09:48:56.505769 [ 3 ] {} <Debug> HTTP-Session: 4f769038-38dd-475e-a68a-22f03f6daba0 Destroying unnamed session
839 2023.11.07 09:48:56.505877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
840 2023.11.07 09:48:56.505922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
841 2023.11.07 09:48:56.505941 [ 3 ] {} <Debug> HTTP-Session: ab5a4d0e-11d9-4a61-9ee9-f15c22dbe097 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
842 2023.11.07 09:48:56.505959 [ 3 ] {} <Debug> HTTP-Session: ab5a4d0e-11d9-4a61-9ee9-f15c22dbe097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
843 2023.11.07 09:48:56.506029 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
844 2023.11.07 09:48:56.506068 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
845 2023.11.07 09:48:56.506172 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
846 2023.11.07 09:48:56.510072 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB.
847 2023.11.07 09:48:56.510291 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
848 2023.11.07 09:48:56.510449 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
849 2023.11.07 09:48:56.510544 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004488744 sec., 1336 rows/sec., 75.71 KiB/sec.
850 2023.11.07 09:48:56.510688 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} <Debug> DynamicQueryHandler: Done processing query
851 2023.11.07 09:48:56.510712 [ 3 ] {d1629b98-d752-44b6-8fa3-6da2dc876cf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
852 2023.11.07 09:48:56.510729 [ 3 ] {} <Debug> HTTP-Session: ab5a4d0e-11d9-4a61-9ee9-f15c22dbe097 Destroying unnamed session
853 2023.11.07 09:48:56.510914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 15206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
854 2023.11.07 09:48:56.510959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
855 2023.11.07 09:48:56.510978 [ 3 ] {} <Debug> HTTP-Session: 1ef1e355-bfe3-45eb-9eaa-b78a2ebcd674 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
856 2023.11.07 09:48:56.510994 [ 3 ] {} <Debug> HTTP-Session: 1ef1e355-bfe3-45eb-9eaa-b78a2ebcd674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
857 2023.11.07 09:48:56.511070 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
858 2023.11.07 09:48:56.511109 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
859 2023.11.07 09:48:56.511218 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
860 2023.11.07 09:48:56.511535 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB.
861 2023.11.07 09:48:56.511752 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
862 2023.11.07 09:48:56.511902 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
863 2023.11.07 09:48:56.512001 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000904095 sec., 106183 rows/sec., 10.07 MiB/sec.
864 2023.11.07 09:48:56.512115 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} <Debug> DynamicQueryHandler: Done processing query
865 2023.11.07 09:48:56.512139 [ 3 ] {6bf81b55-48bd-4e09-aa9b-0be6b8ec388e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
866 2023.11.07 09:48:56.512155 [ 3 ] {} <Debug> HTTP-Session: 1ef1e355-bfe3-45eb-9eaa-b78a2ebcd674 Destroying unnamed session
867 2023.11.07 09:48:56.512446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 46423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
868 2023.11.07 09:48:56.512491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
869 2023.11.07 09:48:56.512510 [ 3 ] {} <Debug> HTTP-Session: b6837399-db27-4abe-8500-dd43c40e235b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
870 2023.11.07 09:48:56.512528 [ 3 ] {} <Debug> HTTP-Session: b6837399-db27-4abe-8500-dd43c40e235b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
871 2023.11.07 09:48:56.512607 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
872 2023.11.07 09:48:56.512645 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
873 2023.11.07 09:48:56.513852 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
874 2023.11.07 09:48:56.516372 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB.
875 2023.11.07 09:48:56.516669 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
876 2023.11.07 09:48:56.516820 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
877 2023.11.07 09:48:56.516933 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.004295002 sec., 67753 rows/sec., 4.65 MiB/sec.
878 2023.11.07 09:48:56.517083 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} <Debug> DynamicQueryHandler: Done processing query
879 2023.11.07 09:48:56.517114 [ 3 ] {de7e2eb4-7dac-41d3-98a8-4927eb7219a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
880 2023.11.07 09:48:56.517135 [ 3 ] {} <Debug> HTTP-Session: b6837399-db27-4abe-8500-dd43c40e235b Destroying unnamed session
881 2023.11.07 09:48:56.517294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
882 2023.11.07 09:48:56.517347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
883 2023.11.07 09:48:56.517371 [ 3 ] {} <Debug> HTTP-Session: 8dac1583-50b3-4d5f-8f05-651ad24138ce Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
884 2023.11.07 09:48:56.517393 [ 3 ] {} <Debug> HTTP-Session: 8dac1583-50b3-4d5f-8f05-651ad24138ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
885 2023.11.07 09:48:56.517477 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
886 2023.11.07 09:48:56.517523 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
887 2023.11.07 09:48:56.517656 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} <Trace> ParallelParsingInputFormat: Parallel parsing is used
888 2023.11.07 09:48:56.517950 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB.
889 2023.11.07 09:48:56.518299 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
890 2023.11.07 09:48:56.518506 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
891 2023.11.07 09:48:56.518623 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001109208 sec., 5409 rows/sec., 227.15 KiB/sec.
892 2023.11.07 09:48:56.518765 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} <Debug> DynamicQueryHandler: Done processing query
893 2023.11.07 09:48:56.518799 [ 3 ] {d7668d05-b7f9-4f29-8e1f-32e8078ff591} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
894 2023.11.07 09:48:56.518823 [ 3 ] {} <Debug> HTTP-Session: 8dac1583-50b3-4d5f-8f05-651ad24138ce Destroying unnamed session
895 2023.11.07 09:48:56.518983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
896 2023.11.07 09:48:56.519031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
897 2023.11.07 09:48:56.519050 [ 3 ] {} <Debug> HTTP-Session: 58381df9-f5ee-40d0-b7de-a03987a2cab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
898 2023.11.07 09:48:56.519067 [ 3 ] {} <Debug> HTTP-Session: 58381df9-f5ee-40d0-b7de-a03987a2cab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
899 2023.11.07 09:48:56.519141 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
900 2023.11.07 09:48:56.519183 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
901 2023.11.07 09:48:56.519299 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
902 2023.11.07 09:48:56.519607 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB.
903 2023.11.07 09:48:56.519864 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
904 2023.11.07 09:48:56.520035 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
905 2023.11.07 09:48:56.520132 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000961756 sec., 72783 rows/sec., 4.41 MiB/sec.
906 2023.11.07 09:48:56.520257 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} <Debug> DynamicQueryHandler: Done processing query
907 2023.11.07 09:48:56.520281 [ 3 ] {4357cba8-24fe-4b95-a4a8-805140df3dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
908 2023.11.07 09:48:56.520296 [ 3 ] {} <Debug> HTTP-Session: 58381df9-f5ee-40d0-b7de-a03987a2cab0 Destroying unnamed session
909 2023.11.07 09:48:56.520414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
910 2023.11.07 09:48:56.520457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
911 2023.11.07 09:48:56.520475 [ 3 ] {} <Debug> HTTP-Session: 4e268b8b-ed5c-4e8e-a344-e268ea631f92 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
912 2023.11.07 09:48:56.520491 [ 3 ] {} <Debug> HTTP-Session: 4e268b8b-ed5c-4e8e-a344-e268ea631f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
913 2023.11.07 09:48:56.520561 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
914 2023.11.07 09:48:56.520599 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
915 2023.11.07 09:48:56.520701 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} <Trace> ParallelParsingInputFormat: Parallel parsing is used
916 2023.11.07 09:48:56.520951 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.29 GiB.
917 2023.11.07 09:48:56.521186 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
918 2023.11.07 09:48:56.521351 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
919 2023.11.07 09:48:56.521444 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000856584 sec., 24515 rows/sec., 1.27 MiB/sec.
920 2023.11.07 09:48:56.521563 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} <Debug> DynamicQueryHandler: Done processing query
921 2023.11.07 09:48:56.521586 [ 3 ] {9bf887bf-d340-4b5b-8e3d-1954f66a3822} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
922 2023.11.07 09:48:56.521602 [ 3 ] {} <Debug> HTTP-Session: 4e268b8b-ed5c-4e8e-a344-e268ea631f92 Destroying unnamed session
923 2023.11.07 09:49:06.462308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
924 2023.11.07 09:49:06.462489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
925 2023.11.07 09:49:06.462535 [ 3 ] {} <Debug> HTTP-Session: 143a6d18-43f7-4f32-bcbb-45d14ee581f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
926 2023.11.07 09:49:06.462575 [ 3 ] {} <Debug> HTTP-Session: 143a6d18-43f7-4f32-bcbb-45d14ee581f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
927 2023.11.07 09:49:06.462785 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
928 2023.11.07 09:49:06.462887 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
929 2023.11.07 09:49:06.463127 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
930 2023.11.07 09:49:06.463534 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
931 2023.11.07 09:49:06.463803 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
932 2023.11.07 09:49:06.463965 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
933 2023.11.07 09:49:06.464084 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001241451 sec., 4833 rows/sec., 273.75 KiB/sec.
934 2023.11.07 09:49:06.464278 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} <Debug> DynamicQueryHandler: Done processing query
935 2023.11.07 09:49:06.464304 [ 3 ] {e893c636-2750-4c85-a7e9-44edd9183dc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
936 2023.11.07 09:49:06.464321 [ 3 ] {} <Debug> HTTP-Session: 143a6d18-43f7-4f32-bcbb-45d14ee581f6 Destroying unnamed session
937 2023.11.07 09:49:06.464480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 15206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
938 2023.11.07 09:49:06.464531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
939 2023.11.07 09:49:06.464552 [ 3 ] {} <Debug> HTTP-Session: 0f8275ab-0758-41d3-94f8-6043069a5203 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
940 2023.11.07 09:49:06.464570 [ 3 ] {} <Debug> HTTP-Session: 0f8275ab-0758-41d3-94f8-6043069a5203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
941 2023.11.07 09:49:06.464654 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
942 2023.11.07 09:49:06.464695 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
943 2023.11.07 09:49:06.464808 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
944 2023.11.07 09:49:06.465194 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
945 2023.11.07 09:49:06.465416 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
946 2023.11.07 09:49:06.465570 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
947 2023.11.07 09:49:06.465695 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001009936 sec., 95055 rows/sec., 9.02 MiB/sec.
948 2023.11.07 09:49:06.465822 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} <Debug> DynamicQueryHandler: Done processing query
949 2023.11.07 09:49:06.465845 [ 3 ] {050baa51-fde4-4f5a-b3ff-86767cc05f2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
950 2023.11.07 09:49:06.465862 [ 3 ] {} <Debug> HTTP-Session: 0f8275ab-0758-41d3-94f8-6043069a5203 Destroying unnamed session
951 2023.11.07 09:49:06.466082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 46423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
952 2023.11.07 09:49:06.466128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
953 2023.11.07 09:49:06.466147 [ 3 ] {} <Debug> HTTP-Session: 2fa37f44-3979-48d3-b7fb-180be168b598 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
954 2023.11.07 09:49:06.466164 [ 3 ] {} <Debug> HTTP-Session: 2fa37f44-3979-48d3-b7fb-180be168b598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
955 2023.11.07 09:49:06.466249 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
956 2023.11.07 09:49:06.466288 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
957 2023.11.07 09:49:06.466393 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
958 2023.11.07 09:49:06.466836 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
959 2023.11.07 09:49:06.467056 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
960 2023.11.07 09:49:06.467199 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
961 2023.11.07 09:49:06.467321 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001038657 sec., 280169 rows/sec., 19.23 MiB/sec.
962 2023.11.07 09:49:06.467435 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} <Debug> DynamicQueryHandler: Done processing query
963 2023.11.07 09:49:06.467458 [ 3 ] {60c380d5-3752-417f-b696-1d324b3f4c9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
964 2023.11.07 09:49:06.467474 [ 3 ] {} <Debug> HTTP-Session: 2fa37f44-3979-48d3-b7fb-180be168b598 Destroying unnamed session
965 2023.11.07 09:49:06.467594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
966 2023.11.07 09:49:06.467637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
967 2023.11.07 09:49:06.467655 [ 3 ] {} <Debug> HTTP-Session: ec7b809b-78d2-4c63-8a4d-e07ba11d8d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
968 2023.11.07 09:49:06.467671 [ 3 ] {} <Debug> HTTP-Session: ec7b809b-78d2-4c63-8a4d-e07ba11d8d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
969 2023.11.07 09:49:06.467739 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
970 2023.11.07 09:49:06.467777 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
971 2023.11.07 09:49:06.467881 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
972 2023.11.07 09:49:06.468123 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
973 2023.11.07 09:49:06.468361 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
974 2023.11.07 09:49:06.468528 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
975 2023.11.07 09:49:06.468648 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000877364 sec., 6838 rows/sec., 287.17 KiB/sec.
976 2023.11.07 09:49:06.468779 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} <Debug> DynamicQueryHandler: Done processing query
977 2023.11.07 09:49:06.468801 [ 3 ] {25bbfc38-92b8-4e72-8d7f-42347220b4ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
978 2023.11.07 09:49:06.468817 [ 3 ] {} <Debug> HTTP-Session: ec7b809b-78d2-4c63-8a4d-e07ba11d8d3d Destroying unnamed session
979 2023.11.07 09:49:06.468923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
980 2023.11.07 09:49:06.468968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
981 2023.11.07 09:49:06.468986 [ 3 ] {} <Debug> HTTP-Session: d6d72b41-e53d-4f45-b90e-8096c1441152 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
982 2023.11.07 09:49:06.469002 [ 3 ] {} <Debug> HTTP-Session: d6d72b41-e53d-4f45-b90e-8096c1441152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
983 2023.11.07 09:49:06.469074 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
984 2023.11.07 09:49:06.469115 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
985 2023.11.07 09:49:06.469231 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
986 2023.11.07 09:49:06.469522 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
987 2023.11.07 09:49:06.469761 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
988 2023.11.07 09:49:06.469928 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
989 2023.11.07 09:49:06.470041 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000940285 sec., 74445 rows/sec., 4.51 MiB/sec.
990 2023.11.07 09:49:06.470147 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} <Debug> DynamicQueryHandler: Done processing query
991 2023.11.07 09:49:06.470169 [ 3 ] {587fe52b-2c49-41e5-9207-291dfc950bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
992 2023.11.07 09:49:06.470185 [ 3 ] {} <Debug> HTTP-Session: d6d72b41-e53d-4f45-b90e-8096c1441152 Destroying unnamed session
993 2023.11.07 09:49:06.470336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
994 2023.11.07 09:49:06.470379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
995 2023.11.07 09:49:06.470398 [ 3 ] {} <Debug> HTTP-Session: 96e4a14f-92a9-41d3-b9e3-2f3c977e0d22 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
996 2023.11.07 09:49:06.470414 [ 3 ] {} <Debug> HTTP-Session: 96e4a14f-92a9-41d3-b9e3-2f3c977e0d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
997 2023.11.07 09:49:06.470484 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
998 2023.11.07 09:49:06.470522 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
999 2023.11.07 09:49:06.470621 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1000 2023.11.07 09:49:06.470866 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1001 2023.11.07 09:49:06.471092 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1002 2023.11.07 09:49:06.471271 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1003 2023.11.07 09:49:06.471398 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000884035 sec., 23754 rows/sec., 1.23 MiB/sec.
1004 2023.11.07 09:49:06.471524 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} <Debug> DynamicQueryHandler: Done processing query
1005 2023.11.07 09:49:06.471547 [ 3 ] {d2da9711-1a50-416e-a9a4-dfdf034e03d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1006 2023.11.07 09:49:06.471562 [ 3 ] {} <Debug> HTTP-Session: 96e4a14f-92a9-41d3-b9e3-2f3c977e0d22 Destroying unnamed session
1007 2023.11.07 09:49:08.229930 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
1008 2023.11.07 09:49:08.229994 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
1009 2023.11.07 09:49:16.462159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1010 2023.11.07 09:49:16.462278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1011 2023.11.07 09:49:16.462304 [ 3 ] {} <Debug> HTTP-Session: bb1d0535-05c9-4828-bf81-4402b52493e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1012 2023.11.07 09:49:16.462329 [ 3 ] {} <Debug> HTTP-Session: bb1d0535-05c9-4828-bf81-4402b52493e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1013 2023.11.07 09:49:16.462525 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1014 2023.11.07 09:49:16.463273 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1015 2023.11.07 09:49:16.463444 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1016 2023.11.07 09:49:16.463549 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1017 2023.11.07 09:49:16.463788 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1018 2023.11.07 09:49:16.467828 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1019 2023.11.07 09:49:16.467864 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1020 2023.11.07 09:49:16.467941 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1021 2023.11.07 09:49:16.470732 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.008160465 sec., 1470 rows/sec., 198.41 KiB/sec.
1022 2023.11.07 09:49:16.470953 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} <Debug> DynamicQueryHandler: Done processing query
1023 2023.11.07 09:49:16.470978 [ 3 ] {d799a178-505a-4e67-95ce-247255f83d04} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1024 2023.11.07 09:49:16.470995 [ 3 ] {} <Debug> HTTP-Session: bb1d0535-05c9-4828-bf81-4402b52493e0 Destroying unnamed session
1025 2023.11.07 09:49:16.472596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1026 2023.11.07 09:49:16.472637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1027 2023.11.07 09:49:16.472654 [ 3 ] {} <Debug> HTTP-Session: e590cb61-d3d8-49d1-aa49-c45a96a52c6e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1028 2023.11.07 09:49:16.472670 [ 3 ] {} <Debug> HTTP-Session: e590cb61-d3d8-49d1-aa49-c45a96a52c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1029 2023.11.07 09:49:16.472784 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1030 2023.11.07 09:49:16.473220 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1031 2023.11.07 09:49:16.473440 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1032 2023.11.07 09:49:16.473482 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1033 2023.11.07 09:49:16.473624 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1034 2023.11.07 09:49:16.473652 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1035 2023.11.07 09:49:16.473674 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1036 2023.11.07 09:49:16.473702 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1037 2023.11.07 09:49:16.474707 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001818141 sec., 6600 rows/sec., 890.55 KiB/sec.
1038 2023.11.07 09:49:16.474910 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} <Debug> DynamicQueryHandler: Done processing query
1039 2023.11.07 09:49:16.474934 [ 3 ] {64d957bf-7fd0-4a31-b74f-efb5318e5646} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1040 2023.11.07 09:49:16.474950 [ 3 ] {} <Debug> HTTP-Session: e590cb61-d3d8-49d1-aa49-c45a96a52c6e Destroying unnamed session
1041 2023.11.07 09:49:16.475318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1042 2023.11.07 09:49:16.475361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1043 2023.11.07 09:49:16.475380 [ 3 ] {} <Debug> HTTP-Session: e4cd0116-b572-45be-82f2-731ea48d293e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1044 2023.11.07 09:49:16.475397 [ 3 ] {} <Debug> HTTP-Session: e4cd0116-b572-45be-82f2-731ea48d293e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1045 2023.11.07 09:49:16.475521 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1046 2023.11.07 09:49:16.475985 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1047 2023.11.07 09:49:16.476151 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1048 2023.11.07 09:49:16.476192 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1049 2023.11.07 09:49:16.476335 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1050 2023.11.07 09:49:16.476363 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1051 2023.11.07 09:49:16.476384 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1052 2023.11.07 09:49:16.476412 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1053 2023.11.07 09:49:16.477273 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001714378 sec., 6999 rows/sec., 944.45 KiB/sec.
1054 2023.11.07 09:49:16.477469 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} <Debug> DynamicQueryHandler: Done processing query
1055 2023.11.07 09:49:16.477493 [ 3 ] {9183a081-841c-4ec5-b39c-d4ec06653efe} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1056 2023.11.07 09:49:16.477510 [ 3 ] {} <Debug> HTTP-Session: e4cd0116-b572-45be-82f2-731ea48d293e Destroying unnamed session
1057 2023.11.07 09:49:16.477733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1058 2023.11.07 09:49:16.477776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1059 2023.11.07 09:49:16.477794 [ 3 ] {} <Debug> HTTP-Session: 3de73060-35ba-4530-bfcd-0f4f10d45ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1060 2023.11.07 09:49:16.477811 [ 3 ] {} <Debug> HTTP-Session: 3de73060-35ba-4530-bfcd-0f4f10d45ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1061 2023.11.07 09:49:16.477933 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1062 2023.11.07 09:49:16.478401 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1063 2023.11.07 09:49:16.478568 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1064 2023.11.07 09:49:16.478609 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1065 2023.11.07 09:49:16.478752 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1066 2023.11.07 09:49:16.478780 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1067 2023.11.07 09:49:16.478800 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1068 2023.11.07 09:49:16.478828 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1069 2023.11.07 09:49:16.479753 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001782549 sec., 6731 rows/sec., 908.33 KiB/sec.
1070 2023.11.07 09:49:16.479947 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} <Debug> DynamicQueryHandler: Done processing query
1071 2023.11.07 09:49:16.479972 [ 3 ] {1a015b7e-1be3-4e76-ba5f-77217fecf954} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1072 2023.11.07 09:49:16.479988 [ 3 ] {} <Debug> HTTP-Session: 3de73060-35ba-4530-bfcd-0f4f10d45ee5 Destroying unnamed session
1073 2023.11.07 09:49:16.481240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1074 2023.11.07 09:49:16.481283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1075 2023.11.07 09:49:16.481301 [ 3 ] {} <Debug> HTTP-Session: d7d2131c-6c85-4d05-8dc6-25b452c2aa7e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1076 2023.11.07 09:49:16.481317 [ 3 ] {} <Debug> HTTP-Session: d7d2131c-6c85-4d05-8dc6-25b452c2aa7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1077 2023.11.07 09:49:16.481394 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1078 2023.11.07 09:49:16.481434 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1079 2023.11.07 09:49:16.481605 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1080 2023.11.07 09:49:16.481957 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1081 2023.11.07 09:49:16.482296 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1082 2023.11.07 09:49:16.482482 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1083 2023.11.07 09:49:16.482599 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00117601 sec., 3401 rows/sec., 367.87 KiB/sec.
1084 2023.11.07 09:49:16.482735 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} <Debug> DynamicQueryHandler: Done processing query
1085 2023.11.07 09:49:16.482758 [ 3 ] {a76bbd73-f179-4025-a71a-4be04630400c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1086 2023.11.07 09:49:16.482774 [ 3 ] {} <Debug> HTTP-Session: d7d2131c-6c85-4d05-8dc6-25b452c2aa7e Destroying unnamed session
1087 2023.11.07 09:49:16.482888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1088 2023.11.07 09:49:16.482932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1089 2023.11.07 09:49:16.482950 [ 3 ] {} <Debug> HTTP-Session: f02fb3d7-ad6e-4a6c-aa40-3d25e511a6f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1090 2023.11.07 09:49:16.482967 [ 3 ] {} <Debug> HTTP-Session: f02fb3d7-ad6e-4a6c-aa40-3d25e511a6f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1091 2023.11.07 09:49:16.483036 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1092 2023.11.07 09:49:16.483075 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1093 2023.11.07 09:49:16.483179 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1094 2023.11.07 09:49:16.483457 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1095 2023.11.07 09:49:16.483656 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1096 2023.11.07 09:49:16.483808 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1097 2023.11.07 09:49:16.483927 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} <Information> executeQuery: Read 25 rows, 1.88 KiB in 0.000864045 sec., 28933 rows/sec., 2.12 MiB/sec.
1098 2023.11.07 09:49:16.484077 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} <Debug> DynamicQueryHandler: Done processing query
1099 2023.11.07 09:49:16.484100 [ 3 ] {0ded6ca0-2ffe-462e-a9be-e57bb10ad557} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1100 2023.11.07 09:49:16.484115 [ 3 ] {} <Debug> HTTP-Session: f02fb3d7-ad6e-4a6c-aa40-3d25e511a6f8 Destroying unnamed session
1101 2023.11.07 09:49:16.484314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 23985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1102 2023.11.07 09:49:16.484358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1103 2023.11.07 09:49:16.484376 [ 3 ] {} <Debug> HTTP-Session: abfc2a81-48f0-47c1-b299-10a8d4fd26e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1104 2023.11.07 09:49:16.484393 [ 3 ] {} <Debug> HTTP-Session: abfc2a81-48f0-47c1-b299-10a8d4fd26e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1105 2023.11.07 09:49:16.484467 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1106 2023.11.07 09:49:16.484506 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1107 2023.11.07 09:49:16.484613 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1108 2023.11.07 09:49:16.484984 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1109 2023.11.07 09:49:16.485200 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1110 2023.11.07 09:49:16.485342 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1111 2023.11.07 09:49:16.485462 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} <Information> executeQuery: Read 153 rows, 14.66 KiB in 0.000962686 sec., 158930 rows/sec., 14.87 MiB/sec.
1112 2023.11.07 09:49:16.485624 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} <Debug> DynamicQueryHandler: Done processing query
1113 2023.11.07 09:49:16.485648 [ 3 ] {8661123c-d2e5-4fac-b184-7a49c62956b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1114 2023.11.07 09:49:16.485663 [ 3 ] {} <Debug> HTTP-Session: abfc2a81-48f0-47c1-b299-10a8d4fd26e7 Destroying unnamed session
1115 2023.11.07 09:49:16.485933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2023.11.07 09:49:16.485978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1117 2023.11.07 09:49:16.485996 [ 3 ] {} <Debug> HTTP-Session: 44d055a9-ac1d-4a18-900f-53ef218b2379 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1118 2023.11.07 09:49:16.486012 [ 3 ] {} <Debug> HTTP-Session: 44d055a9-ac1d-4a18-900f-53ef218b2379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2023.11.07 09:49:16.486095 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1120 2023.11.07 09:49:16.486133 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1121 2023.11.07 09:49:16.486239 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1122 2023.11.07 09:49:16.486726 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1123 2023.11.07 09:49:16.486948 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1124 2023.11.07 09:49:16.487091 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1125 2023.11.07 09:49:16.487206 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} <Information> executeQuery: Read 325 rows, 23.18 KiB in 0.001083458 sec., 299965 rows/sec., 20.89 MiB/sec.
1126 2023.11.07 09:49:16.487335 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} <Debug> DynamicQueryHandler: Done processing query
1127 2023.11.07 09:49:16.487357 [ 3 ] {73d21c4d-3754-4108-a68a-2fe704e8be33} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1128 2023.11.07 09:49:16.487373 [ 3 ] {} <Debug> HTTP-Session: 44d055a9-ac1d-4a18-900f-53ef218b2379 Destroying unnamed session
1129 2023.11.07 09:49:16.487505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1130 2023.11.07 09:49:16.487548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1131 2023.11.07 09:49:16.487566 [ 3 ] {} <Debug> HTTP-Session: f9d4583c-56f2-4db4-86a5-09331120af9e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1132 2023.11.07 09:49:16.487582 [ 3 ] {} <Debug> HTTP-Session: f9d4583c-56f2-4db4-86a5-09331120af9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1133 2023.11.07 09:49:16.487649 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1134 2023.11.07 09:49:16.487686 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1135 2023.11.07 09:49:16.487789 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1136 2023.11.07 09:49:16.488062 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1137 2023.11.07 09:49:16.488293 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1138 2023.11.07 09:49:16.488462 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1139 2023.11.07 09:49:16.488590 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000912265 sec., 6577 rows/sec., 276.18 KiB/sec.
1140 2023.11.07 09:49:16.488713 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} <Debug> DynamicQueryHandler: Done processing query
1141 2023.11.07 09:49:16.488736 [ 3 ] {103e5d6d-9a2d-4753-af22-dd02a999da66} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1142 2023.11.07 09:49:16.488751 [ 3 ] {} <Debug> HTTP-Session: f9d4583c-56f2-4db4-86a5-09331120af9e Destroying unnamed session
1143 2023.11.07 09:49:16.488871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1144 2023.11.07 09:49:16.488915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1145 2023.11.07 09:49:16.488932 [ 3 ] {} <Debug> HTTP-Session: 28793956-071f-4d39-9774-c75961fe3d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1146 2023.11.07 09:49:16.488948 [ 3 ] {} <Debug> HTTP-Session: 28793956-071f-4d39-9774-c75961fe3d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1147 2023.11.07 09:49:16.489022 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1148 2023.11.07 09:49:16.489063 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1149 2023.11.07 09:49:16.489177 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1150 2023.11.07 09:49:16.489476 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1151 2023.11.07 09:49:16.489722 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1152 2023.11.07 09:49:16.489894 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1153 2023.11.07 09:49:16.490009 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000960936 sec., 72845 rows/sec., 4.42 MiB/sec.
1154 2023.11.07 09:49:16.490128 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} <Debug> DynamicQueryHandler: Done processing query
1155 2023.11.07 09:49:16.490150 [ 3 ] {271a1394-fe1d-409a-8802-ca045fd10f6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1156 2023.11.07 09:49:16.490167 [ 3 ] {} <Debug> HTTP-Session: 28793956-071f-4d39-9774-c75961fe3d58 Destroying unnamed session
1157 2023.11.07 09:49:16.490360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1158 2023.11.07 09:49:16.490403 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1159 2023.11.07 09:49:16.490422 [ 3 ] {} <Debug> HTTP-Session: 417db3a3-4fb4-40e5-92cd-ed0eee789b42 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1160 2023.11.07 09:49:16.490439 [ 3 ] {} <Debug> HTTP-Session: 417db3a3-4fb4-40e5-92cd-ed0eee789b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1161 2023.11.07 09:49:16.490517 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1162 2023.11.07 09:49:16.490560 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1163 2023.11.07 09:49:16.490706 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1164 2023.11.07 09:49:16.491133 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1165 2023.11.07 09:49:16.495160 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1166 2023.11.07 09:49:16.495341 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1167 2023.11.07 09:49:16.495460 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.004916322 sec., 3864 rows/sec., 5.22 MiB/sec.
1168 2023.11.07 09:49:16.495585 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} <Debug> DynamicQueryHandler: Done processing query
1169 2023.11.07 09:49:16.495607 [ 3 ] {0752f06d-3b16-4495-a038-fc309606c1e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1170 2023.11.07 09:49:16.495623 [ 3 ] {} <Debug> HTTP-Session: 417db3a3-4fb4-40e5-92cd-ed0eee789b42 Destroying unnamed session
1171 2023.11.07 09:49:16.495746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 6741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1172 2023.11.07 09:49:16.495790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1173 2023.11.07 09:49:16.495808 [ 3 ] {} <Debug> HTTP-Session: 906fdabf-47d5-46b8-bb89-d226970bca8c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1174 2023.11.07 09:49:16.495824 [ 3 ] {} <Debug> HTTP-Session: 906fdabf-47d5-46b8-bb89-d226970bca8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1175 2023.11.07 09:49:16.495894 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1176 2023.11.07 09:49:16.495933 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1177 2023.11.07 09:49:16.496033 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1178 2023.11.07 09:49:16.496342 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1179 2023.11.07 09:49:16.496578 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1180 2023.11.07 09:49:16.496746 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1181 2023.11.07 09:49:16.496867 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} <Information> executeQuery: Read 45 rows, 2.87 KiB in 0.000944005 sec., 47669 rows/sec., 2.97 MiB/sec.
1182 2023.11.07 09:49:16.496987 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} <Debug> DynamicQueryHandler: Done processing query
1183 2023.11.07 09:49:16.497009 [ 3 ] {0b2bc5cc-fe33-4b41-831e-f9609cf07e81} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1184 2023.11.07 09:49:16.497024 [ 3 ] {} <Debug> HTTP-Session: 906fdabf-47d5-46b8-bb89-d226970bca8c Destroying unnamed session
1185 2023.11.07 09:49:23.230048 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
1186 2023.11.07 09:49:23.230112 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
1187 2023.11.07 09:49:26.463342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1188 2023.11.07 09:49:26.463449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1189 2023.11.07 09:49:26.463473 [ 3 ] {} <Debug> HTTP-Session: 93f3b4b6-ae9f-44c4-9957-d90f44402226 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1190 2023.11.07 09:49:26.463497 [ 3 ] {} <Debug> HTTP-Session: 93f3b4b6-ae9f-44c4-9957-d90f44402226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1191 2023.11.07 09:49:26.463625 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1192 2023.11.07 09:49:26.463687 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1193 2023.11.07 09:49:26.463844 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1194 2023.11.07 09:49:26.464298 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1195 2023.11.07 09:49:26.464572 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1196 2023.11.07 09:49:26.464738 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1197 2023.11.07 09:49:26.464872 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} <Information> executeQuery: Read 26 rows, 1.96 KiB in 0.00121255 sec., 21442 rows/sec., 1.58 MiB/sec.
1198 2023.11.07 09:49:26.465079 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} <Debug> DynamicQueryHandler: Done processing query
1199 2023.11.07 09:49:26.465104 [ 3 ] {1ddc71f9-e0bf-46f8-a8c6-8a995b677a8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1200 2023.11.07 09:49:26.465121 [ 3 ] {} <Debug> HTTP-Session: 93f3b4b6-ae9f-44c4-9957-d90f44402226 Destroying unnamed session
1201 2023.11.07 09:49:26.465281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1202 2023.11.07 09:49:26.465334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1203 2023.11.07 09:49:26.465355 [ 3 ] {} <Debug> HTTP-Session: 22041c82-47e4-468b-8ee1-59997addcab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1204 2023.11.07 09:49:26.465374 [ 3 ] {} <Debug> HTTP-Session: 22041c82-47e4-468b-8ee1-59997addcab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1205 2023.11.07 09:49:26.465461 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1206 2023.11.07 09:49:26.465505 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1207 2023.11.07 09:49:26.465620 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1208 2023.11.07 09:49:26.466040 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1209 2023.11.07 09:49:26.466262 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1210 2023.11.07 09:49:26.466407 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1211 2023.11.07 09:49:26.466530 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} <Information> executeQuery: Read 156 rows, 14.95 KiB in 0.001035128 sec., 150705 rows/sec., 14.11 MiB/sec.
1212 2023.11.07 09:49:26.466710 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} <Debug> DynamicQueryHandler: Done processing query
1213 2023.11.07 09:49:26.466734 [ 3 ] {fb68f80b-7e55-46e8-9220-e39debe71776} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1214 2023.11.07 09:49:26.466750 [ 3 ] {} <Debug> HTTP-Session: 22041c82-47e4-468b-8ee1-59997addcab2 Destroying unnamed session
1215 2023.11.07 09:49:26.466949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1216 2023.11.07 09:49:26.467004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1217 2023.11.07 09:49:26.467025 [ 3 ] {} <Debug> HTTP-Session: 29733f1c-64b8-45b7-97a1-ff10cf72bc22 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1218 2023.11.07 09:49:26.467044 [ 3 ] {} <Debug> HTTP-Session: 29733f1c-64b8-45b7-97a1-ff10cf72bc22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1219 2023.11.07 09:49:26.467140 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1220 2023.11.07 09:49:26.467179 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1221 2023.11.07 09:49:26.467292 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1222 2023.11.07 09:49:26.467809 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1223 2023.11.07 09:49:26.468028 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1224 2023.11.07 09:49:26.468186 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1225 2023.11.07 09:49:26.468308 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} <Information> executeQuery: Read 317 rows, 22.51 KiB in 0.001137509 sec., 278679 rows/sec., 19.32 MiB/sec.
1226 2023.11.07 09:49:26.468440 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} <Debug> DynamicQueryHandler: Done processing query
1227 2023.11.07 09:49:26.468463 [ 3 ] {b08c994c-03f5-4c59-b3b5-cf849046252e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1228 2023.11.07 09:49:26.468478 [ 3 ] {} <Debug> HTTP-Session: 29733f1c-64b8-45b7-97a1-ff10cf72bc22 Destroying unnamed session
1229 2023.11.07 09:49:26.468659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1230 2023.11.07 09:49:26.468706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1231 2023.11.07 09:49:26.468725 [ 3 ] {} <Debug> HTTP-Session: 0429a906-725b-40c0-a1df-0137a3e7d6e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1232 2023.11.07 09:49:26.468742 [ 3 ] {} <Debug> HTTP-Session: 0429a906-725b-40c0-a1df-0137a3e7d6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1233 2023.11.07 09:49:26.468812 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1234 2023.11.07 09:49:26.468852 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1235 2023.11.07 09:49:26.468961 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1236 2023.11.07 09:49:26.469277 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1237 2023.11.07 09:49:26.469514 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1238 2023.11.07 09:49:26.469694 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1239 2023.11.07 09:49:26.469818 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000974026 sec., 6159 rows/sec., 258.67 KiB/sec.
1240 2023.11.07 09:49:26.469949 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} <Debug> DynamicQueryHandler: Done processing query
1241 2023.11.07 09:49:26.469972 [ 3 ] {7d5bac87-428c-4740-9c47-2b1942529344} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1242 2023.11.07 09:49:26.469988 [ 3 ] {} <Debug> HTTP-Session: 0429a906-725b-40c0-a1df-0137a3e7d6e5 Destroying unnamed session
1243 2023.11.07 09:49:26.470154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1244 2023.11.07 09:49:26.470212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1245 2023.11.07 09:49:26.470232 [ 3 ] {} <Debug> HTTP-Session: 4fb51618-02cf-4ea1-b19d-712f49653ac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1246 2023.11.07 09:49:26.470250 [ 3 ] {} <Debug> HTTP-Session: 4fb51618-02cf-4ea1-b19d-712f49653ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1247 2023.11.07 09:49:26.470326 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1248 2023.11.07 09:49:26.470367 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1249 2023.11.07 09:49:26.470487 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1250 2023.11.07 09:49:26.470839 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1251 2023.11.07 09:49:26.471070 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1252 2023.11.07 09:49:26.471225 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1253 2023.11.07 09:49:26.471345 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001038087 sec., 67431 rows/sec., 4.09 MiB/sec.
1254 2023.11.07 09:49:26.471486 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} <Debug> DynamicQueryHandler: Done processing query
1255 2023.11.07 09:49:26.471508 [ 3 ] {ec99e6f2-db9d-4af1-9af1-344aac4c5c67} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1256 2023.11.07 09:49:26.471586 [ 3 ] {} <Debug> HTTP-Session: 4fb51618-02cf-4ea1-b19d-712f49653ac0 Destroying unnamed session
1257 2023.11.07 09:49:26.471712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1258 2023.11.07 09:49:26.471757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1259 2023.11.07 09:49:26.471775 [ 3 ] {} <Debug> HTTP-Session: 43c4e2a7-7f03-4888-8fce-522a255ccfe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1260 2023.11.07 09:49:26.471792 [ 3 ] {} <Debug> HTTP-Session: 43c4e2a7-7f03-4888-8fce-522a255ccfe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1261 2023.11.07 09:49:26.471869 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1262 2023.11.07 09:49:26.471913 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1263 2023.11.07 09:49:26.472048 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1264 2023.11.07 09:49:26.472487 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1265 2023.11.07 09:49:26.472765 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1266 2023.11.07 09:49:26.472930 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1267 2023.11.07 09:49:26.473063 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001162109 sec., 17210 rows/sec., 23.22 MiB/sec.
1268 2023.11.07 09:49:26.473202 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} <Debug> DynamicQueryHandler: Done processing query
1269 2023.11.07 09:49:26.473225 [ 3 ] {3cd15321-cec6-4ad8-aa4a-bf4bac67b3c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1270 2023.11.07 09:49:26.473241 [ 3 ] {} <Debug> HTTP-Session: 43c4e2a7-7f03-4888-8fce-522a255ccfe2 Destroying unnamed session
1271 2023.11.07 09:49:26.473350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2023.11.07 09:49:26.473393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1273 2023.11.07 09:49:26.473411 [ 3 ] {} <Debug> HTTP-Session: 5353e053-bd4d-4cc8-95db-f570c00ba2bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1274 2023.11.07 09:49:26.473427 [ 3 ] {} <Debug> HTTP-Session: 5353e053-bd4d-4cc8-95db-f570c00ba2bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2023.11.07 09:49:26.473497 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1276 2023.11.07 09:49:26.473535 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1277 2023.11.07 09:49:26.473637 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1278 2023.11.07 09:49:26.473911 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1279 2023.11.07 09:49:26.474135 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1280 2023.11.07 09:49:26.474312 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1281 2023.11.07 09:49:26.474432 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} <Information> executeQuery: Read 27 rows, 1.50 KiB in 0.000898795 sec., 30040 rows/sec., 1.64 MiB/sec.
1282 2023.11.07 09:49:26.474558 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} <Debug> DynamicQueryHandler: Done processing query
1283 2023.11.07 09:49:26.474581 [ 3 ] {3367cacf-a7ea-4ba2-97e1-551cc6a0255d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1284 2023.11.07 09:49:26.474599 [ 3 ] {} <Debug> HTTP-Session: 5353e053-bd4d-4cc8-95db-f570c00ba2bf Destroying unnamed session
1285 2023.11.07 09:49:36.463924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1286 2023.11.07 09:49:36.464044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1287 2023.11.07 09:49:36.464069 [ 3 ] {} <Debug> HTTP-Session: 014facbe-0a04-43d2-9028-bf0ba25c0a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1288 2023.11.07 09:49:36.464093 [ 3 ] {} <Debug> HTTP-Session: 014facbe-0a04-43d2-9028-bf0ba25c0a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1289 2023.11.07 09:49:36.464221 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1290 2023.11.07 09:49:36.464282 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1291 2023.11.07 09:49:36.464438 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1292 2023.11.07 09:49:36.464888 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1293 2023.11.07 09:49:36.465155 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1294 2023.11.07 09:49:36.465320 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1295 2023.11.07 09:49:36.465443 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.00118599 sec., 24452 rows/sec., 1.81 MiB/sec.
1296 2023.11.07 09:49:36.465645 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} <Debug> DynamicQueryHandler: Done processing query
1297 2023.11.07 09:49:36.465671 [ 3 ] {ed2fefd5-ba62-4a40-9aec-10132c7922a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1298 2023.11.07 09:49:36.465688 [ 3 ] {} <Debug> HTTP-Session: 014facbe-0a04-43d2-9028-bf0ba25c0a4b Destroying unnamed session
1299 2023.11.07 09:49:36.465879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1300 2023.11.07 09:49:36.465931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1301 2023.11.07 09:49:36.465951 [ 3 ] {} <Debug> HTTP-Session: fe5cc779-a4cc-4e45-987a-cf51426322d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1302 2023.11.07 09:49:36.465970 [ 3 ] {} <Debug> HTTP-Session: fe5cc779-a4cc-4e45-987a-cf51426322d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1303 2023.11.07 09:49:36.466056 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1304 2023.11.07 09:49:36.466098 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1305 2023.11.07 09:49:36.466212 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1306 2023.11.07 09:49:36.466643 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1307 2023.11.07 09:49:36.466868 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1308 2023.11.07 09:49:36.467016 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1309 2023.11.07 09:49:36.467116 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.001033267 sec., 159687 rows/sec., 14.93 MiB/sec.
1310 2023.11.07 09:49:36.467240 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} <Debug> DynamicQueryHandler: Done processing query
1311 2023.11.07 09:49:36.467263 [ 3 ] {ea21a2f9-40cc-4a9c-b86d-3e8eeecdde6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1312 2023.11.07 09:49:36.467279 [ 3 ] {} <Debug> HTTP-Session: fe5cc779-a4cc-4e45-987a-cf51426322d2 Destroying unnamed session
1313 2023.11.07 09:49:36.467479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1314 2023.11.07 09:49:36.467525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1315 2023.11.07 09:49:36.467545 [ 3 ] {} <Debug> HTTP-Session: efa9f8f5-330d-4204-a0a9-562fbbae6f9a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1316 2023.11.07 09:49:36.467561 [ 3 ] {} <Debug> HTTP-Session: efa9f8f5-330d-4204-a0a9-562fbbae6f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1317 2023.11.07 09:49:36.467656 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1318 2023.11.07 09:49:36.467696 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1319 2023.11.07 09:49:36.467800 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1320 2023.11.07 09:49:36.468268 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1321 2023.11.07 09:49:36.468485 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1322 2023.11.07 09:49:36.468629 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1323 2023.11.07 09:49:36.468727 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} <Information> executeQuery: Read 314 rows, 22.29 KiB in 0.001044368 sec., 300660 rows/sec., 20.85 MiB/sec.
1324 2023.11.07 09:49:36.468884 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} <Debug> DynamicQueryHandler: Done processing query
1325 2023.11.07 09:49:36.468906 [ 3 ] {8cc881a7-66e3-4c46-9a58-83ebd6721863} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1326 2023.11.07 09:49:36.468921 [ 3 ] {} <Debug> HTTP-Session: efa9f8f5-330d-4204-a0a9-562fbbae6f9a Destroying unnamed session
1327 2023.11.07 09:49:36.469065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1328 2023.11.07 09:49:36.469107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1329 2023.11.07 09:49:36.469124 [ 3 ] {} <Debug> HTTP-Session: f5188019-67ed-4a60-a4e3-96c4d1744f39 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1330 2023.11.07 09:49:36.469139 [ 3 ] {} <Debug> HTTP-Session: f5188019-67ed-4a60-a4e3-96c4d1744f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1331 2023.11.07 09:49:36.469203 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1332 2023.11.07 09:49:36.469240 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1333 2023.11.07 09:49:36.469345 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1334 2023.11.07 09:49:36.469583 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1335 2023.11.07 09:49:36.469887 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1336 2023.11.07 09:49:36.470058 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1337 2023.11.07 09:49:36.470157 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000895764 sec., 6698 rows/sec., 281.27 KiB/sec.
1338 2023.11.07 09:49:36.470270 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} <Debug> DynamicQueryHandler: Done processing query
1339 2023.11.07 09:49:36.470293 [ 3 ] {102c8278-76a4-420f-9569-602edaa15a02} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1340 2023.11.07 09:49:36.470309 [ 3 ] {} <Debug> HTTP-Session: f5188019-67ed-4a60-a4e3-96c4d1744f39 Destroying unnamed session
1341 2023.11.07 09:49:36.470433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1342 2023.11.07 09:49:36.470477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1343 2023.11.07 09:49:36.470496 [ 3 ] {} <Debug> HTTP-Session: 9997d2d9-8d3a-4c3e-92f5-60308efff34a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1344 2023.11.07 09:49:36.470512 [ 3 ] {} <Debug> HTTP-Session: 9997d2d9-8d3a-4c3e-92f5-60308efff34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1345 2023.11.07 09:49:36.470584 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1346 2023.11.07 09:49:36.470625 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1347 2023.11.07 09:49:36.470738 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1348 2023.11.07 09:49:36.471045 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1349 2023.11.07 09:49:36.471282 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1350 2023.11.07 09:49:36.471454 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1351 2023.11.07 09:49:36.471564 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000945116 sec., 74064 rows/sec., 4.49 MiB/sec.
1352 2023.11.07 09:49:36.471687 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} <Debug> DynamicQueryHandler: Done processing query
1353 2023.11.07 09:49:36.471709 [ 3 ] {3197050e-1734-4b13-8a47-45f4e828bee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1354 2023.11.07 09:49:36.471725 [ 3 ] {} <Debug> HTTP-Session: 9997d2d9-8d3a-4c3e-92f5-60308efff34a Destroying unnamed session
1355 2023.11.07 09:49:36.471892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1356 2023.11.07 09:49:36.471937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1357 2023.11.07 09:49:36.471955 [ 3 ] {} <Debug> HTTP-Session: c843c338-f1d5-4e01-98d7-6f541965de91 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1358 2023.11.07 09:49:36.471971 [ 3 ] {} <Debug> HTTP-Session: c843c338-f1d5-4e01-98d7-6f541965de91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1359 2023.11.07 09:49:36.472052 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1360 2023.11.07 09:49:36.472096 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1361 2023.11.07 09:49:36.472229 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1362 2023.11.07 09:49:36.472649 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1363 2023.11.07 09:49:36.472928 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1364 2023.11.07 09:49:36.473100 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1365 2023.11.07 09:49:36.473228 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.00114489 sec., 20089 rows/sec., 27.11 MiB/sec.
1366 2023.11.07 09:49:36.473362 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} <Debug> DynamicQueryHandler: Done processing query
1367 2023.11.07 09:49:36.473384 [ 3 ] {8726e702-71e9-4a34-8bfd-92c92fdcd12a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1368 2023.11.07 09:49:36.473400 [ 3 ] {} <Debug> HTTP-Session: c843c338-f1d5-4e01-98d7-6f541965de91 Destroying unnamed session
1369 2023.11.07 09:49:36.473528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1370 2023.11.07 09:49:36.473572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1371 2023.11.07 09:49:36.473590 [ 3 ] {} <Debug> HTTP-Session: 2ef6480c-1cfb-4ae0-a9cd-ee05f074c72e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1372 2023.11.07 09:49:36.473606 [ 3 ] {} <Debug> HTTP-Session: 2ef6480c-1cfb-4ae0-a9cd-ee05f074c72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1373 2023.11.07 09:49:36.473675 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1374 2023.11.07 09:49:36.473714 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1375 2023.11.07 09:49:36.473818 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1376 2023.11.07 09:49:36.474111 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.28 GiB.
1377 2023.11.07 09:49:36.474338 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1378 2023.11.07 09:49:36.474513 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1379 2023.11.07 09:49:36.474633 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000929536 sec., 22591 rows/sec., 1.17 MiB/sec.
1380 2023.11.07 09:49:36.474763 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} <Debug> DynamicQueryHandler: Done processing query
1381 2023.11.07 09:49:36.474786 [ 3 ] {1499ac4a-9e30-4fff-a809-a8ce9c5595f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1382 2023.11.07 09:49:36.474805 [ 3 ] {} <Debug> HTTP-Session: 2ef6480c-1cfb-4ae0-a9cd-ee05f074c72e Destroying unnamed session
1383 2023.11.07 09:49:38.230171 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
1384 2023.11.07 09:49:38.230258 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
1385 2023.11.07 09:49:46.463774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1386 2023.11.07 09:49:46.463894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1387 2023.11.07 09:49:46.463921 [ 3 ] {} <Debug> HTTP-Session: 5ca8efa2-86ed-41b1-894d-5962dedee7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1388 2023.11.07 09:49:46.463945 [ 3 ] {} <Debug> HTTP-Session: 5ca8efa2-86ed-41b1-894d-5962dedee7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1389 2023.11.07 09:49:46.464072 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1390 2023.11.07 09:49:46.464132 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1391 2023.11.07 09:49:46.464290 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1392 2023.11.07 09:49:46.464712 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1393 2023.11.07 09:49:46.464973 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1394 2023.11.07 09:49:46.465136 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1395 2023.11.07 09:49:46.465254 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.001146919 sec., 25285 rows/sec., 1.88 MiB/sec.
1396 2023.11.07 09:49:46.465350 [ 89 ] {} <Debug> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1397 2023.11.07 09:49:46.465405 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} <Debug> DynamicQueryHandler: Done processing query
1398 2023.11.07 09:49:46.465408 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1399 2023.11.07 09:49:46.465432 [ 3 ] {5258e3d1-e8e5-4f06-8a06-ccdb608a5564} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1400 2023.11.07 09:49:46.465451 [ 3 ] {} <Debug> HTTP-Session: 5ca8efa2-86ed-41b1-894d-5962dedee7c9 Destroying unnamed session
1401 2023.11.07 09:49:46.465632 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1402 2023.11.07 09:49:46.465665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1403 2023.11.07 09:49:46.465748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1404 2023.11.07 09:49:46.465769 [ 3 ] {} <Debug> HTTP-Session: 40e2bb2e-b77f-42b6-b4dd-51c416b1a923 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1405 2023.11.07 09:49:46.465788 [ 3 ] {} <Debug> HTTP-Session: 40e2bb2e-b77f-42b6-b4dd-51c416b1a923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1406 2023.11.07 09:49:46.465877 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1407 2023.11.07 09:49:46.465923 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1408 2023.11.07 09:49:46.466031 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1409 2023.11.07 09:49:46.466441 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1410 2023.11.07 09:49:46.466658 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1411 2023.11.07 09:49:46.466804 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1412 2023.11.07 09:49:46.466892 [ 89 ] {} <Debug> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1413 2023.11.07 09:49:46.466902 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.000997367 sec., 165435 rows/sec., 15.47 MiB/sec.
1414 2023.11.07 09:49:46.466923 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1415 2023.11.07 09:49:46.467016 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1416 2023.11.07 09:49:46.467046 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} <Debug> DynamicQueryHandler: Done processing query
1417 2023.11.07 09:49:46.467069 [ 3 ] {ae7649ef-cdef-4b18-b38a-cea30c439697} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1418 2023.11.07 09:49:46.467084 [ 3 ] {} <Debug> HTTP-Session: 40e2bb2e-b77f-42b6-b4dd-51c416b1a923 Destroying unnamed session
1419 2023.11.07 09:49:46.467224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1420 2023.11.07 09:49:46.467265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1421 2023.11.07 09:49:46.467281 [ 3 ] {} <Debug> HTTP-Session: 9b8c8261-3bab-459b-9603-62c6c7ebee71 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1422 2023.11.07 09:49:46.467296 [ 3 ] {} <Debug> HTTP-Session: 9b8c8261-3bab-459b-9603-62c6c7ebee71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1423 2023.11.07 09:49:46.467376 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1424 2023.11.07 09:49:46.467411 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1425 2023.11.07 09:49:46.467502 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1426 2023.11.07 09:49:46.467842 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1427 2023.11.07 09:49:46.467911 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1428 2023.11.07 09:49:46.468196 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1429 2023.11.07 09:49:46.468195 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part
1430 2023.11.07 09:49:46.468209 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1431 2023.11.07 09:49:46.468624 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part
1432 2023.11.07 09:49:46.468724 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1433 2023.11.07 09:49:46.468914 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1434 2023.11.07 09:49:46.468965 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 153 rows starting from the beginning of the part
1435 2023.11.07 09:49:46.469159 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part
1436 2023.11.07 09:49:46.469338 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1437 2023.11.07 09:49:46.469360 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 156 rows starting from the beginning of the part
1438 2023.11.07 09:49:46.469560 [ 89 ] {} <Debug> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1439 2023.11.07 09:49:46.469683 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part
1440 2023.11.07 09:49:46.469705 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1441 2023.11.07 09:49:46.469781 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} <Information> executeQuery: Read 314 rows, 22.29 KiB in 0.002319388 sec., 135380 rows/sec., 9.39 MiB/sec.
1442 2023.11.07 09:49:46.469978 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 165 rows starting from the beginning of the part
1443 2023.11.07 09:49:46.470178 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1444 2023.11.07 09:49:46.470551 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} <Debug> DynamicQueryHandler: Done processing query
1445 2023.11.07 09:49:46.470613 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part
1446 2023.11.07 09:49:46.470623 [ 3 ] {4e5f36bc-399d-40c9-baa1-c7842b825bb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1447 2023.11.07 09:49:46.470708 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 165 rows starting from the beginning of the part
1448 2023.11.07 09:49:46.470772 [ 3 ] {} <Debug> HTTP-Session: 9b8c8261-3bab-459b-9603-62c6c7ebee71 Destroying unnamed session
1449 2023.11.07 09:49:46.470835 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1450 2023.11.07 09:49:46.470948 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part
1451 2023.11.07 09:49:46.471206 [ 26 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part
1452 2023.11.07 09:49:46.471239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1453 2023.11.07 09:49:46.471444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1454 2023.11.07 09:49:46.471599 [ 3 ] {} <Debug> HTTP-Session: 395b9591-89ff-4e4a-b35e-a63a64e09339 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1455 2023.11.07 09:49:46.471669 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 291 rows starting from the beginning of the part
1456 2023.11.07 09:49:46.471746 [ 3 ] {} <Debug> HTTP-Session: 395b9591-89ff-4e4a-b35e-a63a64e09339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1457 2023.11.07 09:49:46.472290 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1458 2023.11.07 09:49:46.472553 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1459 2023.11.07 09:49:46.472592 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 325 rows starting from the beginning of the part
1460 2023.11.07 09:49:46.473414 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 317 rows starting from the beginning of the part
1461 2023.11.07 09:49:46.474290 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part
1462 2023.11.07 09:49:46.474456 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1463 2023.11.07 09:49:46.475065 [ 10 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part
1464 2023.11.07 09:49:46.476724 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 4 columns (4 merged, 0 gathered) in 0.009746282 sec., 85263.28296267233 rows/sec., 8.00 MiB/sec.
1465 2023.11.07 09:49:46.477210 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1466 2023.11.07 09:49:46.477385 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1467 2023.11.07 09:49:46.477616 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 4 columns (4 merged, 0 gathered) in 0.012115891 sec., 9986.88416724779 rows/sec., 736.94 KiB/sec.
1468 2023.11.07 09:49:46.477775 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1469 2023.11.07 09:49:46.477938 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1470 2023.11.07 09:49:46.478013 [ 16 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_6_1} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1471 2023.11.07 09:49:46.478497 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1472 2023.11.07 09:49:46.478598 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1473 2023.11.07 09:49:46.478664 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_6_1} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1474 2023.11.07 09:49:46.479006 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1475 2023.11.07 09:49:46.479110 [ 89 ] {} <Debug> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1476 2023.11.07 09:49:46.479131 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.006722342 sec., 892 rows/sec., 37.48 KiB/sec.
1477 2023.11.07 09:49:46.479153 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1478 2023.11.07 09:49:46.479402 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1479 2023.11.07 09:49:46.479770 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} <Debug> DynamicQueryHandler: Done processing query
1480 2023.11.07 09:49:46.479821 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1481 2023.11.07 09:49:46.479890 [ 3 ] {5508b59a-1cde-4d54-ab8d-1e7396c8f1e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1482 2023.11.07 09:49:46.479995 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1483 2023.11.07 09:49:46.480016 [ 3 ] {} <Debug> HTTP-Session: 395b9591-89ff-4e4a-b35e-a63a64e09339 Destroying unnamed session
1484 2023.11.07 09:49:46.480172 [ 19 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1852 rows, containing 4 columns (4 merged, 0 gathered) in 0.010321151 sec., 179437.35151244275 rows/sec., 12.41 MiB/sec.
1485 2023.11.07 09:49:46.480249 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1486 2023.11.07 09:49:46.480361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1487 2023.11.07 09:49:46.480375 [ 19 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1488 2023.11.07 09:49:46.480482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1489 2023.11.07 09:49:46.480559 [ 3 ] {} <Debug> HTTP-Session: 3b177729-782a-4435-a13b-70353c0e880e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1490 2023.11.07 09:49:46.480605 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1491 2023.11.07 09:49:46.480621 [ 3 ] {} <Debug> HTTP-Session: 3b177729-782a-4435-a13b-70353c0e880e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1492 2023.11.07 09:49:46.480702 [ 19 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1493 2023.11.07 09:49:46.480837 [ 19 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_6_1} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1494 2023.11.07 09:49:46.480955 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1495 2023.11.07 09:49:46.481091 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1496 2023.11.07 09:49:46.481102 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1497 2023.11.07 09:49:46.481435 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1498 2023.11.07 09:49:46.481723 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1499 2023.11.07 09:49:46.481725 [ 26 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1500 2023.11.07 09:49:46.482390 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1501 2023.11.07 09:49:46.483012 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1502 2023.11.07 09:49:46.483202 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1503 2023.11.07 09:49:46.483299 [ 89 ] {} <Debug> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1504 2023.11.07 09:49:46.483311 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002270538 sec., 30829 rows/sec., 1.87 MiB/sec.
1505 2023.11.07 09:49:46.483335 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1506 2023.11.07 09:49:46.483509 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1507 2023.11.07 09:49:46.483550 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} <Debug> DynamicQueryHandler: Done processing query
1508 2023.11.07 09:49:46.483596 [ 3 ] {c438af16-b2c9-4a4f-9b31-7ed11f629d26} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1509 2023.11.07 09:49:46.483623 [ 3 ] {} <Debug> HTTP-Session: 3b177729-782a-4435-a13b-70353c0e880e Destroying unnamed session
1510 2023.11.07 09:49:46.483824 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1511 2023.11.07 09:49:46.483942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1512 2023.11.07 09:49:46.484009 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part
1513 2023.11.07 09:49:46.484088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1514 2023.11.07 09:49:46.484184 [ 3 ] {} <Debug> HTTP-Session: f266757e-28ca-44bb-ba05-ea3f5eaf1320 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1515 2023.11.07 09:49:46.484203 [ 19 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004994273 sec., 7208.256336808181 rows/sec., 302.69 KiB/sec.
1516 2023.11.07 09:49:46.484270 [ 3 ] {} <Debug> HTTP-Session: f266757e-28ca-44bb-ba05-ea3f5eaf1320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1517 2023.11.07 09:49:46.484438 [ 19 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1518 2023.11.07 09:49:46.484662 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1519 2023.11.07 09:49:46.484661 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part
1520 2023.11.07 09:49:46.484832 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1521 2023.11.07 09:49:46.484943 [ 19 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1522 2023.11.07 09:49:46.485140 [ 19 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_6_1} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1523 2023.11.07 09:49:46.485145 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part
1524 2023.11.07 09:49:46.485620 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part
1525 2023.11.07 09:49:46.485801 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1526 2023.11.07 09:49:46.485920 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part
1527 2023.11.07 09:49:46.486141 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part
1528 2023.11.07 09:49:46.486633 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1529 2023.11.07 09:49:46.487403 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1530 2023.11.07 09:49:46.487867 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1531 2023.11.07 09:49:46.487981 [ 10 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.004579207 sec., 91718.937361862 rows/sec., 5.56 MiB/sec.
1532 2023.11.07 09:49:46.488101 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.003384877 sec., 6794 rows/sec., 9.17 MiB/sec.
1533 2023.11.07 09:49:46.488190 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1534 2023.11.07 09:49:46.488312 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} <Debug> DynamicQueryHandler: Done processing query
1535 2023.11.07 09:49:46.488337 [ 3 ] {2af7754b-d6ec-432a-a221-c2bcb34d6b0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1536 2023.11.07 09:49:46.488353 [ 3 ] {} <Debug> HTTP-Session: f266757e-28ca-44bb-ba05-ea3f5eaf1320 Destroying unnamed session
1537 2023.11.07 09:49:46.488426 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1538 2023.11.07 09:49:46.488484 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1539 2023.11.07 09:49:46.488492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1540 2023.11.07 09:49:46.488550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1541 2023.11.07 09:49:46.488572 [ 3 ] {} <Debug> HTTP-Session: 43ed7da1-1ba7-4816-a7e1-f43877d08b57 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1542 2023.11.07 09:49:46.488588 [ 3 ] {} <Debug> HTTP-Session: 43ed7da1-1ba7-4816-a7e1-f43877d08b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1543 2023.11.07 09:49:46.488683 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1544 2023.11.07 09:49:46.488724 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1545 2023.11.07 09:49:46.488833 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1546 2023.11.07 09:49:46.489106 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1547 2023.11.07 09:49:46.489338 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1548 2023.11.07 09:49:46.489512 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1549 2023.11.07 09:49:46.489627 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000905785 sec., 23184 rows/sec., 1.20 MiB/sec.
1550 2023.11.07 09:49:46.489639 [ 87 ] {} <Debug> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1551 2023.11.07 09:49:46.489749 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1552 2023.11.07 09:49:46.489838 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} <Debug> DynamicQueryHandler: Done processing query
1553 2023.11.07 09:49:46.489859 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1554 2023.11.07 09:49:46.489898 [ 3 ] {93c9a624-55cf-40d0-8cc8-edec04e03847} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1555 2023.11.07 09:49:46.489937 [ 3 ] {} <Debug> HTTP-Session: 43ed7da1-1ba7-4816-a7e1-f43877d08b57 Destroying unnamed session
1556 2023.11.07 09:49:46.489997 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1557 2023.11.07 09:49:46.490027 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
1558 2023.11.07 09:49:46.490115 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part
1559 2023.11.07 09:49:46.490195 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part
1560 2023.11.07 09:49:46.490271 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 27 rows starting from the beginning of the part
1561 2023.11.07 09:49:46.490344 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part
1562 2023.11.07 09:49:46.490416 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part
1563 2023.11.07 09:49:46.490945 [ 19 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148099 sec., 135876.7841449213 rows/sec., 7.52 MiB/sec.
1564 2023.11.07 09:49:46.491058 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1565 2023.11.07 09:49:46.491258 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1566 2023.11.07 09:49:46.491321 [ 13 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_6_1} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1567 2023.11.07 09:49:51.457912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1568 2023.11.07 09:49:51.458033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1569 2023.11.07 09:49:51.458059 [ 3 ] {} <Debug> HTTP-Session: de26ff4a-3f32-48a1-a3c3-185823893949 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1570 2023.11.07 09:49:51.458083 [ 3 ] {} <Debug> HTTP-Session: de26ff4a-3f32-48a1-a3c3-185823893949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1571 2023.11.07 09:49:51.458212 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1572 2023.11.07 09:49:51.458274 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1573 2023.11.07 09:49:51.458434 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1574 2023.11.07 09:49:51.458869 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1575 2023.11.07 09:49:51.459139 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1576 2023.11.07 09:49:51.459307 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1577 2023.11.07 09:49:51.459434 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001186229 sec., 14331 rows/sec., 1.13 MiB/sec.
1578 2023.11.07 09:49:51.459627 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} <Debug> DynamicQueryHandler: Done processing query
1579 2023.11.07 09:49:51.459653 [ 3 ] {8aaeaf37-1b6b-4e7c-b2db-5a1a977cba6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1580 2023.11.07 09:49:51.459670 [ 3 ] {} <Debug> HTTP-Session: de26ff4a-3f32-48a1-a3c3-185823893949 Destroying unnamed session
1581 2023.11.07 09:49:51.459793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 8489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1582 2023.11.07 09:49:51.459845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1583 2023.11.07 09:49:51.459865 [ 3 ] {} <Debug> HTTP-Session: fc667df5-50c7-4a03-ac24-23cff29e99d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1584 2023.11.07 09:49:51.459884 [ 3 ] {} <Debug> HTTP-Session: fc667df5-50c7-4a03-ac24-23cff29e99d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1585 2023.11.07 09:49:51.459969 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1586 2023.11.07 09:49:51.460014 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1587 2023.11.07 09:49:51.460124 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1588 2023.11.07 09:49:51.460466 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1589 2023.11.07 09:49:51.460676 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1590 2023.11.07 09:49:51.460825 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1591 2023.11.07 09:49:51.460922 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} <Information> executeQuery: Read 51 rows, 5.33 KiB in 0.000924595 sec., 55159 rows/sec., 5.63 MiB/sec.
1592 2023.11.07 09:49:51.461055 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} <Debug> DynamicQueryHandler: Done processing query
1593 2023.11.07 09:49:51.461080 [ 3 ] {e07906af-0abc-46ae-946f-80afcfaccd7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1594 2023.11.07 09:49:51.461095 [ 3 ] {} <Debug> HTTP-Session: fc667df5-50c7-4a03-ac24-23cff29e99d2 Destroying unnamed session
1595 2023.11.07 09:49:51.461205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1596 2023.11.07 09:49:51.461249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1597 2023.11.07 09:49:51.461267 [ 3 ] {} <Debug> HTTP-Session: 14727515-16a0-4d02-a690-d9fd0e3006f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1598 2023.11.07 09:49:51.461283 [ 3 ] {} <Debug> HTTP-Session: 14727515-16a0-4d02-a690-d9fd0e3006f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1599 2023.11.07 09:49:51.461353 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1600 2023.11.07 09:49:51.461391 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1601 2023.11.07 09:49:51.461497 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1602 2023.11.07 09:49:51.461785 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1603 2023.11.07 09:49:51.461988 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1604 2023.11.07 09:49:51.462145 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1605 2023.11.07 09:49:51.462243 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} <Information> executeQuery: Read 20 rows, 1.60 KiB in 0.000862334 sec., 23192 rows/sec., 1.81 MiB/sec.
1606 2023.11.07 09:49:51.462357 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} <Debug> DynamicQueryHandler: Done processing query
1607 2023.11.07 09:49:51.462380 [ 3 ] {9d2998f4-a790-4d80-9de9-1382bd7dcc6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1608 2023.11.07 09:49:51.462395 [ 3 ] {} <Debug> HTTP-Session: 14727515-16a0-4d02-a690-d9fd0e3006f1 Destroying unnamed session
1609 2023.11.07 09:49:51.462556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 18228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1610 2023.11.07 09:49:51.462600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1611 2023.11.07 09:49:51.462618 [ 3 ] {} <Debug> HTTP-Session: 5d6def87-9f2d-406b-aba6-47982e4bdd69 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1612 2023.11.07 09:49:51.462635 [ 3 ] {} <Debug> HTTP-Session: 5d6def87-9f2d-406b-aba6-47982e4bdd69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1613 2023.11.07 09:49:51.462708 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1614 2023.11.07 09:49:51.462753 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1615 2023.11.07 09:49:51.462885 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1616 2023.11.07 09:49:51.463254 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1617 2023.11.07 09:49:51.463540 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1618 2023.11.07 09:49:51.463715 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1619 2023.11.07 09:49:51.463818 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001081968 sec., 15712 rows/sec., 21.20 MiB/sec.
1620 2023.11.07 09:49:51.463940 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} <Debug> DynamicQueryHandler: Done processing query
1621 2023.11.07 09:49:51.463962 [ 3 ] {6a3680c3-b86c-42ac-b1fa-c5abc2606a70} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1622 2023.11.07 09:49:51.463978 [ 3 ] {} <Debug> HTTP-Session: 5d6def87-9f2d-406b-aba6-47982e4bdd69 Destroying unnamed session
1623 2023.11.07 09:49:51.464120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1624 2023.11.07 09:49:51.464164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1625 2023.11.07 09:49:51.464183 [ 3 ] {} <Debug> HTTP-Session: 7661a1be-9daf-46f5-b6be-a66e0b8361ec Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1626 2023.11.07 09:49:51.464200 [ 3 ] {} <Debug> HTTP-Session: 7661a1be-9daf-46f5-b6be-a66e0b8361ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1627 2023.11.07 09:49:51.464267 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1628 2023.11.07 09:49:51.464306 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1629 2023.11.07 09:49:51.464408 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1630 2023.11.07 09:49:51.464654 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1631 2023.11.07 09:49:51.464875 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1632 2023.11.07 09:49:51.465039 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1633 2023.11.07 09:49:51.465127 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} <Information> executeQuery: Read 3 rows, 214.00 B in 0.000842014 sec., 3562 rows/sec., 248.20 KiB/sec.
1634 2023.11.07 09:49:51.465232 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} <Debug> DynamicQueryHandler: Done processing query
1635 2023.11.07 09:49:51.465254 [ 3 ] {efb481d5-78e1-48cc-9e51-bf735f57c5d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1636 2023.11.07 09:49:51.465268 [ 3 ] {} <Debug> HTTP-Session: 7661a1be-9daf-46f5-b6be-a66e0b8361ec Destroying unnamed session
1637 2023.11.07 09:49:53.230345 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
1638 2023.11.07 09:49:53.230442 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
1639 2023.11.07 09:49:56.464290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1640 2023.11.07 09:49:56.464410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1641 2023.11.07 09:49:56.464440 [ 3 ] {} <Debug> HTTP-Session: c43963f1-49d5-4fc2-8e60-0933aefcfac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1642 2023.11.07 09:49:56.464469 [ 3 ] {} <Debug> HTTP-Session: c43963f1-49d5-4fc2-8e60-0933aefcfac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1643 2023.11.07 09:49:56.464698 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1644 2023.11.07 09:49:56.465402 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1645 2023.11.07 09:49:56.465591 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1646 2023.11.07 09:49:56.465642 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1647 2023.11.07 09:49:56.465814 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1648 2023.11.07 09:49:56.465952 [ 187 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1649 2023.11.07 09:49:56.465954 [ 189 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1650 2023.11.07 09:49:56.466116 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1651 2023.11.07 09:49:56.466210 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams
1652 2023.11.07 09:49:56.468142 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.003388717 sec., 4721 rows/sec., 605.47 KiB/sec.
1653 2023.11.07 09:49:56.468468 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Debug> DynamicQueryHandler: Done processing query
1654 2023.11.07 09:49:56.468498 [ 3 ] {cec2033b-77f7-4cf3-8103-1b834d03431b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1655 2023.11.07 09:49:56.468520 [ 3 ] {} <Debug> HTTP-Session: c43963f1-49d5-4fc2-8e60-0933aefcfac8 Destroying unnamed session
1656 2023.11.07 09:49:56.468764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1657 2023.11.07 09:49:56.468822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1658 2023.11.07 09:49:56.468846 [ 3 ] {} <Debug> HTTP-Session: 24e05ce2-6333-4786-9aac-cc3f003ea6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1659 2023.11.07 09:49:56.468869 [ 3 ] {} <Debug> HTTP-Session: 24e05ce2-6333-4786-9aac-cc3f003ea6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1660 2023.11.07 09:49:56.469039 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1661 2023.11.07 09:49:56.469565 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1662 2023.11.07 09:49:56.469744 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1663 2023.11.07 09:49:56.469788 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1664 2023.11.07 09:49:56.469933 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1665 2023.11.07 09:49:56.469994 [ 193 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1666 2023.11.07 09:49:56.470008 [ 191 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1667 2023.11.07 09:49:56.470101 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1668 2023.11.07 09:49:56.470162 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams
1669 2023.11.07 09:49:56.472013 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002927959 sec., 5464 rows/sec., 700.75 KiB/sec.
1670 2023.11.07 09:49:56.472278 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Debug> DynamicQueryHandler: Done processing query
1671 2023.11.07 09:49:56.472302 [ 3 ] {017630cb-4dc5-423c-a9b1-a57988ab58fd} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1672 2023.11.07 09:49:56.472318 [ 3 ] {} <Debug> HTTP-Session: 24e05ce2-6333-4786-9aac-cc3f003ea6c0 Destroying unnamed session
1673 2023.11.07 09:49:56.472664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1674 2023.11.07 09:49:56.472712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1675 2023.11.07 09:49:56.472733 [ 3 ] {} <Debug> HTTP-Session: 4540bdd3-940a-455d-bb9f-2927b4ed98c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1676 2023.11.07 09:49:56.472750 [ 3 ] {} <Debug> HTTP-Session: 4540bdd3-940a-455d-bb9f-2927b4ed98c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1677 2023.11.07 09:49:56.472884 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1678 2023.11.07 09:49:56.473391 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1679 2023.11.07 09:49:56.473573 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1680 2023.11.07 09:49:56.473615 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1681 2023.11.07 09:49:56.473761 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1682 2023.11.07 09:49:56.473836 [ 190 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1683 2023.11.07 09:49:56.473856 [ 192 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1684 2023.11.07 09:49:56.473967 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1685 2023.11.07 09:49:56.474028 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams
1686 2023.11.07 09:49:56.475708 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002784606 sec., 5745 rows/sec., 736.82 KiB/sec.
1687 2023.11.07 09:49:56.475976 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Debug> DynamicQueryHandler: Done processing query
1688 2023.11.07 09:49:56.476000 [ 3 ] {5387daa9-9271-438c-8c13-68533f21cb31} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1689 2023.11.07 09:49:56.476016 [ 3 ] {} <Debug> HTTP-Session: 4540bdd3-940a-455d-bb9f-2927b4ed98c3 Destroying unnamed session
1690 2023.11.07 09:49:56.476259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1691 2023.11.07 09:49:56.476303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1692 2023.11.07 09:49:56.476323 [ 3 ] {} <Debug> HTTP-Session: 7f1554ce-eece-4185-9703-8bf852caeee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1693 2023.11.07 09:49:56.476339 [ 3 ] {} <Debug> HTTP-Session: 7f1554ce-eece-4185-9703-8bf852caeee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1694 2023.11.07 09:49:56.476473 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1695 2023.11.07 09:49:56.476978 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1696 2023.11.07 09:49:56.477159 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1697 2023.11.07 09:49:56.477201 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1698 2023.11.07 09:49:56.477346 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1699 2023.11.07 09:49:56.477410 [ 189 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1700 2023.11.07 09:49:56.477411 [ 191 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1701 2023.11.07 09:49:56.477492 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1702 2023.11.07 09:49:56.477553 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams
1703 2023.11.07 09:49:56.479155 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002643974 sec., 6051 rows/sec., 776.01 KiB/sec.
1704 2023.11.07 09:49:56.479416 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Debug> DynamicQueryHandler: Done processing query
1705 2023.11.07 09:49:56.479440 [ 3 ] {a47c13b9-74a6-4c83-ad17-1556cd1814f7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1706 2023.11.07 09:49:56.479456 [ 3 ] {} <Debug> HTTP-Session: 7f1554ce-eece-4185-9703-8bf852caeee2 Destroying unnamed session
1707 2023.11.07 09:49:56.479703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1708 2023.11.07 09:49:56.479746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1709 2023.11.07 09:49:56.479765 [ 3 ] {} <Debug> HTTP-Session: a7e2dd42-02b7-4b20-b6ae-82e54bcdea97 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1710 2023.11.07 09:49:56.479782 [ 3 ] {} <Debug> HTTP-Session: a7e2dd42-02b7-4b20-b6ae-82e54bcdea97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1711 2023.11.07 09:49:56.479913 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1712 2023.11.07 09:49:56.480423 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1713 2023.11.07 09:49:56.480605 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1714 2023.11.07 09:49:56.480647 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1715 2023.11.07 09:49:56.480793 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1716 2023.11.07 09:49:56.480853 [ 191 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1717 2023.11.07 09:49:56.480856 [ 189 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1718 2023.11.07 09:49:56.480931 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1719 2023.11.07 09:49:56.480991 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams
1720 2023.11.07 09:49:56.482513 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002563102 sec., 6242 rows/sec., 800.50 KiB/sec.
1721 2023.11.07 09:49:56.482758 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Debug> DynamicQueryHandler: Done processing query
1722 2023.11.07 09:49:56.482782 [ 3 ] {8d24b96f-47ee-471a-82e6-c00f7c610225} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1723 2023.11.07 09:49:56.482798 [ 3 ] {} <Debug> HTTP-Session: a7e2dd42-02b7-4b20-b6ae-82e54bcdea97 Destroying unnamed session
1724 2023.11.07 09:49:56.483035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1725 2023.11.07 09:49:56.483079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1726 2023.11.07 09:49:56.483099 [ 3 ] {} <Debug> HTTP-Session: 0106b52c-1a86-4702-a1f0-b4840b334a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1727 2023.11.07 09:49:56.483115 [ 3 ] {} <Debug> HTTP-Session: 0106b52c-1a86-4702-a1f0-b4840b334a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1728 2023.11.07 09:49:56.483246 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1729 2023.11.07 09:49:56.483758 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1730 2023.11.07 09:49:56.483942 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1731 2023.11.07 09:49:56.483984 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1732 2023.11.07 09:49:56.484130 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1733 2023.11.07 09:49:56.484195 [ 191 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1734 2023.11.07 09:49:56.484202 [ 189 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1735 2023.11.07 09:49:56.484289 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1736 2023.11.07 09:49:56.484348 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams
1737 2023.11.07 09:49:56.485837 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002552122 sec., 6269 rows/sec., 803.94 KiB/sec.
1738 2023.11.07 09:49:56.486093 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Debug> DynamicQueryHandler: Done processing query
1739 2023.11.07 09:49:56.486117 [ 3 ] {62df6833-81f2-4fbe-9573-98a2bd10d688} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1740 2023.11.07 09:49:56.486133 [ 3 ] {} <Debug> HTTP-Session: 0106b52c-1a86-4702-a1f0-b4840b334a54 Destroying unnamed session
1741 2023.11.07 09:49:56.486367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1742 2023.11.07 09:49:56.486410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1743 2023.11.07 09:49:56.486429 [ 3 ] {} <Debug> HTTP-Session: 9b1dedd6-a8b4-4d9c-b9db-ec384b19d710 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1744 2023.11.07 09:49:56.486446 [ 3 ] {} <Debug> HTTP-Session: 9b1dedd6-a8b4-4d9c-b9db-ec384b19d710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1745 2023.11.07 09:49:56.486577 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1746 2023.11.07 09:49:56.487093 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1747 2023.11.07 09:49:56.487278 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1748 2023.11.07 09:49:56.487319 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1749 2023.11.07 09:49:56.487465 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1750 2023.11.07 09:49:56.487531 [ 191 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1751 2023.11.07 09:49:56.487537 [ 189 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1752 2023.11.07 09:49:56.487623 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1753 2023.11.07 09:49:56.487684 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams
1754 2023.11.07 09:49:56.489161 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002546353 sec., 6283 rows/sec., 805.76 KiB/sec.
1755 2023.11.07 09:49:56.489403 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Debug> DynamicQueryHandler: Done processing query
1756 2023.11.07 09:49:56.489427 [ 3 ] {2f21e426-87b7-4c06-8e0a-203a83e10ed5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1757 2023.11.07 09:49:56.489444 [ 3 ] {} <Debug> HTTP-Session: 9b1dedd6-a8b4-4d9c-b9db-ec384b19d710 Destroying unnamed session
1758 2023.11.07 09:49:56.489680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1759 2023.11.07 09:49:56.489724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1760 2023.11.07 09:49:56.489742 [ 3 ] {} <Debug> HTTP-Session: c78290a6-a488-4982-9d2a-22f75a960a3f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1761 2023.11.07 09:49:56.489759 [ 3 ] {} <Debug> HTTP-Session: c78290a6-a488-4982-9d2a-22f75a960a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1762 2023.11.07 09:49:56.489893 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1763 2023.11.07 09:49:56.490415 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1764 2023.11.07 09:49:56.490602 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1765 2023.11.07 09:49:56.490644 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1766 2023.11.07 09:49:56.490791 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1767 2023.11.07 09:49:56.490879 [ 190 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1768 2023.11.07 09:49:56.490878 [ 192 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1769 2023.11.07 09:49:56.490998 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1770 2023.11.07 09:49:56.491057 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams
1771 2023.11.07 09:49:56.492647 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002714645 sec., 5893 rows/sec., 755.81 KiB/sec.
1772 2023.11.07 09:49:56.492907 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Debug> DynamicQueryHandler: Done processing query
1773 2023.11.07 09:49:56.492932 [ 3 ] {2439e71d-bbc5-4db3-8047-0c6c5e64572f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1774 2023.11.07 09:49:56.492948 [ 3 ] {} <Debug> HTTP-Session: c78290a6-a488-4982-9d2a-22f75a960a3f Destroying unnamed session
1775 2023.11.07 09:49:56.493177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1776 2023.11.07 09:49:56.493220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1777 2023.11.07 09:49:56.493239 [ 3 ] {} <Debug> HTTP-Session: b8660f54-96c8-410d-8238-e071bb910eba Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1778 2023.11.07 09:49:56.493255 [ 3 ] {} <Debug> HTTP-Session: b8660f54-96c8-410d-8238-e071bb910eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1779 2023.11.07 09:49:56.493389 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1780 2023.11.07 09:49:56.493914 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1781 2023.11.07 09:49:56.494104 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1782 2023.11.07 09:49:56.494146 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1783 2023.11.07 09:49:56.494294 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1784 2023.11.07 09:49:56.494343 [ 193 ] {bbb26963-228a-4558-889c-3742c465df22} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1785 2023.11.07 09:49:56.494362 [ 191 ] {bbb26963-228a-4558-889c-3742c465df22} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1786 2023.11.07 09:49:56.494445 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1787 2023.11.07 09:49:56.494504 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams
1788 2023.11.07 09:49:56.495905 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002476891 sec., 6459 rows/sec., 828.36 KiB/sec.
1789 2023.11.07 09:49:56.496155 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} <Debug> DynamicQueryHandler: Done processing query
1790 2023.11.07 09:49:56.496184 [ 3 ] {bbb26963-228a-4558-889c-3742c465df22} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1791 2023.11.07 09:49:56.496203 [ 3 ] {} <Debug> HTTP-Session: b8660f54-96c8-410d-8238-e071bb910eba Destroying unnamed session
1792 2023.11.07 09:49:56.496438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1793 2023.11.07 09:49:56.496490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1794 2023.11.07 09:49:56.496514 [ 3 ] {} <Debug> HTTP-Session: 1917d945-907e-4854-ac97-3bf24ae3bfc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1795 2023.11.07 09:49:56.496535 [ 3 ] {} <Debug> HTTP-Session: 1917d945-907e-4854-ac97-3bf24ae3bfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1796 2023.11.07 09:49:56.496700 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1797 2023.11.07 09:49:56.497318 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1798 2023.11.07 09:49:56.497507 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1799 2023.11.07 09:49:56.497548 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1800 2023.11.07 09:49:56.497695 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1801 2023.11.07 09:49:56.497767 [ 189 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1802 2023.11.07 09:49:56.497780 [ 187 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1803 2023.11.07 09:49:56.497879 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1804 2023.11.07 09:49:56.497940 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams
1805 2023.11.07 09:49:56.499258 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002512372 sec., 6368 rows/sec., 816.66 KiB/sec.
1806 2023.11.07 09:49:56.499510 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Debug> DynamicQueryHandler: Done processing query
1807 2023.11.07 09:49:56.499534 [ 3 ] {4dc1eecb-1280-42b9-9eea-652f805fae3a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1808 2023.11.07 09:49:56.499551 [ 3 ] {} <Debug> HTTP-Session: 1917d945-907e-4854-ac97-3bf24ae3bfc8 Destroying unnamed session
1809 2023.11.07 09:49:56.499799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1810 2023.11.07 09:49:56.499842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1811 2023.11.07 09:49:56.499861 [ 3 ] {} <Debug> HTTP-Session: df715049-25f8-49d1-8643-0dc8da7101c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1812 2023.11.07 09:49:56.499878 [ 3 ] {} <Debug> HTTP-Session: df715049-25f8-49d1-8643-0dc8da7101c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1813 2023.11.07 09:49:56.500013 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) 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', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1814 2023.11.07 09:49:56.500550 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1815 2023.11.07 09:49:56.500741 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1816 2023.11.07 09:49:56.500783 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1817 2023.11.07 09:49:56.500930 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1818 2023.11.07 09:49:56.500986 [ 193 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1819 2023.11.07 09:49:56.501003 [ 191 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1820 2023.11.07 09:49:56.501079 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (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
1821 2023.11.07 09:49:56.501138 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Debug> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1) (SelectExecutor): Reading approx. 16 rows with 2 streams
1822 2023.11.07 09:49:56.502316 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002263328 sec., 7069 rows/sec., 906.52 KiB/sec.
1823 2023.11.07 09:49:56.502578 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Debug> DynamicQueryHandler: Done processing query
1824 2023.11.07 09:49:56.502603 [ 3 ] {95997635-6cf9-4b5e-8445-0f1b9926f43d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1825 2023.11.07 09:49:56.502619 [ 3 ] {} <Debug> HTTP-Session: df715049-25f8-49d1-8643-0dc8da7101c3 Destroying unnamed session
1826 2023.11.07 09:49:56.502769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1827 2023.11.07 09:49:56.502813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1828 2023.11.07 09:49:56.502833 [ 3 ] {} <Debug> HTTP-Session: 2c4fe999-b437-49b0-9f3e-6548c21952d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1829 2023.11.07 09:49:56.502849 [ 3 ] {} <Debug> HTTP-Session: 2c4fe999-b437-49b0-9f3e-6548c21952d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1830 2023.11.07 09:49:56.502929 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1831 2023.11.07 09:49:56.502970 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1832 2023.11.07 09:49:56.503111 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1833 2023.11.07 09:49:56.503433 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1834 2023.11.07 09:49:56.503717 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1835 2023.11.07 09:49:56.503875 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} <Trace> oximeter.timeseries_schema (5f86bb46-edd2-4093-a762-f8fc011776c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1836 2023.11.07 09:49:56.504015 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001054857 sec., 10427 rows/sec., 934.11 KiB/sec.
1837 2023.11.07 09:49:56.504155 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} <Debug> DynamicQueryHandler: Done processing query
1838 2023.11.07 09:49:56.504178 [ 3 ] {5dade7b1-3461-43b3-b37d-0b5358c9757f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1839 2023.11.07 09:49:56.504194 [ 3 ] {} <Debug> HTTP-Session: 2c4fe999-b437-49b0-9f3e-6548c21952d9 Destroying unnamed session
1840 2023.11.07 09:49:56.504308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1841 2023.11.07 09:49:56.504353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1842 2023.11.07 09:49:56.504371 [ 3 ] {} <Debug> HTTP-Session: 72c8cd34-ecb2-4675-862b-691cbda7563b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1843 2023.11.07 09:49:56.504387 [ 3 ] {} <Debug> HTTP-Session: 72c8cd34-ecb2-4675-862b-691cbda7563b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1844 2023.11.07 09:49:56.504457 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1845 2023.11.07 09:49:56.504498 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1846 2023.11.07 09:49:56.504602 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1847 2023.11.07 09:49:56.504911 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1848 2023.11.07 09:49:56.505123 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1849 2023.11.07 09:49:56.505259 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1850 2023.11.07 09:49:56.505372 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.000906335 sec., 31996 rows/sec., 2.37 MiB/sec.
1851 2023.11.07 09:49:56.505483 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} <Debug> DynamicQueryHandler: Done processing query
1852 2023.11.07 09:49:56.505505 [ 3 ] {367ea0b0-3027-4deb-b1c1-3d027a278a3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1853 2023.11.07 09:49:56.505519 [ 3 ] {} <Debug> HTTP-Session: 72c8cd34-ecb2-4675-862b-691cbda7563b Destroying unnamed session
1854 2023.11.07 09:49:56.505670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1855 2023.11.07 09:49:56.505712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1856 2023.11.07 09:49:56.505730 [ 3 ] {} <Debug> HTTP-Session: 15b69c73-a223-4375-a14c-f07642e8b715 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1857 2023.11.07 09:49:56.505746 [ 3 ] {} <Debug> HTTP-Session: 15b69c73-a223-4375-a14c-f07642e8b715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1858 2023.11.07 09:49:56.505816 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1859 2023.11.07 09:49:56.505853 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1860 2023.11.07 09:49:56.505949 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1861 2023.11.07 09:49:56.506408 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1862 2023.11.07 09:49:56.506623 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1863 2023.11.07 09:49:56.506768 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1864 2023.11.07 09:49:56.506901 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.000995097 sec., 165812 rows/sec., 15.50 MiB/sec.
1865 2023.11.07 09:49:56.507031 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} <Debug> DynamicQueryHandler: Done processing query
1866 2023.11.07 09:49:56.507055 [ 3 ] {1d297708-d4ec-4258-ae31-928d78126728} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1867 2023.11.07 09:49:56.507070 [ 3 ] {} <Debug> HTTP-Session: 15b69c73-a223-4375-a14c-f07642e8b715 Destroying unnamed session
1868 2023.11.07 09:49:56.507252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1869 2023.11.07 09:49:56.507298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1870 2023.11.07 09:49:56.507317 [ 3 ] {} <Debug> HTTP-Session: 35c81c2a-4429-4694-9ca4-b46f3f679054 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1871 2023.11.07 09:49:56.507333 [ 3 ] {} <Debug> HTTP-Session: 35c81c2a-4429-4694-9ca4-b46f3f679054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1872 2023.11.07 09:49:56.507421 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1873 2023.11.07 09:49:56.507460 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1874 2023.11.07 09:49:56.507562 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1875 2023.11.07 09:49:56.508026 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1876 2023.11.07 09:49:56.508242 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1877 2023.11.07 09:49:56.508385 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1878 2023.11.07 09:49:56.508506 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} <Information> executeQuery: Read 325 rows, 23.16 KiB in 0.001055537 sec., 307900 rows/sec., 21.43 MiB/sec.
1879 2023.11.07 09:49:56.508625 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} <Debug> DynamicQueryHandler: Done processing query
1880 2023.11.07 09:49:56.508647 [ 3 ] {10082092-d60d-47c6-8bdf-f78f47ac2c2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1881 2023.11.07 09:49:56.508663 [ 3 ] {} <Debug> HTTP-Session: 35c81c2a-4429-4694-9ca4-b46f3f679054 Destroying unnamed session
1882 2023.11.07 09:49:56.508777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1883 2023.11.07 09:49:56.508820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1884 2023.11.07 09:49:56.508838 [ 3 ] {} <Debug> HTTP-Session: 2f9790b9-b799-4826-8dae-dd37d6bce1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1885 2023.11.07 09:49:56.508855 [ 3 ] {} <Debug> HTTP-Session: 2f9790b9-b799-4826-8dae-dd37d6bce1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1886 2023.11.07 09:49:56.508923 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1887 2023.11.07 09:49:56.508961 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1888 2023.11.07 09:49:56.509068 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1889 2023.11.07 09:49:56.509308 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1890 2023.11.07 09:49:56.509542 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1891 2023.11.07 09:49:56.509713 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1892 2023.11.07 09:49:56.509835 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000884005 sec., 6787 rows/sec., 285.01 KiB/sec.
1893 2023.11.07 09:49:56.509952 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} <Debug> DynamicQueryHandler: Done processing query
1894 2023.11.07 09:49:56.509976 [ 3 ] {8350b5d7-5617-4d05-90ac-e9a88bf788ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1895 2023.11.07 09:49:56.509991 [ 3 ] {} <Debug> HTTP-Session: 2f9790b9-b799-4826-8dae-dd37d6bce1b4 Destroying unnamed session
1896 2023.11.07 09:49:56.510107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 14870, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1897 2023.11.07 09:49:56.510150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1898 2023.11.07 09:49:56.510170 [ 3 ] {} <Debug> HTTP-Session: ec7ce4dc-8a99-4133-8fe9-09bbf14f7660 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1899 2023.11.07 09:49:56.510186 [ 3 ] {} <Debug> HTTP-Session: ec7ce4dc-8a99-4133-8fe9-09bbf14f7660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1900 2023.11.07 09:49:56.510259 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1901 2023.11.07 09:49:56.510300 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1902 2023.11.07 09:49:56.510416 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1903 2023.11.07 09:49:56.510709 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1904 2023.11.07 09:49:56.510959 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1905 2023.11.07 09:49:56.511129 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1906 2023.11.07 09:49:56.511249 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.000961326 sec., 84258 rows/sec., 5.15 MiB/sec.
1907 2023.11.07 09:49:56.511369 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} <Debug> DynamicQueryHandler: Done processing query
1908 2023.11.07 09:49:56.511393 [ 3 ] {1f976ebe-988e-40e1-8db4-ce629d0e4c27} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1909 2023.11.07 09:49:56.511409 [ 3 ] {} <Debug> HTTP-Session: ec7ce4dc-8a99-4133-8fe9-09bbf14f7660 Destroying unnamed session
1910 2023.11.07 09:49:56.511549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1911 2023.11.07 09:49:56.511592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1912 2023.11.07 09:49:56.511611 [ 3 ] {} <Debug> HTTP-Session: 75eb7104-bfe2-4ec8-91cd-c29dce44c982 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1913 2023.11.07 09:49:56.511628 [ 3 ] {} <Debug> HTTP-Session: 75eb7104-bfe2-4ec8-91cd-c29dce44c982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1914 2023.11.07 09:49:56.511704 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1915 2023.11.07 09:49:56.511747 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1916 2023.11.07 09:49:56.511880 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1917 2023.11.07 09:49:56.512239 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1918 2023.11.07 09:49:56.512519 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1919 2023.11.07 09:49:56.512690 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1920 2023.11.07 09:49:56.512825 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001091828 sec., 21065 rows/sec., 28.43 MiB/sec.
1921 2023.11.07 09:49:56.512816 [ 64 ] {} <Debug> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1922 2023.11.07 09:49:56.512923 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1923 2023.11.07 09:49:56.513053 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} <Debug> DynamicQueryHandler: Done processing query
1924 2023.11.07 09:49:56.513083 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1925 2023.11.07 09:49:56.513115 [ 3 ] {585cbe4e-15b9-4d09-87c7-9eede24dddda} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1926 2023.11.07 09:49:56.513160 [ 3 ] {} <Debug> HTTP-Session: 75eb7104-bfe2-4ec8-91cd-c29dce44c982 Destroying unnamed session
1927 2023.11.07 09:49:56.513254 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1928 2023.11.07 09:49:56.513318 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part
1929 2023.11.07 09:49:56.513331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1930 2023.11.07 09:49:56.513420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1931 2023.11.07 09:49:56.513464 [ 3 ] {} <Debug> HTTP-Session: 239ba881-709d-43fb-9761-79d1daf9120b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1932 2023.11.07 09:49:56.513489 [ 3 ] {} <Debug> HTTP-Session: 239ba881-709d-43fb-9761-79d1daf9120b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1933 2023.11.07 09:49:56.513679 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part
1934 2023.11.07 09:49:56.513702 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1935 2023.11.07 09:49:56.513806 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1936 2023.11.07 09:49:56.514030 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
1937 2023.11.07 09:49:56.514335 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1938 2023.11.07 09:49:56.514377 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
1939 2023.11.07 09:49:56.514606 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part
1940 2023.11.07 09:49:56.514956 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
1941 2023.11.07 09:49:56.515098 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1942 2023.11.07 09:49:56.515587 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1943 2023.11.07 09:49:56.515988 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1944 2023.11.07 09:49:56.516268 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002494681 sec., 8417 rows/sec., 447.04 KiB/sec.
1945 2023.11.07 09:49:56.516503 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} <Debug> DynamicQueryHandler: Done processing query
1946 2023.11.07 09:49:56.516554 [ 3 ] {16abeeae-f8c8-433b-a148-60bf879143c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1947 2023.11.07 09:49:56.516636 [ 3 ] {} <Debug> HTTP-Session: 239ba881-709d-43fb-9761-79d1daf9120b Destroying unnamed session
1948 2023.11.07 09:49:56.516840 [ 19 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 6 columns (6 merged, 0 gathered) in 0.003825994 sec., 32671.24830828276 rows/sec., 44.09 MiB/sec.
1949 2023.11.07 09:49:56.517009 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1950 2023.11.07 09:49:56.517235 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1951 2023.11.07 09:49:56.517300 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1952 2023.11.07 09:49:57.000175 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.26 MiB, peak 237.40 MiB, will set to 230.77 MiB (RSS), difference: -1.49 MiB
1953 2023.11.07 09:50:01.458426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2023.11.07 09:50:01.458611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1955 2023.11.07 09:50:01.458659 [ 3 ] {} <Debug> HTTP-Session: 15a3ca3f-79ff-4322-9d69-216711a0dec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1956 2023.11.07 09:50:01.458702 [ 3 ] {} <Debug> HTTP-Session: 15a3ca3f-79ff-4322-9d69-216711a0dec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2023.11.07 09:50:01.458906 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1958 2023.11.07 09:50:01.459006 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1959 2023.11.07 09:50:01.459276 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2023.11.07 09:50:01.459840 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1961 2023.11.07 09:50:01.460113 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1962 2023.11.07 09:50:01.460297 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1963 2023.11.07 09:50:01.460435 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001468774 sec., 12935 rows/sec., 1.02 MiB/sec.
1964 2023.11.07 09:50:01.460587 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} <Debug> DynamicQueryHandler: Done processing query
1965 2023.11.07 09:50:01.460614 [ 3 ] {a8c7b8f8-1172-4fa4-aef3-24998c06172d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1966 2023.11.07 09:50:01.460631 [ 3 ] {} <Debug> HTTP-Session: 15a3ca3f-79ff-4322-9d69-216711a0dec4 Destroying unnamed session
1967 2023.11.07 09:50:01.460796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1968 2023.11.07 09:50:01.460851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1969 2023.11.07 09:50:01.460871 [ 3 ] {} <Debug> HTTP-Session: 2f496fae-6fad-456c-8105-e8301ad07cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1970 2023.11.07 09:50:01.460890 [ 3 ] {} <Debug> HTTP-Session: 2f496fae-6fad-456c-8105-e8301ad07cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1971 2023.11.07 09:50:01.460973 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1972 2023.11.07 09:50:01.461016 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1973 2023.11.07 09:50:01.461123 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1974 2023.11.07 09:50:01.461413 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1975 2023.11.07 09:50:01.461615 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1976 2023.11.07 09:50:01.461756 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1977 2023.11.07 09:50:01.461874 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.000920925 sec., 61894 rows/sec., 6.28 MiB/sec.
1978 2023.11.07 09:50:01.461989 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} <Debug> DynamicQueryHandler: Done processing query
1979 2023.11.07 09:50:01.462012 [ 3 ] {f09a17ca-9626-4611-af14-e56e40913504} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1980 2023.11.07 09:50:01.462026 [ 3 ] {} <Debug> HTTP-Session: 2f496fae-6fad-456c-8105-e8301ad07cb2 Destroying unnamed session
1981 2023.11.07 09:50:01.462204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1982 2023.11.07 09:50:01.462252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1983 2023.11.07 09:50:01.462273 [ 3 ] {} <Debug> HTTP-Session: ef9ee33e-09d7-406c-8a9d-992b82de886f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1984 2023.11.07 09:50:01.462289 [ 3 ] {} <Debug> HTTP-Session: ef9ee33e-09d7-406c-8a9d-992b82de886f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1985 2023.11.07 09:50:01.462363 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1986 2023.11.07 09:50:01.462402 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1987 2023.11.07 09:50:01.462511 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1988 2023.11.07 09:50:01.462777 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
1989 2023.11.07 09:50:01.462985 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1990 2023.11.07 09:50:01.463128 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1991 2023.11.07 09:50:01.463257 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000865304 sec., 21957 rows/sec., 1.72 MiB/sec.
1992 2023.11.07 09:50:01.463377 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} <Debug> DynamicQueryHandler: Done processing query
1993 2023.11.07 09:50:01.463400 [ 3 ] {1640fb7b-8c6d-454b-947e-dda23d038e3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1994 2023.11.07 09:50:01.463415 [ 3 ] {} <Debug> HTTP-Session: ef9ee33e-09d7-406c-8a9d-992b82de886f Destroying unnamed session
1995 2023.11.07 09:50:01.463614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1996 2023.11.07 09:50:01.463660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1997 2023.11.07 09:50:01.463679 [ 3 ] {} <Debug> HTTP-Session: 3308e386-1bd1-436f-850e-2791522f99b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
1998 2023.11.07 09:50:01.463696 [ 3 ] {} <Debug> HTTP-Session: 3308e386-1bd1-436f-850e-2791522f99b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1999 2023.11.07 09:50:01.463772 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2000 2023.11.07 09:50:01.463818 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2001 2023.11.07 09:50:01.463954 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2002 2023.11.07 09:50:01.464298 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2003 2023.11.07 09:50:01.464596 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2004 2023.11.07 09:50:01.464777 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2005 2023.11.07 09:50:01.464921 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001115659 sec., 17030 rows/sec., 22.98 MiB/sec.
2006 2023.11.07 09:50:01.465060 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} <Debug> DynamicQueryHandler: Done processing query
2007 2023.11.07 09:50:01.465083 [ 3 ] {de599a43-0d00-4d72-8bba-01d209142c74} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2008 2023.11.07 09:50:01.465098 [ 3 ] {} <Debug> HTTP-Session: 3308e386-1bd1-436f-850e-2791522f99b7 Destroying unnamed session
2009 2023.11.07 09:50:06.464349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2010 2023.11.07 09:50:06.464472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2011 2023.11.07 09:50:06.464499 [ 3 ] {} <Debug> HTTP-Session: b4b7a5b0-44f9-434e-b19b-853853b8c8fa Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2012 2023.11.07 09:50:06.464524 [ 3 ] {} <Debug> HTTP-Session: b4b7a5b0-44f9-434e-b19b-853853b8c8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2013 2023.11.07 09:50:06.464655 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2014 2023.11.07 09:50:06.464716 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2015 2023.11.07 09:50:06.464875 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2016 2023.11.07 09:50:06.465294 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2017 2023.11.07 09:50:06.465560 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2018 2023.11.07 09:50:06.465741 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2019 2023.11.07 09:50:06.465886 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.00118868 sec., 24396 rows/sec., 1.81 MiB/sec.
2020 2023.11.07 09:50:06.466034 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} <Debug> DynamicQueryHandler: Done processing query
2021 2023.11.07 09:50:06.466058 [ 3 ] {969b6955-966c-4b11-bc16-94cafeb1b7f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2022 2023.11.07 09:50:06.466074 [ 3 ] {} <Debug> HTTP-Session: b4b7a5b0-44f9-434e-b19b-853853b8c8fa Destroying unnamed session
2023 2023.11.07 09:50:06.466269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2024 2023.11.07 09:50:06.466315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2025 2023.11.07 09:50:06.466334 [ 3 ] {} <Debug> HTTP-Session: 0f2dd07b-6b9a-45b0-bd3e-5cb21f9a1960 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2026 2023.11.07 09:50:06.466351 [ 3 ] {} <Debug> HTTP-Session: 0f2dd07b-6b9a-45b0-bd3e-5cb21f9a1960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2027 2023.11.07 09:50:06.466427 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2028 2023.11.07 09:50:06.466467 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2029 2023.11.07 09:50:06.466574 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2030 2023.11.07 09:50:06.467025 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2031 2023.11.07 09:50:06.467252 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2032 2023.11.07 09:50:06.467402 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2033 2023.11.07 09:50:06.467535 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.001071617 sec., 153972 rows/sec., 14.39 MiB/sec.
2034 2023.11.07 09:50:06.467725 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} <Debug> DynamicQueryHandler: Done processing query
2035 2023.11.07 09:50:06.467748 [ 3 ] {dcb4fd59-9728-48ec-97b7-9661f0dd1dd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2036 2023.11.07 09:50:06.467764 [ 3 ] {} <Debug> HTTP-Session: 0f2dd07b-6b9a-45b0-bd3e-5cb21f9a1960 Destroying unnamed session
2037 2023.11.07 09:50:06.467927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2038 2023.11.07 09:50:06.467974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2039 2023.11.07 09:50:06.467993 [ 3 ] {} <Debug> HTTP-Session: 6ec29394-98a8-46ca-8055-074e976a39aa Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2040 2023.11.07 09:50:06.468010 [ 3 ] {} <Debug> HTTP-Session: 6ec29394-98a8-46ca-8055-074e976a39aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2041 2023.11.07 09:50:06.468096 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2042 2023.11.07 09:50:06.468134 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2043 2023.11.07 09:50:06.468254 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2044 2023.11.07 09:50:06.468728 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2045 2023.11.07 09:50:06.468952 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2046 2023.11.07 09:50:06.469097 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2047 2023.11.07 09:50:06.469220 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} <Information> executeQuery: Read 314 rows, 22.29 KiB in 0.001093208 sec., 287228 rows/sec., 19.92 MiB/sec.
2048 2023.11.07 09:50:06.469342 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} <Debug> DynamicQueryHandler: Done processing query
2049 2023.11.07 09:50:06.469365 [ 3 ] {3419eb3b-5085-439a-bdd9-c80c5c23ecae} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2050 2023.11.07 09:50:06.469381 [ 3 ] {} <Debug> HTTP-Session: 6ec29394-98a8-46ca-8055-074e976a39aa Destroying unnamed session
2051 2023.11.07 09:50:06.469531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2052 2023.11.07 09:50:06.469577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2053 2023.11.07 09:50:06.469597 [ 3 ] {} <Debug> HTTP-Session: e7a0d496-4d45-420b-9321-338459cd8c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2054 2023.11.07 09:50:06.469613 [ 3 ] {} <Debug> HTTP-Session: e7a0d496-4d45-420b-9321-338459cd8c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2055 2023.11.07 09:50:06.469682 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2056 2023.11.07 09:50:06.469722 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2057 2023.11.07 09:50:06.469834 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2058 2023.11.07 09:50:06.470090 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2059 2023.11.07 09:50:06.470328 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2060 2023.11.07 09:50:06.470504 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2061 2023.11.07 09:50:06.470634 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000922035 sec., 6507 rows/sec., 273.26 KiB/sec.
2062 2023.11.07 09:50:06.470752 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} <Debug> DynamicQueryHandler: Done processing query
2063 2023.11.07 09:50:06.470774 [ 3 ] {2436d311-ce38-475d-8237-90f9ed118e0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2064 2023.11.07 09:50:06.470790 [ 3 ] {} <Debug> HTTP-Session: e7a0d496-4d45-420b-9321-338459cd8c95 Destroying unnamed session
2065 2023.11.07 09:50:06.470919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2066 2023.11.07 09:50:06.470964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2067 2023.11.07 09:50:06.470984 [ 3 ] {} <Debug> HTTP-Session: 73388956-de47-4a7c-ae91-bdbf4724777a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2068 2023.11.07 09:50:06.471001 [ 3 ] {} <Debug> HTTP-Session: 73388956-de47-4a7c-ae91-bdbf4724777a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2069 2023.11.07 09:50:06.471075 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2070 2023.11.07 09:50:06.471116 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2071 2023.11.07 09:50:06.471235 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2072 2023.11.07 09:50:06.471540 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2073 2023.11.07 09:50:06.471793 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2074 2023.11.07 09:50:06.471972 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2075 2023.11.07 09:50:06.472109 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001000786 sec., 69945 rows/sec., 4.24 MiB/sec.
2076 2023.11.07 09:50:06.472248 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} <Debug> DynamicQueryHandler: Done processing query
2077 2023.11.07 09:50:06.472272 [ 3 ] {add78787-2a28-44e6-93f6-00938d294406} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2078 2023.11.07 09:50:06.472288 [ 3 ] {} <Debug> HTTP-Session: 73388956-de47-4a7c-ae91-bdbf4724777a Destroying unnamed session
2079 2023.11.07 09:50:06.472479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2080 2023.11.07 09:50:06.472524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2081 2023.11.07 09:50:06.472544 [ 3 ] {} <Debug> HTTP-Session: 70e56b55-119a-404f-99e3-4b0eb6c8b2f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2082 2023.11.07 09:50:06.472560 [ 3 ] {} <Debug> HTTP-Session: 70e56b55-119a-404f-99e3-4b0eb6c8b2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2083 2023.11.07 09:50:06.472637 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2084 2023.11.07 09:50:06.472680 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2085 2023.11.07 09:50:06.472818 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2086 2023.11.07 09:50:06.473224 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2087 2023.11.07 09:50:06.473517 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2088 2023.11.07 09:50:06.473687 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2089 2023.11.07 09:50:06.473812 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001147869 sec., 20037 rows/sec., 27.04 MiB/sec.
2090 2023.11.07 09:50:06.473936 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} <Debug> DynamicQueryHandler: Done processing query
2091 2023.11.07 09:50:06.473959 [ 3 ] {ccf0a67f-8674-4576-bc8f-2a39e9bef0cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2092 2023.11.07 09:50:06.473975 [ 3 ] {} <Debug> HTTP-Session: 70e56b55-119a-404f-99e3-4b0eb6c8b2f1 Destroying unnamed session
2093 2023.11.07 09:50:06.474087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2094 2023.11.07 09:50:06.474133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2095 2023.11.07 09:50:06.474152 [ 3 ] {} <Debug> HTTP-Session: fa89767c-99b6-49d9-8fe0-7e1f70739198 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2096 2023.11.07 09:50:06.474169 [ 3 ] {} <Debug> HTTP-Session: fa89767c-99b6-49d9-8fe0-7e1f70739198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2097 2023.11.07 09:50:06.474240 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2098 2023.11.07 09:50:06.474280 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2099 2023.11.07 09:50:06.474383 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2100 2023.11.07 09:50:06.474640 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2101 2023.11.07 09:50:06.474871 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2102 2023.11.07 09:50:06.475043 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2103 2023.11.07 09:50:06.475150 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000874675 sec., 24008 rows/sec., 1.25 MiB/sec.
2104 2023.11.07 09:50:06.475332 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} <Debug> DynamicQueryHandler: Done processing query
2105 2023.11.07 09:50:06.475355 [ 3 ] {6d65659c-f5b4-468f-ae7d-c73047ec1237} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2106 2023.11.07 09:50:06.475371 [ 3 ] {} <Debug> HTTP-Session: fa89767c-99b6-49d9-8fe0-7e1f70739198 Destroying unnamed session
2107 2023.11.07 09:50:08.230493 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
2108 2023.11.07 09:50:08.230590 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
2109 2023.11.07 09:50:11.458831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2110 2023.11.07 09:50:11.458934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2111 2023.11.07 09:50:11.458961 [ 3 ] {} <Debug> HTTP-Session: 9cc8a39f-ffba-41b1-b397-a0321ac06933 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2112 2023.11.07 09:50:11.458986 [ 3 ] {} <Debug> HTTP-Session: 9cc8a39f-ffba-41b1-b397-a0321ac06933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2113 2023.11.07 09:50:11.459118 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2114 2023.11.07 09:50:11.459183 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2115 2023.11.07 09:50:11.459347 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2116 2023.11.07 09:50:11.459754 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2117 2023.11.07 09:50:11.460014 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2118 2023.11.07 09:50:11.460176 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2119 2023.11.07 09:50:11.460308 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001143879 sec., 16610 rows/sec., 1.31 MiB/sec.
2120 2023.11.07 09:50:11.460318 [ 60 ] {} <Debug> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2121 2023.11.07 09:50:11.460432 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2122 2023.11.07 09:50:11.460519 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} <Debug> DynamicQueryHandler: Done processing query
2123 2023.11.07 09:50:11.460531 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2124 2023.11.07 09:50:11.460551 [ 3 ] {65183031-e019-4e08-b8e9-34a1b10f75c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2125 2023.11.07 09:50:11.460574 [ 3 ] {} <Debug> HTTP-Session: 9cc8a39f-ffba-41b1-b397-a0321ac06933 Destroying unnamed session
2126 2023.11.07 09:50:11.460619 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2127 2023.11.07 09:50:11.460649 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 29 rows starting from the beginning of the part
2128 2023.11.07 09:50:11.460731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2129 2023.11.07 09:50:11.460779 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part
2130 2023.11.07 09:50:11.460786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2131 2023.11.07 09:50:11.460823 [ 3 ] {} <Debug> HTTP-Session: 56899bdb-d279-4a65-b440-6a924e5e27a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2132 2023.11.07 09:50:11.460852 [ 3 ] {} <Debug> HTTP-Session: 56899bdb-d279-4a65-b440-6a924e5e27a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2133 2023.11.07 09:50:11.460895 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 29 rows starting from the beginning of the part
2134 2023.11.07 09:50:11.460982 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2135 2023.11.07 09:50:11.461005 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
2136 2023.11.07 09:50:11.461043 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2137 2023.11.07 09:50:11.461145 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 29 rows starting from the beginning of the part
2138 2023.11.07 09:50:11.461303 [ 19 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
2139 2023.11.07 09:50:11.461307 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2140 2023.11.07 09:50:11.461795 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2141 2023.11.07 09:50:11.462123 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2142 2023.11.07 09:50:11.462156 [ 18 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.001649967 sec., 86062.3273071522 rows/sec., 6.55 MiB/sec.
2143 2023.11.07 09:50:11.462302 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2144 2023.11.07 09:50:11.462323 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2145 2023.11.07 09:50:11.462453 [ 60 ] {} <Debug> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2146 2023.11.07 09:50:11.462477 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.001451654 sec., 39265 rows/sec., 3.99 MiB/sec.
2147 2023.11.07 09:50:11.462523 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2148 2023.11.07 09:50:11.462684 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2149 2023.11.07 09:50:11.462712 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2150 2023.11.07 09:50:11.462779 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} <Debug> DynamicQueryHandler: Done processing query
2151 2023.11.07 09:50:11.462796 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_11_2} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2152 2023.11.07 09:50:11.462814 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2153 2023.11.07 09:50:11.462822 [ 3 ] {8d111f2b-1735-4c53-92c5-7132882c70ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2154 2023.11.07 09:50:11.462855 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part
2155 2023.11.07 09:50:11.462866 [ 3 ] {} <Debug> HTTP-Session: 56899bdb-d279-4a65-b440-6a924e5e27a3 Destroying unnamed session
2156 2023.11.07 09:50:11.462979 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part
2157 2023.11.07 09:50:11.463029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2158 2023.11.07 09:50:11.463072 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 165 rows starting from the beginning of the part
2159 2023.11.07 09:50:11.463085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2160 2023.11.07 09:50:11.463123 [ 3 ] {} <Debug> HTTP-Session: cf451c04-0d79-4451-9977-4f1409c985c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2161 2023.11.07 09:50:11.463149 [ 3 ] {} <Debug> HTTP-Session: cf451c04-0d79-4451-9977-4f1409c985c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2162 2023.11.07 09:50:11.463263 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2163 2023.11.07 09:50:11.463263 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 57 rows starting from the beginning of the part
2164 2023.11.07 09:50:11.463320 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2165 2023.11.07 09:50:11.463467 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 165 rows starting from the beginning of the part
2166 2023.11.07 09:50:11.463551 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2167 2023.11.07 09:50:11.463648 [ 19 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 57 rows starting from the beginning of the part
2168 2023.11.07 09:50:11.464056 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2169 2023.11.07 09:50:11.464346 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2170 2023.11.07 09:50:11.464524 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2171 2023.11.07 09:50:11.464634 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002027323 sec., 325552.46499941056 rows/sec., 31.10 MiB/sec.
2172 2023.11.07 09:50:11.464708 [ 60 ] {} <Debug> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2173 2023.11.07 09:50:11.464734 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.001437434 sec., 13217 rows/sec., 1.03 MiB/sec.
2174 2023.11.07 09:50:11.464774 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2175 2023.11.07 09:50:11.464813 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2176 2023.11.07 09:50:11.465100 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2177 2023.11.07 09:50:11.465204 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} <Debug> DynamicQueryHandler: Done processing query
2178 2023.11.07 09:50:11.465240 [ 3 ] {c32eef1c-9790-4533-a160-edb29042694f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2179 2023.11.07 09:50:11.465266 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2180 2023.11.07 09:50:11.465271 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2181 2023.11.07 09:50:11.465278 [ 3 ] {} <Debug> HTTP-Session: cf451c04-0d79-4451-9977-4f1409c985c3 Destroying unnamed session
2182 2023.11.07 09:50:11.465310 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 329 rows starting from the beginning of the part
2183 2023.11.07 09:50:11.465372 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_11_2} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2184 2023.11.07 09:50:11.465488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2185 2023.11.07 09:50:11.465500 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part
2186 2023.11.07 09:50:11.465544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2187 2023.11.07 09:50:11.465572 [ 3 ] {} <Debug> HTTP-Session: ca574cf4-bb58-4e76-825d-7510169a3ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2188 2023.11.07 09:50:11.465595 [ 3 ] {} <Debug> HTTP-Session: ca574cf4-bb58-4e76-825d-7510169a3ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2189 2023.11.07 09:50:11.465639 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 325 rows starting from the beginning of the part
2190 2023.11.07 09:50:11.465713 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2191 2023.11.07 09:50:11.465774 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
2192 2023.11.07 09:50:11.465782 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2193 2023.11.07 09:50:11.465913 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part
2194 2023.11.07 09:50:11.466074 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
2195 2023.11.07 09:50:11.466088 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2196 2023.11.07 09:50:11.466693 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2197 2023.11.07 09:50:11.467067 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 4 columns (4 merged, 0 gathered) in 0.002209627 sec., 464331.76278168213 rows/sec., 32.53 MiB/sec.
2198 2023.11.07 09:50:11.467133 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2199 2023.11.07 09:50:11.467176 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2200 2023.11.07 09:50:11.467345 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2201 2023.11.07 09:50:11.467347 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2202 2023.11.07 09:50:11.467412 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_11_2} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2203 2023.11.07 09:50:11.467562 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.00181564 sec., 10464 rows/sec., 14.12 MiB/sec.
2204 2023.11.07 09:50:11.467693 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} <Debug> DynamicQueryHandler: Done processing query
2205 2023.11.07 09:50:11.467718 [ 3 ] {9a88c0cb-6a06-474f-adff-f76c349a8fb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2206 2023.11.07 09:50:11.467734 [ 3 ] {} <Debug> HTTP-Session: ca574cf4-bb58-4e76-825d-7510169a3ccb Destroying unnamed session
2207 2023.11.07 09:50:16.463821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2208 2023.11.07 09:50:16.463957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2209 2023.11.07 09:50:16.463988 [ 3 ] {} <Debug> HTTP-Session: 67f14bc8-50f7-41a9-8c12-64d9eb9fef97 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2210 2023.11.07 09:50:16.464012 [ 3 ] {} <Debug> HTTP-Session: 67f14bc8-50f7-41a9-8c12-64d9eb9fef97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2211 2023.11.07 09:50:16.464144 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2212 2023.11.07 09:50:16.464206 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2213 2023.11.07 09:50:16.464368 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2214 2023.11.07 09:50:16.464821 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2215 2023.11.07 09:50:16.465090 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2216 2023.11.07 09:50:16.465258 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2217 2023.11.07 09:50:16.465386 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.00120703 sec., 24025 rows/sec., 1.78 MiB/sec.
2218 2023.11.07 09:50:16.465547 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} <Debug> DynamicQueryHandler: Done processing query
2219 2023.11.07 09:50:16.465571 [ 3 ] {a4a01431-0f62-4f09-a068-35db918aebd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2220 2023.11.07 09:50:16.465587 [ 3 ] {} <Debug> HTTP-Session: 67f14bc8-50f7-41a9-8c12-64d9eb9fef97 Destroying unnamed session
2221 2023.11.07 09:50:16.465723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2222 2023.11.07 09:50:16.465776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2223 2023.11.07 09:50:16.465796 [ 3 ] {} <Debug> HTTP-Session: 5099aa2c-4d98-4369-aaf8-cc2bb1e4be40 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2224 2023.11.07 09:50:16.465814 [ 3 ] {} <Debug> HTTP-Session: 5099aa2c-4d98-4369-aaf8-cc2bb1e4be40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2225 2023.11.07 09:50:16.465902 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2226 2023.11.07 09:50:16.465945 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2227 2023.11.07 09:50:16.466052 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2228 2023.11.07 09:50:16.466504 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2229 2023.11.07 09:50:16.466733 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2230 2023.11.07 09:50:16.466884 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2231 2023.11.07 09:50:16.467010 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.001073557 sec., 153694 rows/sec., 14.37 MiB/sec.
2232 2023.11.07 09:50:16.467191 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} <Debug> DynamicQueryHandler: Done processing query
2233 2023.11.07 09:50:16.467216 [ 3 ] {c59697f2-cbbe-4dad-b1d4-213035ec2e2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2234 2023.11.07 09:50:16.467232 [ 3 ] {} <Debug> HTTP-Session: 5099aa2c-4d98-4369-aaf8-cc2bb1e4be40 Destroying unnamed session
2235 2023.11.07 09:50:16.467501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2236 2023.11.07 09:50:16.467545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2237 2023.11.07 09:50:16.467565 [ 3 ] {} <Debug> HTTP-Session: d809bb7b-8eba-4273-a3b0-def8b3e969c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2238 2023.11.07 09:50:16.467582 [ 3 ] {} <Debug> HTTP-Session: d809bb7b-8eba-4273-a3b0-def8b3e969c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2239 2023.11.07 09:50:16.467674 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2240 2023.11.07 09:50:16.467715 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2241 2023.11.07 09:50:16.467833 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2242 2023.11.07 09:50:16.468318 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2243 2023.11.07 09:50:16.468555 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2244 2023.11.07 09:50:16.468706 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2245 2023.11.07 09:50:16.468857 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} <Information> executeQuery: Read 314 rows, 22.29 KiB in 0.001153149 sec., 272297 rows/sec., 18.88 MiB/sec.
2246 2023.11.07 09:50:16.468981 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} <Debug> DynamicQueryHandler: Done processing query
2247 2023.11.07 09:50:16.469004 [ 3 ] {ab0154ad-df8f-4d93-b607-0aefc7ab2322} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2248 2023.11.07 09:50:16.469019 [ 3 ] {} <Debug> HTTP-Session: d809bb7b-8eba-4273-a3b0-def8b3e969c3 Destroying unnamed session
2249 2023.11.07 09:50:16.469153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2250 2023.11.07 09:50:16.469200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2251 2023.11.07 09:50:16.469220 [ 3 ] {} <Debug> HTTP-Session: 1effaae0-e839-4a0d-baac-4f6cb29a58e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2252 2023.11.07 09:50:16.469238 [ 3 ] {} <Debug> HTTP-Session: 1effaae0-e839-4a0d-baac-4f6cb29a58e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2253 2023.11.07 09:50:16.469308 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2254 2023.11.07 09:50:16.469348 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2255 2023.11.07 09:50:16.469460 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2256 2023.11.07 09:50:16.469750 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2257 2023.11.07 09:50:16.469997 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2258 2023.11.07 09:50:16.470177 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2259 2023.11.07 09:50:16.470292 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000948606 sec., 6325 rows/sec., 265.60 KiB/sec.
2260 2023.11.07 09:50:16.470469 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} <Debug> DynamicQueryHandler: Done processing query
2261 2023.11.07 09:50:16.470492 [ 3 ] {79b9f2b6-0f7f-4ab3-adb2-f1d6d46fb290} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2262 2023.11.07 09:50:16.470508 [ 3 ] {} <Debug> HTTP-Session: 1effaae0-e839-4a0d-baac-4f6cb29a58e2 Destroying unnamed session
2263 2023.11.07 09:50:16.470666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2264 2023.11.07 09:50:16.470710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2265 2023.11.07 09:50:16.470728 [ 3 ] {} <Debug> HTTP-Session: a04c7679-3dd5-4ea4-a2e4-9796d703eda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2266 2023.11.07 09:50:16.470744 [ 3 ] {} <Debug> HTTP-Session: a04c7679-3dd5-4ea4-a2e4-9796d703eda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2267 2023.11.07 09:50:16.470816 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2268 2023.11.07 09:50:16.470857 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2269 2023.11.07 09:50:16.470987 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2270 2023.11.07 09:50:16.471294 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2271 2023.11.07 09:50:16.471537 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2272 2023.11.07 09:50:16.471704 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2273 2023.11.07 09:50:16.471814 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000963776 sec., 72630 rows/sec., 4.40 MiB/sec.
2274 2023.11.07 09:50:16.471935 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} <Debug> DynamicQueryHandler: Done processing query
2275 2023.11.07 09:50:16.471958 [ 3 ] {4c82d112-8252-4490-b125-5888d7727ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2276 2023.11.07 09:50:16.471973 [ 3 ] {} <Debug> HTTP-Session: a04c7679-3dd5-4ea4-a2e4-9796d703eda7 Destroying unnamed session
2277 2023.11.07 09:50:16.472172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2278 2023.11.07 09:50:16.472214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2279 2023.11.07 09:50:16.472233 [ 3 ] {} <Debug> HTTP-Session: a9094ae1-be8b-4a39-ae49-b9921468612b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2280 2023.11.07 09:50:16.472249 [ 3 ] {} <Debug> HTTP-Session: a9094ae1-be8b-4a39-ae49-b9921468612b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2281 2023.11.07 09:50:16.472325 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2282 2023.11.07 09:50:16.472370 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2283 2023.11.07 09:50:16.472500 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2284 2023.11.07 09:50:16.472895 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2285 2023.11.07 09:50:16.473180 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2286 2023.11.07 09:50:16.473351 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2287 2023.11.07 09:50:16.473476 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001123779 sec., 20466 rows/sec., 27.62 MiB/sec.
2288 2023.11.07 09:50:16.473602 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} <Debug> DynamicQueryHandler: Done processing query
2289 2023.11.07 09:50:16.473625 [ 3 ] {81064dbf-ded4-4b22-9bab-c8eac48b404f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2290 2023.11.07 09:50:16.473640 [ 3 ] {} <Debug> HTTP-Session: a9094ae1-be8b-4a39-ae49-b9921468612b Destroying unnamed session
2291 2023.11.07 09:50:16.473752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2292 2023.11.07 09:50:16.473795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2293 2023.11.07 09:50:16.473813 [ 3 ] {} <Debug> HTTP-Session: 80703e12-4c08-41b2-ba37-c4e6af33d053 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2294 2023.11.07 09:50:16.473829 [ 3 ] {} <Debug> HTTP-Session: 80703e12-4c08-41b2-ba37-c4e6af33d053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2295 2023.11.07 09:50:16.473897 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2296 2023.11.07 09:50:16.473937 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2297 2023.11.07 09:50:16.474038 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2298 2023.11.07 09:50:16.474328 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2299 2023.11.07 09:50:16.474554 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2300 2023.11.07 09:50:16.474723 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2301 2023.11.07 09:50:16.474851 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000924525 sec., 22714 rows/sec., 1.18 MiB/sec.
2302 2023.11.07 09:50:16.474959 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} <Debug> DynamicQueryHandler: Done processing query
2303 2023.11.07 09:50:16.474982 [ 3 ] {8a33036d-f249-4cbf-9137-01a049f697e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2304 2023.11.07 09:50:16.474997 [ 3 ] {} <Debug> HTTP-Session: 80703e12-4c08-41b2-ba37-c4e6af33d053 Destroying unnamed session
2305 2023.11.07 09:50:21.458931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2306 2023.11.07 09:50:21.459068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2307 2023.11.07 09:50:21.459098 [ 3 ] {} <Debug> HTTP-Session: da236430-b607-4746-b5d3-aea6b833511e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2308 2023.11.07 09:50:21.459127 [ 3 ] {} <Debug> HTTP-Session: da236430-b607-4746-b5d3-aea6b833511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2309 2023.11.07 09:50:21.459271 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2310 2023.11.07 09:50:21.459340 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2311 2023.11.07 09:50:21.459531 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2312 2023.11.07 09:50:21.459984 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2313 2023.11.07 09:50:21.460270 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2314 2023.11.07 09:50:21.460428 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2315 2023.11.07 09:50:21.460568 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.00125497 sec., 15139 rows/sec., 1.20 MiB/sec.
2316 2023.11.07 09:50:21.460786 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} <Debug> DynamicQueryHandler: Done processing query
2317 2023.11.07 09:50:21.460810 [ 3 ] {64ff4e9c-a3ff-4a7a-a090-b243822415f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2318 2023.11.07 09:50:21.460826 [ 3 ] {} <Debug> HTTP-Session: da236430-b607-4746-b5d3-aea6b833511e Destroying unnamed session
2319 2023.11.07 09:50:21.460947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2320 2023.11.07 09:50:21.460992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2321 2023.11.07 09:50:21.461009 [ 3 ] {} <Debug> HTTP-Session: 6d5a0f08-58ae-4661-aeab-fece25b889c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2322 2023.11.07 09:50:21.461026 [ 3 ] {} <Debug> HTTP-Session: 6d5a0f08-58ae-4661-aeab-fece25b889c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2323 2023.11.07 09:50:21.461099 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2324 2023.11.07 09:50:21.461139 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2325 2023.11.07 09:50:21.461256 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2326 2023.11.07 09:50:21.461598 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2327 2023.11.07 09:50:21.461809 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2328 2023.11.07 09:50:21.461951 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2329 2023.11.07 09:50:21.462083 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.000947785 sec., 60140 rows/sec., 6.10 MiB/sec.
2330 2023.11.07 09:50:21.462244 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} <Debug> DynamicQueryHandler: Done processing query
2331 2023.11.07 09:50:21.462268 [ 3 ] {86e47e50-c6a2-46ed-aa0a-14682273f2e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2332 2023.11.07 09:50:21.462283 [ 3 ] {} <Debug> HTTP-Session: 6d5a0f08-58ae-4661-aeab-fece25b889c0 Destroying unnamed session
2333 2023.11.07 09:50:21.462400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2334 2023.11.07 09:50:21.462444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2335 2023.11.07 09:50:21.462462 [ 3 ] {} <Debug> HTTP-Session: 3380979e-2941-4919-8059-f66701af4ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2336 2023.11.07 09:50:21.462478 [ 3 ] {} <Debug> HTTP-Session: 3380979e-2941-4919-8059-f66701af4ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2337 2023.11.07 09:50:21.462548 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2338 2023.11.07 09:50:21.462585 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2339 2023.11.07 09:50:21.462695 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2340 2023.11.07 09:50:21.462961 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2341 2023.11.07 09:50:21.463163 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2342 2023.11.07 09:50:21.463304 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2343 2023.11.07 09:50:21.463425 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000849114 sec., 22376 rows/sec., 1.75 MiB/sec.
2344 2023.11.07 09:50:21.463540 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} <Debug> DynamicQueryHandler: Done processing query
2345 2023.11.07 09:50:21.463562 [ 3 ] {cd49b5d3-1112-4d34-8c31-9098e59c5ba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2346 2023.11.07 09:50:21.463578 [ 3 ] {} <Debug> HTTP-Session: 3380979e-2941-4919-8059-f66701af4ea6 Destroying unnamed session
2347 2023.11.07 09:50:21.463753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2348 2023.11.07 09:50:21.463797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2349 2023.11.07 09:50:21.463815 [ 3 ] {} <Debug> HTTP-Session: 486a7b5c-357f-4095-8f44-d3505db09309 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2350 2023.11.07 09:50:21.463832 [ 3 ] {} <Debug> HTTP-Session: 486a7b5c-357f-4095-8f44-d3505db09309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2351 2023.11.07 09:50:21.463905 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2352 2023.11.07 09:50:21.463949 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2353 2023.11.07 09:50:21.464087 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2354 2023.11.07 09:50:21.464421 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2355 2023.11.07 09:50:21.464701 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2356 2023.11.07 09:50:21.464871 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2357 2023.11.07 09:50:21.465000 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001064588 sec., 17847 rows/sec., 24.08 MiB/sec.
2358 2023.11.07 09:50:21.464992 [ 77 ] {} <Debug> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2359 2023.11.07 09:50:21.465114 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2360 2023.11.07 09:50:21.465190 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} <Debug> DynamicQueryHandler: Done processing query
2361 2023.11.07 09:50:21.465225 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2362 2023.11.07 09:50:21.465242 [ 3 ] {566865b7-b6e2-476d-8259-4de757d7693d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2363 2023.11.07 09:50:21.465278 [ 3 ] {} <Debug> HTTP-Session: 486a7b5c-357f-4095-8f44-d3505db09309 Destroying unnamed session
2364 2023.11.07 09:50:21.465333 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2365 2023.11.07 09:50:21.465364 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 125 rows starting from the beginning of the part
2366 2023.11.07 09:50:21.465496 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part
2367 2023.11.07 09:50:21.465587 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
2368 2023.11.07 09:50:21.465676 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
2369 2023.11.07 09:50:21.465758 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
2370 2023.11.07 09:50:21.465840 [ 23 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
2371 2023.11.07 09:50:21.466907 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 6 columns (6 merged, 0 gathered) in 0.001729509 sec., 131829.322657471 rows/sec., 177.90 MiB/sec.
2372 2023.11.07 09:50:21.467071 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2373 2023.11.07 09:50:21.467264 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2374 2023.11.07 09:50:21.467325 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2375 2023.11.07 09:50:21.467381 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_11_2: 4.08 MiB.
2376 2023.11.07 09:50:23.230867 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
2377 2023.11.07 09:50:23.230957 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
2378 2023.11.07 09:50:26.464649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2379 2023.11.07 09:50:26.464767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2380 2023.11.07 09:50:26.464797 [ 3 ] {} <Debug> HTTP-Session: 37e81275-461b-40cf-810c-7d5576886187 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2381 2023.11.07 09:50:26.464826 [ 3 ] {} <Debug> HTTP-Session: 37e81275-461b-40cf-810c-7d5576886187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2382 2023.11.07 09:50:26.464967 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2383 2023.11.07 09:50:26.465035 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2384 2023.11.07 09:50:26.465213 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2385 2023.11.07 09:50:26.465647 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2386 2023.11.07 09:50:26.465911 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2387 2023.11.07 09:50:26.466070 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2388 2023.11.07 09:50:26.466186 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.00118063 sec., 24563 rows/sec., 1.82 MiB/sec.
2389 2023.11.07 09:50:26.466353 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} <Debug> DynamicQueryHandler: Done processing query
2390 2023.11.07 09:50:26.466379 [ 3 ] {4678fc15-9961-4133-ae41-0d29d2b8dfaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2391 2023.11.07 09:50:26.466395 [ 3 ] {} <Debug> HTTP-Session: 37e81275-461b-40cf-810c-7d5576886187 Destroying unnamed session
2392 2023.11.07 09:50:26.466588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2393 2023.11.07 09:50:26.466634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2394 2023.11.07 09:50:26.466653 [ 3 ] {} <Debug> HTTP-Session: 97bd1325-a948-443d-8179-c625be87bc6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2395 2023.11.07 09:50:26.466670 [ 3 ] {} <Debug> HTTP-Session: 97bd1325-a948-443d-8179-c625be87bc6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2396 2023.11.07 09:50:26.466744 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2397 2023.11.07 09:50:26.466784 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2398 2023.11.07 09:50:26.466889 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2399 2023.11.07 09:50:26.467273 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2400 2023.11.07 09:50:26.467499 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2401 2023.11.07 09:50:26.467643 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2402 2023.11.07 09:50:26.467743 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.000970467 sec., 170021 rows/sec., 15.90 MiB/sec.
2403 2023.11.07 09:50:26.467913 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} <Debug> DynamicQueryHandler: Done processing query
2404 2023.11.07 09:50:26.467936 [ 3 ] {c5ff35d2-34e5-4b62-a83d-baac7391c27d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2405 2023.11.07 09:50:26.467952 [ 3 ] {} <Debug> HTTP-Session: 97bd1325-a948-443d-8179-c625be87bc6d Destroying unnamed session
2406 2023.11.07 09:50:26.468168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2407 2023.11.07 09:50:26.468211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2408 2023.11.07 09:50:26.468230 [ 3 ] {} <Debug> HTTP-Session: aaec2296-cdac-468d-b91b-984cfe68050b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2409 2023.11.07 09:50:26.468246 [ 3 ] {} <Debug> HTTP-Session: aaec2296-cdac-468d-b91b-984cfe68050b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2410 2023.11.07 09:50:26.468329 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2411 2023.11.07 09:50:26.468368 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2412 2023.11.07 09:50:26.468482 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2413 2023.11.07 09:50:26.468930 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2414 2023.11.07 09:50:26.469151 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2415 2023.11.07 09:50:26.469298 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2416 2023.11.07 09:50:26.469402 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} <Information> executeQuery: Read 325 rows, 23.16 KiB in 0.001042307 sec., 311808 rows/sec., 21.70 MiB/sec.
2417 2023.11.07 09:50:26.469526 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} <Debug> DynamicQueryHandler: Done processing query
2418 2023.11.07 09:50:26.469549 [ 3 ] {582581e5-e720-45d7-988c-f41d61fe4cee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2419 2023.11.07 09:50:26.469565 [ 3 ] {} <Debug> HTTP-Session: aaec2296-cdac-468d-b91b-984cfe68050b Destroying unnamed session
2420 2023.11.07 09:50:26.469690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2421 2023.11.07 09:50:26.469734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2422 2023.11.07 09:50:26.469753 [ 3 ] {} <Debug> HTTP-Session: 7ca1b2a1-bac9-4870-9d0c-7775136924bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2423 2023.11.07 09:50:26.469770 [ 3 ] {} <Debug> HTTP-Session: 7ca1b2a1-bac9-4870-9d0c-7775136924bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2424 2023.11.07 09:50:26.469837 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2425 2023.11.07 09:50:26.469876 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2426 2023.11.07 09:50:26.469981 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2427 2023.11.07 09:50:26.470308 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2428 2023.11.07 09:50:26.470545 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2429 2023.11.07 09:50:26.470713 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2430 2023.11.07 09:50:26.470815 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000948126 sec., 6328 rows/sec., 265.74 KiB/sec.
2431 2023.11.07 09:50:26.470945 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} <Debug> DynamicQueryHandler: Done processing query
2432 2023.11.07 09:50:26.470968 [ 3 ] {59e0db02-3401-4d04-87f0-fb1c9f75abc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2433 2023.11.07 09:50:26.470984 [ 3 ] {} <Debug> HTTP-Session: 7ca1b2a1-bac9-4870-9d0c-7775136924bc Destroying unnamed session
2434 2023.11.07 09:50:26.471139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 14871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2435 2023.11.07 09:50:26.471183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2436 2023.11.07 09:50:26.471200 [ 3 ] {} <Debug> HTTP-Session: 55f83086-553f-4ae8-a008-54e0b7f7eaab Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2437 2023.11.07 09:50:26.471216 [ 3 ] {} <Debug> HTTP-Session: 55f83086-553f-4ae8-a008-54e0b7f7eaab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2438 2023.11.07 09:50:26.471288 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2439 2023.11.07 09:50:26.471328 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2440 2023.11.07 09:50:26.471441 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2441 2023.11.07 09:50:26.471762 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2442 2023.11.07 09:50:26.472028 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2443 2023.11.07 09:50:26.472211 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2444 2023.11.07 09:50:26.472314 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.000999827 sec., 81014 rows/sec., 4.95 MiB/sec.
2445 2023.11.07 09:50:26.472455 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} <Debug> DynamicQueryHandler: Done processing query
2446 2023.11.07 09:50:26.472479 [ 3 ] {bf10bdac-4764-4314-887d-1c29742edcd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2447 2023.11.07 09:50:26.472495 [ 3 ] {} <Debug> HTTP-Session: 55f83086-553f-4ae8-a008-54e0b7f7eaab Destroying unnamed session
2448 2023.11.07 09:50:26.472624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2449 2023.11.07 09:50:26.472668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2450 2023.11.07 09:50:26.472687 [ 3 ] {} <Debug> HTTP-Session: bd454931-ae47-489f-b961-c0ceb75efb9b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2451 2023.11.07 09:50:26.472704 [ 3 ] {} <Debug> HTTP-Session: bd454931-ae47-489f-b961-c0ceb75efb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2452 2023.11.07 09:50:26.472778 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2453 2023.11.07 09:50:26.472823 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2454 2023.11.07 09:50:26.472955 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2455 2023.11.07 09:50:26.473351 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2456 2023.11.07 09:50:26.473646 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2457 2023.11.07 09:50:26.473828 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2458 2023.11.07 09:50:26.473944 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001125439 sec., 20436 rows/sec., 27.58 MiB/sec.
2459 2023.11.07 09:50:26.474085 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} <Debug> DynamicQueryHandler: Done processing query
2460 2023.11.07 09:50:26.474109 [ 3 ] {2e6e4f7a-36d5-4fd0-903e-6b05d3ce0788} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2461 2023.11.07 09:50:26.474125 [ 3 ] {} <Debug> HTTP-Session: bd454931-ae47-489f-b961-c0ceb75efb9b Destroying unnamed session
2462 2023.11.07 09:50:26.474239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2463 2023.11.07 09:50:26.474284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2464 2023.11.07 09:50:26.474303 [ 3 ] {} <Debug> HTTP-Session: 377fe616-6276-4512-99aa-9410499c3ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2465 2023.11.07 09:50:26.474318 [ 3 ] {} <Debug> HTTP-Session: 377fe616-6276-4512-99aa-9410499c3ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2466 2023.11.07 09:50:26.474387 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2467 2023.11.07 09:50:26.474427 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2468 2023.11.07 09:50:26.474529 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2469 2023.11.07 09:50:26.474776 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2470 2023.11.07 09:50:26.474987 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2471 2023.11.07 09:50:26.475144 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2472 2023.11.07 09:50:26.475238 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000875434 sec., 23988 rows/sec., 1.24 MiB/sec.
2473 2023.11.07 09:50:26.475228 [ 61 ] {} <Debug> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2474 2023.11.07 09:50:26.475301 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.27 GiB.
2475 2023.11.07 09:50:26.475378 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} <Debug> DynamicQueryHandler: Done processing query
2476 2023.11.07 09:50:26.475458 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2477 2023.11.07 09:50:26.475492 [ 3 ] {50568945-1eae-4c74-abbb-55d36d2dab16} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2478 2023.11.07 09:50:26.475523 [ 3 ] {} <Debug> HTTP-Session: 377fe616-6276-4512-99aa-9410499c3ce5 Destroying unnamed session
2479 2023.11.07 09:50:26.475571 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2480 2023.11.07 09:50:26.475604 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 156 rows starting from the beginning of the part
2481 2023.11.07 09:50:26.475739 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part
2482 2023.11.07 09:50:26.475832 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part
2483 2023.11.07 09:50:26.475915 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part
2484 2023.11.07 09:50:26.475996 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part
2485 2023.11.07 09:50:26.476078 [ 15 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part
2486 2023.11.07 09:50:26.476625 [ 21 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121211 sec., 200476.8544109033 rows/sec., 10.88 MiB/sec.
2487 2023.11.07 09:50:26.476719 [ 21 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2488 2023.11.07 09:50:26.476911 [ 21 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2489 2023.11.07 09:50:26.476971 [ 21 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_11_2} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2490 2023.11.07 09:50:31.458489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2491 2023.11.07 09:50:31.458658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2492 2023.11.07 09:50:31.458702 [ 3 ] {} <Debug> HTTP-Session: 4feae948-36e3-4485-b699-0fd25ccaab41 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2493 2023.11.07 09:50:31.458741 [ 3 ] {} <Debug> HTTP-Session: 4feae948-36e3-4485-b699-0fd25ccaab41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2494 2023.11.07 09:50:31.458926 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2495 2023.11.07 09:50:31.459017 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2496 2023.11.07 09:50:31.459261 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2497 2023.11.07 09:50:31.459792 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2498 2023.11.07 09:50:31.460053 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2499 2023.11.07 09:50:31.460222 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2500 2023.11.07 09:50:31.460344 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001366293 sec., 13906 rows/sec., 1.10 MiB/sec.
2501 2023.11.07 09:50:31.460496 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} <Debug> DynamicQueryHandler: Done processing query
2502 2023.11.07 09:50:31.460522 [ 3 ] {41c43693-a1d1-4053-bed4-9c993442d033} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2503 2023.11.07 09:50:31.460539 [ 3 ] {} <Debug> HTTP-Session: 4feae948-36e3-4485-b699-0fd25ccaab41 Destroying unnamed session
2504 2023.11.07 09:50:31.460670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2505 2023.11.07 09:50:31.460720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2506 2023.11.07 09:50:31.460739 [ 3 ] {} <Debug> HTTP-Session: d788bddc-5d2a-4661-8593-897416501270 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2507 2023.11.07 09:50:31.460758 [ 3 ] {} <Debug> HTTP-Session: d788bddc-5d2a-4661-8593-897416501270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2508 2023.11.07 09:50:31.460841 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2509 2023.11.07 09:50:31.460884 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2510 2023.11.07 09:50:31.460991 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2511 2023.11.07 09:50:31.461332 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2512 2023.11.07 09:50:31.461545 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2513 2023.11.07 09:50:31.461694 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2514 2023.11.07 09:50:31.461796 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.000928206 sec., 61408 rows/sec., 6.23 MiB/sec.
2515 2023.11.07 09:50:31.461918 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} <Debug> DynamicQueryHandler: Done processing query
2516 2023.11.07 09:50:31.461941 [ 3 ] {73c37017-787a-493c-8d35-31aa5a5e2b29} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2517 2023.11.07 09:50:31.461957 [ 3 ] {} <Debug> HTTP-Session: d788bddc-5d2a-4661-8593-897416501270 Destroying unnamed session
2518 2023.11.07 09:50:31.462075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2519 2023.11.07 09:50:31.462121 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2520 2023.11.07 09:50:31.462140 [ 3 ] {} <Debug> HTTP-Session: 35c9ee33-a0b8-4f3f-bb1f-76f194f8e836 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2521 2023.11.07 09:50:31.462157 [ 3 ] {} <Debug> HTTP-Session: 35c9ee33-a0b8-4f3f-bb1f-76f194f8e836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2522 2023.11.07 09:50:31.462229 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2523 2023.11.07 09:50:31.462267 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2524 2023.11.07 09:50:31.462371 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2525 2023.11.07 09:50:31.462677 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2526 2023.11.07 09:50:31.462872 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2527 2023.11.07 09:50:31.463015 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2528 2023.11.07 09:50:31.463115 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000860045 sec., 22091 rows/sec., 1.73 MiB/sec.
2529 2023.11.07 09:50:31.463228 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} <Debug> DynamicQueryHandler: Done processing query
2530 2023.11.07 09:50:31.463251 [ 3 ] {c3ea1f53-cf43-4620-8ca4-f650776a1327} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2531 2023.11.07 09:50:31.463266 [ 3 ] {} <Debug> HTTP-Session: 35c9ee33-a0b8-4f3f-bb1f-76f194f8e836 Destroying unnamed session
2532 2023.11.07 09:50:31.463443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2533 2023.11.07 09:50:31.463487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2534 2023.11.07 09:50:31.463505 [ 3 ] {} <Debug> HTTP-Session: ce45c8e7-1622-4d67-8845-56356e32f8c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2535 2023.11.07 09:50:31.463522 [ 3 ] {} <Debug> HTTP-Session: ce45c8e7-1622-4d67-8845-56356e32f8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2536 2023.11.07 09:50:31.463598 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2537 2023.11.07 09:50:31.463642 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2538 2023.11.07 09:50:31.463774 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2539 2023.11.07 09:50:31.464138 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2540 2023.11.07 09:50:31.464485 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2541 2023.11.07 09:50:31.464662 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2542 2023.11.07 09:50:31.464766 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001140319 sec., 16662 rows/sec., 22.48 MiB/sec.
2543 2023.11.07 09:50:31.464891 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} <Debug> DynamicQueryHandler: Done processing query
2544 2023.11.07 09:50:31.464914 [ 3 ] {91ffaa33-69cf-4a52-96ba-d0b8c286bc41} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2545 2023.11.07 09:50:31.464930 [ 3 ] {} <Debug> HTTP-Session: ce45c8e7-1622-4d67-8845-56356e32f8c0 Destroying unnamed session
2546 2023.11.07 09:50:36.464624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2547 2023.11.07 09:50:36.464747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2548 2023.11.07 09:50:36.464772 [ 3 ] {} <Debug> HTTP-Session: 989fcc7a-0b70-446a-a32f-80e04e2c485e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2549 2023.11.07 09:50:36.464794 [ 3 ] {} <Debug> HTTP-Session: 989fcc7a-0b70-446a-a32f-80e04e2c485e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2550 2023.11.07 09:50:36.464914 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2551 2023.11.07 09:50:36.464972 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2552 2023.11.07 09:50:36.465123 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2553 2023.11.07 09:50:36.465665 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2554 2023.11.07 09:50:36.465928 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2555 2023.11.07 09:50:36.466100 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2556 2023.11.07 09:50:36.466229 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.001255921 sec., 23090 rows/sec., 1.71 MiB/sec.
2557 2023.11.07 09:50:36.466245 [ 91 ] {} <Debug> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2558 2023.11.07 09:50:36.466362 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2559 2023.11.07 09:50:36.466428 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} <Debug> DynamicQueryHandler: Done processing query
2560 2023.11.07 09:50:36.466476 [ 3 ] {f57fa616-8d7d-449b-a5f0-798581af5a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2561 2023.11.07 09:50:36.466484 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2562 2023.11.07 09:50:36.466516 [ 3 ] {} <Debug> HTTP-Session: 989fcc7a-0b70-446a-a32f-80e04e2c485e Destroying unnamed session
2563 2023.11.07 09:50:36.466658 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2564 2023.11.07 09:50:36.466728 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part
2565 2023.11.07 09:50:36.466728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2566 2023.11.07 09:50:36.466813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2567 2023.11.07 09:50:36.466856 [ 3 ] {} <Debug> HTTP-Session: 93c0075a-ac4f-4c3c-bf9b-0d5a33d9c4d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2568 2023.11.07 09:50:36.466909 [ 3 ] {} <Debug> HTTP-Session: 93c0075a-ac4f-4c3c-bf9b-0d5a33d9c4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2569 2023.11.07 09:50:36.466995 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part
2570 2023.11.07 09:50:36.467133 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2571 2023.11.07 09:50:36.467232 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
2572 2023.11.07 09:50:36.467246 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2573 2023.11.07 09:50:36.467513 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part
2574 2023.11.07 09:50:36.467708 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2575 2023.11.07 09:50:36.467741 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
2576 2023.11.07 09:50:36.467907 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part
2577 2023.11.07 09:50:36.468424 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2578 2023.11.07 09:50:36.468938 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2579 2023.11.07 09:50:36.469218 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.002786057 sec., 62094.92483463188 rows/sec., 4.71 MiB/sec.
2580 2023.11.07 09:50:36.469250 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2581 2023.11.07 09:50:36.469405 [ 23 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2582 2023.11.07 09:50:36.469422 [ 91 ] {} <Debug> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2583 2023.11.07 09:50:36.469452 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.002263868 sec., 72884 rows/sec., 6.81 MiB/sec.
2584 2023.11.07 09:50:36.469505 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2585 2023.11.07 09:50:36.469771 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2586 2023.11.07 09:50:36.469796 [ 23 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2587 2023.11.07 09:50:36.469848 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} <Debug> DynamicQueryHandler: Done processing query
2588 2023.11.07 09:50:36.469933 [ 3 ] {acebb114-9ff8-4449-964e-b97109b2f0d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2589 2023.11.07 09:50:36.469984 [ 23 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_16_3} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2590 2023.11.07 09:50:36.469995 [ 3 ] {} <Debug> HTTP-Session: 93c0075a-ac4f-4c3c-bf9b-0d5a33d9c4d8 Destroying unnamed session
2591 2023.11.07 09:50:36.470021 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2592 2023.11.07 09:50:36.470065 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part
2593 2023.11.07 09:50:36.470172 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 165 rows starting from the beginning of the part
2594 2023.11.07 09:50:36.470182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2595 2023.11.07 09:50:36.470239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2596 2023.11.07 09:50:36.470271 [ 3 ] {} <Debug> HTTP-Session: 42f11038-1463-4854-a785-bee5eb524fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2597 2023.11.07 09:50:36.470280 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 57 rows starting from the beginning of the part
2598 2023.11.07 09:50:36.470291 [ 3 ] {} <Debug> HTTP-Session: 42f11038-1463-4854-a785-bee5eb524fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2599 2023.11.07 09:50:36.470398 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 165 rows starting from the beginning of the part
2600 2023.11.07 09:50:36.470425 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2601 2023.11.07 09:50:36.470479 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2602 2023.11.07 09:50:36.470505 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 57 rows starting from the beginning of the part
2603 2023.11.07 09:50:36.470671 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 165 rows starting from the beginning of the part
2604 2023.11.07 09:50:36.470722 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2605 2023.11.07 09:50:36.471503 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2606 2023.11.07 09:50:36.471768 [ 20 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 4 columns (4 merged, 0 gathered) in 0.002174766 sec., 382110.0752908589 rows/sec., 36.35 MiB/sec.
2607 2023.11.07 09:50:36.471829 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2608 2023.11.07 09:50:36.471939 [ 20 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2609 2023.11.07 09:50:36.472054 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2610 2023.11.07 09:50:36.472256 [ 20 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2611 2023.11.07 09:50:36.472280 [ 91 ] {} <Debug> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2612 2023.11.07 09:50:36.472295 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} <Information> executeQuery: Read 314 rows, 22.29 KiB in 0.00181946 sec., 172578 rows/sec., 11.97 MiB/sec.
2613 2023.11.07 09:50:36.472392 [ 20 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_16_3} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2614 2023.11.07 09:50:36.472387 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2615 2023.11.07 09:50:36.472690 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} <Debug> DynamicQueryHandler: Done processing query
2616 2023.11.07 09:50:36.472705 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2617 2023.11.07 09:50:36.472734 [ 3 ] {70ce7e7e-30c1-4fec-b17c-316ea15dde89} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2618 2023.11.07 09:50:36.472775 [ 3 ] {} <Debug> HTTP-Session: 42f11038-1463-4854-a785-bee5eb524fb6 Destroying unnamed session
2619 2023.11.07 09:50:36.472838 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2620 2023.11.07 09:50:36.472868 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 362 rows starting from the beginning of the part
2621 2023.11.07 09:50:36.472976 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part
2622 2023.11.07 09:50:36.472994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2623 2023.11.07 09:50:36.473087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2624 2023.11.07 09:50:36.473158 [ 3 ] {} <Debug> HTTP-Session: 25ae3d19-2a2f-46a6-aa12-7df9f13ab3f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2625 2023.11.07 09:50:36.473162 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
2626 2023.11.07 09:50:36.473187 [ 3 ] {} <Debug> HTTP-Session: 25ae3d19-2a2f-46a6-aa12-7df9f13ab3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2627 2023.11.07 09:50:36.473420 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2628 2023.11.07 09:50:36.473423 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 325 rows starting from the beginning of the part
2629 2023.11.07 09:50:36.473518 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2630 2023.11.07 09:50:36.473704 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
2631 2023.11.07 09:50:36.474017 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part
2632 2023.11.07 09:50:36.474039 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2633 2023.11.07 09:50:36.474670 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2634 2023.11.07 09:50:36.475243 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2635 2023.11.07 09:50:36.475617 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2636 2023.11.07 09:50:36.475657 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 4 columns (4 merged, 0 gathered) in 0.003094572 sec., 437217.16605721245 rows/sec., 30.59 MiB/sec.
2637 2023.11.07 09:50:36.475793 [ 91 ] {} <Debug> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2638 2023.11.07 09:50:36.475861 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00238036 sec., 2520 rows/sec., 105.85 KiB/sec.
2639 2023.11.07 09:50:36.475881 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2640 2023.11.07 09:50:36.475874 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2641 2023.11.07 09:50:36.476115 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2642 2023.11.07 09:50:36.476362 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} <Debug> DynamicQueryHandler: Done processing query
2643 2023.11.07 09:50:36.476368 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2644 2023.11.07 09:50:36.476368 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2645 2023.11.07 09:50:36.476410 [ 3 ] {96e518dd-7a06-4af7-a6f7-136ec4943e6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2646 2023.11.07 09:50:36.476464 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
2647 2023.11.07 09:50:36.476480 [ 3 ] {} <Debug> HTTP-Session: 25ae3d19-2a2f-46a6-aa12-7df9f13ab3f8 Destroying unnamed session
2648 2023.11.07 09:50:36.476490 [ 20 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_16_3} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2649 2023.11.07 09:50:36.476639 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
2650 2023.11.07 09:50:36.476713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2651 2023.11.07 09:50:36.476799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2652 2023.11.07 09:50:36.476803 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
2653 2023.11.07 09:50:36.476830 [ 3 ] {} <Debug> HTTP-Session: 6aaf18b4-2979-4a88-9ecb-783b3ab41b75 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2654 2023.11.07 09:50:36.476892 [ 3 ] {} <Debug> HTTP-Session: 6aaf18b4-2979-4a88-9ecb-783b3ab41b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2655 2023.11.07 09:50:36.477036 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
2656 2023.11.07 09:50:36.477083 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2657 2023.11.07 09:50:36.477222 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2658 2023.11.07 09:50:36.477242 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
2659 2023.11.07 09:50:36.477564 [ 22 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
2660 2023.11.07 09:50:36.477820 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2661 2023.11.07 09:50:36.478804 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2662 2023.11.07 09:50:36.479183 [ 20 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003234213 sec., 20406.81921691614 rows/sec., 856.93 KiB/sec.
2663 2023.11.07 09:50:36.479333 [ 20 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2664 2023.11.07 09:50:36.479391 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2665 2023.11.07 09:50:36.479689 [ 20 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2666 2023.11.07 09:50:36.479731 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2667 2023.11.07 09:50:36.479795 [ 20 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_11_2} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2668 2023.11.07 09:50:36.479936 [ 91 ] {} <Debug> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2669 2023.11.07 09:50:36.479987 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002829427 sec., 24739 rows/sec., 1.50 MiB/sec.
2670 2023.11.07 09:50:36.480046 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2671 2023.11.07 09:50:36.480252 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2672 2023.11.07 09:50:36.480288 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} <Debug> DynamicQueryHandler: Done processing query
2673 2023.11.07 09:50:36.480336 [ 3 ] {8b6bd90e-3abe-4907-bca1-67875f38dddb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2674 2023.11.07 09:50:36.480391 [ 3 ] {} <Debug> HTTP-Session: 6aaf18b4-2979-4a88-9ecb-783b3ab41b75 Destroying unnamed session
2675 2023.11.07 09:50:36.480404 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2676 2023.11.07 09:50:36.480448 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part
2677 2023.11.07 09:50:36.480566 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 81 rows starting from the beginning of the part
2678 2023.11.07 09:50:36.480582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2679 2023.11.07 09:50:36.480677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2680 2023.11.07 09:50:36.480745 [ 3 ] {} <Debug> HTTP-Session: f153ce5b-997e-4379-a313-02d345b6a45e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2681 2023.11.07 09:50:36.480763 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part
2682 2023.11.07 09:50:36.480789 [ 3 ] {} <Debug> HTTP-Session: f153ce5b-997e-4379-a313-02d345b6a45e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2683 2023.11.07 09:50:36.481008 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part
2684 2023.11.07 09:50:36.481030 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2685 2023.11.07 09:50:36.481149 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2686 2023.11.07 09:50:36.481205 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 81 rows starting from the beginning of the part
2687 2023.11.07 09:50:36.481521 [ 22 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part
2688 2023.11.07 09:50:36.481845 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2689 2023.11.07 09:50:36.482923 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2690 2023.11.07 09:50:36.483376 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.003201904 sec., 247352.8250690839 rows/sec., 15.02 MiB/sec.
2691 2023.11.07 09:50:36.483481 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2692 2023.11.07 09:50:36.483604 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2693 2023.11.07 09:50:36.483735 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2694 2023.11.07 09:50:36.483965 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.002865827 sec., 8025 rows/sec., 10.83 MiB/sec.
2695 2023.11.07 09:50:36.483976 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2696 2023.11.07 09:50:36.484128 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2697 2023.11.07 09:50:36.484206 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} <Debug> DynamicQueryHandler: Done processing query
2698 2023.11.07 09:50:36.484266 [ 3 ] {f26dd716-88eb-45d0-81bf-520fa6b1b632} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2699 2023.11.07 09:50:36.484288 [ 3 ] {} <Debug> HTTP-Session: f153ce5b-997e-4379-a313-02d345b6a45e Destroying unnamed session
2700 2023.11.07 09:50:36.484420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2701 2023.11.07 09:50:36.484466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2702 2023.11.07 09:50:36.484485 [ 3 ] {} <Debug> HTTP-Session: 99c55f9d-7c61-4300-ad95-e086b0decc97 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2703 2023.11.07 09:50:36.484501 [ 3 ] {} <Debug> HTTP-Session: 99c55f9d-7c61-4300-ad95-e086b0decc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2704 2023.11.07 09:50:36.484573 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2705 2023.11.07 09:50:36.484619 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2706 2023.11.07 09:50:36.484738 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2707 2023.11.07 09:50:36.485031 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2708 2023.11.07 09:50:36.485273 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2709 2023.11.07 09:50:36.485446 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2710 2023.11.07 09:50:36.485565 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000958616 sec., 21906 rows/sec., 1.14 MiB/sec.
2711 2023.11.07 09:50:36.485688 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} <Debug> DynamicQueryHandler: Done processing query
2712 2023.11.07 09:50:36.485711 [ 3 ] {76ec7414-b591-4dd3-b0ad-078d9c80d6dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2713 2023.11.07 09:50:36.485726 [ 3 ] {} <Debug> HTTP-Session: 99c55f9d-7c61-4300-ad95-e086b0decc97 Destroying unnamed session
2714 2023.11.07 09:50:38.231021 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
2715 2023.11.07 09:50:38.231120 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
2716 2023.11.07 09:50:41.459047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2717 2023.11.07 09:50:41.459207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2718 2023.11.07 09:50:41.459253 [ 3 ] {} <Debug> HTTP-Session: c4682b9a-da8e-4ec4-975e-2aad180164d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2719 2023.11.07 09:50:41.459294 [ 3 ] {} <Debug> HTTP-Session: c4682b9a-da8e-4ec4-975e-2aad180164d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2720 2023.11.07 09:50:41.459495 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2721 2023.11.07 09:50:41.459595 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2722 2023.11.07 09:50:41.459860 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2723 2023.11.07 09:50:41.460356 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2724 2023.11.07 09:50:41.460624 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2725 2023.11.07 09:50:41.460797 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2726 2023.11.07 09:50:41.460948 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001392253 sec., 13646 rows/sec., 1.08 MiB/sec.
2727 2023.11.07 09:50:41.461109 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} <Debug> DynamicQueryHandler: Done processing query
2728 2023.11.07 09:50:41.461135 [ 3 ] {aaa9b3a1-dc21-418a-92f7-62f3dd466fe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2729 2023.11.07 09:50:41.461151 [ 3 ] {} <Debug> HTTP-Session: c4682b9a-da8e-4ec4-975e-2aad180164d2 Destroying unnamed session
2730 2023.11.07 09:50:41.461276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2731 2023.11.07 09:50:41.461329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2732 2023.11.07 09:50:41.461349 [ 3 ] {} <Debug> HTTP-Session: 89480850-cbe1-4dd2-a644-dbb80cc078d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2733 2023.11.07 09:50:41.461367 [ 3 ] {} <Debug> HTTP-Session: 89480850-cbe1-4dd2-a644-dbb80cc078d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2734 2023.11.07 09:50:41.461452 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2735 2023.11.07 09:50:41.461494 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2736 2023.11.07 09:50:41.461603 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2737 2023.11.07 09:50:41.461996 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2738 2023.11.07 09:50:41.462220 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2739 2023.11.07 09:50:41.462369 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2740 2023.11.07 09:50:41.462497 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.001015897 sec., 56108 rows/sec., 5.70 MiB/sec.
2741 2023.11.07 09:50:41.462624 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} <Debug> DynamicQueryHandler: Done processing query
2742 2023.11.07 09:50:41.462648 [ 3 ] {a1cf8456-a5b9-4ecd-88fb-3cc840ff7750} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2743 2023.11.07 09:50:41.462665 [ 3 ] {} <Debug> HTTP-Session: 89480850-cbe1-4dd2-a644-dbb80cc078d8 Destroying unnamed session
2744 2023.11.07 09:50:41.462786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2745 2023.11.07 09:50:41.462834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2746 2023.11.07 09:50:41.462853 [ 3 ] {} <Debug> HTTP-Session: 9fe7873e-cd2f-40c0-9cb1-ed40082dd46c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2747 2023.11.07 09:50:41.462870 [ 3 ] {} <Debug> HTTP-Session: 9fe7873e-cd2f-40c0-9cb1-ed40082dd46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2748 2023.11.07 09:50:41.462942 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2749 2023.11.07 09:50:41.462982 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2750 2023.11.07 09:50:41.463089 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2751 2023.11.07 09:50:41.463383 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2752 2023.11.07 09:50:41.463588 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2753 2023.11.07 09:50:41.463733 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2754 2023.11.07 09:50:41.463853 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000882385 sec., 21532 rows/sec., 1.68 MiB/sec.
2755 2023.11.07 09:50:41.463971 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} <Debug> DynamicQueryHandler: Done processing query
2756 2023.11.07 09:50:41.463995 [ 3 ] {f4a70a84-022d-4997-99e8-40d5b7c34eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2757 2023.11.07 09:50:41.464010 [ 3 ] {} <Debug> HTTP-Session: 9fe7873e-cd2f-40c0-9cb1-ed40082dd46c Destroying unnamed session
2758 2023.11.07 09:50:41.464194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2759 2023.11.07 09:50:41.464241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2760 2023.11.07 09:50:41.464260 [ 3 ] {} <Debug> HTTP-Session: 215f33f1-9f2a-43ca-ab29-7a55312ece3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2761 2023.11.07 09:50:41.464277 [ 3 ] {} <Debug> HTTP-Session: 215f33f1-9f2a-43ca-ab29-7a55312ece3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2762 2023.11.07 09:50:41.464354 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2763 2023.11.07 09:50:41.464399 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2764 2023.11.07 09:50:41.464537 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2765 2023.11.07 09:50:41.464915 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2766 2023.11.07 09:50:41.465209 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2767 2023.11.07 09:50:41.465386 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2768 2023.11.07 09:50:41.465527 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001143139 sec., 16620 rows/sec., 22.43 MiB/sec.
2769 2023.11.07 09:50:41.465753 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} <Debug> DynamicQueryHandler: Done processing query
2770 2023.11.07 09:50:41.465776 [ 3 ] {0c1de019-0663-4256-925a-96fae08f0c77} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2771 2023.11.07 09:50:41.465792 [ 3 ] {} <Debug> HTTP-Session: 215f33f1-9f2a-43ca-ab29-7a55312ece3c Destroying unnamed session
2772 2023.11.07 09:50:46.464815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2773 2023.11.07 09:50:46.464954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2774 2023.11.07 09:50:46.464984 [ 3 ] {} <Debug> HTTP-Session: 4620349f-ee2a-448d-bd15-d233bdf4be23 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2775 2023.11.07 09:50:46.465011 [ 3 ] {} <Debug> HTTP-Session: 4620349f-ee2a-448d-bd15-d233bdf4be23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2776 2023.11.07 09:50:46.465152 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2777 2023.11.07 09:50:46.465213 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2778 2023.11.07 09:50:46.465373 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2779 2023.11.07 09:50:46.465834 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2780 2023.11.07 09:50:46.466094 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2781 2023.11.07 09:50:46.466253 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2782 2023.11.07 09:50:46.466400 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.00121014 sec., 23964 rows/sec., 1.78 MiB/sec.
2783 2023.11.07 09:50:46.466546 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} <Debug> DynamicQueryHandler: Done processing query
2784 2023.11.07 09:50:46.466570 [ 3 ] {5d5dbab1-8a4d-48ab-92c5-8cc1b3ebc407} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2785 2023.11.07 09:50:46.466586 [ 3 ] {} <Debug> HTTP-Session: 4620349f-ee2a-448d-bd15-d233bdf4be23 Destroying unnamed session
2786 2023.11.07 09:50:46.466757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2787 2023.11.07 09:50:46.466801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2788 2023.11.07 09:50:46.466819 [ 3 ] {} <Debug> HTTP-Session: fcdaae7e-a293-46a7-b4e5-2b6e45a1414f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2789 2023.11.07 09:50:46.466836 [ 3 ] {} <Debug> HTTP-Session: fcdaae7e-a293-46a7-b4e5-2b6e45a1414f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2790 2023.11.07 09:50:46.466914 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2791 2023.11.07 09:50:46.466959 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2792 2023.11.07 09:50:46.467065 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2793 2023.11.07 09:50:46.467484 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2794 2023.11.07 09:50:46.467714 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2795 2023.11.07 09:50:46.467863 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2796 2023.11.07 09:50:46.467985 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.001035997 sec., 159266 rows/sec., 14.89 MiB/sec.
2797 2023.11.07 09:50:46.468107 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} <Debug> DynamicQueryHandler: Done processing query
2798 2023.11.07 09:50:46.468130 [ 3 ] {7461437a-b4f5-4ef3-ace0-e88e1b3718a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2799 2023.11.07 09:50:46.468145 [ 3 ] {} <Debug> HTTP-Session: fcdaae7e-a293-46a7-b4e5-2b6e45a1414f Destroying unnamed session
2800 2023.11.07 09:50:46.468307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2801 2023.11.07 09:50:46.468352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2802 2023.11.07 09:50:46.468370 [ 3 ] {} <Debug> HTTP-Session: f5ba1502-19d6-46cb-87c1-adafb5716c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2803 2023.11.07 09:50:46.468386 [ 3 ] {} <Debug> HTTP-Session: f5ba1502-19d6-46cb-87c1-adafb5716c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2804 2023.11.07 09:50:46.468464 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2805 2023.11.07 09:50:46.468502 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2806 2023.11.07 09:50:46.468605 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2807 2023.11.07 09:50:46.469083 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2808 2023.11.07 09:50:46.469306 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2809 2023.11.07 09:50:46.469456 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2810 2023.11.07 09:50:46.469585 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} <Information> executeQuery: Read 314 rows, 22.29 KiB in 0.001093828 sec., 287065 rows/sec., 19.90 MiB/sec.
2811 2023.11.07 09:50:46.469706 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} <Debug> DynamicQueryHandler: Done processing query
2812 2023.11.07 09:50:46.469730 [ 3 ] {e7ee1280-fa2e-4466-9113-cc74e0a6d435} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2813 2023.11.07 09:50:46.469745 [ 3 ] {} <Debug> HTTP-Session: f5ba1502-19d6-46cb-87c1-adafb5716c14 Destroying unnamed session
2814 2023.11.07 09:50:46.469923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2815 2023.11.07 09:50:46.469987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2816 2023.11.07 09:50:46.470011 [ 3 ] {} <Debug> HTTP-Session: a122421f-60ef-47db-8f63-e31dece65dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2817 2023.11.07 09:50:46.470032 [ 3 ] {} <Debug> HTTP-Session: a122421f-60ef-47db-8f63-e31dece65dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2818 2023.11.07 09:50:46.470118 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2819 2023.11.07 09:50:46.470163 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2820 2023.11.07 09:50:46.470275 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2821 2023.11.07 09:50:46.470577 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2822 2023.11.07 09:50:46.470831 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2823 2023.11.07 09:50:46.471012 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2824 2023.11.07 09:50:46.471126 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000969646 sec., 6187 rows/sec., 259.84 KiB/sec.
2825 2023.11.07 09:50:46.471248 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} <Debug> DynamicQueryHandler: Done processing query
2826 2023.11.07 09:50:46.471272 [ 3 ] {54d7169b-fc16-419d-9e6b-a203791f9659} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2827 2023.11.07 09:50:46.471287 [ 3 ] {} <Debug> HTTP-Session: a122421f-60ef-47db-8f63-e31dece65dcd Destroying unnamed session
2828 2023.11.07 09:50:46.471414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2829 2023.11.07 09:50:46.471458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2830 2023.11.07 09:50:46.471476 [ 3 ] {} <Debug> HTTP-Session: 2983f424-4199-4aa5-860b-8756217eb065 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2831 2023.11.07 09:50:46.471493 [ 3 ] {} <Debug> HTTP-Session: 2983f424-4199-4aa5-860b-8756217eb065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2832 2023.11.07 09:50:46.471566 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2833 2023.11.07 09:50:46.471607 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2834 2023.11.07 09:50:46.471725 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2835 2023.11.07 09:50:46.472063 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2836 2023.11.07 09:50:46.472309 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2837 2023.11.07 09:50:46.472476 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2838 2023.11.07 09:50:46.472598 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001003957 sec., 69724 rows/sec., 4.23 MiB/sec.
2839 2023.11.07 09:50:46.472719 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} <Debug> DynamicQueryHandler: Done processing query
2840 2023.11.07 09:50:46.472742 [ 3 ] {b1ce3635-18fb-4cf7-9a86-effc338420cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2841 2023.11.07 09:50:46.472758 [ 3 ] {} <Debug> HTTP-Session: 2983f424-4199-4aa5-860b-8756217eb065 Destroying unnamed session
2842 2023.11.07 09:50:46.472952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2843 2023.11.07 09:50:46.472995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2844 2023.11.07 09:50:46.473015 [ 3 ] {} <Debug> HTTP-Session: 2e1b63e4-a6c4-44e3-8547-654d900ad614 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2845 2023.11.07 09:50:46.473031 [ 3 ] {} <Debug> HTTP-Session: 2e1b63e4-a6c4-44e3-8547-654d900ad614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2846 2023.11.07 09:50:46.473106 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2847 2023.11.07 09:50:46.473150 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2848 2023.11.07 09:50:46.473284 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2849 2023.11.07 09:50:46.473698 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2850 2023.11.07 09:50:46.473972 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2851 2023.11.07 09:50:46.474141 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2852 2023.11.07 09:50:46.474274 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001134599 sec., 20271 rows/sec., 27.36 MiB/sec.
2853 2023.11.07 09:50:46.474270 [ 114 ] {} <Debug> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2854 2023.11.07 09:50:46.474408 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2855 2023.11.07 09:50:46.474454 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} <Debug> DynamicQueryHandler: Done processing query
2856 2023.11.07 09:50:46.474499 [ 3 ] {b7cf4fec-44e6-4ea1-8c7c-eac27e2043d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2857 2023.11.07 09:50:46.474506 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2858 2023.11.07 09:50:46.474517 [ 3 ] {} <Debug> HTTP-Session: 2e1b63e4-a6c4-44e3-8547-654d900ad614 Destroying unnamed session
2859 2023.11.07 09:50:46.474612 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2860 2023.11.07 09:50:46.474657 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 228 rows starting from the beginning of the part
2861 2023.11.07 09:50:46.474661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2862 2023.11.07 09:50:46.474720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2863 2023.11.07 09:50:46.474742 [ 3 ] {} <Debug> HTTP-Session: 3808c0f8-bfbb-4596-be33-424a6ab8f523 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2864 2023.11.07 09:50:46.474765 [ 3 ] {} <Debug> HTTP-Session: 3808c0f8-bfbb-4596-be33-424a6ab8f523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2865 2023.11.07 09:50:46.474836 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part
2866 2023.11.07 09:50:46.474870 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2867 2023.11.07 09:50:46.474924 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2868 2023.11.07 09:50:46.475036 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
2869 2023.11.07 09:50:46.475174 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2870 2023.11.07 09:50:46.475250 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part
2871 2023.11.07 09:50:46.475459 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
2872 2023.11.07 09:50:46.475644 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part
2873 2023.11.07 09:50:46.475655 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2874 2023.11.07 09:50:46.475954 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2875 2023.11.07 09:50:46.476148 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2876 2023.11.07 09:50:46.476267 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001361263 sec., 15426 rows/sec., 819.26 KiB/sec.
2877 2023.11.07 09:50:46.476395 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} <Debug> DynamicQueryHandler: Done processing query
2878 2023.11.07 09:50:46.476423 [ 3 ] {18edf682-e4af-475d-a9ac-8c23946b93ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2879 2023.11.07 09:50:46.476453 [ 3 ] {} <Debug> HTTP-Session: 3808c0f8-bfbb-4596-be33-424a6ab8f523 Destroying unnamed session
2880 2023.11.07 09:50:46.477194 [ 22 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 6 columns (6 merged, 0 gathered) in 0.002724035 sec., 122979.33029494848 rows/sec., 165.95 MiB/sec.
2881 2023.11.07 09:50:46.477433 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2882 2023.11.07 09:50:46.477639 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2883 2023.11.07 09:50:46.477698 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2884 2023.11.07 09:50:46.477761 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_16_3: 4.03 MiB.
2885 2023.11.07 09:50:51.459205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2886 2023.11.07 09:50:51.459347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2887 2023.11.07 09:50:51.459394 [ 3 ] {} <Debug> HTTP-Session: f8384e5c-9344-4a29-9c77-98a369bdbd0d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2888 2023.11.07 09:50:51.459438 [ 3 ] {} <Debug> HTTP-Session: f8384e5c-9344-4a29-9c77-98a369bdbd0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2889 2023.11.07 09:50:51.459639 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2890 2023.11.07 09:50:51.459737 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2891 2023.11.07 09:50:51.460006 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2892 2023.11.07 09:50:51.460571 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2893 2023.11.07 09:50:51.460836 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2894 2023.11.07 09:50:51.461006 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2895 2023.11.07 09:50:51.461132 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001436883 sec., 13223 rows/sec., 1.05 MiB/sec.
2896 2023.11.07 09:50:51.461313 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} <Debug> DynamicQueryHandler: Done processing query
2897 2023.11.07 09:50:51.461338 [ 3 ] {ee369c65-f577-484d-ac53-39af78283a95} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2898 2023.11.07 09:50:51.461355 [ 3 ] {} <Debug> HTTP-Session: f8384e5c-9344-4a29-9c77-98a369bdbd0d Destroying unnamed session
2899 2023.11.07 09:50:51.461489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2900 2023.11.07 09:50:51.461533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2901 2023.11.07 09:50:51.461552 [ 3 ] {} <Debug> HTTP-Session: 75a7db8b-c60e-439e-8178-3855c3bd6d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2902 2023.11.07 09:50:51.461569 [ 3 ] {} <Debug> HTTP-Session: 75a7db8b-c60e-439e-8178-3855c3bd6d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2903 2023.11.07 09:50:51.461645 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2904 2023.11.07 09:50:51.461685 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2905 2023.11.07 09:50:51.461798 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2906 2023.11.07 09:50:51.462119 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2907 2023.11.07 09:50:51.462325 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2908 2023.11.07 09:50:51.462471 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2909 2023.11.07 09:50:51.462593 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.000916196 sec., 62213 rows/sec., 6.32 MiB/sec.
2910 2023.11.07 09:50:51.462716 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} <Debug> DynamicQueryHandler: Done processing query
2911 2023.11.07 09:50:51.462739 [ 3 ] {72985aae-fae1-4fc7-b5b8-ce791ffb832c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2912 2023.11.07 09:50:51.462755 [ 3 ] {} <Debug> HTTP-Session: 75a7db8b-c60e-439e-8178-3855c3bd6d5f Destroying unnamed session
2913 2023.11.07 09:50:51.462882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2914 2023.11.07 09:50:51.462927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2915 2023.11.07 09:50:51.462946 [ 3 ] {} <Debug> HTTP-Session: 0180cd4d-6cee-407c-a4b6-ab1f369f5e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2916 2023.11.07 09:50:51.462962 [ 3 ] {} <Debug> HTTP-Session: 0180cd4d-6cee-407c-a4b6-ab1f369f5e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2917 2023.11.07 09:50:51.463033 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2918 2023.11.07 09:50:51.463071 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2919 2023.11.07 09:50:51.463175 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2920 2023.11.07 09:50:51.463459 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2921 2023.11.07 09:50:51.463664 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2922 2023.11.07 09:50:51.463810 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2923 2023.11.07 09:50:51.463934 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000870915 sec., 21816 rows/sec., 1.71 MiB/sec.
2924 2023.11.07 09:50:51.464089 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} <Debug> DynamicQueryHandler: Done processing query
2925 2023.11.07 09:50:51.464115 [ 3 ] {668c3861-8362-4bf8-9c92-3dbf8ae3b572} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2926 2023.11.07 09:50:51.464132 [ 3 ] {} <Debug> HTTP-Session: 0180cd4d-6cee-407c-a4b6-ab1f369f5e9a Destroying unnamed session
2927 2023.11.07 09:50:51.464294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2928 2023.11.07 09:50:51.464338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2929 2023.11.07 09:50:51.464357 [ 3 ] {} <Debug> HTTP-Session: bb0810e1-d0dd-4254-af11-456367f22bbe Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2930 2023.11.07 09:50:51.464373 [ 3 ] {} <Debug> HTTP-Session: bb0810e1-d0dd-4254-af11-456367f22bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2931 2023.11.07 09:50:51.464452 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2932 2023.11.07 09:50:51.464498 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2933 2023.11.07 09:50:51.464641 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2934 2023.11.07 09:50:51.465004 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2935 2023.11.07 09:50:51.465298 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2936 2023.11.07 09:50:51.465470 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2937 2023.11.07 09:50:51.465590 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001110379 sec., 17111 rows/sec., 23.09 MiB/sec.
2938 2023.11.07 09:50:51.465716 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} <Debug> DynamicQueryHandler: Done processing query
2939 2023.11.07 09:50:51.465739 [ 3 ] {37ad7420-735f-4732-901f-b036fc72ea61} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2940 2023.11.07 09:50:51.465755 [ 3 ] {} <Debug> HTTP-Session: bb0810e1-d0dd-4254-af11-456367f22bbe Destroying unnamed session
2941 2023.11.07 09:50:53.231180 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache
2942 2023.11.07 09:50:53.231247 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache
2943 2023.11.07 09:50:56.464714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2944 2023.11.07 09:50:56.464832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2945 2023.11.07 09:50:56.464858 [ 3 ] {} <Debug> HTTP-Session: 95a5faf3-af91-4beb-af47-8b0178d853a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2946 2023.11.07 09:50:56.464882 [ 3 ] {} <Debug> HTTP-Session: 95a5faf3-af91-4beb-af47-8b0178d853a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2947 2023.11.07 09:50:56.465012 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2948 2023.11.07 09:50:56.465073 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2949 2023.11.07 09:50:56.465235 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2950 2023.11.07 09:50:56.465657 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2951 2023.11.07 09:50:56.465925 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2952 2023.11.07 09:50:56.466092 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2953 2023.11.07 09:50:56.466217 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.001172289 sec., 24737 rows/sec., 1.84 MiB/sec.
2954 2023.11.07 09:50:56.466355 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} <Debug> DynamicQueryHandler: Done processing query
2955 2023.11.07 09:50:56.466380 [ 3 ] {7de67a9c-01dc-4998-ba57-6e07cdd846e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2956 2023.11.07 09:50:56.466395 [ 3 ] {} <Debug> HTTP-Session: 95a5faf3-af91-4beb-af47-8b0178d853a1 Destroying unnamed session
2957 2023.11.07 09:50:56.466541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2958 2023.11.07 09:50:56.466583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2959 2023.11.07 09:50:56.466601 [ 3 ] {} <Debug> HTTP-Session: c53fe105-7598-45da-8dbb-772c7cf51381 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2960 2023.11.07 09:50:56.466617 [ 3 ] {} <Debug> HTTP-Session: c53fe105-7598-45da-8dbb-772c7cf51381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2961 2023.11.07 09:50:56.466692 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2962 2023.11.07 09:50:56.466730 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2963 2023.11.07 09:50:56.466832 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2964 2023.11.07 09:50:56.467224 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2965 2023.11.07 09:50:56.467435 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2966 2023.11.07 09:50:56.467582 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2967 2023.11.07 09:50:56.467708 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.000980347 sec., 168307 rows/sec., 15.73 MiB/sec.
2968 2023.11.07 09:50:56.467826 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} <Debug> DynamicQueryHandler: Done processing query
2969 2023.11.07 09:50:56.467850 [ 3 ] {9ee743c7-2f07-4d57-9598-0b643d4cde30} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2970 2023.11.07 09:50:56.467866 [ 3 ] {} <Debug> HTTP-Session: c53fe105-7598-45da-8dbb-772c7cf51381 Destroying unnamed session
2971 2023.11.07 09:50:56.468083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2972 2023.11.07 09:50:56.468127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2973 2023.11.07 09:50:56.468145 [ 3 ] {} <Debug> HTTP-Session: 1cce5f8e-b30d-4bcc-96f8-31d30e412055 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2974 2023.11.07 09:50:56.468161 [ 3 ] {} <Debug> HTTP-Session: 1cce5f8e-b30d-4bcc-96f8-31d30e412055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2975 2023.11.07 09:50:56.468247 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2976 2023.11.07 09:50:56.468286 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2977 2023.11.07 09:50:56.468389 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2978 2023.11.07 09:50:56.468926 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2979 2023.11.07 09:50:56.469155 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2980 2023.11.07 09:50:56.469302 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2981 2023.11.07 09:50:56.469419 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} <Information> executeQuery: Read 325 rows, 23.16 KiB in 0.001137679 sec., 285669 rows/sec., 19.88 MiB/sec.
2982 2023.11.07 09:50:56.469543 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} <Debug> DynamicQueryHandler: Done processing query
2983 2023.11.07 09:50:56.469567 [ 3 ] {5fb5fc78-0993-4473-be18-fe8f5f45b8ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2984 2023.11.07 09:50:56.469582 [ 3 ] {} <Debug> HTTP-Session: 1cce5f8e-b30d-4bcc-96f8-31d30e412055 Destroying unnamed session
2985 2023.11.07 09:50:56.469707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2986 2023.11.07 09:50:56.469750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2987 2023.11.07 09:50:56.469769 [ 3 ] {} <Debug> HTTP-Session: c9f8742b-7a9e-4c30-bdc8-1a6f43f9eac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
2988 2023.11.07 09:50:56.469785 [ 3 ] {} <Debug> HTTP-Session: c9f8742b-7a9e-4c30-bdc8-1a6f43f9eac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2989 2023.11.07 09:50:56.469859 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2990 2023.11.07 09:50:56.469898 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2991 2023.11.07 09:50:56.470002 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2992 2023.11.07 09:50:56.470255 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
2993 2023.11.07 09:50:56.470514 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2994 2023.11.07 09:50:56.470684 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2995 2023.11.07 09:50:56.470796 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000902915 sec., 6645 rows/sec., 279.04 KiB/sec.
2996 2023.11.07 09:50:56.470953 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} <Debug> DynamicQueryHandler: Done processing query
2997 2023.11.07 09:50:56.470978 [ 3 ] {27c34c3f-60a4-42e0-8eaa-b862ef869489} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2998 2023.11.07 09:50:56.470994 [ 3 ] {} <Debug> HTTP-Session: c9f8742b-7a9e-4c30-bdc8-1a6f43f9eac0 Destroying unnamed session
2999 2023.11.07 09:50:56.471148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 14871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3000 2023.11.07 09:50:56.471192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3001 2023.11.07 09:50:56.471210 [ 3 ] {} <Debug> HTTP-Session: 28e4ee6a-b8f5-4508-976d-cf388bd9f542 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3002 2023.11.07 09:50:56.471226 [ 3 ] {} <Debug> HTTP-Session: 28e4ee6a-b8f5-4508-976d-cf388bd9f542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3003 2023.11.07 09:50:56.471299 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3004 2023.11.07 09:50:56.471342 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3005 2023.11.07 09:50:56.471459 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3006 2023.11.07 09:50:56.471792 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3007 2023.11.07 09:50:56.472042 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3008 2023.11.07 09:50:56.472223 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3009 2023.11.07 09:50:56.472374 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001045427 sec., 77480 rows/sec., 4.74 MiB/sec.
3010 2023.11.07 09:50:56.472513 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} <Debug> DynamicQueryHandler: Done processing query
3011 2023.11.07 09:50:56.472537 [ 3 ] {c58e27b8-ea7c-4290-b495-e5c13e23d0d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3012 2023.11.07 09:50:56.472552 [ 3 ] {} <Debug> HTTP-Session: 28e4ee6a-b8f5-4508-976d-cf388bd9f542 Destroying unnamed session
3013 2023.11.07 09:50:56.472696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3014 2023.11.07 09:50:56.472751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3015 2023.11.07 09:50:56.472776 [ 3 ] {} <Debug> HTTP-Session: 0e137f62-a2f7-46c0-92c3-069144e41c63 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3016 2023.11.07 09:50:56.472798 [ 3 ] {} <Debug> HTTP-Session: 0e137f62-a2f7-46c0-92c3-069144e41c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3017 2023.11.07 09:50:56.472899 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3018 2023.11.07 09:50:56.472953 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3019 2023.11.07 09:50:56.473096 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3020 2023.11.07 09:50:56.473579 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3021 2023.11.07 09:50:56.473865 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3022 2023.11.07 09:50:56.474038 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3023 2023.11.07 09:50:56.474166 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.00123343 sec., 18647 rows/sec., 25.16 MiB/sec.
3024 2023.11.07 09:50:56.474293 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} <Debug> DynamicQueryHandler: Done processing query
3025 2023.11.07 09:50:56.474318 [ 3 ] {501ebd31-ff1a-49c3-8611-02f775f365fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3026 2023.11.07 09:50:56.474334 [ 3 ] {} <Debug> HTTP-Session: 0e137f62-a2f7-46c0-92c3-069144e41c63 Destroying unnamed session
3027 2023.11.07 09:50:56.474454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3028 2023.11.07 09:50:56.474496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3029 2023.11.07 09:50:56.474517 [ 3 ] {} <Debug> HTTP-Session: 5f82bf18-5264-4913-b9b2-5ee731477452 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3030 2023.11.07 09:50:56.474539 [ 3 ] {} <Debug> HTTP-Session: 5f82bf18-5264-4913-b9b2-5ee731477452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3031 2023.11.07 09:50:56.474610 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3032 2023.11.07 09:50:56.474649 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3033 2023.11.07 09:50:56.474753 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3034 2023.11.07 09:50:56.475029 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3035 2023.11.07 09:50:56.475267 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3036 2023.11.07 09:50:56.475440 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3037 2023.11.07 09:50:56.475567 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000929035 sec., 22604 rows/sec., 1.17 MiB/sec.
3038 2023.11.07 09:50:56.475685 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} <Debug> DynamicQueryHandler: Done processing query
3039 2023.11.07 09:50:56.475709 [ 3 ] {e8efba67-3fd0-4aa1-9a32-bf7a6bea07d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3040 2023.11.07 09:50:56.475724 [ 3 ] {} <Debug> HTTP-Session: 5f82bf18-5264-4913-b9b2-5ee731477452 Destroying unnamed session
3041 2023.11.07 09:51:01.458942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3042 2023.11.07 09:51:01.459076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3043 2023.11.07 09:51:01.459102 [ 3 ] {} <Debug> HTTP-Session: 5fd8329b-adbc-402f-a85f-8f0002364fb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3044 2023.11.07 09:51:01.459127 [ 3 ] {} <Debug> HTTP-Session: 5fd8329b-adbc-402f-a85f-8f0002364fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3045 2023.11.07 09:51:01.459266 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3046 2023.11.07 09:51:01.459327 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3047 2023.11.07 09:51:01.459488 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3048 2023.11.07 09:51:01.459953 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3049 2023.11.07 09:51:01.460225 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3050 2023.11.07 09:51:01.460388 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3051 2023.11.07 09:51:01.460509 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.00120886 sec., 15717 rows/sec., 1.24 MiB/sec.
3052 2023.11.07 09:51:01.460510 [ 164 ] {} <Debug> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3053 2023.11.07 09:51:01.460581 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3054 2023.11.07 09:51:01.460672 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} <Debug> DynamicQueryHandler: Done processing query
3055 2023.11.07 09:51:01.460681 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3056 2023.11.07 09:51:01.460717 [ 3 ] {8ad93be0-84da-40a0-8383-6d78fa5c7d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3057 2023.11.07 09:51:01.460779 [ 3 ] {} <Debug> HTTP-Session: 5fd8329b-adbc-402f-a85f-8f0002364fb7 Destroying unnamed session
3058 2023.11.07 09:51:01.460853 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3059 2023.11.07 09:51:01.460891 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part
3060 2023.11.07 09:51:01.460927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3061 2023.11.07 09:51:01.461014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3062 2023.11.07 09:51:01.461068 [ 3 ] {} <Debug> HTTP-Session: 11029563-b8c1-418e-ba59-7292e3308a2b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3063 2023.11.07 09:51:01.461119 [ 3 ] {} <Debug> HTTP-Session: 11029563-b8c1-418e-ba59-7292e3308a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3064 2023.11.07 09:51:01.461138 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
3065 2023.11.07 09:51:01.461305 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3066 2023.11.07 09:51:01.461375 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part
3067 2023.11.07 09:51:01.461393 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3068 2023.11.07 09:51:01.461645 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
3069 2023.11.07 09:51:01.461885 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3070 2023.11.07 09:51:01.461903 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part
3071 2023.11.07 09:51:01.462087 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
3072 2023.11.07 09:51:01.462602 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3073 2023.11.07 09:51:01.463136 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3074 2023.11.07 09:51:01.463530 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3075 2023.11.07 09:51:01.463564 [ 22 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.002919169 sec., 55837.80863663597 rows/sec., 4.27 MiB/sec.
3076 2023.11.07 09:51:01.463681 [ 164 ] {} <Debug> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3077 2023.11.07 09:51:01.463751 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.00237889 sec., 23960 rows/sec., 2.43 MiB/sec.
3078 2023.11.07 09:51:01.463759 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3079 2023.11.07 09:51:01.463840 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3080 2023.11.07 09:51:01.463950 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3081 2023.11.07 09:51:01.464104 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3082 2023.11.07 09:51:01.464114 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} <Debug> DynamicQueryHandler: Done processing query
3083 2023.11.07 09:51:01.464156 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part
3084 2023.11.07 09:51:01.464172 [ 3 ] {1066b6e3-5077-44ee-a79d-cee56687e9ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3085 2023.11.07 09:51:01.464249 [ 3 ] {} <Debug> HTTP-Session: 11029563-b8c1-418e-ba59-7292e3308a2b Destroying unnamed session
3086 2023.11.07 09:51:01.464280 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3087 2023.11.07 09:51:01.464362 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 57 rows starting from the beginning of the part
3088 2023.11.07 09:51:01.464413 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_21_4} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3089 2023.11.07 09:51:01.464475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3090 2023.11.07 09:51:01.464633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3091 2023.11.07 09:51:01.464646 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 165 rows starting from the beginning of the part
3092 2023.11.07 09:51:01.464665 [ 3 ] {} <Debug> HTTP-Session: dfc8131b-2bde-494e-80cf-4d629eacf64e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3093 2023.11.07 09:51:01.464723 [ 3 ] {} <Debug> HTTP-Session: dfc8131b-2bde-494e-80cf-4d629eacf64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3094 2023.11.07 09:51:01.464860 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 57 rows starting from the beginning of the part
3095 2023.11.07 09:51:01.464915 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3096 2023.11.07 09:51:01.465015 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3097 2023.11.07 09:51:01.465046 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 165 rows starting from the beginning of the part
3098 2023.11.07 09:51:01.465327 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 57 rows starting from the beginning of the part
3099 2023.11.07 09:51:01.465470 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3100 2023.11.07 09:51:01.466552 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3101 2023.11.07 09:51:01.466978 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3102 2023.11.07 09:51:01.467158 [ 22 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.003330835 sec., 217062.68848501952 rows/sec., 20.84 MiB/sec.
3103 2023.11.07 09:51:01.467248 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3104 2023.11.07 09:51:01.467305 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3105 2023.11.07 09:51:01.467367 [ 164 ] {} <Debug> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3106 2023.11.07 09:51:01.467413 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.002444131 sec., 7773 rows/sec., 622.51 KiB/sec.
3107 2023.11.07 09:51:01.467416 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3108 2023.11.07 09:51:01.467591 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3109 2023.11.07 09:51:01.467673 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3110 2023.11.07 09:51:01.467781 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} <Debug> DynamicQueryHandler: Done processing query
3111 2023.11.07 09:51:01.467849 [ 3 ] {8b78a89c-e650-44d9-96c9-0eba35288144} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3112 2023.11.07 09:51:01.467886 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_21_4} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3113 2023.11.07 09:51:01.467910 [ 3 ] {} <Debug> HTTP-Session: dfc8131b-2bde-494e-80cf-4d629eacf64e Destroying unnamed session
3114 2023.11.07 09:51:01.467921 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3115 2023.11.07 09:51:01.467965 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 362 rows starting from the beginning of the part
3116 2023.11.07 09:51:01.468073 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
3117 2023.11.07 09:51:01.468123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3118 2023.11.07 09:51:01.468162 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part
3119 2023.11.07 09:51:01.468171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3120 2023.11.07 09:51:01.468198 [ 3 ] {} <Debug> HTTP-Session: 0105dcee-d45a-4369-883a-393b61974f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3121 2023.11.07 09:51:01.468222 [ 3 ] {} <Debug> HTTP-Session: 0105dcee-d45a-4369-883a-393b61974f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3122 2023.11.07 09:51:01.468271 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
3123 2023.11.07 09:51:01.468340 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3124 2023.11.07 09:51:01.468391 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 325 rows starting from the beginning of the part
3125 2023.11.07 09:51:01.468403 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3126 2023.11.07 09:51:01.468528 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
3127 2023.11.07 09:51:01.468749 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3128 2023.11.07 09:51:01.469406 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3129 2023.11.07 09:51:01.469651 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1058 rows, containing 4 columns (4 merged, 0 gathered) in 0.002187236 sec., 483715.5204102347 rows/sec., 34.00 MiB/sec.
3130 2023.11.07 09:51:01.469750 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3131 2023.11.07 09:51:01.469794 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3132 2023.11.07 09:51:01.469915 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3133 2023.11.07 09:51:01.469984 [ 16 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_21_4} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3134 2023.11.07 09:51:01.469994 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3135 2023.11.07 09:51:01.470119 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001743519 sec., 10897 rows/sec., 14.71 MiB/sec.
3136 2023.11.07 09:51:01.470251 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} <Debug> DynamicQueryHandler: Done processing query
3137 2023.11.07 09:51:01.470274 [ 3 ] {d509f1ff-8560-4b6f-bdeb-194693ce9132} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3138 2023.11.07 09:51:01.470290 [ 3 ] {} <Debug> HTTP-Session: 0105dcee-d45a-4369-883a-393b61974f87 Destroying unnamed session
3139 2023.11.07 09:51:06.464646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3140 2023.11.07 09:51:06.464828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3141 2023.11.07 09:51:06.464874 [ 3 ] {} <Debug> HTTP-Session: af02efc6-b3f6-4fb3-a934-0fa244b16d2e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3142 2023.11.07 09:51:06.464917 [ 3 ] {} <Debug> HTTP-Session: af02efc6-b3f6-4fb3-a934-0fa244b16d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3143 2023.11.07 09:51:06.465059 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3144 2023.11.07 09:51:06.465120 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3145 2023.11.07 09:51:06.465278 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3146 2023.11.07 09:51:06.465720 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3147 2023.11.07 09:51:06.465979 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3148 2023.11.07 09:51:06.466141 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3149 2023.11.07 09:51:06.466261 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.00116876 sec., 24812 rows/sec., 1.84 MiB/sec.
3150 2023.11.07 09:51:06.466479 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} <Debug> DynamicQueryHandler: Done processing query
3151 2023.11.07 09:51:06.466515 [ 3 ] {db21da2b-0352-4944-a32c-9177d10e431b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3152 2023.11.07 09:51:06.466532 [ 3 ] {} <Debug> HTTP-Session: af02efc6-b3f6-4fb3-a934-0fa244b16d2e Destroying unnamed session
3153 2023.11.07 09:51:06.466703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3154 2023.11.07 09:51:06.466749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3155 2023.11.07 09:51:06.466768 [ 3 ] {} <Debug> HTTP-Session: 09f51793-2cff-47c8-8fbb-6dc8c5d5e759 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3156 2023.11.07 09:51:06.466784 [ 3 ] {} <Debug> HTTP-Session: 09f51793-2cff-47c8-8fbb-6dc8c5d5e759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3157 2023.11.07 09:51:06.466866 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3158 2023.11.07 09:51:06.466906 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3159 2023.11.07 09:51:06.467024 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3160 2023.11.07 09:51:06.467424 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3161 2023.11.07 09:51:06.467651 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3162 2023.11.07 09:51:06.467796 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3163 2023.11.07 09:51:06.467922 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.001025797 sec., 160850 rows/sec., 15.04 MiB/sec.
3164 2023.11.07 09:51:06.468065 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} <Debug> DynamicQueryHandler: Done processing query
3165 2023.11.07 09:51:06.468090 [ 3 ] {3640a115-c208-4a04-ace4-4d1f4e4da1ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3166 2023.11.07 09:51:06.468106 [ 3 ] {} <Debug> HTTP-Session: 09f51793-2cff-47c8-8fbb-6dc8c5d5e759 Destroying unnamed session
3167 2023.11.07 09:51:06.468254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3168 2023.11.07 09:51:06.468297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3169 2023.11.07 09:51:06.468316 [ 3 ] {} <Debug> HTTP-Session: 0320471b-5faf-411d-ad1e-f6a4f834de2d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3170 2023.11.07 09:51:06.468332 [ 3 ] {} <Debug> HTTP-Session: 0320471b-5faf-411d-ad1e-f6a4f834de2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3171 2023.11.07 09:51:06.468424 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3172 2023.11.07 09:51:06.468463 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3173 2023.11.07 09:51:06.468570 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3174 2023.11.07 09:51:06.469044 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3175 2023.11.07 09:51:06.469262 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3176 2023.11.07 09:51:06.469407 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3177 2023.11.07 09:51:06.469525 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} <Information> executeQuery: Read 314 rows, 22.29 KiB in 0.001074068 sec., 292346 rows/sec., 20.27 MiB/sec.
3178 2023.11.07 09:51:06.469646 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} <Debug> DynamicQueryHandler: Done processing query
3179 2023.11.07 09:51:06.469669 [ 3 ] {2dbd1a82-c1f6-46e5-8f8f-d90146ae32cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3180 2023.11.07 09:51:06.469685 [ 3 ] {} <Debug> HTTP-Session: 0320471b-5faf-411d-ad1e-f6a4f834de2d Destroying unnamed session
3181 2023.11.07 09:51:06.469835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3182 2023.11.07 09:51:06.469878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3183 2023.11.07 09:51:06.469895 [ 3 ] {} <Debug> HTTP-Session: 9a7b961e-8e7f-430b-99af-4997dd948e1b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3184 2023.11.07 09:51:06.469912 [ 3 ] {} <Debug> HTTP-Session: 9a7b961e-8e7f-430b-99af-4997dd948e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3185 2023.11.07 09:51:06.469981 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3186 2023.11.07 09:51:06.470020 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3187 2023.11.07 09:51:06.470126 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3188 2023.11.07 09:51:06.470370 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3189 2023.11.07 09:51:06.470607 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3190 2023.11.07 09:51:06.470774 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3191 2023.11.07 09:51:06.470899 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000889935 sec., 6742 rows/sec., 283.11 KiB/sec.
3192 2023.11.07 09:51:06.471015 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} <Debug> DynamicQueryHandler: Done processing query
3193 2023.11.07 09:51:06.471037 [ 3 ] {82ec61d8-02fe-4b30-b20e-b95123841500} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3194 2023.11.07 09:51:06.471053 [ 3 ] {} <Debug> HTTP-Session: 9a7b961e-8e7f-430b-99af-4997dd948e1b Destroying unnamed session
3195 2023.11.07 09:51:06.471172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3196 2023.11.07 09:51:06.471216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3197 2023.11.07 09:51:06.471233 [ 3 ] {} <Debug> HTTP-Session: ed75610a-6775-40cb-ac67-523b086c6659 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3198 2023.11.07 09:51:06.471250 [ 3 ] {} <Debug> HTTP-Session: ed75610a-6775-40cb-ac67-523b086c6659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3199 2023.11.07 09:51:06.471321 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3200 2023.11.07 09:51:06.471362 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3201 2023.11.07 09:51:06.471485 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3202 2023.11.07 09:51:06.471782 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3203 2023.11.07 09:51:06.472021 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3204 2023.11.07 09:51:06.472192 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3205 2023.11.07 09:51:06.472312 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000963316 sec., 72665 rows/sec., 4.41 MiB/sec.
3206 2023.11.07 09:51:06.472432 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} <Debug> DynamicQueryHandler: Done processing query
3207 2023.11.07 09:51:06.472454 [ 3 ] {8d610140-e3fd-4094-a1df-7e11ae2883f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3208 2023.11.07 09:51:06.472470 [ 3 ] {} <Debug> HTTP-Session: ed75610a-6775-40cb-ac67-523b086c6659 Destroying unnamed session
3209 2023.11.07 09:51:06.472653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3210 2023.11.07 09:51:06.472696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3211 2023.11.07 09:51:06.472714 [ 3 ] {} <Debug> HTTP-Session: 4a7e4305-f8e9-4528-a839-255ab4a7cdca Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3212 2023.11.07 09:51:06.472730 [ 3 ] {} <Debug> HTTP-Session: 4a7e4305-f8e9-4528-a839-255ab4a7cdca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3213 2023.11.07 09:51:06.472809 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3214 2023.11.07 09:51:06.472853 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3215 2023.11.07 09:51:06.472985 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3216 2023.11.07 09:51:06.473347 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3217 2023.11.07 09:51:06.473641 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3218 2023.11.07 09:51:06.473811 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3219 2023.11.07 09:51:06.473942 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001105148 sec., 20811 rows/sec., 28.08 MiB/sec.
3220 2023.11.07 09:51:06.474074 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} <Debug> DynamicQueryHandler: Done processing query
3221 2023.11.07 09:51:06.474096 [ 3 ] {978690c7-f6fb-4644-85ad-7303b3579078} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3222 2023.11.07 09:51:06.474111 [ 3 ] {} <Debug> HTTP-Session: 4a7e4305-f8e9-4528-a839-255ab4a7cdca Destroying unnamed session
3223 2023.11.07 09:51:06.474228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3224 2023.11.07 09:51:06.474272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3225 2023.11.07 09:51:06.474290 [ 3 ] {} <Debug> HTTP-Session: a8aa9bdf-5ab5-4035-82f6-823d42226d22 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3226 2023.11.07 09:51:06.474306 [ 3 ] {} <Debug> HTTP-Session: a8aa9bdf-5ab5-4035-82f6-823d42226d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3227 2023.11.07 09:51:06.474373 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3228 2023.11.07 09:51:06.474411 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3229 2023.11.07 09:51:06.474513 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3230 2023.11.07 09:51:06.474749 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3231 2023.11.07 09:51:06.474974 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3232 2023.11.07 09:51:06.475141 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3233 2023.11.07 09:51:06.475264 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000860534 sec., 24403 rows/sec., 1.27 MiB/sec.
3234 2023.11.07 09:51:06.475458 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} <Debug> DynamicQueryHandler: Done processing query
3235 2023.11.07 09:51:06.475481 [ 3 ] {967592fd-ac1b-4f5c-a98a-74f504ec019d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3236 2023.11.07 09:51:06.475497 [ 3 ] {} <Debug> HTTP-Session: a8aa9bdf-5ab5-4035-82f6-823d42226d22 Destroying unnamed session
3237 2023.11.07 09:51:08.231298 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache
3238 2023.11.07 09:51:08.231394 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache
3239 2023.11.07 09:51:11.458891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3240 2023.11.07 09:51:11.459043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3241 2023.11.07 09:51:11.459088 [ 3 ] {} <Debug> HTTP-Session: 6d259258-6a7f-4108-9de6-9e993ef56e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3242 2023.11.07 09:51:11.459130 [ 3 ] {} <Debug> HTTP-Session: 6d259258-6a7f-4108-9de6-9e993ef56e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3243 2023.11.07 09:51:11.459323 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3244 2023.11.07 09:51:11.459421 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3245 2023.11.07 09:51:11.459679 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3246 2023.11.07 09:51:11.460259 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3247 2023.11.07 09:51:11.460515 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3248 2023.11.07 09:51:11.460674 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3249 2023.11.07 09:51:11.460792 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001414744 sec., 13429 rows/sec., 1.06 MiB/sec.
3250 2023.11.07 09:51:11.460942 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} <Debug> DynamicQueryHandler: Done processing query
3251 2023.11.07 09:51:11.460966 [ 3 ] {5ee2d42b-b29b-4ffc-8e31-67b217ac45f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3252 2023.11.07 09:51:11.460982 [ 3 ] {} <Debug> HTTP-Session: 6d259258-6a7f-4108-9de6-9e993ef56e55 Destroying unnamed session
3253 2023.11.07 09:51:11.461101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3254 2023.11.07 09:51:11.461147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3255 2023.11.07 09:51:11.461165 [ 3 ] {} <Debug> HTTP-Session: 4bc71d17-079c-4fe6-a4eb-82f24579c208 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3256 2023.11.07 09:51:11.461182 [ 3 ] {} <Debug> HTTP-Session: 4bc71d17-079c-4fe6-a4eb-82f24579c208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3257 2023.11.07 09:51:11.461255 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3258 2023.11.07 09:51:11.461295 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3259 2023.11.07 09:51:11.461397 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3260 2023.11.07 09:51:11.461736 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3261 2023.11.07 09:51:11.461943 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3262 2023.11.07 09:51:11.462094 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3263 2023.11.07 09:51:11.462223 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.000938256 sec., 60751 rows/sec., 6.17 MiB/sec.
3264 2023.11.07 09:51:11.462374 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} <Debug> DynamicQueryHandler: Done processing query
3265 2023.11.07 09:51:11.462399 [ 3 ] {16350783-320e-4cef-a0a1-d60bbaeea640} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3266 2023.11.07 09:51:11.462416 [ 3 ] {} <Debug> HTTP-Session: 4bc71d17-079c-4fe6-a4eb-82f24579c208 Destroying unnamed session
3267 2023.11.07 09:51:11.462569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3268 2023.11.07 09:51:11.462613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3269 2023.11.07 09:51:11.462632 [ 3 ] {} <Debug> HTTP-Session: 36beb2ad-7c65-438e-ba1d-bd8855370e59 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3270 2023.11.07 09:51:11.462648 [ 3 ] {} <Debug> HTTP-Session: 36beb2ad-7c65-438e-ba1d-bd8855370e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3271 2023.11.07 09:51:11.462719 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3272 2023.11.07 09:51:11.462759 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3273 2023.11.07 09:51:11.462869 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3274 2023.11.07 09:51:11.463161 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3275 2023.11.07 09:51:11.463363 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3276 2023.11.07 09:51:11.463503 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3277 2023.11.07 09:51:11.463620 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000872794 sec., 21769 rows/sec., 1.70 MiB/sec.
3278 2023.11.07 09:51:11.463735 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} <Debug> DynamicQueryHandler: Done processing query
3279 2023.11.07 09:51:11.463758 [ 3 ] {d0642354-19d9-45db-9e8a-8375c471dcdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3280 2023.11.07 09:51:11.463773 [ 3 ] {} <Debug> HTTP-Session: 36beb2ad-7c65-438e-ba1d-bd8855370e59 Destroying unnamed session
3281 2023.11.07 09:51:11.463891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3282 2023.11.07 09:51:11.463932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3283 2023.11.07 09:51:11.463950 [ 3 ] {} <Debug> HTTP-Session: 8eb88b26-67f1-4d7a-b816-0dd9e759ad96 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3284 2023.11.07 09:51:11.463967 [ 3 ] {} <Debug> HTTP-Session: 8eb88b26-67f1-4d7a-b816-0dd9e759ad96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3285 2023.11.07 09:51:11.464045 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3286 2023.11.07 09:51:11.464090 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3287 2023.11.07 09:51:11.464227 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3288 2023.11.07 09:51:11.464596 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3289 2023.11.07 09:51:11.464882 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3290 2023.11.07 09:51:11.465055 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3291 2023.11.07 09:51:11.465182 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001104028 sec., 17209 rows/sec., 23.22 MiB/sec.
3292 2023.11.07 09:51:11.465178 [ 178 ] {} <Debug> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3293 2023.11.07 09:51:11.465307 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.26 GiB.
3294 2023.11.07 09:51:11.465368 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} <Debug> DynamicQueryHandler: Done processing query
3295 2023.11.07 09:51:11.465405 [ 3 ] {2bbb08c1-a2e8-49b8-80f6-60abffcb6784} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3296 2023.11.07 09:51:11.465414 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3297 2023.11.07 09:51:11.465422 [ 3 ] {} <Debug> HTTP-Session: 8eb88b26-67f1-4d7a-b816-0dd9e759ad96 Destroying unnamed session
3298 2023.11.07 09:51:11.465521 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3299 2023.11.07 09:51:11.465559 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 335 rows starting from the beginning of the part
3300 2023.11.07 09:51:11.465690 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
3301 2023.11.07 09:51:11.465796 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
3302 2023.11.07 09:51:11.465898 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
3303 2023.11.07 09:51:11.465999 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
3304 2023.11.07 09:51:11.466093 [ 15 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
3305 2023.11.07 09:51:11.467322 [ 16 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 6 columns (6 merged, 0 gathered) in 0.001952043 sec., 224380.30309783135 rows/sec., 302.79 MiB/sec.
3306 2023.11.07 09:51:11.467558 [ 16 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3307 2023.11.07 09:51:11.467762 [ 16 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3308 2023.11.07 09:51:11.467823 [ 16 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3309 2023.11.07 09:51:11.467884 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_21_4: 4.04 MiB.
3310 2023.11.07 09:51:16.464792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3311 2023.11.07 09:51:16.464916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3312 2023.11.07 09:51:16.464941 [ 3 ] {} <Debug> HTTP-Session: c7007122-5160-462d-a8be-8377008e8243 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3313 2023.11.07 09:51:16.464966 [ 3 ] {} <Debug> HTTP-Session: c7007122-5160-462d-a8be-8377008e8243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3314 2023.11.07 09:51:16.465093 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3315 2023.11.07 09:51:16.465154 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3316 2023.11.07 09:51:16.465312 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3317 2023.11.07 09:51:16.465780 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3318 2023.11.07 09:51:16.466035 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3319 2023.11.07 09:51:16.466195 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3320 2023.11.07 09:51:16.466311 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.00118584 sec., 24455 rows/sec., 1.82 MiB/sec.
3321 2023.11.07 09:51:16.466461 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} <Debug> DynamicQueryHandler: Done processing query
3322 2023.11.07 09:51:16.466484 [ 3 ] {a506b3ca-b5ad-4870-af54-c89c9d024dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3323 2023.11.07 09:51:16.466500 [ 3 ] {} <Debug> HTTP-Session: c7007122-5160-462d-a8be-8377008e8243 Destroying unnamed session
3324 2023.11.07 09:51:16.466651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3325 2023.11.07 09:51:16.466696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3326 2023.11.07 09:51:16.466714 [ 3 ] {} <Debug> HTTP-Session: 33e4ba41-a60b-475d-9960-08583485bca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3327 2023.11.07 09:51:16.466731 [ 3 ] {} <Debug> HTTP-Session: 33e4ba41-a60b-475d-9960-08583485bca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3328 2023.11.07 09:51:16.466810 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3329 2023.11.07 09:51:16.466849 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3330 2023.11.07 09:51:16.466950 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3331 2023.11.07 09:51:16.467420 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3332 2023.11.07 09:51:16.467715 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3333 2023.11.07 09:51:16.467894 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3334 2023.11.07 09:51:16.468036 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.0011986 sec., 137660 rows/sec., 12.87 MiB/sec.
3335 2023.11.07 09:51:16.468178 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} <Debug> DynamicQueryHandler: Done processing query
3336 2023.11.07 09:51:16.468206 [ 3 ] {cab64212-1fbe-4cf5-b9d5-fea942cd36ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3337 2023.11.07 09:51:16.468225 [ 3 ] {} <Debug> HTTP-Session: 33e4ba41-a60b-475d-9960-08583485bca6 Destroying unnamed session
3338 2023.11.07 09:51:16.468432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3339 2023.11.07 09:51:16.468478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3340 2023.11.07 09:51:16.468497 [ 3 ] {} <Debug> HTTP-Session: e2449d79-4b3d-4a53-b21d-cfcd768db247 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3341 2023.11.07 09:51:16.468514 [ 3 ] {} <Debug> HTTP-Session: e2449d79-4b3d-4a53-b21d-cfcd768db247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3342 2023.11.07 09:51:16.468604 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3343 2023.11.07 09:51:16.468644 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3344 2023.11.07 09:51:16.468751 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3345 2023.11.07 09:51:16.469287 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3346 2023.11.07 09:51:16.469504 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3347 2023.11.07 09:51:16.469662 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3348 2023.11.07 09:51:16.469782 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} <Information> executeQuery: Read 314 rows, 22.29 KiB in 0.001140899 sec., 275221 rows/sec., 19.08 MiB/sec.
3349 2023.11.07 09:51:16.469907 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} <Debug> DynamicQueryHandler: Done processing query
3350 2023.11.07 09:51:16.469930 [ 3 ] {47308693-7a2a-42cc-b67b-ca35243fb2b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3351 2023.11.07 09:51:16.469945 [ 3 ] {} <Debug> HTTP-Session: e2449d79-4b3d-4a53-b21d-cfcd768db247 Destroying unnamed session
3352 2023.11.07 09:51:16.470109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3353 2023.11.07 09:51:16.470154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3354 2023.11.07 09:51:16.470173 [ 3 ] {} <Debug> HTTP-Session: 37d56455-a1ac-4b64-b5ce-9878ad1dc968 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3355 2023.11.07 09:51:16.470190 [ 3 ] {} <Debug> HTTP-Session: 37d56455-a1ac-4b64-b5ce-9878ad1dc968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3356 2023.11.07 09:51:16.470258 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3357 2023.11.07 09:51:16.470299 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3358 2023.11.07 09:51:16.470406 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3359 2023.11.07 09:51:16.470670 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3360 2023.11.07 09:51:16.470905 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3361 2023.11.07 09:51:16.471089 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3362 2023.11.07 09:51:16.471216 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000923415 sec., 6497 rows/sec., 272.85 KiB/sec.
3363 2023.11.07 09:51:16.471336 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} <Debug> DynamicQueryHandler: Done processing query
3364 2023.11.07 09:51:16.471358 [ 3 ] {3f993e1c-8930-400a-abff-466a44a2fc8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3365 2023.11.07 09:51:16.471374 [ 3 ] {} <Debug> HTTP-Session: 37d56455-a1ac-4b64-b5ce-9878ad1dc968 Destroying unnamed session
3366 2023.11.07 09:51:16.471529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3367 2023.11.07 09:51:16.471572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3368 2023.11.07 09:51:16.471591 [ 3 ] {} <Debug> HTTP-Session: 9dca3460-2c51-4ef6-a8e0-ec2624604cbf Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3369 2023.11.07 09:51:16.471607 [ 3 ] {} <Debug> HTTP-Session: 9dca3460-2c51-4ef6-a8e0-ec2624604cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3370 2023.11.07 09:51:16.471681 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3371 2023.11.07 09:51:16.471722 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3372 2023.11.07 09:51:16.471841 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3373 2023.11.07 09:51:16.472174 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3374 2023.11.07 09:51:16.472413 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3375 2023.11.07 09:51:16.472576 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3376 2023.11.07 09:51:16.472703 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000993367 sec., 70467 rows/sec., 4.27 MiB/sec.
3377 2023.11.07 09:51:16.472861 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} <Debug> DynamicQueryHandler: Done processing query
3378 2023.11.07 09:51:16.472884 [ 3 ] {993559b3-bb69-4f81-a8dc-be0c36351d54} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3379 2023.11.07 09:51:16.472900 [ 3 ] {} <Debug> HTTP-Session: 9dca3460-2c51-4ef6-a8e0-ec2624604cbf Destroying unnamed session
3380 2023.11.07 09:51:16.473057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3381 2023.11.07 09:51:16.473100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3382 2023.11.07 09:51:16.473117 [ 3 ] {} <Debug> HTTP-Session: 3fc8a6da-e6d0-4094-859b-e681882ee2ff Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3383 2023.11.07 09:51:16.473133 [ 3 ] {} <Debug> HTTP-Session: 3fc8a6da-e6d0-4094-859b-e681882ee2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3384 2023.11.07 09:51:16.473209 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3385 2023.11.07 09:51:16.473254 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3386 2023.11.07 09:51:16.473393 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3387 2023.11.07 09:51:16.473769 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3388 2023.11.07 09:51:16.474047 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3389 2023.11.07 09:51:16.474220 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3390 2023.11.07 09:51:16.474342 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001105628 sec., 20802 rows/sec., 28.07 MiB/sec.
3391 2023.11.07 09:51:16.474564 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} <Debug> DynamicQueryHandler: Done processing query
3392 2023.11.07 09:51:16.474588 [ 3 ] {22acffd3-ccff-4dbd-a1e0-4cf094f1aa12} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3393 2023.11.07 09:51:16.474604 [ 3 ] {} <Debug> HTTP-Session: 3fc8a6da-e6d0-4094-859b-e681882ee2ff Destroying unnamed session
3394 2023.11.07 09:51:16.474718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3395 2023.11.07 09:51:16.474761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3396 2023.11.07 09:51:16.474779 [ 3 ] {} <Debug> HTTP-Session: 451d2f58-cedc-4c6c-bbb1-3c5fabbf9edb Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3397 2023.11.07 09:51:16.474796 [ 3 ] {} <Debug> HTTP-Session: 451d2f58-cedc-4c6c-bbb1-3c5fabbf9edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3398 2023.11.07 09:51:16.474866 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3399 2023.11.07 09:51:16.474906 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3400 2023.11.07 09:51:16.475023 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3401 2023.11.07 09:51:16.475276 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3402 2023.11.07 09:51:16.475501 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3403 2023.11.07 09:51:16.475670 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3404 2023.11.07 09:51:16.475794 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000894765 sec., 23469 rows/sec., 1.22 MiB/sec.
3405 2023.11.07 09:51:16.475790 [ 175 ] {} <Debug> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3406 2023.11.07 09:51:16.475903 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3407 2023.11.07 09:51:16.475930 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} <Debug> DynamicQueryHandler: Done processing query
3408 2023.11.07 09:51:16.475979 [ 3 ] {64d5433c-aa2e-4b95-aacf-44ee652cc196} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3409 2023.11.07 09:51:16.476048 [ 3 ] {} <Debug> HTTP-Session: 451d2f58-cedc-4c6c-bbb1-3c5fabbf9edb Destroying unnamed session
3410 2023.11.07 09:51:16.476092 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3411 2023.11.07 09:51:16.476242 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3412 2023.11.07 09:51:16.476282 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part
3413 2023.11.07 09:51:16.476395 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part
3414 2023.11.07 09:51:16.476484 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part
3415 2023.11.07 09:51:16.476566 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part
3416 2023.11.07 09:51:16.476646 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part
3417 2023.11.07 09:51:16.476726 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part
3418 2023.11.07 09:51:16.477363 [ 10 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001408563 sec., 247060.30188213094 rows/sec., 13.23 MiB/sec.
3419 2023.11.07 09:51:16.477485 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3420 2023.11.07 09:51:16.477702 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3421 2023.11.07 09:51:16.477771 [ 11 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_16_3} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3422 2023.11.07 09:51:21.459439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3423 2023.11.07 09:51:21.459559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3424 2023.11.07 09:51:21.459584 [ 3 ] {} <Debug> HTTP-Session: a52c8898-e0f5-4f5f-936b-42e438cc4d1b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3425 2023.11.07 09:51:21.459609 [ 3 ] {} <Debug> HTTP-Session: a52c8898-e0f5-4f5f-936b-42e438cc4d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3426 2023.11.07 09:51:21.459736 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3427 2023.11.07 09:51:21.459798 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3428 2023.11.07 09:51:21.459957 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3429 2023.11.07 09:51:21.460363 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3430 2023.11.07 09:51:21.460617 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3431 2023.11.07 09:51:21.460787 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3432 2023.11.07 09:51:21.460911 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001139359 sec., 16676 rows/sec., 1.32 MiB/sec.
3433 2023.11.07 09:51:21.461056 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} <Debug> DynamicQueryHandler: Done processing query
3434 2023.11.07 09:51:21.461080 [ 3 ] {986efa02-095b-45f4-8813-c7d2354a4691} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3435 2023.11.07 09:51:21.461095 [ 3 ] {} <Debug> HTTP-Session: a52c8898-e0f5-4f5f-936b-42e438cc4d1b Destroying unnamed session
3436 2023.11.07 09:51:21.461216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3437 2023.11.07 09:51:21.461260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3438 2023.11.07 09:51:21.461279 [ 3 ] {} <Debug> HTTP-Session: 0e4433b0-b34b-4f85-bd1e-503aef0f879a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3439 2023.11.07 09:51:21.461295 [ 3 ] {} <Debug> HTTP-Session: 0e4433b0-b34b-4f85-bd1e-503aef0f879a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3440 2023.11.07 09:51:21.461369 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3441 2023.11.07 09:51:21.461408 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3442 2023.11.07 09:51:21.461512 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3443 2023.11.07 09:51:21.461837 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3444 2023.11.07 09:51:21.462062 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3445 2023.11.07 09:51:21.462216 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3446 2023.11.07 09:51:21.462352 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.000955406 sec., 59660 rows/sec., 6.06 MiB/sec.
3447 2023.11.07 09:51:21.462460 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} <Debug> DynamicQueryHandler: Done processing query
3448 2023.11.07 09:51:21.462483 [ 3 ] {e89cdbdf-f033-4056-8df1-15c089451a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3449 2023.11.07 09:51:21.462500 [ 3 ] {} <Debug> HTTP-Session: 0e4433b0-b34b-4f85-bd1e-503aef0f879a Destroying unnamed session
3450 2023.11.07 09:51:21.462630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3451 2023.11.07 09:51:21.462676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3452 2023.11.07 09:51:21.462696 [ 3 ] {} <Debug> HTTP-Session: 05b196f0-f925-4730-b3d2-f1fd0c7bad23 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3453 2023.11.07 09:51:21.462713 [ 3 ] {} <Debug> HTTP-Session: 05b196f0-f925-4730-b3d2-f1fd0c7bad23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3454 2023.11.07 09:51:21.462785 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3455 2023.11.07 09:51:21.462824 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3456 2023.11.07 09:51:21.462931 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3457 2023.11.07 09:51:21.463201 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3458 2023.11.07 09:51:21.463402 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3459 2023.11.07 09:51:21.463545 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3460 2023.11.07 09:51:21.463675 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000862054 sec., 22040 rows/sec., 1.72 MiB/sec.
3461 2023.11.07 09:51:21.463872 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} <Debug> DynamicQueryHandler: Done processing query
3462 2023.11.07 09:51:21.463898 [ 3 ] {11bff0a1-ace8-4086-a1b3-12b0e433fde9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3463 2023.11.07 09:51:21.463914 [ 3 ] {} <Debug> HTTP-Session: 05b196f0-f925-4730-b3d2-f1fd0c7bad23 Destroying unnamed session
3464 2023.11.07 09:51:21.464094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3465 2023.11.07 09:51:21.464140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3466 2023.11.07 09:51:21.464159 [ 3 ] {} <Debug> HTTP-Session: cce0f680-0132-4d8e-aa58-22b9627b34c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3467 2023.11.07 09:51:21.464177 [ 3 ] {} <Debug> HTTP-Session: cce0f680-0132-4d8e-aa58-22b9627b34c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3468 2023.11.07 09:51:21.464253 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3469 2023.11.07 09:51:21.464301 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3470 2023.11.07 09:51:21.464453 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3471 2023.11.07 09:51:21.464824 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3472 2023.11.07 09:51:21.465104 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3473 2023.11.07 09:51:21.465279 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3474 2023.11.07 09:51:21.465400 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001118389 sec., 16988 rows/sec., 22.93 MiB/sec.
3475 2023.11.07 09:51:21.465514 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} <Debug> DynamicQueryHandler: Done processing query
3476 2023.11.07 09:51:21.465538 [ 3 ] {750bad62-0dd0-411c-a648-cb8a604e36f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3477 2023.11.07 09:51:21.465554 [ 3 ] {} <Debug> HTTP-Session: cce0f680-0132-4d8e-aa58-22b9627b34c4 Destroying unnamed session
3478 2023.11.07 09:51:23.231646 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache
3479 2023.11.07 09:51:23.231719 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache
3480 2023.11.07 09:51:26.466166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3481 2023.11.07 09:51:26.466274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3482 2023.11.07 09:51:26.466300 [ 3 ] {} <Debug> HTTP-Session: 30af2eec-1d93-42e6-9e46-19445cd77f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3483 2023.11.07 09:51:26.466325 [ 3 ] {} <Debug> HTTP-Session: 30af2eec-1d93-42e6-9e46-19445cd77f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3484 2023.11.07 09:51:26.466454 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3485 2023.11.07 09:51:26.466517 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3486 2023.11.07 09:51:26.466677 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3487 2023.11.07 09:51:26.467099 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3488 2023.11.07 09:51:26.467369 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3489 2023.11.07 09:51:26.467541 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3490 2023.11.07 09:51:26.467690 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.00119747 sec., 24217 rows/sec., 1.80 MiB/sec.
3491 2023.11.07 09:51:26.467684 [ 170 ] {} <Debug> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3492 2023.11.07 09:51:26.467809 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3493 2023.11.07 09:51:26.467910 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} <Debug> DynamicQueryHandler: Done processing query
3494 2023.11.07 09:51:26.467948 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3495 2023.11.07 09:51:26.467974 [ 3 ] {ae613b6e-8d8e-4666-898c-848881e387cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3496 2023.11.07 09:51:26.468032 [ 3 ] {} <Debug> HTTP-Session: 30af2eec-1d93-42e6-9e46-19445cd77f0f Destroying unnamed session
3497 2023.11.07 09:51:26.468107 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3498 2023.11.07 09:51:26.468144 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part
3499 2023.11.07 09:51:26.468225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3500 2023.11.07 09:51:26.468312 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 29 rows starting from the beginning of the part
3501 2023.11.07 09:51:26.468318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3502 2023.11.07 09:51:26.468383 [ 3 ] {} <Debug> HTTP-Session: ec1f0505-ea95-4cb5-b45c-8ddcbb14b441 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3503 2023.11.07 09:51:26.468416 [ 3 ] {} <Debug> HTTP-Session: ec1f0505-ea95-4cb5-b45c-8ddcbb14b441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3504 2023.11.07 09:51:26.468563 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part
3505 2023.11.07 09:51:26.468638 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3506 2023.11.07 09:51:26.468748 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3507 2023.11.07 09:51:26.468784 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 29 rows starting from the beginning of the part
3508 2023.11.07 09:51:26.469118 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part
3509 2023.11.07 09:51:26.469222 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3510 2023.11.07 09:51:26.469393 [ 10 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 29 rows starting from the beginning of the part
3511 2023.11.07 09:51:26.470049 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3512 2023.11.07 09:51:26.470555 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3513 2023.11.07 09:51:26.470743 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 4 columns (4 merged, 0 gathered) in 0.002860008 sec., 60489.34128855584 rows/sec., 4.59 MiB/sec.
3514 2023.11.07 09:51:26.470836 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3515 2023.11.07 09:51:26.471010 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3516 2023.11.07 09:51:26.471035 [ 170 ] {} <Debug> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3517 2023.11.07 09:51:26.471100 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.002389189 sec., 69061 rows/sec., 6.46 MiB/sec.
3518 2023.11.07 09:51:26.471135 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3519 2023.11.07 09:51:26.471467 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3520 2023.11.07 09:51:26.471623 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3521 2023.11.07 09:51:26.471653 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} <Debug> DynamicQueryHandler: Done processing query
3522 2023.11.07 09:51:26.471719 [ 3 ] {4b9b9b05-073e-4382-bc96-a3c2e2b7cf0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3523 2023.11.07 09:51:26.471734 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3524 2023.11.07 09:51:26.471761 [ 3 ] {} <Debug> HTTP-Session: ec1f0505-ea95-4cb5-b45c-8ddcbb14b441 Destroying unnamed session
3525 2023.11.07 09:51:26.471774 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 222 rows starting from the beginning of the part
3526 2023.11.07 09:51:26.471817 [ 11 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_26_5} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3527 2023.11.07 09:51:26.472000 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 165 rows starting from the beginning of the part
3528 2023.11.07 09:51:26.472032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3529 2023.11.07 09:51:26.472094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3530 2023.11.07 09:51:26.472116 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 57 rows starting from the beginning of the part
3531 2023.11.07 09:51:26.472123 [ 3 ] {} <Debug> HTTP-Session: cdc9683b-142f-45fb-8e0e-46f30aaa1310 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3532 2023.11.07 09:51:26.472155 [ 3 ] {} <Debug> HTTP-Session: cdc9683b-142f-45fb-8e0e-46f30aaa1310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3533 2023.11.07 09:51:26.472230 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 165 rows starting from the beginning of the part
3534 2023.11.07 09:51:26.472313 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3535 2023.11.07 09:51:26.472348 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 57 rows starting from the beginning of the part
3536 2023.11.07 09:51:26.472367 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3537 2023.11.07 09:51:26.472481 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 165 rows starting from the beginning of the part
3538 2023.11.07 09:51:26.472616 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3539 2023.11.07 09:51:26.473414 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3540 2023.11.07 09:51:26.473655 [ 11 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 4 columns (4 merged, 0 gathered) in 0.00242807 sec., 342247.1345554288 rows/sec., 32.56 MiB/sec.
3541 2023.11.07 09:51:26.473729 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3542 2023.11.07 09:51:26.473785 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3543 2023.11.07 09:51:26.473911 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3544 2023.11.07 09:51:26.473957 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3545 2023.11.07 09:51:26.474065 [ 15 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_26_5} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3546 2023.11.07 09:51:26.474066 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} <Information> executeQuery: Read 325 rows, 23.16 KiB in 0.001691357 sec., 192153 rows/sec., 13.37 MiB/sec.
3547 2023.11.07 09:51:26.474066 [ 170 ] {} <Debug> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3548 2023.11.07 09:51:26.474228 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3549 2023.11.07 09:51:26.474361 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3550 2023.11.07 09:51:26.474390 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} <Debug> DynamicQueryHandler: Done processing query
3551 2023.11.07 09:51:26.474480 [ 3 ] {a00cb991-baaa-4e34-ab8f-d1c31e2061ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3552 2023.11.07 09:51:26.474532 [ 3 ] {} <Debug> HTTP-Session: cdc9683b-142f-45fb-8e0e-46f30aaa1310 Destroying unnamed session
3553 2023.11.07 09:51:26.474556 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3554 2023.11.07 09:51:26.474602 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 362 rows starting from the beginning of the part
3555 2023.11.07 09:51:26.474743 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part
3556 2023.11.07 09:51:26.474753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3557 2023.11.07 09:51:26.474850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3558 2023.11.07 09:51:26.474912 [ 3 ] {} <Debug> HTTP-Session: df595257-cebc-453f-a3f8-3f3db6114259 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3559 2023.11.07 09:51:26.474925 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part
3560 2023.11.07 09:51:26.474941 [ 3 ] {} <Debug> HTTP-Session: df595257-cebc-453f-a3f8-3f3db6114259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3561 2023.11.07 09:51:26.475174 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3562 2023.11.07 09:51:26.475178 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part
3563 2023.11.07 09:51:26.475273 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3564 2023.11.07 09:51:26.475468 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part
3565 2023.11.07 09:51:26.475773 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 325 rows starting from the beginning of the part
3566 2023.11.07 09:51:26.475790 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3567 2023.11.07 09:51:26.476379 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3568 2023.11.07 09:51:26.476968 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3569 2023.11.07 09:51:26.477211 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3570 2023.11.07 09:51:26.477425 [ 170 ] {} <Debug> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3571 2023.11.07 09:51:26.477559 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3572 2023.11.07 09:51:26.477613 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002352729 sec., 2550 rows/sec., 107.09 KiB/sec.
3573 2023.11.07 09:51:26.477754 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1353 rows, containing 4 columns (4 merged, 0 gathered) in 0.003393787 sec., 398669.68669512845 rows/sec., 27.89 MiB/sec.
3574 2023.11.07 09:51:26.477809 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3575 2023.11.07 09:51:26.478208 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3576 2023.11.07 09:51:26.478216 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3577 2023.11.07 09:51:26.478231 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} <Debug> DynamicQueryHandler: Done processing query
3578 2023.11.07 09:51:26.478254 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
3579 2023.11.07 09:51:26.478284 [ 3 ] {d42e1baa-d915-4be9-809e-7f43107563e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3580 2023.11.07 09:51:26.478375 [ 3 ] {} <Debug> HTTP-Session: df595257-cebc-453f-a3f8-3f3db6114259 Destroying unnamed session
3581 2023.11.07 09:51:26.478488 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
3582 2023.11.07 09:51:26.478607 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3583 2023.11.07 09:51:26.478626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 14872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3584 2023.11.07 09:51:26.478699 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
3585 2023.11.07 09:51:26.478730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3586 2023.11.07 09:51:26.478767 [ 13 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_26_5} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3587 2023.11.07 09:51:26.478787 [ 3 ] {} <Debug> HTTP-Session: 4317c58f-5e8b-4f3d-8022-3a27d8750e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3588 2023.11.07 09:51:26.478857 [ 3 ] {} <Debug> HTTP-Session: 4317c58f-5e8b-4f3d-8022-3a27d8750e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3589 2023.11.07 09:51:26.478963 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
3590 2023.11.07 09:51:26.479064 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3591 2023.11.07 09:51:26.479091 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
3592 2023.11.07 09:51:26.479128 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3593 2023.11.07 09:51:26.479235 [ 15 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
3594 2023.11.07 09:51:26.479444 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3595 2023.11.07 09:51:26.479957 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3596 2023.11.07 09:51:26.480222 [ 18 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.002567422 sec., 37391.59359076926 rows/sec., 1.53 MiB/sec.
3597 2023.11.07 09:51:26.480403 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3598 2023.11.07 09:51:26.480432 [ 13 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3599 2023.11.07 09:51:26.480699 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3600 2023.11.07 09:51:26.480774 [ 13 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3601 2023.11.07 09:51:26.480859 [ 170 ] {} <Debug> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3602 2023.11.07 09:51:26.480913 [ 13 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_16_3} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3603 2023.11.07 09:51:26.480926 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001790559 sec., 45237 rows/sec., 2.77 MiB/sec.
3604 2023.11.07 09:51:26.480935 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3605 2023.11.07 09:51:26.481271 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3606 2023.11.07 09:51:26.481354 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} <Debug> DynamicQueryHandler: Done processing query
3607 2023.11.07 09:51:26.481391 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3608 2023.11.07 09:51:26.481401 [ 3 ] {74af91c5-d234-4110-8d98-c38f32450999} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3609 2023.11.07 09:51:26.481445 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 792 rows starting from the beginning of the part
3610 2023.11.07 09:51:26.481456 [ 3 ] {} <Debug> HTTP-Session: 4317c58f-5e8b-4f3d-8022-3a27d8750e1a Destroying unnamed session
3611 2023.11.07 09:51:26.481582 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part
3612 2023.11.07 09:51:26.481668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3613 2023.11.07 09:51:26.481737 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 81 rows starting from the beginning of the part
3614 2023.11.07 09:51:26.481751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3615 2023.11.07 09:51:26.481822 [ 3 ] {} <Debug> HTTP-Session: 8a434910-fd02-406a-87f1-43f0cb8f5b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3616 2023.11.07 09:51:26.481854 [ 3 ] {} <Debug> HTTP-Session: 8a434910-fd02-406a-87f1-43f0cb8f5b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3617 2023.11.07 09:51:26.481956 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part
3618 2023.11.07 09:51:26.482093 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3619 2023.11.07 09:51:26.482202 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part
3620 2023.11.07 09:51:26.482216 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3621 2023.11.07 09:51:26.482487 [ 13 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 81 rows starting from the beginning of the part
3622 2023.11.07 09:51:26.482915 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3623 2023.11.07 09:51:26.484019 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3624 2023.11.07 09:51:26.484565 [ 17 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 5 columns (5 merged, 0 gathered) in 0.003480758 sec., 334409.9187590749 rows/sec., 20.32 MiB/sec.
3625 2023.11.07 09:51:26.484665 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3626 2023.11.07 09:51:26.484737 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3627 2023.11.07 09:51:26.484880 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3628 2023.11.07 09:51:26.485071 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3629 2023.11.07 09:51:26.485088 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.002923229 sec., 7868 rows/sec., 10.62 MiB/sec.
3630 2023.11.07 09:51:26.485222 [ 19 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3631 2023.11.07 09:51:26.485345 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} <Debug> DynamicQueryHandler: Done processing query
3632 2023.11.07 09:51:26.485372 [ 3 ] {abf0ee38-460c-4d07-aff1-2dceccc5da41} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3633 2023.11.07 09:51:26.485388 [ 3 ] {} <Debug> HTTP-Session: 8a434910-fd02-406a-87f1-43f0cb8f5b23 Destroying unnamed session
3634 2023.11.07 09:51:26.485510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3635 2023.11.07 09:51:26.485553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3636 2023.11.07 09:51:26.485572 [ 3 ] {} <Debug> HTTP-Session: bf9dd2e7-ee56-46d8-b199-05f6e5dd8df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3637 2023.11.07 09:51:26.485589 [ 3 ] {} <Debug> HTTP-Session: bf9dd2e7-ee56-46d8-b199-05f6e5dd8df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3638 2023.11.07 09:51:26.485660 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3639 2023.11.07 09:51:26.485699 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3640 2023.11.07 09:51:26.485805 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3641 2023.11.07 09:51:26.486112 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3642 2023.11.07 09:51:26.486351 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3643 2023.11.07 09:51:26.486521 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3644 2023.11.07 09:51:26.486653 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000954986 sec., 21989 rows/sec., 1.14 MiB/sec.
3645 2023.11.07 09:51:26.486808 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} <Debug> DynamicQueryHandler: Done processing query
3646 2023.11.07 09:51:26.486832 [ 3 ] {9fc63a3d-957f-413e-b0e0-174cd9c48ff4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3647 2023.11.07 09:51:26.486847 [ 3 ] {} <Debug> HTTP-Session: bf9dd2e7-ee56-46d8-b199-05f6e5dd8df5 Destroying unnamed session
3648 2023.11.07 09:51:31.459804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3649 2023.11.07 09:51:31.459936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3650 2023.11.07 09:51:31.459961 [ 3 ] {} <Debug> HTTP-Session: 63b796c6-3537-4046-aa81-bd7ba1fd8b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3651 2023.11.07 09:51:31.459986 [ 3 ] {} <Debug> HTTP-Session: 63b796c6-3537-4046-aa81-bd7ba1fd8b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3652 2023.11.07 09:51:31.460117 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3653 2023.11.07 09:51:31.460188 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3654 2023.11.07 09:51:31.460347 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3655 2023.11.07 09:51:31.460888 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3656 2023.11.07 09:51:31.461160 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3657 2023.11.07 09:51:31.461330 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3658 2023.11.07 09:51:31.461476 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001320892 sec., 14384 rows/sec., 1.14 MiB/sec.
3659 2023.11.07 09:51:31.461623 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} <Debug> DynamicQueryHandler: Done processing query
3660 2023.11.07 09:51:31.461647 [ 3 ] {1d6f4f93-8aa0-4c66-b6f0-5eb1902dd8bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3661 2023.11.07 09:51:31.461664 [ 3 ] {} <Debug> HTTP-Session: 63b796c6-3537-4046-aa81-bd7ba1fd8b2a Destroying unnamed session
3662 2023.11.07 09:51:31.461787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3663 2023.11.07 09:51:31.461833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3664 2023.11.07 09:51:31.461852 [ 3 ] {} <Debug> HTTP-Session: 57a41cc1-0feb-41a5-b900-3299bfe49df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3665 2023.11.07 09:51:31.461869 [ 3 ] {} <Debug> HTTP-Session: 57a41cc1-0feb-41a5-b900-3299bfe49df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3666 2023.11.07 09:51:31.461943 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3667 2023.11.07 09:51:31.461982 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3668 2023.11.07 09:51:31.462089 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3669 2023.11.07 09:51:31.462439 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3670 2023.11.07 09:51:31.462648 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3671 2023.11.07 09:51:31.462801 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3672 2023.11.07 09:51:31.462928 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.000957236 sec., 59546 rows/sec., 6.04 MiB/sec.
3673 2023.11.07 09:51:31.463047 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} <Debug> DynamicQueryHandler: Done processing query
3674 2023.11.07 09:51:31.463071 [ 3 ] {465508c2-9140-4ac8-b890-400370da0d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3675 2023.11.07 09:51:31.463087 [ 3 ] {} <Debug> HTTP-Session: 57a41cc1-0feb-41a5-b900-3299bfe49df4 Destroying unnamed session
3676 2023.11.07 09:51:31.463206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3677 2023.11.07 09:51:31.463251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3678 2023.11.07 09:51:31.463270 [ 3 ] {} <Debug> HTTP-Session: 79a6784c-57b2-4521-9ffc-70020fc20aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3679 2023.11.07 09:51:31.463287 [ 3 ] {} <Debug> HTTP-Session: 79a6784c-57b2-4521-9ffc-70020fc20aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3680 2023.11.07 09:51:31.463357 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3681 2023.11.07 09:51:31.463394 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3682 2023.11.07 09:51:31.463501 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3683 2023.11.07 09:51:31.463847 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3684 2023.11.07 09:51:31.464053 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3685 2023.11.07 09:51:31.464213 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3686 2023.11.07 09:51:31.464368 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000984266 sec., 19303 rows/sec., 1.51 MiB/sec.
3687 2023.11.07 09:51:31.464508 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} <Debug> DynamicQueryHandler: Done processing query
3688 2023.11.07 09:51:31.464535 [ 3 ] {da803b53-f787-4429-8fb3-035e24f0c1ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3689 2023.11.07 09:51:31.464553 [ 3 ] {} <Debug> HTTP-Session: 79a6784c-57b2-4521-9ffc-70020fc20aa1 Destroying unnamed session
3690 2023.11.07 09:51:31.464738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3691 2023.11.07 09:51:31.464790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3692 2023.11.07 09:51:31.464810 [ 3 ] {} <Debug> HTTP-Session: dd4e8d94-b30a-435a-97a8-420f15251514 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3693 2023.11.07 09:51:31.464828 [ 3 ] {} <Debug> HTTP-Session: dd4e8d94-b30a-435a-97a8-420f15251514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3694 2023.11.07 09:51:31.464908 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3695 2023.11.07 09:51:31.464954 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3696 2023.11.07 09:51:31.465097 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3697 2023.11.07 09:51:31.465510 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3698 2023.11.07 09:51:31.465823 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3699 2023.11.07 09:51:31.466016 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3700 2023.11.07 09:51:31.466157 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001219601 sec., 15578 rows/sec., 21.02 MiB/sec.
3701 2023.11.07 09:51:31.466287 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} <Debug> DynamicQueryHandler: Done processing query
3702 2023.11.07 09:51:31.466310 [ 3 ] {753ff639-4259-4b8d-99f1-eb682d9bb8ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3703 2023.11.07 09:51:31.466326 [ 3 ] {} <Debug> HTTP-Session: dd4e8d94-b30a-435a-97a8-420f15251514 Destroying unnamed session
3704 2023.11.07 09:51:36.465064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3705 2023.11.07 09:51:36.465183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3706 2023.11.07 09:51:36.465208 [ 3 ] {} <Debug> HTTP-Session: 6b2f97eb-a264-47a2-adb7-aa27a764b9f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3707 2023.11.07 09:51:36.465233 [ 3 ] {} <Debug> HTTP-Session: 6b2f97eb-a264-47a2-adb7-aa27a764b9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3708 2023.11.07 09:51:36.465367 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3709 2023.11.07 09:51:36.465427 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3710 2023.11.07 09:51:36.465589 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3711 2023.11.07 09:51:36.466070 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3712 2023.11.07 09:51:36.466363 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3713 2023.11.07 09:51:36.466538 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3714 2023.11.07 09:51:36.466666 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.001264811 sec., 22928 rows/sec., 1.70 MiB/sec.
3715 2023.11.07 09:51:36.466829 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} <Debug> DynamicQueryHandler: Done processing query
3716 2023.11.07 09:51:36.466855 [ 3 ] {44388a7a-4739-4a0b-91c3-4a4ca8b77678} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3717 2023.11.07 09:51:36.466871 [ 3 ] {} <Debug> HTTP-Session: 6b2f97eb-a264-47a2-adb7-aa27a764b9f3 Destroying unnamed session
3718 2023.11.07 09:51:36.467042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3719 2023.11.07 09:51:36.467088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3720 2023.11.07 09:51:36.467107 [ 3 ] {} <Debug> HTTP-Session: a1b9d329-d9be-4f30-8d37-ad8c161b6ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3721 2023.11.07 09:51:36.467124 [ 3 ] {} <Debug> HTTP-Session: a1b9d329-d9be-4f30-8d37-ad8c161b6ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3722 2023.11.07 09:51:36.467200 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3723 2023.11.07 09:51:36.467239 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3724 2023.11.07 09:51:36.467344 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3725 2023.11.07 09:51:36.467768 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3726 2023.11.07 09:51:36.467988 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3727 2023.11.07 09:51:36.468138 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3728 2023.11.07 09:51:36.468259 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.001021837 sec., 161473 rows/sec., 15.10 MiB/sec.
3729 2023.11.07 09:51:36.468421 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} <Debug> DynamicQueryHandler: Done processing query
3730 2023.11.07 09:51:36.468445 [ 3 ] {e646fab0-2725-4716-9c89-5a581976f549} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3731 2023.11.07 09:51:36.468461 [ 3 ] {} <Debug> HTTP-Session: a1b9d329-d9be-4f30-8d37-ad8c161b6ccd Destroying unnamed session
3732 2023.11.07 09:51:36.468624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3733 2023.11.07 09:51:36.468668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3734 2023.11.07 09:51:36.468687 [ 3 ] {} <Debug> HTTP-Session: 24b5b053-55ef-4421-9b83-e42d0a95e459 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3735 2023.11.07 09:51:36.468704 [ 3 ] {} <Debug> HTTP-Session: 24b5b053-55ef-4421-9b83-e42d0a95e459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3736 2023.11.07 09:51:36.468788 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3737 2023.11.07 09:51:36.468826 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3738 2023.11.07 09:51:36.468933 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3739 2023.11.07 09:51:36.469415 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3740 2023.11.07 09:51:36.469634 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3741 2023.11.07 09:51:36.469780 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3742 2023.11.07 09:51:36.469899 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} <Information> executeQuery: Read 314 rows, 22.29 KiB in 0.001077678 sec., 291367 rows/sec., 20.20 MiB/sec.
3743 2023.11.07 09:51:36.470021 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} <Debug> DynamicQueryHandler: Done processing query
3744 2023.11.07 09:51:36.470045 [ 3 ] {8d2797f8-1956-466a-b0c1-03fb60ac23d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3745 2023.11.07 09:51:36.470062 [ 3 ] {} <Debug> HTTP-Session: 24b5b053-55ef-4421-9b83-e42d0a95e459 Destroying unnamed session
3746 2023.11.07 09:51:36.470270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3747 2023.11.07 09:51:36.470314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3748 2023.11.07 09:51:36.470332 [ 3 ] {} <Debug> HTTP-Session: 9ac6b90f-f8b0-4471-bcbf-b6141044cf0f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3749 2023.11.07 09:51:36.470348 [ 3 ] {} <Debug> HTTP-Session: 9ac6b90f-f8b0-4471-bcbf-b6141044cf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3750 2023.11.07 09:51:36.470416 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3751 2023.11.07 09:51:36.470488 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3752 2023.11.07 09:51:36.470615 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3753 2023.11.07 09:51:36.470885 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3754 2023.11.07 09:51:36.471127 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3755 2023.11.07 09:51:36.471314 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3756 2023.11.07 09:51:36.471436 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000962436 sec., 6234 rows/sec., 261.79 KiB/sec.
3757 2023.11.07 09:51:36.471637 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} <Debug> DynamicQueryHandler: Done processing query
3758 2023.11.07 09:51:36.471661 [ 3 ] {e87a04f3-2b03-41cc-b07d-99caa2ba76bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3759 2023.11.07 09:51:36.471676 [ 3 ] {} <Debug> HTTP-Session: 9ac6b90f-f8b0-4471-bcbf-b6141044cf0f Destroying unnamed session
3760 2023.11.07 09:51:36.471840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3761 2023.11.07 09:51:36.471883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3762 2023.11.07 09:51:36.471902 [ 3 ] {} <Debug> HTTP-Session: 26b68e43-a9a0-4162-95ee-c090c9aca0d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3763 2023.11.07 09:51:36.471918 [ 3 ] {} <Debug> HTTP-Session: 26b68e43-a9a0-4162-95ee-c090c9aca0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3764 2023.11.07 09:51:36.471992 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3765 2023.11.07 09:51:36.472034 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3766 2023.11.07 09:51:36.472169 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3767 2023.11.07 09:51:36.472484 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3768 2023.11.07 09:51:36.472790 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3769 2023.11.07 09:51:36.472959 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3770 2023.11.07 09:51:36.473070 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001046628 sec., 66881 rows/sec., 4.05 MiB/sec.
3771 2023.11.07 09:51:36.473190 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} <Debug> DynamicQueryHandler: Done processing query
3772 2023.11.07 09:51:36.473213 [ 3 ] {a1cfe0f9-1fcd-4f3b-9a2f-340548e87200} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3773 2023.11.07 09:51:36.473228 [ 3 ] {} <Debug> HTTP-Session: 26b68e43-a9a0-4162-95ee-c090c9aca0d5 Destroying unnamed session
3774 2023.11.07 09:51:36.473397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3775 2023.11.07 09:51:36.473440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3776 2023.11.07 09:51:36.473459 [ 3 ] {} <Debug> HTTP-Session: c27e9703-a26e-41c8-8f69-32609732079a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3777 2023.11.07 09:51:36.473475 [ 3 ] {} <Debug> HTTP-Session: c27e9703-a26e-41c8-8f69-32609732079a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3778 2023.11.07 09:51:36.473554 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3779 2023.11.07 09:51:36.473602 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3780 2023.11.07 09:51:36.473736 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3781 2023.11.07 09:51:36.474130 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3782 2023.11.07 09:51:36.474435 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3783 2023.11.07 09:51:36.474631 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3784 2023.11.07 09:51:36.474764 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.00117224 sec., 19620 rows/sec., 26.48 MiB/sec.
3785 2023.11.07 09:51:36.474759 [ 157 ] {} <Debug> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3786 2023.11.07 09:51:36.474876 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3787 2023.11.07 09:51:36.475004 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} <Debug> DynamicQueryHandler: Done processing query
3788 2023.11.07 09:51:36.475062 [ 3 ] {f10eaa10-6d75-4ef9-a4b9-2bb002ceaa12} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3789 2023.11.07 09:51:36.475050 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3790 2023.11.07 09:51:36.475129 [ 3 ] {} <Debug> HTTP-Session: c27e9703-a26e-41c8-8f69-32609732079a Destroying unnamed session
3791 2023.11.07 09:51:36.475262 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3792 2023.11.07 09:51:36.475286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3793 2023.11.07 09:51:36.475326 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 438 rows starting from the beginning of the part
3794 2023.11.07 09:51:36.475366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3795 2023.11.07 09:51:36.475425 [ 3 ] {} <Debug> HTTP-Session: 2e21b6ea-2f39-4be8-8b23-8b4796c66387 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3796 2023.11.07 09:51:36.475461 [ 3 ] {} <Debug> HTTP-Session: 2e21b6ea-2f39-4be8-8b23-8b4796c66387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3797 2023.11.07 09:51:36.475647 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
3798 2023.11.07 09:51:36.475677 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3799 2023.11.07 09:51:36.475766 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3800 2023.11.07 09:51:36.476015 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part
3801 2023.11.07 09:51:36.476276 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3802 2023.11.07 09:51:36.476324 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part
3803 2023.11.07 09:51:36.476551 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part
3804 2023.11.07 09:51:36.476866 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part
3805 2023.11.07 09:51:36.477061 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3806 2023.11.07 09:51:36.477538 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3807 2023.11.07 09:51:36.477831 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3808 2023.11.07 09:51:36.477968 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002230757 sec., 9413 rows/sec., 499.94 KiB/sec.
3809 2023.11.07 09:51:36.478137 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} <Debug> DynamicQueryHandler: Done processing query
3810 2023.11.07 09:51:36.478161 [ 3 ] {add1308e-c628-472a-b92c-88f527f5b8b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3811 2023.11.07 09:51:36.478178 [ 3 ] {} <Debug> HTTP-Session: 2e21b6ea-2f39-4be8-8b23-8b4796c66387 Destroying unnamed session
3812 2023.11.07 09:51:36.479118 [ 18 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 6 columns (6 merged, 0 gathered) in 0.004162049 sec., 130945.11861825749 rows/sec., 176.70 MiB/sec.
3813 2023.11.07 09:51:36.479486 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3814 2023.11.07 09:51:36.479697 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3815 2023.11.07 09:51:36.479765 [ 13 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3816 2023.11.07 09:51:36.479836 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_26_5: 4.49 MiB.
3817 2023.11.07 09:51:38.231762 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache
3818 2023.11.07 09:51:38.231856 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache
3819 2023.11.07 09:51:41.459728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3820 2023.11.07 09:51:41.459836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3821 2023.11.07 09:51:41.459863 [ 3 ] {} <Debug> HTTP-Session: 74b30599-31ab-4640-8dc5-762f01e20b89 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3822 2023.11.07 09:51:41.459888 [ 3 ] {} <Debug> HTTP-Session: 74b30599-31ab-4640-8dc5-762f01e20b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3823 2023.11.07 09:51:41.460020 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3824 2023.11.07 09:51:41.460081 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3825 2023.11.07 09:51:41.460243 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3826 2023.11.07 09:51:41.460658 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3827 2023.11.07 09:51:41.460935 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3828 2023.11.07 09:51:41.461102 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3829 2023.11.07 09:51:41.461227 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001171359 sec., 16220 rows/sec., 1.28 MiB/sec.
3830 2023.11.07 09:51:41.461402 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} <Debug> DynamicQueryHandler: Done processing query
3831 2023.11.07 09:51:41.461428 [ 3 ] {bf4b0a6d-8957-40b4-97d9-a8e8eb896bd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3832 2023.11.07 09:51:41.461446 [ 3 ] {} <Debug> HTTP-Session: 74b30599-31ab-4640-8dc5-762f01e20b89 Destroying unnamed session
3833 2023.11.07 09:51:41.461577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3834 2023.11.07 09:51:41.461628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3835 2023.11.07 09:51:41.461649 [ 3 ] {} <Debug> HTTP-Session: 13baea73-7152-455b-a250-695efb653181 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3836 2023.11.07 09:51:41.461669 [ 3 ] {} <Debug> HTTP-Session: 13baea73-7152-455b-a250-695efb653181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3837 2023.11.07 09:51:41.461756 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3838 2023.11.07 09:51:41.461801 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3839 2023.11.07 09:51:41.461912 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3840 2023.11.07 09:51:41.462230 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3841 2023.11.07 09:51:41.462453 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3842 2023.11.07 09:51:41.462609 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3843 2023.11.07 09:51:41.462712 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.000927266 sec., 61471 rows/sec., 6.24 MiB/sec.
3844 2023.11.07 09:51:41.462832 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} <Debug> DynamicQueryHandler: Done processing query
3845 2023.11.07 09:51:41.462856 [ 3 ] {8b7d5a79-ca5b-4e3b-9c3e-9ae0f191c740} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3846 2023.11.07 09:51:41.462873 [ 3 ] {} <Debug> HTTP-Session: 13baea73-7152-455b-a250-695efb653181 Destroying unnamed session
3847 2023.11.07 09:51:41.462999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3848 2023.11.07 09:51:41.463044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3849 2023.11.07 09:51:41.463064 [ 3 ] {} <Debug> HTTP-Session: 0186db90-27ed-4370-ae5d-cd923afa7436 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3850 2023.11.07 09:51:41.463083 [ 3 ] {} <Debug> HTTP-Session: 0186db90-27ed-4370-ae5d-cd923afa7436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3851 2023.11.07 09:51:41.463157 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3852 2023.11.07 09:51:41.463197 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3853 2023.11.07 09:51:41.463300 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3854 2023.11.07 09:51:41.463569 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3855 2023.11.07 09:51:41.463781 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3856 2023.11.07 09:51:41.463934 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3857 2023.11.07 09:51:41.464040 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000850934 sec., 22328 rows/sec., 1.75 MiB/sec.
3858 2023.11.07 09:51:41.464259 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} <Debug> DynamicQueryHandler: Done processing query
3859 2023.11.07 09:51:41.464283 [ 3 ] {5b7eac25-9092-4dd9-91fb-ccdea19c4dd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3860 2023.11.07 09:51:41.464301 [ 3 ] {} <Debug> HTTP-Session: 0186db90-27ed-4370-ae5d-cd923afa7436 Destroying unnamed session
3861 2023.11.07 09:51:41.464484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3862 2023.11.07 09:51:41.464529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3863 2023.11.07 09:51:41.464548 [ 3 ] {} <Debug> HTTP-Session: 6630e979-92d0-4dff-968b-d2baab0a3413 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3864 2023.11.07 09:51:41.464565 [ 3 ] {} <Debug> HTTP-Session: 6630e979-92d0-4dff-968b-d2baab0a3413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3865 2023.11.07 09:51:41.464644 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3866 2023.11.07 09:51:41.464691 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3867 2023.11.07 09:51:41.464845 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3868 2023.11.07 09:51:41.465188 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3869 2023.11.07 09:51:41.465480 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3870 2023.11.07 09:51:41.465653 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3871 2023.11.07 09:51:41.465755 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001082258 sec., 17555 rows/sec., 23.69 MiB/sec.
3872 2023.11.07 09:51:41.465861 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} <Debug> DynamicQueryHandler: Done processing query
3873 2023.11.07 09:51:41.465883 [ 3 ] {a4a7cbc8-e090-424e-9eb1-871539e80f6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3874 2023.11.07 09:51:41.465898 [ 3 ] {} <Debug> HTTP-Session: 6630e979-92d0-4dff-968b-d2baab0a3413 Destroying unnamed session
3875 2023.11.07 09:51:46.464919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3876 2023.11.07 09:51:46.465064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3877 2023.11.07 09:51:46.465092 [ 3 ] {} <Debug> HTTP-Session: 695a7430-fbc6-4f6d-aae1-0e777c9d7b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3878 2023.11.07 09:51:46.465116 [ 3 ] {} <Debug> HTTP-Session: 695a7430-fbc6-4f6d-aae1-0e777c9d7b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3879 2023.11.07 09:51:46.465244 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3880 2023.11.07 09:51:46.465305 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3881 2023.11.07 09:51:46.465471 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3882 2023.11.07 09:51:46.465910 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3883 2023.11.07 09:51:46.466210 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3884 2023.11.07 09:51:46.466379 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3885 2023.11.07 09:51:46.466506 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.00122931 sec., 23590 rows/sec., 1.75 MiB/sec.
3886 2023.11.07 09:51:46.466697 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} <Debug> DynamicQueryHandler: Done processing query
3887 2023.11.07 09:51:46.466723 [ 3 ] {dbd34065-c70f-46de-a531-27a3699914ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3888 2023.11.07 09:51:46.466741 [ 3 ] {} <Debug> HTTP-Session: 695a7430-fbc6-4f6d-aae1-0e777c9d7b96 Destroying unnamed session
3889 2023.11.07 09:51:46.466898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3890 2023.11.07 09:51:46.466943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3891 2023.11.07 09:51:46.466962 [ 3 ] {} <Debug> HTTP-Session: 17e96ed9-5edb-48c1-bd53-3f0d9c0da413 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3892 2023.11.07 09:51:46.466979 [ 3 ] {} <Debug> HTTP-Session: 17e96ed9-5edb-48c1-bd53-3f0d9c0da413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3893 2023.11.07 09:51:46.467056 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3894 2023.11.07 09:51:46.467097 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3895 2023.11.07 09:51:46.467210 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3896 2023.11.07 09:51:46.467600 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3897 2023.11.07 09:51:46.467819 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3898 2023.11.07 09:51:46.467967 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3899 2023.11.07 09:51:46.468096 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.001010366 sec., 163307 rows/sec., 15.27 MiB/sec.
3900 2023.11.07 09:51:46.468204 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} <Debug> DynamicQueryHandler: Done processing query
3901 2023.11.07 09:51:46.468228 [ 3 ] {31b71e87-c5c5-42fa-ae85-256af58e5919} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3902 2023.11.07 09:51:46.468245 [ 3 ] {} <Debug> HTTP-Session: 17e96ed9-5edb-48c1-bd53-3f0d9c0da413 Destroying unnamed session
3903 2023.11.07 09:51:46.468438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3904 2023.11.07 09:51:46.468481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3905 2023.11.07 09:51:46.468501 [ 3 ] {} <Debug> HTTP-Session: 07e63be3-ee9a-49b7-acb2-0c8fc30c366e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3906 2023.11.07 09:51:46.468519 [ 3 ] {} <Debug> HTTP-Session: 07e63be3-ee9a-49b7-acb2-0c8fc30c366e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3907 2023.11.07 09:51:46.468599 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3908 2023.11.07 09:51:46.468639 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3909 2023.11.07 09:51:46.468744 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3910 2023.11.07 09:51:46.469195 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3911 2023.11.07 09:51:46.469415 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3912 2023.11.07 09:51:46.469566 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3913 2023.11.07 09:51:46.469704 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} <Information> executeQuery: Read 314 rows, 22.29 KiB in 0.001067278 sec., 294206 rows/sec., 20.40 MiB/sec.
3914 2023.11.07 09:51:46.469826 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} <Debug> DynamicQueryHandler: Done processing query
3915 2023.11.07 09:51:46.469849 [ 3 ] {89c9ce4c-d71b-42ea-9f7a-518f1db43f94} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3916 2023.11.07 09:51:46.469865 [ 3 ] {} <Debug> HTTP-Session: 07e63be3-ee9a-49b7-acb2-0c8fc30c366e Destroying unnamed session
3917 2023.11.07 09:51:46.470026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3918 2023.11.07 09:51:46.470069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3919 2023.11.07 09:51:46.470090 [ 3 ] {} <Debug> HTTP-Session: d09b04ea-8420-456b-89d7-cceb0f9af0ce Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3920 2023.11.07 09:51:46.470108 [ 3 ] {} <Debug> HTTP-Session: d09b04ea-8420-456b-89d7-cceb0f9af0ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3921 2023.11.07 09:51:46.470177 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3922 2023.11.07 09:51:46.470218 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3923 2023.11.07 09:51:46.470329 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3924 2023.11.07 09:51:46.470648 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3925 2023.11.07 09:51:46.470891 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3926 2023.11.07 09:51:46.471087 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3927 2023.11.07 09:51:46.471224 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001017227 sec., 5898 rows/sec., 247.69 KiB/sec.
3928 2023.11.07 09:51:46.471347 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} <Debug> DynamicQueryHandler: Done processing query
3929 2023.11.07 09:51:46.471370 [ 3 ] {dfa10545-eab3-415f-b56d-e3d0bea6fc81} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3930 2023.11.07 09:51:46.471387 [ 3 ] {} <Debug> HTTP-Session: d09b04ea-8420-456b-89d7-cceb0f9af0ce Destroying unnamed session
3931 2023.11.07 09:51:46.471546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3932 2023.11.07 09:51:46.471589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3933 2023.11.07 09:51:46.471607 [ 3 ] {} <Debug> HTTP-Session: 6b35ddec-8077-4dd9-ae30-5f81970bf7a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3934 2023.11.07 09:51:46.471623 [ 3 ] {} <Debug> HTTP-Session: 6b35ddec-8077-4dd9-ae30-5f81970bf7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3935 2023.11.07 09:51:46.471696 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3936 2023.11.07 09:51:46.471738 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3937 2023.11.07 09:51:46.471856 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3938 2023.11.07 09:51:46.472177 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3939 2023.11.07 09:51:46.472451 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3940 2023.11.07 09:51:46.472657 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3941 2023.11.07 09:51:46.472799 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001072628 sec., 65260 rows/sec., 3.96 MiB/sec.
3942 2023.11.07 09:51:46.472924 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} <Debug> DynamicQueryHandler: Done processing query
3943 2023.11.07 09:51:46.472946 [ 3 ] {b3099a14-115c-4c1b-8975-57721f31733b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3944 2023.11.07 09:51:46.472962 [ 3 ] {} <Debug> HTTP-Session: 6b35ddec-8077-4dd9-ae30-5f81970bf7a1 Destroying unnamed session
3945 2023.11.07 09:51:46.473132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3946 2023.11.07 09:51:46.473176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3947 2023.11.07 09:51:46.473194 [ 3 ] {} <Debug> HTTP-Session: 2775b698-56fb-44ab-8749-88d4bd44979d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3948 2023.11.07 09:51:46.473210 [ 3 ] {} <Debug> HTTP-Session: 2775b698-56fb-44ab-8749-88d4bd44979d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3949 2023.11.07 09:51:46.473284 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3950 2023.11.07 09:51:46.473327 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3951 2023.11.07 09:51:46.473466 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3952 2023.11.07 09:51:46.473891 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3953 2023.11.07 09:51:46.474194 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3954 2023.11.07 09:51:46.474372 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3955 2023.11.07 09:51:46.474496 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001176839 sec., 19543 rows/sec., 26.37 MiB/sec.
3956 2023.11.07 09:51:46.474736 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} <Debug> DynamicQueryHandler: Done processing query
3957 2023.11.07 09:51:46.474760 [ 3 ] {8f79b42a-d28f-4a3e-a036-0104d6451b7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3958 2023.11.07 09:51:46.474777 [ 3 ] {} <Debug> HTTP-Session: 2775b698-56fb-44ab-8749-88d4bd44979d Destroying unnamed session
3959 2023.11.07 09:51:46.474900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3960 2023.11.07 09:51:46.474944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3961 2023.11.07 09:51:46.474963 [ 3 ] {} <Debug> HTTP-Session: 0c670b7e-7ff8-45f7-8218-8227bf49458f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3962 2023.11.07 09:51:46.474980 [ 3 ] {} <Debug> HTTP-Session: 0c670b7e-7ff8-45f7-8218-8227bf49458f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3963 2023.11.07 09:51:46.475071 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3964 2023.11.07 09:51:46.475117 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3965 2023.11.07 09:51:46.475242 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3966 2023.11.07 09:51:46.475520 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3967 2023.11.07 09:51:46.475759 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3968 2023.11.07 09:51:46.475932 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3969 2023.11.07 09:51:46.476055 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000950965 sec., 22082 rows/sec., 1.15 MiB/sec.
3970 2023.11.07 09:51:46.476172 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} <Debug> DynamicQueryHandler: Done processing query
3971 2023.11.07 09:51:46.476195 [ 3 ] {7e16d576-4d9e-497a-8fd6-14e9280bd585} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3972 2023.11.07 09:51:46.476210 [ 3 ] {} <Debug> HTTP-Session: 0c670b7e-7ff8-45f7-8218-8227bf49458f Destroying unnamed session
3973 2023.11.07 09:51:51.459331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3974 2023.11.07 09:51:51.459474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3975 2023.11.07 09:51:51.459506 [ 3 ] {} <Debug> HTTP-Session: 15710511-b097-456b-b96a-c7b8e5352c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3976 2023.11.07 09:51:51.459534 [ 3 ] {} <Debug> HTTP-Session: 15710511-b097-456b-b96a-c7b8e5352c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3977 2023.11.07 09:51:51.459669 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3978 2023.11.07 09:51:51.459732 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3979 2023.11.07 09:51:51.459897 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3980 2023.11.07 09:51:51.460343 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3981 2023.11.07 09:51:51.460609 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3982 2023.11.07 09:51:51.460780 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3983 2023.11.07 09:51:51.460925 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.00121103 sec., 15689 rows/sec., 1.24 MiB/sec.
3984 2023.11.07 09:51:51.460933 [ 149 ] {} <Debug> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3985 2023.11.07 09:51:51.461053 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
3986 2023.11.07 09:51:51.461118 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} <Debug> DynamicQueryHandler: Done processing query
3987 2023.11.07 09:51:51.461167 [ 3 ] {eba4d515-a1ce-4907-a67d-8ebb061d2300} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3988 2023.11.07 09:51:51.461168 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3989 2023.11.07 09:51:51.461189 [ 3 ] {} <Debug> HTTP-Session: 15710511-b097-456b-b96a-c7b8e5352c2d Destroying unnamed session
3990 2023.11.07 09:51:51.461345 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3991 2023.11.07 09:51:51.461352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3992 2023.11.07 09:51:51.461378 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part
3993 2023.11.07 09:51:51.461406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3994 2023.11.07 09:51:51.461433 [ 3 ] {} <Debug> HTTP-Session: 7f2e728c-335e-4abb-84ed-e9f56465518e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
3995 2023.11.07 09:51:51.461458 [ 3 ] {} <Debug> HTTP-Session: 7f2e728c-335e-4abb-84ed-e9f56465518e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3996 2023.11.07 09:51:51.461535 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part
3997 2023.11.07 09:51:51.461570 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3998 2023.11.07 09:51:51.461624 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3999 2023.11.07 09:51:51.461657 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part
4000 2023.11.07 09:51:51.461837 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part
4001 2023.11.07 09:51:51.461864 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4002 2023.11.07 09:51:51.461963 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 29 rows starting from the beginning of the part
4003 2023.11.07 09:51:51.462115 [ 17 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part
4004 2023.11.07 09:51:51.462474 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4005 2023.11.07 09:51:51.462778 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4006 2023.11.07 09:51:51.463024 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4007 2023.11.07 09:51:51.463093 [ 13 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.001986303 sec., 82062.00161808143 rows/sec., 6.28 MiB/sec.
4008 2023.11.07 09:51:51.463182 [ 149 ] {} <Debug> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4009 2023.11.07 09:51:51.463233 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.001619907 sec., 35187 rows/sec., 3.57 MiB/sec.
4010 2023.11.07 09:51:51.463268 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4011 2023.11.07 09:51:51.463428 [ 13 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4012 2023.11.07 09:51:51.463479 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4013 2023.11.07 09:51:51.463596 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} <Debug> DynamicQueryHandler: Done processing query
4014 2023.11.07 09:51:51.463628 [ 3 ] {9dad1d21-91a3-42aa-94c4-633cb5e1da02} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4015 2023.11.07 09:51:51.463642 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4016 2023.11.07 09:51:51.463653 [ 3 ] {} <Debug> HTTP-Session: 7f2e728c-335e-4abb-84ed-e9f56465518e Destroying unnamed session
4017 2023.11.07 09:51:51.463675 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part
4018 2023.11.07 09:51:51.463819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4019 2023.11.07 09:51:51.463886 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 57 rows starting from the beginning of the part
4020 2023.11.07 09:51:51.463904 [ 13 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4021 2023.11.07 09:51:51.463930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4022 2023.11.07 09:51:51.464006 [ 3 ] {} <Debug> HTTP-Session: e5e79bc3-ab95-4ad6-838b-bc731444bc67 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4023 2023.11.07 09:51:51.464060 [ 3 ] {} <Debug> HTTP-Session: e5e79bc3-ab95-4ad6-838b-bc731444bc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4024 2023.11.07 09:51:51.464090 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 165 rows starting from the beginning of the part
4025 2023.11.07 09:51:51.464120 [ 13 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_31_6} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4026 2023.11.07 09:51:51.464340 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4027 2023.11.07 09:51:51.464403 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 57 rows starting from the beginning of the part
4028 2023.11.07 09:51:51.464422 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4029 2023.11.07 09:51:51.464540 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 165 rows starting from the beginning of the part
4030 2023.11.07 09:51:51.464651 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4031 2023.11.07 09:51:51.464688 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 57 rows starting from the beginning of the part
4032 2023.11.07 09:51:51.465083 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4033 2023.11.07 09:51:51.465414 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4034 2023.11.07 09:51:51.465632 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4035 2023.11.07 09:51:51.465777 [ 21 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.00243055 sec., 297463.53705951327 rows/sec., 28.56 MiB/sec.
4036 2023.11.07 09:51:51.465823 [ 149 ] {} <Debug> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4037 2023.11.07 09:51:51.465849 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.001430034 sec., 13286 rows/sec., 1.04 MiB/sec.
4038 2023.11.07 09:51:51.465908 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4039 2023.11.07 09:51:51.466008 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4040 2023.11.07 09:51:51.466204 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4041 2023.11.07 09:51:51.466349 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} <Debug> DynamicQueryHandler: Done processing query
4042 2023.11.07 09:51:51.466387 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4043 2023.11.07 09:51:51.466387 [ 3 ] {5ebcb1f6-d2f0-4efc-a4e9-2ff8cdf7e510} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4044 2023.11.07 09:51:51.466421 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4045 2023.11.07 09:51:51.466433 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 362 rows starting from the beginning of the part
4046 2023.11.07 09:51:51.466448 [ 3 ] {} <Debug> HTTP-Session: e5e79bc3-ab95-4ad6-838b-bc731444bc67 Destroying unnamed session
4047 2023.11.07 09:51:51.466519 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_31_6} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4048 2023.11.07 09:51:51.466577 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part
4049 2023.11.07 09:51:51.466665 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part
4050 2023.11.07 09:51:51.466694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4051 2023.11.07 09:51:51.466758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4052 2023.11.07 09:51:51.466765 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part
4053 2023.11.07 09:51:51.466783 [ 3 ] {} <Debug> HTTP-Session: 1f3d01ba-2717-4795-a8df-56f17249c620 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4054 2023.11.07 09:51:51.466807 [ 3 ] {} <Debug> HTTP-Session: 1f3d01ba-2717-4795-a8df-56f17249c620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4055 2023.11.07 09:51:51.466872 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part
4056 2023.11.07 09:51:51.466925 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4057 2023.11.07 09:51:51.466987 [ 21 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part
4058 2023.11.07 09:51:51.466994 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4059 2023.11.07 09:51:51.467300 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4060 2023.11.07 09:51:51.468002 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4061 2023.11.07 09:51:51.468191 [ 23 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 4 columns (4 merged, 0 gathered) in 0.002181446 sec., 479956.8726431917 rows/sec., 33.70 MiB/sec.
4062 2023.11.07 09:51:51.468299 [ 23 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4063 2023.11.07 09:51:51.468431 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4064 2023.11.07 09:51:51.468489 [ 23 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4065 2023.11.07 09:51:51.468558 [ 23 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_31_6} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4066 2023.11.07 09:51:51.468647 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
4067 2023.11.07 09:51:51.468782 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.00182412 sec., 10415 rows/sec., 14.06 MiB/sec.
4068 2023.11.07 09:51:51.468920 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} <Debug> DynamicQueryHandler: Done processing query
4069 2023.11.07 09:51:51.468944 [ 3 ] {a1f9e15a-ae21-43f3-8b2c-e717f44d6e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4070 2023.11.07 09:51:51.468960 [ 3 ] {} <Debug> HTTP-Session: 1f3d01ba-2717-4795-a8df-56f17249c620 Destroying unnamed session
4071 2023.11.07 09:51:53.231908 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache
4072 2023.11.07 09:51:53.231978 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache
4073 2023.11.07 09:51:56.466299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4043, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4074 2023.11.07 09:51:56.466421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4075 2023.11.07 09:51:56.466450 [ 3 ] {} <Debug> HTTP-Session: 4eb509de-bf6f-4225-803f-87e6f0719ee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4076 2023.11.07 09:51:56.466479 [ 3 ] {} <Debug> HTTP-Session: 4eb509de-bf6f-4225-803f-87e6f0719ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4077 2023.11.07 09:51:56.466624 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4078 2023.11.07 09:51:56.466694 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4079 2023.11.07 09:51:56.466858 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4080 2023.11.07 09:51:56.467315 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4081 2023.11.07 09:51:56.467578 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4082 2023.11.07 09:51:56.467753 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4083 2023.11.07 09:51:56.467877 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} <Information> executeQuery: Read 29 rows, 2.20 KiB in 0.0012151 sec., 23866 rows/sec., 1.77 MiB/sec.
4084 2023.11.07 09:51:56.468023 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} <Debug> DynamicQueryHandler: Done processing query
4085 2023.11.07 09:51:56.468047 [ 3 ] {eae52a4e-9cf5-4990-aebf-0a8f3d2a74ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4086 2023.11.07 09:51:56.468064 [ 3 ] {} <Debug> HTTP-Session: 4eb509de-bf6f-4225-803f-87e6f0719ee0 Destroying unnamed session
4087 2023.11.07 09:51:56.468269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 25842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4088 2023.11.07 09:51:56.468313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4089 2023.11.07 09:51:56.468332 [ 3 ] {} <Debug> HTTP-Session: 5860cc0b-d455-4ef3-a6a1-fdd4aef64065 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4090 2023.11.07 09:51:56.468349 [ 3 ] {} <Debug> HTTP-Session: 5860cc0b-d455-4ef3-a6a1-fdd4aef64065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4091 2023.11.07 09:51:56.468426 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4092 2023.11.07 09:51:56.468466 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4093 2023.11.07 09:51:56.468564 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4094 2023.11.07 09:51:56.468963 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4095 2023.11.07 09:51:56.469169 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4096 2023.11.07 09:51:56.469307 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4097 2023.11.07 09:51:56.469403 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} <Information> executeQuery: Read 165 rows, 15.80 KiB in 0.001011596 sec., 163108 rows/sec., 15.25 MiB/sec.
4098 2023.11.07 09:51:56.469611 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} <Debug> DynamicQueryHandler: Done processing query
4099 2023.11.07 09:51:56.469634 [ 3 ] {6b263e09-53b5-4932-984b-e9776e1dff3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4100 2023.11.07 09:51:56.469651 [ 3 ] {} <Debug> HTTP-Session: 5860cc0b-d455-4ef3-a6a1-fdd4aef64065 Destroying unnamed session
4101 2023.11.07 09:51:56.469830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4102 2023.11.07 09:51:56.469874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4103 2023.11.07 09:51:56.469892 [ 3 ] {} <Debug> HTTP-Session: 6a5452f7-3601-41b0-80a2-72e99a5df978 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4104 2023.11.07 09:51:56.469909 [ 3 ] {} <Debug> HTTP-Session: 6a5452f7-3601-41b0-80a2-72e99a5df978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4105 2023.11.07 09:51:56.470002 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4106 2023.11.07 09:51:56.470041 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4107 2023.11.07 09:51:56.470148 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4108 2023.11.07 09:51:56.470649 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4109 2023.11.07 09:51:56.470868 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4110 2023.11.07 09:51:56.471035 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4111 2023.11.07 09:51:56.471135 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} <Information> executeQuery: Read 325 rows, 23.16 KiB in 0.001105488 sec., 293987 rows/sec., 20.46 MiB/sec.
4112 2023.11.07 09:51:56.471254 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} <Debug> DynamicQueryHandler: Done processing query
4113 2023.11.07 09:51:56.471276 [ 3 ] {641d1a36-6d71-4fed-b6c8-314fbd7e3774} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4114 2023.11.07 09:51:56.471292 [ 3 ] {} <Debug> HTTP-Session: 6a5452f7-3601-41b0-80a2-72e99a5df978 Destroying unnamed session
4115 2023.11.07 09:51:56.471413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4116 2023.11.07 09:51:56.471457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4117 2023.11.07 09:51:56.471475 [ 3 ] {} <Debug> HTTP-Session: 8cf91f68-d13c-4c7c-a492-dac2bcd79dd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4118 2023.11.07 09:51:56.471492 [ 3 ] {} <Debug> HTTP-Session: 8cf91f68-d13c-4c7c-a492-dac2bcd79dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4119 2023.11.07 09:51:56.471561 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4120 2023.11.07 09:51:56.471601 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4121 2023.11.07 09:51:56.471706 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4122 2023.11.07 09:51:56.471956 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4123 2023.11.07 09:51:56.472198 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4124 2023.11.07 09:51:56.472380 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4125 2023.11.07 09:51:56.472480 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000889775 sec., 6743 rows/sec., 283.16 KiB/sec.
4126 2023.11.07 09:51:56.472679 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} <Debug> DynamicQueryHandler: Done processing query
4127 2023.11.07 09:51:56.472704 [ 3 ] {6b51ea90-b0cb-4a66-87e1-3cdb618033f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4128 2023.11.07 09:51:56.472721 [ 3 ] {} <Debug> HTTP-Session: 8cf91f68-d13c-4c7c-a492-dac2bcd79dd8 Destroying unnamed session
4129 2023.11.07 09:51:56.472845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 14873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4130 2023.11.07 09:51:56.472890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4131 2023.11.07 09:51:56.472909 [ 3 ] {} <Debug> HTTP-Session: 52454bfc-0365-4464-a686-4c3fac0359a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4132 2023.11.07 09:51:56.472927 [ 3 ] {} <Debug> HTTP-Session: 52454bfc-0365-4464-a686-4c3fac0359a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4133 2023.11.07 09:51:56.473000 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4134 2023.11.07 09:51:56.473043 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4135 2023.11.07 09:51:56.473174 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4136 2023.11.07 09:51:56.473502 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4137 2023.11.07 09:51:56.473780 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4138 2023.11.07 09:51:56.473969 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4139 2023.11.07 09:51:56.474084 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001050767 sec., 77086 rows/sec., 4.71 MiB/sec.
4140 2023.11.07 09:51:56.474208 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} <Debug> DynamicQueryHandler: Done processing query
4141 2023.11.07 09:51:56.474233 [ 3 ] {6c9be179-278f-4fad-b744-25ee3369b721} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4142 2023.11.07 09:51:56.474250 [ 3 ] {} <Debug> HTTP-Session: 52454bfc-0365-4464-a686-4c3fac0359a9 Destroying unnamed session
4143 2023.11.07 09:51:56.474411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 24634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4144 2023.11.07 09:51:56.474456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4145 2023.11.07 09:51:56.474477 [ 3 ] {} <Debug> HTTP-Session: 15d39236-4cc5-410d-93d8-26fdf35cdf76 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4146 2023.11.07 09:51:56.474495 [ 3 ] {} <Debug> HTTP-Session: 15d39236-4cc5-410d-93d8-26fdf35cdf76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4147 2023.11.07 09:51:56.474574 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4148 2023.11.07 09:51:56.474619 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4149 2023.11.07 09:51:56.474752 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4150 2023.11.07 09:51:56.475171 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4151 2023.11.07 09:51:56.475474 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4152 2023.11.07 09:51:56.475656 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4153 2023.11.07 09:51:56.475788 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001176229 sec., 19554 rows/sec., 26.39 MiB/sec.
4154 2023.11.07 09:51:56.475975 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} <Debug> DynamicQueryHandler: Done processing query
4155 2023.11.07 09:51:56.476000 [ 3 ] {bd5f9c9c-79cb-44d5-b99a-40308527e245} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4156 2023.11.07 09:51:56.476016 [ 3 ] {} <Debug> HTTP-Session: 15d39236-4cc5-410d-93d8-26fdf35cdf76 Destroying unnamed session
4157 2023.11.07 09:51:56.476131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4158 2023.11.07 09:51:56.476175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4159 2023.11.07 09:51:56.476193 [ 3 ] {} <Debug> HTTP-Session: 8b06e13e-e905-4eb7-9f37-585cc7701617 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4160 2023.11.07 09:51:56.476209 [ 3 ] {} <Debug> HTTP-Session: 8b06e13e-e905-4eb7-9f37-585cc7701617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4161 2023.11.07 09:51:56.476282 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4162 2023.11.07 09:51:56.476323 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4163 2023.11.07 09:51:56.476436 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4164 2023.11.07 09:51:56.476712 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4165 2023.11.07 09:51:56.476944 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4166 2023.11.07 09:51:56.477114 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4167 2023.11.07 09:51:56.477242 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000927105 sec., 22651 rows/sec., 1.17 MiB/sec.
4168 2023.11.07 09:51:56.477436 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} <Debug> DynamicQueryHandler: Done processing query
4169 2023.11.07 09:51:56.477458 [ 3 ] {5ff85872-0ff0-4298-a421-be74d6929b73} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4170 2023.11.07 09:51:56.477474 [ 3 ] {} <Debug> HTTP-Session: 8b06e13e-e905-4eb7-9f37-585cc7701617 Destroying unnamed session
4171 2023.11.07 09:52:01.459913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4172 2023.11.07 09:52:01.460063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4173 2023.11.07 09:52:01.460089 [ 3 ] {} <Debug> HTTP-Session: 4bea0787-c6c4-4757-81b0-2bbfc78db7a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4174 2023.11.07 09:52:01.460115 [ 3 ] {} <Debug> HTTP-Session: 4bea0787-c6c4-4757-81b0-2bbfc78db7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4175 2023.11.07 09:52:01.460249 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4176 2023.11.07 09:52:01.460313 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4177 2023.11.07 09:52:01.460478 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4178 2023.11.07 09:52:01.460917 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4179 2023.11.07 09:52:01.461198 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4180 2023.11.07 09:52:01.461374 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4181 2023.11.07 09:52:01.461502 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.00121812 sec., 15597 rows/sec., 1.23 MiB/sec.
4182 2023.11.07 09:52:01.461666 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} <Debug> DynamicQueryHandler: Done processing query
4183 2023.11.07 09:52:01.461693 [ 3 ] {6da6702a-e559-4ba3-b0b4-9e3c6cedf090} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4184 2023.11.07 09:52:01.461710 [ 3 ] {} <Debug> HTTP-Session: 4bea0787-c6c4-4757-81b0-2bbfc78db7a6 Destroying unnamed session
4185 2023.11.07 09:52:01.461844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4186 2023.11.07 09:52:01.461899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4187 2023.11.07 09:52:01.461919 [ 3 ] {} <Debug> HTTP-Session: 090a3b10-c7b5-471b-87bf-4ef12404cd0b Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4188 2023.11.07 09:52:01.461940 [ 3 ] {} <Debug> HTTP-Session: 090a3b10-c7b5-471b-87bf-4ef12404cd0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4189 2023.11.07 09:52:01.462028 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4190 2023.11.07 09:52:01.462073 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4191 2023.11.07 09:52:01.462188 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4192 2023.11.07 09:52:01.462587 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4193 2023.11.07 09:52:01.462831 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4194 2023.11.07 09:52:01.462986 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4195 2023.11.07 09:52:01.463097 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.001041098 sec., 54749 rows/sec., 5.56 MiB/sec.
4196 2023.11.07 09:52:01.463230 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} <Debug> DynamicQueryHandler: Done processing query
4197 2023.11.07 09:52:01.463254 [ 3 ] {2614fa79-9cb6-4763-be0d-5cdc0412804c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4198 2023.11.07 09:52:01.463271 [ 3 ] {} <Debug> HTTP-Session: 090a3b10-c7b5-471b-87bf-4ef12404cd0b Destroying unnamed session
4199 2023.11.07 09:52:01.463425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4200 2023.11.07 09:52:01.463476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4201 2023.11.07 09:52:01.463495 [ 3 ] {} <Debug> HTTP-Session: d17d80f1-8780-4fc3-8570-62d9743ebe41 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4202 2023.11.07 09:52:01.463514 [ 3 ] {} <Debug> HTTP-Session: d17d80f1-8780-4fc3-8570-62d9743ebe41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4203 2023.11.07 09:52:01.463595 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4204 2023.11.07 09:52:01.463636 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4205 2023.11.07 09:52:01.463743 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4206 2023.11.07 09:52:01.464058 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4207 2023.11.07 09:52:01.464272 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4208 2023.11.07 09:52:01.464427 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4209 2023.11.07 09:52:01.464533 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000909644 sec., 20887 rows/sec., 1.63 MiB/sec.
4210 2023.11.07 09:52:01.464654 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} <Debug> DynamicQueryHandler: Done processing query
4211 2023.11.07 09:52:01.464677 [ 3 ] {9159fd68-d3a1-4bbc-94cc-46ab039a79ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4212 2023.11.07 09:52:01.464693 [ 3 ] {} <Debug> HTTP-Session: d17d80f1-8780-4fc3-8570-62d9743ebe41 Destroying unnamed session
4213 2023.11.07 09:52:01.464836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4214 2023.11.07 09:52:01.464884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4215 2023.11.07 09:52:01.464904 [ 3 ] {} <Debug> HTTP-Session: 0f5068de-853e-4c3b-bf0c-26687c61677c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4216 2023.11.07 09:52:01.464923 [ 3 ] {} <Debug> HTTP-Session: 0f5068de-853e-4c3b-bf0c-26687c61677c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4217 2023.11.07 09:52:01.465004 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4218 2023.11.07 09:52:01.465050 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4219 2023.11.07 09:52:01.465190 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4220 2023.11.07 09:52:01.465607 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4221 2023.11.07 09:52:01.465946 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4222 2023.11.07 09:52:01.466147 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4223 2023.11.07 09:52:01.466251 [ 142 ] {} <Debug> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4224 2023.11.07 09:52:01.466261 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.00122853 sec., 15465 rows/sec., 20.87 MiB/sec.
4225 2023.11.07 09:52:01.466305 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.25 GiB.
4226 2023.11.07 09:52:01.466404 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4227 2023.11.07 09:52:01.466451 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} <Debug> DynamicQueryHandler: Done processing query
4228 2023.11.07 09:52:01.466483 [ 3 ] {74735abc-5b0c-4a06-87d4-9ad6034afff3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4229 2023.11.07 09:52:01.466509 [ 3 ] {} <Debug> HTTP-Session: 0f5068de-853e-4c3b-bf0c-26687c61677c Destroying unnamed session
4230 2023.11.07 09:52:01.466512 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4231 2023.11.07 09:52:01.466562 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 545 rows starting from the beginning of the part
4232 2023.11.07 09:52:01.466672 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part
4233 2023.11.07 09:52:01.466763 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part
4234 2023.11.07 09:52:01.466849 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part
4235 2023.11.07 09:52:01.466932 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part
4236 2023.11.07 09:52:01.467019 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part
4237 2023.11.07 09:52:01.468757 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 6 columns (6 merged, 0 gathered) in 0.00240391 sec., 269560.84046407725 rows/sec., 363.76 MiB/sec.
4238 2023.11.07 09:52:01.469049 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4239 2023.11.07 09:52:01.469242 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4240 2023.11.07 09:52:01.469308 [ 21 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4241 2023.11.07 09:52:01.469366 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_31_6: 4.07 MiB.
4242 2023.11.07 09:52:06.465466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4243 2023.11.07 09:52:06.465598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4244 2023.11.07 09:52:06.465624 [ 3 ] {} <Debug> HTTP-Session: a500f7cd-5218-41ef-9785-edf6a9a56cda Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4245 2023.11.07 09:52:06.465651 [ 3 ] {} <Debug> HTTP-Session: a500f7cd-5218-41ef-9785-edf6a9a56cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4246 2023.11.07 09:52:06.465788 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4247 2023.11.07 09:52:06.465867 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4248 2023.11.07 09:52:06.466033 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4249 2023.11.07 09:52:06.466489 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4250 2023.11.07 09:52:06.466763 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4251 2023.11.07 09:52:06.466930 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4252 2023.11.07 09:52:06.467065 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} <Information> executeQuery: Read 32 rows, 2.45 KiB in 0.001233421 sec., 25944 rows/sec., 1.94 MiB/sec.
4253 2023.11.07 09:52:06.467229 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} <Debug> DynamicQueryHandler: Done processing query
4254 2023.11.07 09:52:06.467254 [ 3 ] {4dab8e95-5526-45ce-b25c-7cf93e70b9dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4255 2023.11.07 09:52:06.467270 [ 3 ] {} <Debug> HTTP-Session: a500f7cd-5218-41ef-9785-edf6a9a56cda Destroying unnamed session
4256 2023.11.07 09:52:06.467431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 27244, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4257 2023.11.07 09:52:06.467475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4258 2023.11.07 09:52:06.467495 [ 3 ] {} <Debug> HTTP-Session: 1b3dc2f2-8c5b-43be-8603-35c69b4063ca Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4259 2023.11.07 09:52:06.467512 [ 3 ] {} <Debug> HTTP-Session: 1b3dc2f2-8c5b-43be-8603-35c69b4063ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4260 2023.11.07 09:52:06.467590 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4261 2023.11.07 09:52:06.467630 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4262 2023.11.07 09:52:06.467734 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4263 2023.11.07 09:52:06.468178 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4264 2023.11.07 09:52:06.468400 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4265 2023.11.07 09:52:06.468550 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4266 2023.11.07 09:52:06.468669 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} <Information> executeQuery: Read 174 rows, 16.65 KiB in 0.001043598 sec., 166730 rows/sec., 15.58 MiB/sec.
4267 2023.11.07 09:52:06.468790 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} <Debug> DynamicQueryHandler: Done processing query
4268 2023.11.07 09:52:06.468813 [ 3 ] {bdff1a43-4d7c-45d5-88f6-94dd706aefdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4269 2023.11.07 09:52:06.468828 [ 3 ] {} <Debug> HTTP-Session: 1b3dc2f2-8c5b-43be-8603-35c69b4063ca Destroying unnamed session
4270 2023.11.07 09:52:06.469007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 50820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4271 2023.11.07 09:52:06.469051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4272 2023.11.07 09:52:06.469069 [ 3 ] {} <Debug> HTTP-Session: 0f0b123d-8840-4cbb-95d9-2f8a4f2c2f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4273 2023.11.07 09:52:06.469085 [ 3 ] {} <Debug> HTTP-Session: 0f0b123d-8840-4cbb-95d9-2f8a4f2c2f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4274 2023.11.07 09:52:06.469175 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4275 2023.11.07 09:52:06.469213 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4276 2023.11.07 09:52:06.469319 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4277 2023.11.07 09:52:06.469812 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4278 2023.11.07 09:52:06.470025 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4279 2023.11.07 09:52:06.470171 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4280 2023.11.07 09:52:06.470289 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} <Information> executeQuery: Read 317 rows, 22.53 KiB in 0.001078578 sec., 293905 rows/sec., 20.40 MiB/sec.
4281 2023.11.07 09:52:06.470410 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} <Debug> DynamicQueryHandler: Done processing query
4282 2023.11.07 09:52:06.470433 [ 3 ] {c07524bd-56ce-48e9-8cfd-a530ef1fccc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4283 2023.11.07 09:52:06.470449 [ 3 ] {} <Debug> HTTP-Session: 0f0b123d-8840-4cbb-95d9-2f8a4f2c2f3d Destroying unnamed session
4284 2023.11.07 09:52:06.470607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4285 2023.11.07 09:52:06.470650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4286 2023.11.07 09:52:06.470668 [ 3 ] {} <Debug> HTTP-Session: f30a235f-4eac-417c-8b1d-1d6a11f31842 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4287 2023.11.07 09:52:06.470684 [ 3 ] {} <Debug> HTTP-Session: f30a235f-4eac-417c-8b1d-1d6a11f31842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4288 2023.11.07 09:52:06.470754 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4289 2023.11.07 09:52:06.470792 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4290 2023.11.07 09:52:06.470901 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4291 2023.11.07 09:52:06.471159 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4292 2023.11.07 09:52:06.471401 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4293 2023.11.07 09:52:06.471579 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4294 2023.11.07 09:52:06.471705 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000916485 sec., 6546 rows/sec., 274.91 KiB/sec.
4295 2023.11.07 09:52:06.471824 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} <Debug> DynamicQueryHandler: Done processing query
4296 2023.11.07 09:52:06.471847 [ 3 ] {78657e8b-8258-48d1-88bb-3983e983f312} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4297 2023.11.07 09:52:06.471863 [ 3 ] {} <Debug> HTTP-Session: f30a235f-4eac-417c-8b1d-1d6a11f31842 Destroying unnamed session
4298 2023.11.07 09:52:06.472037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4299 2023.11.07 09:52:06.472081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4300 2023.11.07 09:52:06.472099 [ 3 ] {} <Debug> HTTP-Session: 8204abfe-e5d8-49fb-a9ec-4e28808a7c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4301 2023.11.07 09:52:06.472116 [ 3 ] {} <Debug> HTTP-Session: 8204abfe-e5d8-49fb-a9ec-4e28808a7c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4302 2023.11.07 09:52:06.472188 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4303 2023.11.07 09:52:06.472228 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4304 2023.11.07 09:52:06.472345 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4305 2023.11.07 09:52:06.472661 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4306 2023.11.07 09:52:06.472905 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4307 2023.11.07 09:52:06.473095 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4308 2023.11.07 09:52:06.473235 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001012826 sec., 69113 rows/sec., 4.19 MiB/sec.
4309 2023.11.07 09:52:06.473370 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} <Debug> DynamicQueryHandler: Done processing query
4310 2023.11.07 09:52:06.473393 [ 3 ] {8e29e402-f16e-467a-87eb-495d3d30fecc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4311 2023.11.07 09:52:06.473409 [ 3 ] {} <Debug> HTTP-Session: 8204abfe-e5d8-49fb-a9ec-4e28808a7c7c Destroying unnamed session
4312 2023.11.07 09:52:06.473576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 27839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4313 2023.11.07 09:52:06.473622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4314 2023.11.07 09:52:06.473640 [ 3 ] {} <Debug> HTTP-Session: 3d996c74-6730-40c3-8a96-50c0dd287813 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4315 2023.11.07 09:52:06.473656 [ 3 ] {} <Debug> HTTP-Session: 3d996c74-6730-40c3-8a96-50c0dd287813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4316 2023.11.07 09:52:06.473737 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4317 2023.11.07 09:52:06.473781 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4318 2023.11.07 09:52:06.473915 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4319 2023.11.07 09:52:06.474336 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4320 2023.11.07 09:52:06.474630 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4321 2023.11.07 09:52:06.474817 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4322 2023.11.07 09:52:06.474923 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.001156949 sec., 22472 rows/sec., 30.33 MiB/sec.
4323 2023.11.07 09:52:06.475055 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} <Debug> DynamicQueryHandler: Done processing query
4324 2023.11.07 09:52:06.475079 [ 3 ] {8c1570d3-1eb5-45da-9dd1-e7b654ea3d04} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4325 2023.11.07 09:52:06.475094 [ 3 ] {} <Debug> HTTP-Session: 3d996c74-6730-40c3-8a96-50c0dd287813 Destroying unnamed session
4326 2023.11.07 09:52:06.475227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4327 2023.11.07 09:52:06.475272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4328 2023.11.07 09:52:06.475290 [ 3 ] {} <Debug> HTTP-Session: d68c0b7d-19be-4e2d-979a-de3fe352229c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4329 2023.11.07 09:52:06.475309 [ 3 ] {} <Debug> HTTP-Session: d68c0b7d-19be-4e2d-979a-de3fe352229c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4330 2023.11.07 09:52:06.475380 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4331 2023.11.07 09:52:06.475422 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4332 2023.11.07 09:52:06.475523 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4333 2023.11.07 09:52:06.475792 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4334 2023.11.07 09:52:06.476018 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4335 2023.11.07 09:52:06.476201 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4336 2023.11.07 09:52:06.476323 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000901135 sec., 23303 rows/sec., 1.21 MiB/sec.
4337 2023.11.07 09:52:06.476328 [ 139 ] {} <Debug> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4338 2023.11.07 09:52:06.476455 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4339 2023.11.07 09:52:06.476490 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} <Debug> DynamicQueryHandler: Done processing query
4340 2023.11.07 09:52:06.476534 [ 3 ] {4fbe167e-f36a-4b2d-9722-0a342cd209bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4341 2023.11.07 09:52:06.476541 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4342 2023.11.07 09:52:06.476576 [ 3 ] {} <Debug> HTTP-Session: d68c0b7d-19be-4e2d-979a-de3fe352229c Destroying unnamed session
4343 2023.11.07 09:52:06.476675 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4344 2023.11.07 09:52:06.476711 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 348 rows starting from the beginning of the part
4345 2023.11.07 09:52:06.476841 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part
4346 2023.11.07 09:52:06.476927 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part
4347 2023.11.07 09:52:06.477005 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part
4348 2023.11.07 09:52:06.477079 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part
4349 2023.11.07 09:52:06.477154 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part
4350 2023.11.07 09:52:06.477783 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282111 sec., 353323.5421894048 rows/sec., 18.78 MiB/sec.
4351 2023.11.07 09:52:06.477892 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4352 2023.11.07 09:52:06.478073 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4353 2023.11.07 09:52:06.478138 [ 14 ] {c79224e4-9683-4e8b-8168-21cc20a0d3b5::all_1_21_4} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4354 2023.11.07 09:52:08.232035 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache
4355 2023.11.07 09:52:08.232113 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache
4356 2023.11.07 09:52:11.460366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4357 2023.11.07 09:52:11.460491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4358 2023.11.07 09:52:11.460517 [ 3 ] {} <Debug> HTTP-Session: 73ac2d52-7194-446f-970f-eed15bd8cb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4359 2023.11.07 09:52:11.460542 [ 3 ] {} <Debug> HTTP-Session: 73ac2d52-7194-446f-970f-eed15bd8cb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4360 2023.11.07 09:52:11.460673 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4361 2023.11.07 09:52:11.460736 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4362 2023.11.07 09:52:11.460901 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4363 2023.11.07 09:52:11.461329 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4364 2023.11.07 09:52:11.461591 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4365 2023.11.07 09:52:11.461749 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4366 2023.11.07 09:52:11.461900 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001188159 sec., 15991 rows/sec., 1.27 MiB/sec.
4367 2023.11.07 09:52:11.462047 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} <Debug> DynamicQueryHandler: Done processing query
4368 2023.11.07 09:52:11.462072 [ 3 ] {5e2ac6e5-4b74-4163-915e-7234a9150c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4369 2023.11.07 09:52:11.462088 [ 3 ] {} <Debug> HTTP-Session: 73ac2d52-7194-446f-970f-eed15bd8cb61 Destroying unnamed session
4370 2023.11.07 09:52:11.462209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4371 2023.11.07 09:52:11.462253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4372 2023.11.07 09:52:11.462272 [ 3 ] {} <Debug> HTTP-Session: b52b8559-c964-438f-b87d-8feabbefdd2d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4373 2023.11.07 09:52:11.462288 [ 3 ] {} <Debug> HTTP-Session: b52b8559-c964-438f-b87d-8feabbefdd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4374 2023.11.07 09:52:11.462362 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4375 2023.11.07 09:52:11.462400 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4376 2023.11.07 09:52:11.462506 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4377 2023.11.07 09:52:11.462847 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4378 2023.11.07 09:52:11.463065 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4379 2023.11.07 09:52:11.463214 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4380 2023.11.07 09:52:11.463346 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.000957147 sec., 59551 rows/sec., 6.04 MiB/sec.
4381 2023.11.07 09:52:11.463463 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} <Debug> DynamicQueryHandler: Done processing query
4382 2023.11.07 09:52:11.463485 [ 3 ] {fbd97116-46e8-4e5d-a65e-8ec0130b05e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4383 2023.11.07 09:52:11.463501 [ 3 ] {} <Debug> HTTP-Session: b52b8559-c964-438f-b87d-8feabbefdd2d Destroying unnamed session
4384 2023.11.07 09:52:11.463620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4385 2023.11.07 09:52:11.463664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4386 2023.11.07 09:52:11.463683 [ 3 ] {} <Debug> HTTP-Session: b4dc14c6-0935-4665-97f9-e246d1b613db Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4387 2023.11.07 09:52:11.463699 [ 3 ] {} <Debug> HTTP-Session: b4dc14c6-0935-4665-97f9-e246d1b613db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4388 2023.11.07 09:52:11.463768 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4389 2023.11.07 09:52:11.463806 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4390 2023.11.07 09:52:11.463912 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4391 2023.11.07 09:52:11.464194 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4392 2023.11.07 09:52:11.464396 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4393 2023.11.07 09:52:11.464540 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4394 2023.11.07 09:52:11.464666 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000869234 sec., 21858 rows/sec., 1.71 MiB/sec.
4395 2023.11.07 09:52:11.464787 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} <Debug> DynamicQueryHandler: Done processing query
4396 2023.11.07 09:52:11.464809 [ 3 ] {ad64fd6e-6a54-4b81-a969-49c49dbe0f04} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4397 2023.11.07 09:52:11.464825 [ 3 ] {} <Debug> HTTP-Session: b4dc14c6-0935-4665-97f9-e246d1b613db Destroying unnamed session
4398 2023.11.07 09:52:11.465005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4399 2023.11.07 09:52:11.465050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4400 2023.11.07 09:52:11.465068 [ 3 ] {} <Debug> HTTP-Session: d6500cee-815f-446a-aa61-1cbc8a3d352e Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4401 2023.11.07 09:52:11.465084 [ 3 ] {} <Debug> HTTP-Session: d6500cee-815f-446a-aa61-1cbc8a3d352e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4402 2023.11.07 09:52:11.465160 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4403 2023.11.07 09:52:11.465204 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4404 2023.11.07 09:52:11.465344 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4405 2023.11.07 09:52:11.465713 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4406 2023.11.07 09:52:11.465999 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4407 2023.11.07 09:52:11.466174 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4408 2023.11.07 09:52:11.466298 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001110488 sec., 17109 rows/sec., 23.09 MiB/sec.
4409 2023.11.07 09:52:11.466420 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} <Debug> DynamicQueryHandler: Done processing query
4410 2023.11.07 09:52:11.466443 [ 3 ] {e0216870-d332-4f17-9b0b-468e5ceff255} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4411 2023.11.07 09:52:11.466459 [ 3 ] {} <Debug> HTTP-Session: d6500cee-815f-446a-aa61-1cbc8a3d352e Destroying unnamed session
4412 2023.11.07 09:52:16.466021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4413 2023.11.07 09:52:16.466147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4414 2023.11.07 09:52:16.466173 [ 3 ] {} <Debug> HTTP-Session: 5fe179fc-526a-4ae1-b011-7462115ffd3d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4415 2023.11.07 09:52:16.466198 [ 3 ] {} <Debug> HTTP-Session: 5fe179fc-526a-4ae1-b011-7462115ffd3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4416 2023.11.07 09:52:16.466332 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4417 2023.11.07 09:52:16.466395 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4418 2023.11.07 09:52:16.466555 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4419 2023.11.07 09:52:16.467009 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4420 2023.11.07 09:52:16.467269 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4421 2023.11.07 09:52:16.467430 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4422 2023.11.07 09:52:16.467549 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} <Information> executeQuery: Read 35 rows, 2.69 KiB in 0.00118084 sec., 29639 rows/sec., 2.23 MiB/sec.
4423 2023.11.07 09:52:16.467548 [ 134 ] {} <Debug> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4424 2023.11.07 09:52:16.467612 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4425 2023.11.07 09:52:16.467710 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} <Debug> DynamicQueryHandler: Done processing query
4426 2023.11.07 09:52:16.467720 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4427 2023.11.07 09:52:16.467741 [ 3 ] {aa935df0-96d7-4d42-933e-8d478eb12775} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4428 2023.11.07 09:52:16.467808 [ 3 ] {} <Debug> HTTP-Session: 5fe179fc-526a-4ae1-b011-7462115ffd3d Destroying unnamed session
4429 2023.11.07 09:52:16.467890 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4430 2023.11.07 09:52:16.467933 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part
4431 2023.11.07 09:52:16.468085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 28623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4432 2023.11.07 09:52:16.468120 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 29 rows starting from the beginning of the part
4433 2023.11.07 09:52:16.468181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4434 2023.11.07 09:52:16.468228 [ 3 ] {} <Debug> HTTP-Session: 2c9895fb-6e2d-4510-b9b3-28e4838ae09a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4435 2023.11.07 09:52:16.468269 [ 3 ] {} <Debug> HTTP-Session: 2c9895fb-6e2d-4510-b9b3-28e4838ae09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4436 2023.11.07 09:52:16.468353 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part
4437 2023.11.07 09:52:16.468494 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4438 2023.11.07 09:52:16.468593 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part
4439 2023.11.07 09:52:16.468604 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4440 2023.11.07 09:52:16.468868 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part
4441 2023.11.07 09:52:16.469088 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4442 2023.11.07 09:52:16.469116 [ 20 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part
4443 2023.11.07 09:52:16.470034 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4444 2023.11.07 09:52:16.470648 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4445 2023.11.07 09:52:16.470697 [ 14 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.00302615 sec., 60142.425193728006 rows/sec., 4.57 MiB/sec.
4446 2023.11.07 09:52:16.470828 [ 14 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4447 2023.11.07 09:52:16.470956 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4448 2023.11.07 09:52:16.471123 [ 134 ] {} <Debug> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4449 2023.11.07 09:52:16.471155 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} <Information> executeQuery: Read 183 rows, 17.48 KiB in 0.002602953 sec., 70304 rows/sec., 6.56 MiB/sec.
4450 2023.11.07 09:52:16.471194 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4451 2023.11.07 09:52:16.471194 [ 14 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4452 2023.11.07 09:52:16.471427 [ 14 ] {a44c567f-f5c5-4ae8-96b9-c53217b99737::all_1_36_7} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4453 2023.11.07 09:52:16.471429 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4454 2023.11.07 09:52:16.471538 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} <Debug> DynamicQueryHandler: Done processing query
4455 2023.11.07 09:52:16.471593 [ 3 ] {a8c9b914-87f0-4124-b214-e08572589f90} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4456 2023.11.07 09:52:16.471658 [ 3 ] {} <Debug> HTTP-Session: 2c9895fb-6e2d-4510-b9b3-28e4838ae09a Destroying unnamed session
4457 2023.11.07 09:52:16.471665 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4458 2023.11.07 09:52:16.471698 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 222 rows starting from the beginning of the part
4459 2023.11.07 09:52:16.471794 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 165 rows starting from the beginning of the part
4460 2023.11.07 09:52:16.471867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 52857, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4461 2023.11.07 09:52:16.471886 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 57 rows starting from the beginning of the part
4462 2023.11.07 09:52:16.471925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4463 2023.11.07 09:52:16.471949 [ 3 ] {} <Debug> HTTP-Session: a6873d2c-0f2e-4d47-92ae-6791ef2998e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4464 2023.11.07 09:52:16.471980 [ 3 ] {} <Debug> HTTP-Session: a6873d2c-0f2e-4d47-92ae-6791ef2998e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4465 2023.11.07 09:52:16.471997 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 174 rows starting from the beginning of the part
4466 2023.11.07 09:52:16.472125 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4467 2023.11.07 09:52:16.472131 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 57 rows starting from the beginning of the part
4468 2023.11.07 09:52:16.472185 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4469 2023.11.07 09:52:16.472276 [ 17 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 183 rows starting from the beginning of the part
4470 2023.11.07 09:52:16.472465 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4471 2023.11.07 09:52:16.473287 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4472 2023.11.07 09:52:16.473443 [ 9 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 4 columns (4 merged, 0 gathered) in 0.002168336 sec., 395695.1321197453 rows/sec., 37.61 MiB/sec.
4473 2023.11.07 09:52:16.473626 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4474 2023.11.07 09:52:16.473656 [ 9 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4475 2023.11.07 09:52:16.473868 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4476 2023.11.07 09:52:16.473944 [ 9 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4477 2023.11.07 09:52:16.474023 [ 134 ] {} <Debug> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4478 2023.11.07 09:52:16.474070 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} <Information> executeQuery: Read 329 rows, 23.50 KiB in 0.001899062 sec., 173243 rows/sec., 12.08 MiB/sec.
4479 2023.11.07 09:52:16.474092 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4480 2023.11.07 09:52:16.474132 [ 9 ] {d986a9b2-4197-4105-8beb-11292c2fbc3f::all_1_36_7} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4481 2023.11.07 09:52:16.474466 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} <Debug> DynamicQueryHandler: Done processing query
4482 2023.11.07 09:52:16.474516 [ 3 ] {f3d54ae4-200a-499a-be83-0f3f929cca95} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4483 2023.11.07 09:52:16.474519 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4484 2023.11.07 09:52:16.474548 [ 3 ] {} <Debug> HTTP-Session: a6873d2c-0f2e-4d47-92ae-6791ef2998e9 Destroying unnamed session
4485 2023.11.07 09:52:16.474627 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4486 2023.11.07 09:52:16.474660 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 362 rows starting from the beginning of the part
4487 2023.11.07 09:52:16.474731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4488 2023.11.07 09:52:16.474837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4489 2023.11.07 09:52:16.474844 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 325 rows starting from the beginning of the part
4490 2023.11.07 09:52:16.474872 [ 3 ] {} <Debug> HTTP-Session: 455ceada-3d7d-4060-bff8-14e087769c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4491 2023.11.07 09:52:16.474926 [ 3 ] {} <Debug> HTTP-Session: 455ceada-3d7d-4060-bff8-14e087769c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4492 2023.11.07 09:52:16.475071 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part
4493 2023.11.07 09:52:16.475120 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4494 2023.11.07 09:52:16.475253 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4495 2023.11.07 09:52:16.475283 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 317 rows starting from the beginning of the part
4496 2023.11.07 09:52:16.475570 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part
4497 2023.11.07 09:52:16.475775 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4498 2023.11.07 09:52:16.475797 [ 14 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 329 rows starting from the beginning of the part
4499 2023.11.07 09:52:16.476318 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4500 2023.11.07 09:52:16.476932 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4501 2023.11.07 09:52:16.477186 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4502 2023.11.07 09:52:16.477393 [ 134 ] {} <Debug> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4503 2023.11.07 09:52:16.477503 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4504 2023.11.07 09:52:16.477558 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002352679 sec., 2550 rows/sec., 107.09 KiB/sec.
4505 2023.11.07 09:52:16.477637 [ 12 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1371 rows, containing 4 columns (4 merged, 0 gathered) in 0.003427627 sec., 399985.17925083445 rows/sec., 28.03 MiB/sec.
4506 2023.11.07 09:52:16.477692 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4507 2023.11.07 09:52:16.477898 [ 9 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4508 2023.11.07 09:52:16.477928 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} <Debug> DynamicQueryHandler: Done processing query
4509 2023.11.07 09:52:16.477989 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4510 2023.11.07 09:52:16.478004 [ 3 ] {98bd41b4-c13d-4feb-a67f-a4e77c5debc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4511 2023.11.07 09:52:16.478066 [ 3 ] {} <Debug> HTTP-Session: 455ceada-3d7d-4060-bff8-14e087769c37 Destroying unnamed session
4512 2023.11.07 09:52:16.478085 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
4513 2023.11.07 09:52:16.478265 [ 9 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4514 2023.11.07 09:52:16.478308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4515 2023.11.07 09:52:16.478362 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
4516 2023.11.07 09:52:16.478412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4517 2023.11.07 09:52:16.478432 [ 9 ] {9e30ffae-c011-4272-8f18-f1cd4808fc73::all_1_36_7} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4518 2023.11.07 09:52:16.478492 [ 3 ] {} <Debug> HTTP-Session: e7064884-396c-49b6-b82f-4e6dfcce542c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4519 2023.11.07 09:52:16.478574 [ 3 ] {} <Debug> HTTP-Session: e7064884-396c-49b6-b82f-4e6dfcce542c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4520 2023.11.07 09:52:16.478707 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
4521 2023.11.07 09:52:16.478850 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4522 2023.11.07 09:52:16.478940 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
4523 2023.11.07 09:52:16.478959 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4524 2023.11.07 09:52:16.479208 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
4525 2023.11.07 09:52:16.479514 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
4526 2023.11.07 09:52:16.479580 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4527 2023.11.07 09:52:16.480519 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4528 2023.11.07 09:52:16.481084 [ 14 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003499368 sec., 36006.50174545804 rows/sec., 1.48 MiB/sec.
4529 2023.11.07 09:52:16.481185 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4530 2023.11.07 09:52:16.481250 [ 9 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4531 2023.11.07 09:52:16.481495 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4532 2023.11.07 09:52:16.481580 [ 9 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4533 2023.11.07 09:52:16.481650 [ 134 ] {} <Debug> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4534 2023.11.07 09:52:16.481725 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4535 2023.11.07 09:52:16.481724 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002807907 sec., 24929 rows/sec., 1.51 MiB/sec.
4536 2023.11.07 09:52:16.481765 [ 9 ] {f224df58-0c6c-4a13-a094-44cbcda40dbd::all_1_21_4} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4537 2023.11.07 09:52:16.481985 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4538 2023.11.07 09:52:16.482273 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4539 2023.11.07 09:52:16.482296 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} <Debug> DynamicQueryHandler: Done processing query
4540 2023.11.07 09:52:16.482309 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1164 rows starting from the beginning of the part
4541 2023.11.07 09:52:16.482326 [ 3 ] {b9aa0d2a-fefb-493f-92bc-9b094093b96b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4542 2023.11.07 09:52:16.482345 [ 3 ] {} <Debug> HTTP-Session: e7064884-396c-49b6-b82f-4e6dfcce542c Destroying unnamed session
4543 2023.11.07 09:52:16.482463 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part
4544 2023.11.07 09:52:16.482552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 31045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4545 2023.11.07 09:52:16.482572 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part
4546 2023.11.07 09:52:16.482610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4547 2023.11.07 09:52:16.482633 [ 3 ] {} <Debug> HTTP-Session: 189b677d-a609-4616-9b68-000c04892026 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4548 2023.11.07 09:52:16.482660 [ 3 ] {} <Debug> HTTP-Session: 189b677d-a609-4616-9b68-000c04892026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4549 2023.11.07 09:52:16.482684 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 81 rows starting from the beginning of the part
4550 2023.11.07 09:52:16.482777 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4551 2023.11.07 09:52:16.482804 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part
4552 2023.11.07 09:52:16.482848 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4553 2023.11.07 09:52:16.482960 [ 12 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part
4554 2023.11.07 09:52:16.483225 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4555 2023.11.07 09:52:16.483876 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4556 2023.11.07 09:52:16.484136 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002344719 sec., 650397.7662142031 rows/sec., 39.52 MiB/sec.
4557 2023.11.07 09:52:16.484328 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4558 2023.11.07 09:52:16.484364 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4559 2023.11.07 09:52:16.484663 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4560 2023.11.07 09:52:16.484676 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4561 2023.11.07 09:52:16.484773 [ 9 ] {0987bf2b-584d-4cb0-b71d-19e299104ebf::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4562 2023.11.07 09:52:16.484903 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} <Information> executeQuery: Read 29 rows, 40.07 KiB in 0.002064144 sec., 14049 rows/sec., 18.96 MiB/sec.
4563 2023.11.07 09:52:16.485172 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} <Debug> DynamicQueryHandler: Done processing query
4564 2023.11.07 09:52:16.485197 [ 3 ] {5410d51c-44e5-4c8f-946c-94f6d3063038} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4565 2023.11.07 09:52:16.485213 [ 3 ] {} <Debug> HTTP-Session: 189b677d-a609-4616-9b68-000c04892026 Destroying unnamed session
4566 2023.11.07 09:52:16.485335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4311, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4567 2023.11.07 09:52:16.485377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4568 2023.11.07 09:52:16.485396 [ 3 ] {} <Debug> HTTP-Session: bdefc565-f700-40a3-aa41-e481d35dfd1a Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4569 2023.11.07 09:52:16.485413 [ 3 ] {} <Debug> HTTP-Session: bdefc565-f700-40a3-aa41-e481d35dfd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4570 2023.11.07 09:52:16.485488 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4571 2023.11.07 09:52:16.485528 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4572 2023.11.07 09:52:16.485641 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4573 2023.11.07 09:52:16.485934 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4574 2023.11.07 09:52:16.486174 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4575 2023.11.07 09:52:16.486352 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4576 2023.11.07 09:52:16.486453 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} <Information> executeQuery: Read 30 rows, 1.74 KiB in 0.000937725 sec., 31992 rows/sec., 1.81 MiB/sec.
4577 2023.11.07 09:52:16.486568 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} <Debug> DynamicQueryHandler: Done processing query
4578 2023.11.07 09:52:16.486591 [ 3 ] {18956103-90fe-4b9a-a222-f73696ed1148} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4579 2023.11.07 09:52:16.486607 [ 3 ] {} <Debug> HTTP-Session: bdefc565-f700-40a3-aa41-e481d35dfd1a Destroying unnamed session
4580 2023.11.07 09:52:21.459896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4581 2023.11.07 09:52:21.460082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4582 2023.11.07 09:52:21.460129 [ 3 ] {} <Debug> HTTP-Session: 68df2b90-798c-4872-826b-273825ef2714 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4583 2023.11.07 09:52:21.460173 [ 3 ] {} <Debug> HTTP-Session: 68df2b90-798c-4872-826b-273825ef2714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4584 2023.11.07 09:52:21.460377 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4585 2023.11.07 09:52:21.460479 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4586 2023.11.07 09:52:21.460714 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4587 2023.11.07 09:52:21.461136 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4588 2023.11.07 09:52:21.461405 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4589 2023.11.07 09:52:21.461572 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4590 2023.11.07 09:52:21.461714 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001274841 sec., 14903 rows/sec., 1.18 MiB/sec.
4591 2023.11.07 09:52:21.461892 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} <Debug> DynamicQueryHandler: Done processing query
4592 2023.11.07 09:52:21.461918 [ 3 ] {29bb67de-1446-40fd-af7e-cb130e848faa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4593 2023.11.07 09:52:21.461934 [ 3 ] {} <Debug> HTTP-Session: 68df2b90-798c-4872-826b-273825ef2714 Destroying unnamed session
4594 2023.11.07 09:52:21.462058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 9448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4595 2023.11.07 09:52:21.462102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4596 2023.11.07 09:52:21.462122 [ 3 ] {} <Debug> HTTP-Session: be46e0e3-d398-468f-8928-2ea28b014e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4597 2023.11.07 09:52:21.462141 [ 3 ] {} <Debug> HTTP-Session: be46e0e3-d398-468f-8928-2ea28b014e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4598 2023.11.07 09:52:21.462226 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4599 2023.11.07 09:52:21.462273 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4600 2023.11.07 09:52:21.462382 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4601 2023.11.07 09:52:21.462708 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4602 2023.11.07 09:52:21.462929 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4603 2023.11.07 09:52:21.463090 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4604 2023.11.07 09:52:21.463215 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} <Information> executeQuery: Read 57 rows, 5.92 KiB in 0.000958206 sec., 59486 rows/sec., 6.04 MiB/sec.
4605 2023.11.07 09:52:21.463335 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} <Debug> DynamicQueryHandler: Done processing query
4606 2023.11.07 09:52:21.463358 [ 3 ] {62d27401-d622-4f70-a147-f4cf5753f79d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4607 2023.11.07 09:52:21.463374 [ 3 ] {} <Debug> HTTP-Session: be46e0e3-d398-468f-8928-2ea28b014e55 Destroying unnamed session
4608 2023.11.07 09:52:21.463496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4609 2023.11.07 09:52:21.463542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4610 2023.11.07 09:52:21.463561 [ 3 ] {} <Debug> HTTP-Session: e39324f5-0920-4235-8a4e-9d4294c44407 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4611 2023.11.07 09:52:21.463578 [ 3 ] {} <Debug> HTTP-Session: e39324f5-0920-4235-8a4e-9d4294c44407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4612 2023.11.07 09:52:21.463650 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4613 2023.11.07 09:52:21.463690 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4614 2023.11.07 09:52:21.463796 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4615 2023.11.07 09:52:21.464066 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4616 2023.11.07 09:52:21.464274 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4617 2023.11.07 09:52:21.464423 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4618 2023.11.07 09:52:21.464546 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000866454 sec., 21928 rows/sec., 1.71 MiB/sec.
4619 2023.11.07 09:52:21.464650 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} <Debug> DynamicQueryHandler: Done processing query
4620 2023.11.07 09:52:21.464674 [ 3 ] {dcd26a31-8b02-4a56-8ed1-502f9ea34431} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4621 2023.11.07 09:52:21.464690 [ 3 ] {} <Debug> HTTP-Session: e39324f5-0920-4235-8a4e-9d4294c44407 Destroying unnamed session
4622 2023.11.07 09:52:21.464875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4623 2023.11.07 09:52:21.464919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4624 2023.11.07 09:52:21.464939 [ 3 ] {} <Debug> HTTP-Session: 0a2f3600-a338-4d98-9b3a-59ee12c8bf9c Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4625 2023.11.07 09:52:21.464956 [ 3 ] {} <Debug> HTTP-Session: 0a2f3600-a338-4d98-9b3a-59ee12c8bf9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4626 2023.11.07 09:52:21.465031 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4627 2023.11.07 09:52:21.465075 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4628 2023.11.07 09:52:21.465207 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4629 2023.11.07 09:52:21.465559 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4630 2023.11.07 09:52:21.465856 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4631 2023.11.07 09:52:21.466035 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4632 2023.11.07 09:52:21.466169 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001110449 sec., 17110 rows/sec., 23.09 MiB/sec.
4633 2023.11.07 09:52:21.466296 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} <Debug> DynamicQueryHandler: Done processing query
4634 2023.11.07 09:52:21.466319 [ 3 ] {666b003e-279a-4f66-9c7e-10323d437687} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4635 2023.11.07 09:52:21.466335 [ 3 ] {} <Debug> HTTP-Session: 0a2f3600-a338-4d98-9b3a-59ee12c8bf9c Destroying unnamed session
4636 2023.11.07 09:52:23.232179 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
4637 2023.11.07 09:52:23.232258 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
4638 2023.11.07 09:52:26.466563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 4904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4639 2023.11.07 09:52:26.466688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4640 2023.11.07 09:52:26.466714 [ 3 ] {} <Debug> HTTP-Session: 70f3909c-8323-4b29-b87d-d3a7b08cc287 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4641 2023.11.07 09:52:26.466741 [ 3 ] {} <Debug> HTTP-Session: 70f3909c-8323-4b29-b87d-d3a7b08cc287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4642 2023.11.07 09:52:26.466875 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4643 2023.11.07 09:52:26.466939 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4644 2023.11.07 09:52:26.467098 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4645 2023.11.07 09:52:26.467518 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4646 2023.11.07 09:52:26.467790 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4647 2023.11.07 09:52:26.467961 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} <Trace> oximeter.fields_i64 (a44c567f-f5c5-4ae8-96b9-c53217b99737): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4648 2023.11.07 09:52:26.468090 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} <Information> executeQuery: Read 35 rows, 2.69 KiB in 0.001178239 sec., 29705 rows/sec., 2.23 MiB/sec.
4649 2023.11.07 09:52:26.468234 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} <Debug> DynamicQueryHandler: Done processing query
4650 2023.11.07 09:52:26.468259 [ 3 ] {4b8eb066-1bc8-4b5e-91a0-16d2420f87df} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4651 2023.11.07 09:52:26.468275 [ 3 ] {} <Debug> HTTP-Session: 70f3909c-8323-4b29-b87d-d3a7b08cc287 Destroying unnamed session
4652 2023.11.07 09:52:26.468523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 28623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4653 2023.11.07 09:52:26.468572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4654 2023.11.07 09:52:26.468592 [ 3 ] {} <Debug> HTTP-Session: a0ead215-8c2a-40c4-aeab-a91c13124de3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4655 2023.11.07 09:52:26.468611 [ 3 ] {} <Debug> HTTP-Session: a0ead215-8c2a-40c4-aeab-a91c13124de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4656 2023.11.07 09:52:26.468700 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4657 2023.11.07 09:52:26.468749 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4658 2023.11.07 09:52:26.468858 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4659 2023.11.07 09:52:26.469284 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4660 2023.11.07 09:52:26.469515 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4661 2023.11.07 09:52:26.469679 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} <Trace> oximeter.fields_string (d986a9b2-4197-4105-8beb-11292c2fbc3f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4662 2023.11.07 09:52:26.469810 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} <Information> executeQuery: Read 183 rows, 17.48 KiB in 0.001078748 sec., 169641 rows/sec., 15.83 MiB/sec.
4663 2023.11.07 09:52:26.469950 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} <Debug> DynamicQueryHandler: Done processing query
4664 2023.11.07 09:52:26.469974 [ 3 ] {bee26008-f01e-4526-b691-a3a32cdfba71} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4665 2023.11.07 09:52:26.469991 [ 3 ] {} <Debug> HTTP-Session: a0ead215-8c2a-40c4-aeab-a91c13124de3 Destroying unnamed session
4666 2023.11.07 09:52:26.470186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 51329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4667 2023.11.07 09:52:26.470232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4668 2023.11.07 09:52:26.470251 [ 3 ] {} <Debug> HTTP-Session: 82ced3af-0140-4309-b585-2824d831ea6f Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4669 2023.11.07 09:52:26.470268 [ 3 ] {} <Debug> HTTP-Session: 82ced3af-0140-4309-b585-2824d831ea6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4670 2023.11.07 09:52:26.470359 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4671 2023.11.07 09:52:26.470401 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4672 2023.11.07 09:52:26.470513 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4673 2023.11.07 09:52:26.470973 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4674 2023.11.07 09:52:26.471198 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4675 2023.11.07 09:52:26.471350 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} <Trace> oximeter.fields_uuid (9e30ffae-c011-4272-8f18-f1cd4808fc73): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4676 2023.11.07 09:52:26.471480 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} <Information> executeQuery: Read 320 rows, 22.77 KiB in 0.001091418 sec., 293196 rows/sec., 20.38 MiB/sec.
4677 2023.11.07 09:52:26.471619 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} <Debug> DynamicQueryHandler: Done processing query
4678 2023.11.07 09:52:26.471643 [ 3 ] {133c47df-5fe0-4037-974b-052841eefc09} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4679 2023.11.07 09:52:26.471660 [ 3 ] {} <Debug> HTTP-Session: 82ced3af-0140-4309-b585-2824d831ea6f Destroying unnamed session
4680 2023.11.07 09:52:26.471785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4681 2023.11.07 09:52:26.471829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4682 2023.11.07 09:52:26.471848 [ 3 ] {} <Debug> HTTP-Session: fda07543-158a-4c82-afc6-f7d99b5aa0e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4683 2023.11.07 09:52:26.471865 [ 3 ] {} <Debug> HTTP-Session: fda07543-158a-4c82-afc6-f7d99b5aa0e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4684 2023.11.07 09:52:26.471938 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4685 2023.11.07 09:52:26.471979 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4686 2023.11.07 09:52:26.472088 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4687 2023.11.07 09:52:26.472336 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4688 2023.11.07 09:52:26.472582 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4689 2023.11.07 09:52:26.472766 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} <Trace> oximeter.measurements_bool (f224df58-0c6c-4a13-a094-44cbcda40dbd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4690 2023.11.07 09:52:26.472894 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000925545 sec., 6482 rows/sec., 272.22 KiB/sec.
4691 2023.11.07 09:52:26.473010 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} <Debug> DynamicQueryHandler: Done processing query
4692 2023.11.07 09:52:26.473034 [ 3 ] {cfca1558-ce37-49ab-9b15-235b10cca318} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4693 2023.11.07 09:52:26.473049 [ 3 ] {} <Debug> HTTP-Session: fda07543-158a-4c82-afc6-f7d99b5aa0e0 Destroying unnamed session
4694 2023.11.07 09:52:26.473172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 12803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4695 2023.11.07 09:52:26.473216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4696 2023.11.07 09:52:26.473235 [ 3 ] {} <Debug> HTTP-Session: 0d442965-a47f-47dc-a705-3bf33bf16697 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4697 2023.11.07 09:52:26.473252 [ 3 ] {} <Debug> HTTP-Session: 0d442965-a47f-47dc-a705-3bf33bf16697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4698 2023.11.07 09:52:26.473325 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4699 2023.11.07 09:52:26.473366 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4700 2023.11.07 09:52:26.473483 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4701 2023.11.07 09:52:26.473785 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4702 2023.11.07 09:52:26.474035 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4703 2023.11.07 09:52:26.474208 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} <Trace> oximeter.measurements_cumulativei64 (0987bf2b-584d-4cb0-b71d-19e299104ebf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4704 2023.11.07 09:52:26.474329 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000976186 sec., 71707 rows/sec., 4.35 MiB/sec.
4705 2023.11.07 09:52:26.474438 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} <Debug> DynamicQueryHandler: Done processing query
4706 2023.11.07 09:52:26.474461 [ 3 ] {987c9324-c97f-41c6-8b9b-80a1e2482600} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4707 2023.11.07 09:52:26.474477 [ 3 ] {} <Debug> HTTP-Session: 0d442965-a47f-47dc-a705-3bf33bf16697 Destroying unnamed session
4708 2023.11.07 09:52:26.474617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 31045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4709 2023.11.07 09:52:26.474659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4710 2023.11.07 09:52:26.474677 [ 3 ] {} <Debug> HTTP-Session: 5f7673b9-d3ef-4562-bc69-7d1e3be6bbb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4711 2023.11.07 09:52:26.474694 [ 3 ] {} <Debug> HTTP-Session: 5f7673b9-d3ef-4562-bc69-7d1e3be6bbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4712 2023.11.07 09:52:26.474776 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4713 2023.11.07 09:52:26.474821 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4714 2023.11.07 09:52:26.474953 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4715 2023.11.07 09:52:26.475343 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4716 2023.11.07 09:52:26.475642 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4717 2023.11.07 09:52:26.475823 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4718 2023.11.07 09:52:26.475958 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} <Information> executeQuery: Read 29 rows, 40.07 KiB in 0.001151379 sec., 25187 rows/sec., 33.99 MiB/sec.
4719 2023.11.07 09:52:26.475950 [ 123 ] {} <Debug> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4720 2023.11.07 09:52:26.476070 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4721 2023.11.07 09:52:26.476180 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} <Debug> DynamicQueryHandler: Done processing query
4722 2023.11.07 09:52:26.476223 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4723 2023.11.07 09:52:26.476243 [ 3 ] {719700d7-62dd-46ab-9f14-4ddd409940c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4724 2023.11.07 09:52:26.476276 [ 3 ] {} <Debug> HTTP-Session: 5f7673b9-d3ef-4562-bc69-7d1e3be6bbb8 Destroying unnamed session
4725 2023.11.07 09:52:26.476455 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4726 2023.11.07 09:52:26.476460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39388, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4727 2023.11.07 09:52:26.476494 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 648 rows starting from the beginning of the part
4728 2023.11.07 09:52:26.476518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4729 2023.11.07 09:52:26.476547 [ 3 ] {} <Debug> HTTP-Session: b2bee79f-316e-4930-8abf-0ffb0c329c5d Authenticating user 'default' from [fd00:1122:3344:101::d]:39388
4730 2023.11.07 09:52:26.476567 [ 3 ] {} <Debug> HTTP-Session: b2bee79f-316e-4930-8abf-0ffb0c329c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4731 2023.11.07 09:52:26.476649 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part
4732 2023.11.07 09:52:26.476681 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39388) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4733 2023.11.07 09:52:26.476739 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4734 2023.11.07 09:52:26.476799 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part
4735 2023.11.07 09:52:26.477015 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 29 rows starting from the beginning of the part
4736 2023.11.07 09:52:26.477018 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4737 2023.11.07 09:52:26.477145 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part
4738 2023.11.07 09:52:26.477312 [ 12 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 29 rows starting from the beginning of the part
4739 2023.11.07 09:52:26.477466 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.24 GiB.
4740 2023.11.07 09:52:26.477803 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4741 2023.11.07 09:52:26.477983 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} <Trace> oximeter.measurements_i64 (c79224e4-9683-4e8b-8168-21cc20a0d3b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4742 2023.11.07 09:52:26.478114 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001385603 sec., 15155 rows/sec., 804.87 KiB/sec.
4743 2023.11.07 09:52:26.478387 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} <Debug> DynamicQueryHandler: Done processing query
4744 2023.11.07 09:52:26.478423 [ 3 ] {967a00f1-0e2f-4b23-8a57-3fe50f73eeba} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4745 2023.11.07 09:52:26.478445 [ 3 ] {} <Debug> HTTP-Session: b2bee79f-316e-4930-8abf-0ffb0c329c5d Destroying unnamed session
4746 2023.11.07 09:52:26.479106 [ 26 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 6 columns (6 merged, 0 gathered) in 0.002956339 sec., 260457.2750283374 rows/sec., 351.47 MiB/sec.
4747 2023.11.07 09:52:26.480056 [ 26 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4748 2023.11.07 09:52:26.480313 [ 26 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4749 2023.11.07 09:52:26.480386 [ 26 ] {7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (7b1307d1-f127-4e7b-8850-f6e2fa0ec78e) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4750 2023.11.07 09:52:26.480476 [ 26 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 7b1307d1-f127-4e7b-8850-f6e2fa0ec78e::all_1_36_7: 4.14 MiB.