1 | [ Dec 14 12:51:42 Enabled. ] | ||
2 | [ Dec 14 12:51:42 Rereading configuration. ] | ||
3 | [ Dec 14 12:51:43 Rereading configuration. ] | ||
4 | [ Dec 14 12:51:46 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=oxControlService11 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService11 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService11 | ||
29 | ipadm: Could not delete oxControlService11: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService11 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService11 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService11 | ||
34 | + ipadm show-addr oxControlService11/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService11/ll | ||
37 | + ipadm show-addr oxControlService11/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService11/omicron6 | ||
40 | + route get -inet6 default -inet6 fd00:1122:3344:101::1 | ||
41 | default: not in table | ||
42 | + route add -inet6 default -inet6 fd00:1122:3344:101::1 | ||
43 | add net default: gateway fd00:1122:3344:101::1 | ||
44 | + single_node=true | ||
45 | + command=() | ||
46 | + true | ||
47 | + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
48 | + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
49 | [ Dec 14 12:51:46 Method "start" exited with status 0. ] | ||
50 | Processing configuration file 'config.xml'. | ||
51 | There is no file 'config.xml', will use embedded config. | ||
52 | Logging trace to /var/tmp/clickhouse-server.log | ||
53 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
54 | 2023.12.14 12:51:47.130085 [ 1 ] {} <Information> Application: Will watch for the process with pid 22300 | ||
55 | 2023.12.14 12:51:47.130174 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.12.14 12:51:47.461306 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22300 | ||
57 | 2023.12.14 12:51:47.461477 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.12.14 12:51:47.461695 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.12.14 12:51:47.535576 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.12.14 12:51:47.535620 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.12.14 12:51:47.535634 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.12.14 12:51:47.535669 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.12.14 12:51:47.535992 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.12.14 12:51:47.536641 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
65 | Processing configuration file 'config.xml'. | ||
66 | There is no file 'config.xml', will use embedded config. | ||
67 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
68 | 2023.12.14 12:51:47.537099 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.12.14 12:51:47.537345 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
70 | 2023.12.14 12:51:47.539876 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.12.14 12:51:47.539917 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.12.14 12:51:47.540595 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
73 | Processing configuration file 'config.xml'. | ||
74 | There is no file 'config.xml', will use embedded config. | ||
75 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
76 | 2023.12.14 12:51:47.540755 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.12.14 12:51:47.546278 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.12.14 12:51:47.546535 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.12.14 12:51:47.546559 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.12.14 12:51:47.547861 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.12.14 12:51:47.548336 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.12.14 12:51:47.548651 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.12.14 12:51:47.549009 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.12.14 12:51:47.549761 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.12.14 12:51:47.549808 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.12.14 12:51:47.549862 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.12.14 12:51:47.549877 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.12.14 12:51:47.557835 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.12.14 12:51:47.557861 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000100922 sec | ||
90 | 2023.12.14 12:51:47.558398 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.12.14 12:51:47.558471 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.12.14 12:51:47.558489 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.12.14 12:51:47.558506 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.12.14 12:51:47.558518 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.12.14 12:51:47.558531 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.12.14 12:51:47.558546 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.12.14 12:51:47.558578 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.12.14 12:51:47.558597 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.12.14 12:51:47.558625 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.12.14 12:51:47.558637 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.12.14 12:51:47.558651 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.12.14 12:51:47.558667 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.12.14 12:51:47.558697 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.12.14 12:51:47.558711 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.12.14 12:51:47.558723 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.12.14 12:51:47.594404 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.12.14 12:51:47.603136 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.12.14 12:51:47.603174 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1321e-05 sec | ||
109 | 2023.12.14 12:51:47.603202 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.12.14 12:51:47.603219 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.12.14 12:51:47.603245 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.12.14 12:51:47.605484 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.12.14 12:51:47.609723 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.12.14 12:51:47.609822 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
115 | 2023.12.14 12:51:47.609880 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.12.14 12:51:47.804232 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) | ||
117 | 2023.12.14 12:51:47.822064 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) | ||
118 | 2023.12.14 12:51:47.822117 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.12.14 12:51:47.882432 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.12.14 12:51:47.883141 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB | ||
121 | 2023.12.14 12:51:47.883474 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.12.14 12:51:47.883531 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.12.14 12:51:47.883572 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.12.14 12:51:47.883656 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.12.14 12:51:47.883662 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.12.14 12:51:47.883748 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.12.14 12:51:47.884295 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.12.14 12:51:47.884320 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.12.14 12:51:47.886822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.12.14 12:51:47.886962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.12.14 12:51:47.887508 [ 3 ] {} <Debug> HTTP-Session: 3b6a5230-4cb3-431c-a304-191e97e504c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
132 | 2023.12.14 12:51:47.887543 [ 3 ] {} <Debug> HTTP-Session: 3b6a5230-4cb3-431c-a304-191e97e504c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.12.14 12:51:47.887667 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.12.14 12:51:47.887693 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.12.14 12:51:47.887711 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.12.14 12:51:47.889088 [ 3 ] {31225d5f-eb56-4527-aeb1-7a2550ce5f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
137 | 2023.12.14 12:51:47.901231 [ 3 ] {31225d5f-eb56-4527-aeb1-7a2550ce5f77} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:35156) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
138 | |||
139 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
140 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
141 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
142 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
143 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
144 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
145 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
146 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
147 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
148 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
149 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
150 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
151 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
152 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
153 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
154 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
155 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
156 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
157 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
158 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
159 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
160 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
161 | |||
162 | 2023.12.14 12:51:47.901473 [ 3 ] {31225d5f-eb56-4527-aeb1-7a2550ce5f77} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
163 | |||
164 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
165 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
166 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
167 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
168 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
169 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
170 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
171 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
172 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
173 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
174 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
175 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
176 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
177 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
178 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
179 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
180 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
181 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
182 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
183 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
184 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
185 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
186 | (version 22.8.9.1) | ||
187 | 2023.12.14 12:51:47.902150 [ 3 ] {31225d5f-eb56-4527-aeb1-7a2550ce5f77} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
188 | 2023.12.14 12:51:47.902175 [ 3 ] {} <Debug> HTTP-Session: 3b6a5230-4cb3-431c-a304-191e97e504c3 Destroying unnamed session | ||
189 | 2023.12.14 12:51:47.903188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
190 | 2023.12.14 12:51:47.903238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
191 | 2023.12.14 12:51:47.903258 [ 3 ] {} <Debug> HTTP-Session: bb974918-426f-4ef3-803a-14a7674ed23d Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
192 | 2023.12.14 12:51:47.903281 [ 3 ] {} <Debug> HTTP-Session: bb974918-426f-4ef3-803a-14a7674ed23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2023.12.14 12:51:47.903367 [ 3 ] {41b3bbc0-08f7-4df5-9c29-8993c01052c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
194 | 2023.12.14 12:51:47.903442 [ 3 ] {41b3bbc0-08f7-4df5-9c29-8993c01052c5} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
195 | 2023.12.14 12:51:47.904351 [ 3 ] {41b3bbc0-08f7-4df5-9c29-8993c01052c5} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
196 | 2023.12.14 12:51:47.906105 [ 3 ] {41b3bbc0-08f7-4df5-9c29-8993c01052c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
197 | 2023.12.14 12:51:47.909833 [ 3 ] {41b3bbc0-08f7-4df5-9c29-8993c01052c5} <Debug> DynamicQueryHandler: Done processing query | ||
198 | 2023.12.14 12:51:47.909868 [ 3 ] {41b3bbc0-08f7-4df5-9c29-8993c01052c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
199 | 2023.12.14 12:51:47.909884 [ 3 ] {} <Debug> HTTP-Session: bb974918-426f-4ef3-803a-14a7674ed23d Destroying unnamed session | ||
200 | 2023.12.14 12:51:47.910017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.12.14 12:51:47.910068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.12.14 12:51:47.910088 [ 3 ] {} <Debug> HTTP-Session: f2ef5304-f017-489a-b0eb-6b7b41c31901 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
203 | 2023.12.14 12:51:47.910104 [ 3 ] {} <Debug> HTTP-Session: f2ef5304-f017-489a-b0eb-6b7b41c31901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.12.14 12:51:47.910202 [ 3 ] {e52381a6-274e-44f0-927d-d5a1851ee9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
205 | 2023.12.14 12:51:47.910448 [ 3 ] {e52381a6-274e-44f0-927d-d5a1851ee9f1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:35156) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
206 | |||
207 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
208 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
209 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
210 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
211 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
212 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
213 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
214 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
215 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
216 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
217 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
218 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
219 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
220 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
221 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
222 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
223 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
224 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
225 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
226 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
227 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
228 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2023.12.14 12:51:47.910565 [ 3 ] {e52381a6-274e-44f0-927d-d5a1851ee9f1} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
253 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
254 | (version 22.8.9.1) | ||
255 | 2023.12.14 12:51:47.910686 [ 3 ] {e52381a6-274e-44f0-927d-d5a1851ee9f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
256 | 2023.12.14 12:51:47.910706 [ 3 ] {} <Debug> HTTP-Session: f2ef5304-f017-489a-b0eb-6b7b41c31901 Destroying unnamed session | ||
257 | 2023.12.14 12:51:47.910908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
258 | 2023.12.14 12:51:47.910953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
259 | 2023.12.14 12:51:47.910971 [ 3 ] {} <Debug> HTTP-Session: 10715623-5381-41f3-ab69-d8381f29e6a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
260 | 2023.12.14 12:51:47.910990 [ 3 ] {} <Debug> HTTP-Session: 10715623-5381-41f3-ab69-d8381f29e6a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
261 | 2023.12.14 12:51:47.911091 [ 3 ] {9e7c36a0-add5-4abf-9b66-9ef0bbf1a414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
262 | 2023.12.14 12:51:47.911189 [ 3 ] {9e7c36a0-add5-4abf-9b66-9ef0bbf1a414} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.12.14 12:51:47.911214 [ 3 ] {9e7c36a0-add5-4abf-9b66-9ef0bbf1a414} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.12.14 12:51:47.911230 [ 3 ] {} <Debug> HTTP-Session: 10715623-5381-41f3-ab69-d8381f29e6a3 Destroying unnamed session | ||
265 | 2023.12.14 12:51:47.911391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.12.14 12:51:47.911435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.12.14 12:51:47.911453 [ 3 ] {} <Debug> HTTP-Session: 1decff02-5f31-43d6-b31a-13da7c7d2ce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
268 | 2023.12.14 12:51:47.911472 [ 3 ] {} <Debug> HTTP-Session: 1decff02-5f31-43d6-b31a-13da7c7d2ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.12.14 12:51:47.911526 [ 3 ] {a26b167e-d9e9-479c-bed8-df5ba591e8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
270 | 2023.12.14 12:51:47.911576 [ 3 ] {a26b167e-d9e9-479c-bed8-df5ba591e8f9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
271 | 2023.12.14 12:51:47.913205 [ 3 ] {a26b167e-d9e9-479c-bed8-df5ba591e8f9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
272 | 2023.12.14 12:51:47.913227 [ 3 ] {a26b167e-d9e9-479c-bed8-df5ba591e8f9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1421e-05 sec | ||
273 | 2023.12.14 12:51:47.913249 [ 3 ] {a26b167e-d9e9-479c-bed8-df5ba591e8f9} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
274 | 2023.12.14 12:51:47.913267 [ 3 ] {a26b167e-d9e9-479c-bed8-df5ba591e8f9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
275 | 2023.12.14 12:51:47.913334 [ 3 ] {a26b167e-d9e9-479c-bed8-df5ba591e8f9} <Debug> DynamicQueryHandler: Done processing query | ||
276 | 2023.12.14 12:51:47.913358 [ 3 ] {a26b167e-d9e9-479c-bed8-df5ba591e8f9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
277 | 2023.12.14 12:51:47.913372 [ 3 ] {} <Debug> HTTP-Session: 1decff02-5f31-43d6-b31a-13da7c7d2ce9 Destroying unnamed session | ||
278 | 2023.12.14 12:51:47.913488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
279 | 2023.12.14 12:51:47.913531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
280 | 2023.12.14 12:51:47.913550 [ 3 ] {} <Debug> HTTP-Session: 239aed23-e193-45ed-89fe-d04b0d58599a Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
281 | 2023.12.14 12:51:47.913572 [ 3 ] {} <Debug> HTTP-Session: 239aed23-e193-45ed-89fe-d04b0d58599a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2023.12.14 12:51:47.913706 [ 3 ] {b0ec3feb-aa9e-4bfc-b780-fe783430b0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) /* The version table contains metadata about the `oximeter` database */ | ||
283 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
284 | 2023.12.14 12:51:47.913751 [ 3 ] {b0ec3feb-aa9e-4bfc-b780-fe783430b0b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
285 | 2023.12.14 12:51:47.921591 [ 3 ] {b0ec3feb-aa9e-4bfc-b780-fe783430b0b0} <Debug> oximeter.version (cf24216e-758a-4d02-9bc0-c415058d3a4b): Loading data parts | ||
286 | 2023.12.14 12:51:47.921709 [ 3 ] {b0ec3feb-aa9e-4bfc-b780-fe783430b0b0} <Debug> oximeter.version (cf24216e-758a-4d02-9bc0-c415058d3a4b): There are no data parts | ||
287 | 2023.12.14 12:51:47.923853 [ 3 ] {b0ec3feb-aa9e-4bfc-b780-fe783430b0b0} <Debug> DynamicQueryHandler: Done processing query | ||
288 | 2023.12.14 12:51:47.923878 [ 3 ] {b0ec3feb-aa9e-4bfc-b780-fe783430b0b0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
289 | 2023.12.14 12:51:47.923901 [ 3 ] {} <Debug> HTTP-Session: 239aed23-e193-45ed-89fe-d04b0d58599a Destroying unnamed session | ||
290 | 2023.12.14 12:51:47.924020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
291 | 2023.12.14 12:51:47.924070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
292 | 2023.12.14 12:51:47.924093 [ 3 ] {} <Debug> HTTP-Session: 6c2d0705-33bf-40e4-8349-0b883f2ee04f Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
293 | 2023.12.14 12:51:47.924110 [ 3 ] {} <Debug> HTTP-Session: 6c2d0705-33bf-40e4-8349-0b883f2ee04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2023.12.14 12:51:47.924309 [ 3 ] {6b103f8f-8e94-4257-83a8-aae41686b70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) /* The measurement tables contain all individual samples from each timeseries. | ||
295 | * | ||
296 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
297 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
298 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
299 | * by all samples from the same timeseries. | ||
300 | * | ||
301 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
302 | * and then uses that to index quickly into the measurements tables. | ||
303 | */ | ||
304 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2023.12.14 12:51:47.924362 [ 3 ] {6b103f8f-8e94-4257-83a8-aae41686b70b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
306 | 2023.12.14 12:51:47.936486 [ 3 ] {6b103f8f-8e94-4257-83a8-aae41686b70b} <Debug> oximeter.measurements_bool (cc7f00f9-3283-41c7-b2c0-d911dc5eb3a6): Loading data parts | ||
307 | 2023.12.14 12:51:47.936593 [ 3 ] {6b103f8f-8e94-4257-83a8-aae41686b70b} <Debug> oximeter.measurements_bool (cc7f00f9-3283-41c7-b2c0-d911dc5eb3a6): There are no data parts | ||
308 | 2023.12.14 12:51:47.938287 [ 3 ] {6b103f8f-8e94-4257-83a8-aae41686b70b} <Debug> DynamicQueryHandler: Done processing query | ||
309 | 2023.12.14 12:51:47.938312 [ 3 ] {6b103f8f-8e94-4257-83a8-aae41686b70b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
310 | 2023.12.14 12:51:47.938334 [ 3 ] {} <Debug> HTTP-Session: 6c2d0705-33bf-40e4-8349-0b883f2ee04f Destroying unnamed session | ||
311 | 2023.12.14 12:51:47.938458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
312 | 2023.12.14 12:51:47.938507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
313 | 2023.12.14 12:51:47.938530 [ 3 ] {} <Debug> HTTP-Session: 2ed733d8-113b-4df7-aa37-49ca340a3ac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
314 | 2023.12.14 12:51:47.938546 [ 3 ] {} <Debug> HTTP-Session: 2ed733d8-113b-4df7-aa37-49ca340a3ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2023.12.14 12:51:47.938736 [ 3 ] {a586177f-1752-4746-af54-b638fe0e4310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
316 | 2023.12.14 12:51:47.938785 [ 3 ] {a586177f-1752-4746-af54-b638fe0e4310} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
317 | 2023.12.14 12:51:47.940097 [ 3 ] {a586177f-1752-4746-af54-b638fe0e4310} <Debug> oximeter.measurements_i8 (9dccdf4d-bf2e-48ac-8051-74ab1949c216): Loading data parts | ||
318 | 2023.12.14 12:51:47.940189 [ 3 ] {a586177f-1752-4746-af54-b638fe0e4310} <Debug> oximeter.measurements_i8 (9dccdf4d-bf2e-48ac-8051-74ab1949c216): There are no data parts | ||
319 | 2023.12.14 12:51:47.941197 [ 3 ] {a586177f-1752-4746-af54-b638fe0e4310} <Debug> DynamicQueryHandler: Done processing query | ||
320 | 2023.12.14 12:51:47.941222 [ 3 ] {a586177f-1752-4746-af54-b638fe0e4310} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
321 | 2023.12.14 12:51:47.941237 [ 3 ] {} <Debug> HTTP-Session: 2ed733d8-113b-4df7-aa37-49ca340a3ac5 Destroying unnamed session | ||
322 | 2023.12.14 12:51:47.941350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
323 | 2023.12.14 12:51:47.941400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
324 | 2023.12.14 12:51:47.941419 [ 3 ] {} <Debug> HTTP-Session: 5f0b9185-943d-474a-8bf1-fa0dea4d1908 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
325 | 2023.12.14 12:51:47.941439 [ 3 ] {} <Debug> HTTP-Session: 5f0b9185-943d-474a-8bf1-fa0dea4d1908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
326 | 2023.12.14 12:51:47.941628 [ 3 ] {103c1166-21ff-499d-81fd-91d2844ceeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
327 | 2023.12.14 12:51:47.941678 [ 3 ] {103c1166-21ff-499d-81fd-91d2844ceeb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
328 | 2023.12.14 12:51:47.942976 [ 3 ] {103c1166-21ff-499d-81fd-91d2844ceeb5} <Debug> oximeter.measurements_u8 (c3fdaf16-bfa9-49d2-95c7-a346bb647be3): Loading data parts | ||
329 | 2023.12.14 12:51:47.943060 [ 3 ] {103c1166-21ff-499d-81fd-91d2844ceeb5} <Debug> oximeter.measurements_u8 (c3fdaf16-bfa9-49d2-95c7-a346bb647be3): There are no data parts | ||
330 | 2023.12.14 12:51:47.944066 [ 3 ] {103c1166-21ff-499d-81fd-91d2844ceeb5} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2023.12.14 12:51:47.944100 [ 3 ] {103c1166-21ff-499d-81fd-91d2844ceeb5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
332 | 2023.12.14 12:51:47.944115 [ 3 ] {} <Debug> HTTP-Session: 5f0b9185-943d-474a-8bf1-fa0dea4d1908 Destroying unnamed session | ||
333 | 2023.12.14 12:51:47.944230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
334 | 2023.12.14 12:51:47.944281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
335 | 2023.12.14 12:51:47.944300 [ 3 ] {} <Debug> HTTP-Session: 51dfb057-e9f5-41be-9398-db116c776869 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
336 | 2023.12.14 12:51:47.944321 [ 3 ] {} <Debug> HTTP-Session: 51dfb057-e9f5-41be-9398-db116c776869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2023.12.14 12:51:47.944509 [ 3 ] {aad8964d-905a-48e8-b586-029e60476fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
338 | 2023.12.14 12:51:47.944553 [ 3 ] {aad8964d-905a-48e8-b586-029e60476fde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
339 | 2023.12.14 12:51:47.945935 [ 3 ] {aad8964d-905a-48e8-b586-029e60476fde} <Debug> oximeter.measurements_i16 (c90ab43b-9b43-41aa-b896-c0cd4730516e): Loading data parts | ||
340 | 2023.12.14 12:51:47.946016 [ 3 ] {aad8964d-905a-48e8-b586-029e60476fde} <Debug> oximeter.measurements_i16 (c90ab43b-9b43-41aa-b896-c0cd4730516e): There are no data parts | ||
341 | 2023.12.14 12:51:47.947018 [ 3 ] {aad8964d-905a-48e8-b586-029e60476fde} <Debug> DynamicQueryHandler: Done processing query | ||
342 | 2023.12.14 12:51:47.947048 [ 3 ] {aad8964d-905a-48e8-b586-029e60476fde} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
343 | 2023.12.14 12:51:47.947062 [ 3 ] {} <Debug> HTTP-Session: 51dfb057-e9f5-41be-9398-db116c776869 Destroying unnamed session | ||
344 | 2023.12.14 12:51:47.947168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2023.12.14 12:51:47.947215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
346 | 2023.12.14 12:51:47.947233 [ 3 ] {} <Debug> HTTP-Session: 0740511c-ef21-4a7c-b497-8669ee96c9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
347 | 2023.12.14 12:51:47.947253 [ 3 ] {} <Debug> HTTP-Session: 0740511c-ef21-4a7c-b497-8669ee96c9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2023.12.14 12:51:47.947461 [ 3 ] {cc31e88c-245b-4321-8e4b-129db4b00b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2023.12.14 12:51:47.947505 [ 3 ] {cc31e88c-245b-4321-8e4b-129db4b00b95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
350 | 2023.12.14 12:51:47.948783 [ 3 ] {cc31e88c-245b-4321-8e4b-129db4b00b95} <Debug> oximeter.measurements_u16 (28913658-1551-49d0-b796-745eba764e02): Loading data parts | ||
351 | 2023.12.14 12:51:47.948860 [ 3 ] {cc31e88c-245b-4321-8e4b-129db4b00b95} <Debug> oximeter.measurements_u16 (28913658-1551-49d0-b796-745eba764e02): There are no data parts | ||
352 | 2023.12.14 12:51:47.949856 [ 3 ] {cc31e88c-245b-4321-8e4b-129db4b00b95} <Debug> DynamicQueryHandler: Done processing query | ||
353 | 2023.12.14 12:51:47.949887 [ 3 ] {cc31e88c-245b-4321-8e4b-129db4b00b95} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
354 | 2023.12.14 12:51:47.949902 [ 3 ] {} <Debug> HTTP-Session: 0740511c-ef21-4a7c-b497-8669ee96c9cc Destroying unnamed session | ||
355 | 2023.12.14 12:51:47.950013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
356 | 2023.12.14 12:51:47.950060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
357 | 2023.12.14 12:51:47.950079 [ 3 ] {} <Debug> HTTP-Session: 80173b3a-9a32-4135-a0fd-f0d2770cb455 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
358 | 2023.12.14 12:51:47.950099 [ 3 ] {} <Debug> HTTP-Session: 80173b3a-9a32-4135-a0fd-f0d2770cb455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
359 | 2023.12.14 12:51:47.950283 [ 3 ] {10c0d208-a89f-44ce-83aa-c05f42edf7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
360 | 2023.12.14 12:51:47.950329 [ 3 ] {10c0d208-a89f-44ce-83aa-c05f42edf7dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2023.12.14 12:51:47.951625 [ 3 ] {10c0d208-a89f-44ce-83aa-c05f42edf7dd} <Debug> oximeter.measurements_i32 (f6e1c4cc-771a-48d9-a0ed-b53e3273cf11): Loading data parts | ||
362 | 2023.12.14 12:51:47.951700 [ 3 ] {10c0d208-a89f-44ce-83aa-c05f42edf7dd} <Debug> oximeter.measurements_i32 (f6e1c4cc-771a-48d9-a0ed-b53e3273cf11): There are no data parts | ||
363 | 2023.12.14 12:51:47.952695 [ 3 ] {10c0d208-a89f-44ce-83aa-c05f42edf7dd} <Debug> DynamicQueryHandler: Done processing query | ||
364 | 2023.12.14 12:51:47.952725 [ 3 ] {10c0d208-a89f-44ce-83aa-c05f42edf7dd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
365 | 2023.12.14 12:51:47.952740 [ 3 ] {} <Debug> HTTP-Session: 80173b3a-9a32-4135-a0fd-f0d2770cb455 Destroying unnamed session | ||
366 | 2023.12.14 12:51:47.952850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
367 | 2023.12.14 12:51:47.952900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
368 | 2023.12.14 12:51:47.952918 [ 3 ] {} <Debug> HTTP-Session: 5ba9e151-717d-41e5-afb1-700408fbac68 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
369 | 2023.12.14 12:51:47.952939 [ 3 ] {} <Debug> HTTP-Session: 5ba9e151-717d-41e5-afb1-700408fbac68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
370 | 2023.12.14 12:51:47.953122 [ 3 ] {0331bd8a-723e-4cc1-a85f-ef550f8d6837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
371 | 2023.12.14 12:51:47.953168 [ 3 ] {0331bd8a-723e-4cc1-a85f-ef550f8d6837} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
372 | 2023.12.14 12:51:47.954500 [ 3 ] {0331bd8a-723e-4cc1-a85f-ef550f8d6837} <Debug> oximeter.measurements_u32 (8085d3e0-06a3-48eb-934b-653b07fde8ff): Loading data parts | ||
373 | 2023.12.14 12:51:47.954574 [ 3 ] {0331bd8a-723e-4cc1-a85f-ef550f8d6837} <Debug> oximeter.measurements_u32 (8085d3e0-06a3-48eb-934b-653b07fde8ff): There are no data parts | ||
374 | 2023.12.14 12:51:47.955577 [ 3 ] {0331bd8a-723e-4cc1-a85f-ef550f8d6837} <Debug> DynamicQueryHandler: Done processing query | ||
375 | 2023.12.14 12:51:47.955611 [ 3 ] {0331bd8a-723e-4cc1-a85f-ef550f8d6837} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
376 | 2023.12.14 12:51:47.955627 [ 3 ] {} <Debug> HTTP-Session: 5ba9e151-717d-41e5-afb1-700408fbac68 Destroying unnamed session | ||
377 | 2023.12.14 12:51:47.955731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
378 | 2023.12.14 12:51:47.955787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
379 | 2023.12.14 12:51:47.955806 [ 3 ] {} <Debug> HTTP-Session: 72a280a7-7abe-4a28-95d1-520f12fa2483 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
380 | 2023.12.14 12:51:47.955822 [ 3 ] {} <Debug> HTTP-Session: 72a280a7-7abe-4a28-95d1-520f12fa2483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
381 | 2023.12.14 12:51:47.956008 [ 3 ] {e3590476-e658-4e6e-8306-1dea16a3e985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
382 | 2023.12.14 12:51:47.956057 [ 3 ] {e3590476-e658-4e6e-8306-1dea16a3e985} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
383 | 2023.12.14 12:51:47.957339 [ 3 ] {e3590476-e658-4e6e-8306-1dea16a3e985} <Debug> oximeter.measurements_i64 (25882005-45da-4b24-8cd0-cad79e474cd0): Loading data parts | ||
384 | 2023.12.14 12:51:47.957416 [ 3 ] {e3590476-e658-4e6e-8306-1dea16a3e985} <Debug> oximeter.measurements_i64 (25882005-45da-4b24-8cd0-cad79e474cd0): There are no data parts | ||
385 | 2023.12.14 12:51:47.958415 [ 3 ] {e3590476-e658-4e6e-8306-1dea16a3e985} <Debug> DynamicQueryHandler: Done processing query | ||
386 | 2023.12.14 12:51:47.958439 [ 3 ] {e3590476-e658-4e6e-8306-1dea16a3e985} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
387 | 2023.12.14 12:51:47.958462 [ 3 ] {} <Debug> HTTP-Session: 72a280a7-7abe-4a28-95d1-520f12fa2483 Destroying unnamed session | ||
388 | 2023.12.14 12:51:47.958568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
389 | 2023.12.14 12:51:47.958616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
390 | 2023.12.14 12:51:47.958640 [ 3 ] {} <Debug> HTTP-Session: aa984499-3a9f-465f-9792-5fad06173721 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
391 | 2023.12.14 12:51:47.958655 [ 3 ] {} <Debug> HTTP-Session: aa984499-3a9f-465f-9792-5fad06173721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2023.12.14 12:51:47.958839 [ 3 ] {edd817f8-2431-4321-ae36-fda3bf86cd5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
393 | 2023.12.14 12:51:47.958907 [ 3 ] {edd817f8-2431-4321-ae36-fda3bf86cd5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
394 | 2023.12.14 12:51:47.960227 [ 3 ] {edd817f8-2431-4321-ae36-fda3bf86cd5b} <Debug> oximeter.measurements_u64 (f8563047-bd83-4ec2-9427-5a21d461e7fe): Loading data parts | ||
395 | 2023.12.14 12:51:47.960326 [ 3 ] {edd817f8-2431-4321-ae36-fda3bf86cd5b} <Debug> oximeter.measurements_u64 (f8563047-bd83-4ec2-9427-5a21d461e7fe): There are no data parts | ||
396 | 2023.12.14 12:51:47.961361 [ 3 ] {edd817f8-2431-4321-ae36-fda3bf86cd5b} <Debug> DynamicQueryHandler: Done processing query | ||
397 | 2023.12.14 12:51:47.961386 [ 3 ] {edd817f8-2431-4321-ae36-fda3bf86cd5b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
398 | 2023.12.14 12:51:47.961409 [ 3 ] {} <Debug> HTTP-Session: aa984499-3a9f-465f-9792-5fad06173721 Destroying unnamed session | ||
399 | 2023.12.14 12:51:47.961518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
400 | 2023.12.14 12:51:47.961567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
401 | 2023.12.14 12:51:47.961591 [ 3 ] {} <Debug> HTTP-Session: ae7ec6c3-48bd-46bd-8b2a-a6645e58ff45 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
402 | 2023.12.14 12:51:47.961607 [ 3 ] {} <Debug> HTTP-Session: ae7ec6c3-48bd-46bd-8b2a-a6645e58ff45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
403 | 2023.12.14 12:51:47.961789 [ 3 ] {2915a3bd-7f7d-4c82-8ce5-ff7fc9b5e771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
404 | 2023.12.14 12:51:47.961837 [ 3 ] {2915a3bd-7f7d-4c82-8ce5-ff7fc9b5e771} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
405 | 2023.12.14 12:51:47.963143 [ 3 ] {2915a3bd-7f7d-4c82-8ce5-ff7fc9b5e771} <Debug> oximeter.measurements_f32 (01c0a627-3051-4662-bdae-a51ea4b8a93d): Loading data parts | ||
406 | 2023.12.14 12:51:47.963229 [ 3 ] {2915a3bd-7f7d-4c82-8ce5-ff7fc9b5e771} <Debug> oximeter.measurements_f32 (01c0a627-3051-4662-bdae-a51ea4b8a93d): There are no data parts | ||
407 | 2023.12.14 12:51:47.964226 [ 3 ] {2915a3bd-7f7d-4c82-8ce5-ff7fc9b5e771} <Debug> DynamicQueryHandler: Done processing query | ||
408 | 2023.12.14 12:51:47.964251 [ 3 ] {2915a3bd-7f7d-4c82-8ce5-ff7fc9b5e771} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
409 | 2023.12.14 12:51:47.964272 [ 3 ] {} <Debug> HTTP-Session: ae7ec6c3-48bd-46bd-8b2a-a6645e58ff45 Destroying unnamed session | ||
410 | 2023.12.14 12:51:47.964393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
411 | 2023.12.14 12:51:47.964441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
412 | 2023.12.14 12:51:47.964465 [ 3 ] {} <Debug> HTTP-Session: 8f6d3a2c-ed59-4074-a6ec-9cf6872cd787 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
413 | 2023.12.14 12:51:47.964481 [ 3 ] {} <Debug> HTTP-Session: 8f6d3a2c-ed59-4074-a6ec-9cf6872cd787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2023.12.14 12:51:47.964664 [ 3 ] {e603e00f-27a3-4a8c-9d1b-dde9c6da421d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
415 | 2023.12.14 12:51:47.964709 [ 3 ] {e603e00f-27a3-4a8c-9d1b-dde9c6da421d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
416 | 2023.12.14 12:51:47.965989 [ 3 ] {e603e00f-27a3-4a8c-9d1b-dde9c6da421d} <Debug> oximeter.measurements_f64 (74a8ed37-6663-4c8a-a1e0-011d0d231ae3): Loading data parts | ||
417 | 2023.12.14 12:51:47.966073 [ 3 ] {e603e00f-27a3-4a8c-9d1b-dde9c6da421d} <Debug> oximeter.measurements_f64 (74a8ed37-6663-4c8a-a1e0-011d0d231ae3): There are no data parts | ||
418 | 2023.12.14 12:51:47.967072 [ 3 ] {e603e00f-27a3-4a8c-9d1b-dde9c6da421d} <Debug> DynamicQueryHandler: Done processing query | ||
419 | 2023.12.14 12:51:47.967103 [ 3 ] {e603e00f-27a3-4a8c-9d1b-dde9c6da421d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
420 | 2023.12.14 12:51:47.967125 [ 3 ] {} <Debug> HTTP-Session: 8f6d3a2c-ed59-4074-a6ec-9cf6872cd787 Destroying unnamed session | ||
421 | 2023.12.14 12:51:47.967232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
422 | 2023.12.14 12:51:47.967279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
423 | 2023.12.14 12:51:47.967306 [ 3 ] {} <Debug> HTTP-Session: ad9c0271-12d6-46aa-bc06-e99196ba27d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
424 | 2023.12.14 12:51:47.967321 [ 3 ] {} <Debug> HTTP-Session: ad9c0271-12d6-46aa-bc06-e99196ba27d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
425 | 2023.12.14 12:51:47.967506 [ 3 ] {d6c58bb6-9025-4db2-afb7-f6d20288810d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
426 | 2023.12.14 12:51:47.967552 [ 3 ] {d6c58bb6-9025-4db2-afb7-f6d20288810d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
427 | 2023.12.14 12:51:47.968872 [ 3 ] {d6c58bb6-9025-4db2-afb7-f6d20288810d} <Debug> oximeter.measurements_string (7b1882d9-8ab4-4eb7-a446-bcd4b6ea8424): Loading data parts | ||
428 | 2023.12.14 12:51:47.968957 [ 3 ] {d6c58bb6-9025-4db2-afb7-f6d20288810d} <Debug> oximeter.measurements_string (7b1882d9-8ab4-4eb7-a446-bcd4b6ea8424): There are no data parts | ||
429 | 2023.12.14 12:51:47.969957 [ 3 ] {d6c58bb6-9025-4db2-afb7-f6d20288810d} <Debug> DynamicQueryHandler: Done processing query | ||
430 | 2023.12.14 12:51:47.969986 [ 3 ] {d6c58bb6-9025-4db2-afb7-f6d20288810d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
431 | 2023.12.14 12:51:47.970007 [ 3 ] {} <Debug> HTTP-Session: ad9c0271-12d6-46aa-bc06-e99196ba27d6 Destroying unnamed session | ||
432 | 2023.12.14 12:51:47.970109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
433 | 2023.12.14 12:51:47.970155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
434 | 2023.12.14 12:51:47.970179 [ 3 ] {} <Debug> HTTP-Session: df02cf90-6986-4383-b3cf-8696a7e6d636 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
435 | 2023.12.14 12:51:47.970195 [ 3 ] {} <Debug> HTTP-Session: df02cf90-6986-4383-b3cf-8696a7e6d636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
436 | 2023.12.14 12:51:47.970383 [ 3 ] {f4be5e62-7b9e-4dd1-8d24-86bbba9c107a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
437 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
438 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
439 | * a string isn't palatable for a few reasons. | ||
440 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
441 | * details. | ||
442 | */ | ||
443 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
444 | 2023.12.14 12:51:47.970439 [ 3 ] {f4be5e62-7b9e-4dd1-8d24-86bbba9c107a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
445 | 2023.12.14 12:51:47.971755 [ 3 ] {f4be5e62-7b9e-4dd1-8d24-86bbba9c107a} <Debug> oximeter.measurements_bytes (2b7ab57a-1adc-46c6-b080-35c8f7023990): Loading data parts | ||
446 | 2023.12.14 12:51:47.971839 [ 3 ] {f4be5e62-7b9e-4dd1-8d24-86bbba9c107a} <Debug> oximeter.measurements_bytes (2b7ab57a-1adc-46c6-b080-35c8f7023990): There are no data parts | ||
447 | 2023.12.14 12:51:47.972831 [ 3 ] {f4be5e62-7b9e-4dd1-8d24-86bbba9c107a} <Debug> DynamicQueryHandler: Done processing query | ||
448 | 2023.12.14 12:51:47.972856 [ 3 ] {f4be5e62-7b9e-4dd1-8d24-86bbba9c107a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
449 | 2023.12.14 12:51:47.972871 [ 3 ] {} <Debug> HTTP-Session: df02cf90-6986-4383-b3cf-8696a7e6d636 Destroying unnamed session | ||
450 | 2023.12.14 12:51:47.972985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
451 | 2023.12.14 12:51:47.973034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
452 | 2023.12.14 12:51:47.973053 [ 3 ] {} <Debug> HTTP-Session: 180ed15f-dd19-45b2-b22b-bd25d812ccb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
453 | 2023.12.14 12:51:47.973074 [ 3 ] {} <Debug> HTTP-Session: 180ed15f-dd19-45b2-b22b-bd25d812ccb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
454 | 2023.12.14 12:51:47.973276 [ 3 ] {2acce593-054c-47ee-8649-6b16c7267061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2023.12.14 12:51:47.973326 [ 3 ] {2acce593-054c-47ee-8649-6b16c7267061} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
456 | 2023.12.14 12:51:47.974678 [ 3 ] {2acce593-054c-47ee-8649-6b16c7267061} <Debug> oximeter.measurements_cumulativei64 (24b16a4d-88f7-4d43-a28b-a2d551b59f88): Loading data parts | ||
457 | 2023.12.14 12:51:47.974766 [ 3 ] {2acce593-054c-47ee-8649-6b16c7267061} <Debug> oximeter.measurements_cumulativei64 (24b16a4d-88f7-4d43-a28b-a2d551b59f88): There are no data parts | ||
458 | 2023.12.14 12:51:47.975774 [ 3 ] {2acce593-054c-47ee-8649-6b16c7267061} <Debug> DynamicQueryHandler: Done processing query | ||
459 | 2023.12.14 12:51:47.975799 [ 3 ] {2acce593-054c-47ee-8649-6b16c7267061} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
460 | 2023.12.14 12:51:47.975820 [ 3 ] {} <Debug> HTTP-Session: 180ed15f-dd19-45b2-b22b-bd25d812ccb8 Destroying unnamed session | ||
461 | 2023.12.14 12:51:47.975915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
462 | 2023.12.14 12:51:47.975964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
463 | 2023.12.14 12:51:47.975988 [ 3 ] {} <Debug> HTTP-Session: ec360d91-ac8b-4307-a363-2b83d9218632 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
464 | 2023.12.14 12:51:47.976004 [ 3 ] {} <Debug> HTTP-Session: ec360d91-ac8b-4307-a363-2b83d9218632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
465 | 2023.12.14 12:51:47.976203 [ 3 ] {aa426a77-7d1a-40e5-b636-123b71a93d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
466 | 2023.12.14 12:51:47.976253 [ 3 ] {aa426a77-7d1a-40e5-b636-123b71a93d48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
467 | 2023.12.14 12:51:47.977593 [ 3 ] {aa426a77-7d1a-40e5-b636-123b71a93d48} <Debug> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Loading data parts | ||
468 | 2023.12.14 12:51:47.977675 [ 3 ] {aa426a77-7d1a-40e5-b636-123b71a93d48} <Debug> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): There are no data parts | ||
469 | 2023.12.14 12:51:47.978681 [ 3 ] {aa426a77-7d1a-40e5-b636-123b71a93d48} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2023.12.14 12:51:47.978706 [ 3 ] {aa426a77-7d1a-40e5-b636-123b71a93d48} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
471 | 2023.12.14 12:51:47.978727 [ 3 ] {} <Debug> HTTP-Session: ec360d91-ac8b-4307-a363-2b83d9218632 Destroying unnamed session | ||
472 | 2023.12.14 12:51:47.978839 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
473 | 2023.12.14 12:51:47.978882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
474 | 2023.12.14 12:51:47.978905 [ 3 ] {} <Debug> HTTP-Session: 050b6347-e224-4541-b2cf-68d4a32f6845 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
475 | 2023.12.14 12:51:47.978926 [ 3 ] {} <Debug> HTTP-Session: 050b6347-e224-4541-b2cf-68d4a32f6845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2023.12.14 12:51:47.979126 [ 3 ] {6b520c11-703c-4e72-a073-4bbe434c1cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
477 | 2023.12.14 12:51:47.979178 [ 3 ] {6b520c11-703c-4e72-a073-4bbe434c1cad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
478 | 2023.12.14 12:51:47.980493 [ 3 ] {6b520c11-703c-4e72-a073-4bbe434c1cad} <Debug> oximeter.measurements_cumulativef32 (b6c092ef-991d-4951-abad-48ee48bfbe21): Loading data parts | ||
479 | 2023.12.14 12:51:47.980584 [ 3 ] {6b520c11-703c-4e72-a073-4bbe434c1cad} <Debug> oximeter.measurements_cumulativef32 (b6c092ef-991d-4951-abad-48ee48bfbe21): There are no data parts | ||
480 | 2023.12.14 12:51:47.981582 [ 3 ] {6b520c11-703c-4e72-a073-4bbe434c1cad} <Debug> DynamicQueryHandler: Done processing query | ||
481 | 2023.12.14 12:51:47.981613 [ 3 ] {6b520c11-703c-4e72-a073-4bbe434c1cad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
482 | 2023.12.14 12:51:47.981629 [ 3 ] {} <Debug> HTTP-Session: 050b6347-e224-4541-b2cf-68d4a32f6845 Destroying unnamed session | ||
483 | 2023.12.14 12:51:47.981736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
484 | 2023.12.14 12:51:47.981783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
485 | 2023.12.14 12:51:47.981802 [ 3 ] {} <Debug> HTTP-Session: 12845d5c-635e-457b-b8b3-2dd2c5b8b5b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
486 | 2023.12.14 12:51:47.981824 [ 3 ] {} <Debug> HTTP-Session: 12845d5c-635e-457b-b8b3-2dd2c5b8b5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2023.12.14 12:51:47.982021 [ 3 ] {eb6366a4-1be8-4241-9539-7669370a266f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
488 | 2023.12.14 12:51:47.982071 [ 3 ] {eb6366a4-1be8-4241-9539-7669370a266f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
489 | 2023.12.14 12:51:47.983375 [ 3 ] {eb6366a4-1be8-4241-9539-7669370a266f} <Debug> oximeter.measurements_cumulativef64 (3e6ff189-1278-483a-a0c8-1cf20f3b3004): Loading data parts | ||
490 | 2023.12.14 12:51:47.983473 [ 3 ] {eb6366a4-1be8-4241-9539-7669370a266f} <Debug> oximeter.measurements_cumulativef64 (3e6ff189-1278-483a-a0c8-1cf20f3b3004): There are no data parts | ||
491 | 2023.12.14 12:51:47.984480 [ 3 ] {eb6366a4-1be8-4241-9539-7669370a266f} <Debug> DynamicQueryHandler: Done processing query | ||
492 | 2023.12.14 12:51:47.984510 [ 3 ] {eb6366a4-1be8-4241-9539-7669370a266f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
493 | 2023.12.14 12:51:47.984532 [ 3 ] {} <Debug> HTTP-Session: 12845d5c-635e-457b-b8b3-2dd2c5b8b5b8 Destroying unnamed session | ||
494 | 2023.12.14 12:51:47.984638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
495 | 2023.12.14 12:51:47.984686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
496 | 2023.12.14 12:51:47.984711 [ 3 ] {} <Debug> HTTP-Session: f49f8685-529f-4ed0-acbf-734f34ccab2c Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
497 | 2023.12.14 12:51:47.984727 [ 3 ] {} <Debug> HTTP-Session: f49f8685-529f-4ed0-acbf-734f34ccab2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
498 | 2023.12.14 12:51:47.984943 [ 3 ] {94665e33-fa5b-4afa-8dcf-620aba0dd6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
499 | * NOTE: Array types cannot be Nullable, see | ||
500 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
501 | * for more details. | ||
502 | * | ||
503 | * This means we need to use empty arrays to indicate a missing value. This | ||
504 | * is unfortunate, and at this point relies on the fact that an | ||
505 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
506 | * to figure out another way to represent missing samples here. | ||
507 | */ | ||
508 | bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
509 | 2023.12.14 12:51:47.984999 [ 3 ] {94665e33-fa5b-4afa-8dcf-620aba0dd6b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
510 | 2023.12.14 12:51:47.986311 [ 3 ] {94665e33-fa5b-4afa-8dcf-620aba0dd6b2} <Debug> oximeter.measurements_histogrami8 (3c1e7586-e1c0-4409-be88-87ffc32eacd7): Loading data parts | ||
511 | 2023.12.14 12:51:47.986400 [ 3 ] {94665e33-fa5b-4afa-8dcf-620aba0dd6b2} <Debug> oximeter.measurements_histogrami8 (3c1e7586-e1c0-4409-be88-87ffc32eacd7): There are no data parts | ||
512 | 2023.12.14 12:51:47.987396 [ 3 ] {94665e33-fa5b-4afa-8dcf-620aba0dd6b2} <Debug> DynamicQueryHandler: Done processing query | ||
513 | 2023.12.14 12:51:47.987428 [ 3 ] {94665e33-fa5b-4afa-8dcf-620aba0dd6b2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
514 | 2023.12.14 12:51:47.987448 [ 3 ] {} <Debug> HTTP-Session: f49f8685-529f-4ed0-acbf-734f34ccab2c Destroying unnamed session | ||
515 | 2023.12.14 12:51:47.987541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
516 | 2023.12.14 12:51:47.987590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
517 | 2023.12.14 12:51:47.987615 [ 3 ] {} <Debug> HTTP-Session: 2e60104e-1e8a-402f-aa8a-d33283a30aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
518 | 2023.12.14 12:51:47.987632 [ 3 ] {} <Debug> HTTP-Session: 2e60104e-1e8a-402f-aa8a-d33283a30aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
519 | 2023.12.14 12:51:47.987844 [ 3 ] {3236d59e-a27e-49a1-9a34-e2bd683e5693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2023.12.14 12:51:47.987904 [ 3 ] {3236d59e-a27e-49a1-9a34-e2bd683e5693} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
521 | 2023.12.14 12:51:47.989272 [ 3 ] {3236d59e-a27e-49a1-9a34-e2bd683e5693} <Debug> oximeter.measurements_histogramu8 (f9cb8034-6c0e-420d-9ee4-0f59128bfbf4): Loading data parts | ||
522 | 2023.12.14 12:51:47.989350 [ 3 ] {3236d59e-a27e-49a1-9a34-e2bd683e5693} <Debug> oximeter.measurements_histogramu8 (f9cb8034-6c0e-420d-9ee4-0f59128bfbf4): There are no data parts | ||
523 | 2023.12.14 12:51:47.990369 [ 3 ] {3236d59e-a27e-49a1-9a34-e2bd683e5693} <Debug> DynamicQueryHandler: Done processing query | ||
524 | 2023.12.14 12:51:47.990393 [ 3 ] {3236d59e-a27e-49a1-9a34-e2bd683e5693} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
525 | 2023.12.14 12:51:47.990417 [ 3 ] {} <Debug> HTTP-Session: 2e60104e-1e8a-402f-aa8a-d33283a30aa7 Destroying unnamed session | ||
526 | 2023.12.14 12:51:47.990520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
527 | 2023.12.14 12:51:47.990568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
528 | 2023.12.14 12:51:47.990594 [ 3 ] {} <Debug> HTTP-Session: 88a46aa4-5b44-4728-9829-7570d15ee81d Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
529 | 2023.12.14 12:51:47.990609 [ 3 ] {} <Debug> HTTP-Session: 88a46aa4-5b44-4728-9829-7570d15ee81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
530 | 2023.12.14 12:51:47.990821 [ 3 ] {efd840c8-a15e-4d2f-b328-9fb68853bda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
531 | 2023.12.14 12:51:47.990875 [ 3 ] {efd840c8-a15e-4d2f-b328-9fb68853bda1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
532 | 2023.12.14 12:51:47.992206 [ 3 ] {efd840c8-a15e-4d2f-b328-9fb68853bda1} <Debug> oximeter.measurements_histogrami16 (69343f4b-8b66-445a-8701-66710f3108cc): Loading data parts | ||
533 | 2023.12.14 12:51:47.992289 [ 3 ] {efd840c8-a15e-4d2f-b328-9fb68853bda1} <Debug> oximeter.measurements_histogrami16 (69343f4b-8b66-445a-8701-66710f3108cc): There are no data parts | ||
534 | 2023.12.14 12:51:47.993291 [ 3 ] {efd840c8-a15e-4d2f-b328-9fb68853bda1} <Debug> DynamicQueryHandler: Done processing query | ||
535 | 2023.12.14 12:51:47.993351 [ 3 ] {efd840c8-a15e-4d2f-b328-9fb68853bda1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
536 | 2023.12.14 12:51:47.993366 [ 3 ] {} <Debug> HTTP-Session: 88a46aa4-5b44-4728-9829-7570d15ee81d Destroying unnamed session | ||
537 | 2023.12.14 12:51:47.993466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
538 | 2023.12.14 12:51:47.993522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
539 | 2023.12.14 12:51:47.993541 [ 3 ] {} <Debug> HTTP-Session: 19f18014-3b44-4d8e-8f8c-b7901048cc03 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
540 | 2023.12.14 12:51:47.993562 [ 3 ] {} <Debug> HTTP-Session: 19f18014-3b44-4d8e-8f8c-b7901048cc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2023.12.14 12:51:47.993769 [ 3 ] {9f3b4623-2aae-446f-9e10-29adf4e8fdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2023.12.14 12:51:47.993823 [ 3 ] {9f3b4623-2aae-446f-9e10-29adf4e8fdd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
543 | 2023.12.14 12:51:47.995137 [ 3 ] {9f3b4623-2aae-446f-9e10-29adf4e8fdd7} <Debug> oximeter.measurements_histogramu16 (e95d5c26-b038-43c7-be6d-404f887e8549): Loading data parts | ||
544 | 2023.12.14 12:51:47.995234 [ 3 ] {9f3b4623-2aae-446f-9e10-29adf4e8fdd7} <Debug> oximeter.measurements_histogramu16 (e95d5c26-b038-43c7-be6d-404f887e8549): There are no data parts | ||
545 | 2023.12.14 12:51:47.996255 [ 3 ] {9f3b4623-2aae-446f-9e10-29adf4e8fdd7} <Debug> DynamicQueryHandler: Done processing query | ||
546 | 2023.12.14 12:51:47.996287 [ 3 ] {9f3b4623-2aae-446f-9e10-29adf4e8fdd7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
547 | 2023.12.14 12:51:47.996302 [ 3 ] {} <Debug> HTTP-Session: 19f18014-3b44-4d8e-8f8c-b7901048cc03 Destroying unnamed session | ||
548 | 2023.12.14 12:51:47.996409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
549 | 2023.12.14 12:51:47.996458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
550 | 2023.12.14 12:51:47.996478 [ 3 ] {} <Debug> HTTP-Session: 02a0a911-e554-4f47-919c-c4ac81438adc Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
551 | 2023.12.14 12:51:47.996500 [ 3 ] {} <Debug> HTTP-Session: 02a0a911-e554-4f47-919c-c4ac81438adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
552 | 2023.12.14 12:51:47.996714 [ 3 ] {4234fa05-d6f3-45af-a1fd-441e8d01c0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2023.12.14 12:51:47.996769 [ 3 ] {4234fa05-d6f3-45af-a1fd-441e8d01c0e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
554 | 2023.12.14 12:51:47.998090 [ 3 ] {4234fa05-d6f3-45af-a1fd-441e8d01c0e6} <Debug> oximeter.measurements_histogrami32 (4488d1bd-5cbc-42c2-a046-35bd9b522600): Loading data parts | ||
555 | 2023.12.14 12:51:47.998174 [ 3 ] {4234fa05-d6f3-45af-a1fd-441e8d01c0e6} <Debug> oximeter.measurements_histogrami32 (4488d1bd-5cbc-42c2-a046-35bd9b522600): There are no data parts | ||
556 | 2023.12.14 12:51:47.999219 [ 3 ] {4234fa05-d6f3-45af-a1fd-441e8d01c0e6} <Debug> DynamicQueryHandler: Done processing query | ||
557 | 2023.12.14 12:51:47.999244 [ 3 ] {4234fa05-d6f3-45af-a1fd-441e8d01c0e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
558 | 2023.12.14 12:51:47.999266 [ 3 ] {} <Debug> HTTP-Session: 02a0a911-e554-4f47-919c-c4ac81438adc Destroying unnamed session | ||
559 | 2023.12.14 12:51:47.999376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
560 | 2023.12.14 12:51:47.999426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
561 | 2023.12.14 12:51:47.999444 [ 3 ] {} <Debug> HTTP-Session: 9f11dba5-53fc-4fec-87d0-8fe094058fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
562 | 2023.12.14 12:51:47.999468 [ 3 ] {} <Debug> HTTP-Session: 9f11dba5-53fc-4fec-87d0-8fe094058fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
563 | 2023.12.14 12:51:47.999680 [ 3 ] {1580e217-1314-4021-9a01-f5abd58eaaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
564 | 2023.12.14 12:51:47.999733 [ 3 ] {1580e217-1314-4021-9a01-f5abd58eaaaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
565 | 2023.12.14 12:51:48.000811 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.85 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 7.45 MiB | ||
566 | 2023.12.14 12:51:48.001096 [ 3 ] {1580e217-1314-4021-9a01-f5abd58eaaaf} <Debug> oximeter.measurements_histogramu32 (0eab4099-9a58-4dce-92bc-1fa99471d28f): Loading data parts | ||
567 | 2023.12.14 12:51:48.001191 [ 3 ] {1580e217-1314-4021-9a01-f5abd58eaaaf} <Debug> oximeter.measurements_histogramu32 (0eab4099-9a58-4dce-92bc-1fa99471d28f): There are no data parts | ||
568 | 2023.12.14 12:51:48.002206 [ 3 ] {1580e217-1314-4021-9a01-f5abd58eaaaf} <Debug> DynamicQueryHandler: Done processing query | ||
569 | 2023.12.14 12:51:48.002244 [ 3 ] {1580e217-1314-4021-9a01-f5abd58eaaaf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
570 | 2023.12.14 12:51:48.002266 [ 3 ] {} <Debug> HTTP-Session: 9f11dba5-53fc-4fec-87d0-8fe094058fc5 Destroying unnamed session | ||
571 | 2023.12.14 12:51:48.002358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
572 | 2023.12.14 12:51:48.002407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
573 | 2023.12.14 12:51:48.002432 [ 3 ] {} <Debug> HTTP-Session: bcba3bc3-d9a1-4483-a129-efe92ab23ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
574 | 2023.12.14 12:51:48.002449 [ 3 ] {} <Debug> HTTP-Session: bcba3bc3-d9a1-4483-a129-efe92ab23ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
575 | 2023.12.14 12:51:48.002658 [ 3 ] {ddd431c8-abdf-4905-a02f-90fc1c27d0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
576 | 2023.12.14 12:51:48.002713 [ 3 ] {ddd431c8-abdf-4905-a02f-90fc1c27d0cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
577 | 2023.12.14 12:51:48.004167 [ 3 ] {ddd431c8-abdf-4905-a02f-90fc1c27d0cf} <Debug> oximeter.measurements_histogrami64 (f722bbd5-980b-446b-b958-fade7a6d4917): Loading data parts | ||
578 | 2023.12.14 12:51:48.004250 [ 3 ] {ddd431c8-abdf-4905-a02f-90fc1c27d0cf} <Debug> oximeter.measurements_histogrami64 (f722bbd5-980b-446b-b958-fade7a6d4917): There are no data parts | ||
579 | 2023.12.14 12:51:48.005291 [ 3 ] {ddd431c8-abdf-4905-a02f-90fc1c27d0cf} <Debug> DynamicQueryHandler: Done processing query | ||
580 | 2023.12.14 12:51:48.005315 [ 3 ] {ddd431c8-abdf-4905-a02f-90fc1c27d0cf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
581 | 2023.12.14 12:51:48.005337 [ 3 ] {} <Debug> HTTP-Session: bcba3bc3-d9a1-4483-a129-efe92ab23ba9 Destroying unnamed session | ||
582 | 2023.12.14 12:51:48.005448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
583 | 2023.12.14 12:51:48.005498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
584 | 2023.12.14 12:51:48.005529 [ 3 ] {} <Debug> HTTP-Session: 5a462d6a-b79f-4bef-b51c-ac9fd2a16448 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
585 | 2023.12.14 12:51:48.005546 [ 3 ] {} <Debug> HTTP-Session: 5a462d6a-b79f-4bef-b51c-ac9fd2a16448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2023.12.14 12:51:48.005761 [ 3 ] {6c1efa1e-35df-4bb3-8997-5bcb2dbebe6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
587 | 2023.12.14 12:51:48.005817 [ 3 ] {6c1efa1e-35df-4bb3-8997-5bcb2dbebe6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
588 | 2023.12.14 12:51:48.007290 [ 3 ] {6c1efa1e-35df-4bb3-8997-5bcb2dbebe6f} <Debug> oximeter.measurements_histogramu64 (282fabf1-eae2-40ea-a2c1-72873f447ffa): Loading data parts | ||
589 | 2023.12.14 12:51:48.007387 [ 3 ] {6c1efa1e-35df-4bb3-8997-5bcb2dbebe6f} <Debug> oximeter.measurements_histogramu64 (282fabf1-eae2-40ea-a2c1-72873f447ffa): There are no data parts | ||
590 | 2023.12.14 12:51:48.008434 [ 3 ] {6c1efa1e-35df-4bb3-8997-5bcb2dbebe6f} <Debug> DynamicQueryHandler: Done processing query | ||
591 | 2023.12.14 12:51:48.008468 [ 3 ] {6c1efa1e-35df-4bb3-8997-5bcb2dbebe6f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
592 | 2023.12.14 12:51:48.008484 [ 3 ] {} <Debug> HTTP-Session: 5a462d6a-b79f-4bef-b51c-ac9fd2a16448 Destroying unnamed session | ||
593 | 2023.12.14 12:51:48.008590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
594 | 2023.12.14 12:51:48.008646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
595 | 2023.12.14 12:51:48.008665 [ 3 ] {} <Debug> HTTP-Session: ba3b2f9c-4fca-43a6-86e3-09f685841aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
596 | 2023.12.14 12:51:48.008688 [ 3 ] {} <Debug> HTTP-Session: ba3b2f9c-4fca-43a6-86e3-09f685841aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2023.12.14 12:51:48.008895 [ 3 ] {531b6775-da07-4cc1-8021-1adb88b6b7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
598 | 2023.12.14 12:51:48.008949 [ 3 ] {531b6775-da07-4cc1-8021-1adb88b6b7b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
599 | 2023.12.14 12:51:48.010390 [ 3 ] {531b6775-da07-4cc1-8021-1adb88b6b7b3} <Debug> oximeter.measurements_histogramf32 (51ac4e66-287c-4abd-9eba-f645cb8a8306): Loading data parts | ||
600 | 2023.12.14 12:51:48.010473 [ 3 ] {531b6775-da07-4cc1-8021-1adb88b6b7b3} <Debug> oximeter.measurements_histogramf32 (51ac4e66-287c-4abd-9eba-f645cb8a8306): There are no data parts | ||
601 | 2023.12.14 12:51:48.011499 [ 3 ] {531b6775-da07-4cc1-8021-1adb88b6b7b3} <Debug> DynamicQueryHandler: Done processing query | ||
602 | 2023.12.14 12:51:48.011532 [ 3 ] {531b6775-da07-4cc1-8021-1adb88b6b7b3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
603 | 2023.12.14 12:51:48.011548 [ 3 ] {} <Debug> HTTP-Session: ba3b2f9c-4fca-43a6-86e3-09f685841aa3 Destroying unnamed session | ||
604 | 2023.12.14 12:51:48.011666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
605 | 2023.12.14 12:51:48.011723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
606 | 2023.12.14 12:51:48.011741 [ 3 ] {} <Debug> HTTP-Session: 6785883b-2ac3-40cc-a378-dbd98451c39f Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
607 | 2023.12.14 12:51:48.011764 [ 3 ] {} <Debug> HTTP-Session: 6785883b-2ac3-40cc-a378-dbd98451c39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2023.12.14 12:51:48.012008 [ 3 ] {09af7df9-4bf5-4931-bac8-160f4998b8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
609 | 2023.12.14 12:51:48.012064 [ 3 ] {09af7df9-4bf5-4931-bac8-160f4998b8d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
610 | 2023.12.14 12:51:48.013409 [ 3 ] {09af7df9-4bf5-4931-bac8-160f4998b8d6} <Debug> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Loading data parts | ||
611 | 2023.12.14 12:51:48.013512 [ 3 ] {09af7df9-4bf5-4931-bac8-160f4998b8d6} <Debug> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): There are no data parts | ||
612 | 2023.12.14 12:51:48.014548 [ 3 ] {09af7df9-4bf5-4931-bac8-160f4998b8d6} <Debug> DynamicQueryHandler: Done processing query | ||
613 | 2023.12.14 12:51:48.014573 [ 3 ] {09af7df9-4bf5-4931-bac8-160f4998b8d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
614 | 2023.12.14 12:51:48.014597 [ 3 ] {} <Debug> HTTP-Session: 6785883b-2ac3-40cc-a378-dbd98451c39f Destroying unnamed session | ||
615 | 2023.12.14 12:51:48.014727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
616 | 2023.12.14 12:51:48.014779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
617 | 2023.12.14 12:51:48.014805 [ 3 ] {} <Debug> HTTP-Session: 8ac044fb-edb8-425d-ae29-63574dfbe3d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
618 | 2023.12.14 12:51:48.014821 [ 3 ] {} <Debug> HTTP-Session: 8ac044fb-edb8-425d-ae29-63574dfbe3d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2023.12.14 12:51:48.014985 [ 3 ] {231bc82f-38a6-43eb-9b9d-1131609b98c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) /* The field tables store named dimensions of each timeseries. | ||
620 | * | ||
621 | * As with the measurement tables, there is one field table for each field data | ||
622 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
623 | * this behavior **must not** be relied upon for query correctness. | ||
624 | * | ||
625 | * The index for the fields differs from the measurements, however. Rows are | ||
626 | * sorted by timeseries name, then field name, field value, and finally | ||
627 | * timeseries key. This reflects the most common pattern for looking them up: | ||
628 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
629 | * usually then used to look up measurements. | ||
630 | * | ||
631 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
632 | * timeseries name and then key, since it would improve lookups where one | ||
633 | * already has the key. Realistically though, these tables are quite small and | ||
634 | * so performance benefits will be low in absolute terms. | ||
635 | */ | ||
636 | 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) | ||
637 | 2023.12.14 12:51:48.015039 [ 3 ] {231bc82f-38a6-43eb-9b9d-1131609b98c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
638 | 2023.12.14 12:51:48.016269 [ 3 ] {231bc82f-38a6-43eb-9b9d-1131609b98c6} <Debug> oximeter.fields_bool (46bd2e6a-c473-4850-9899-110cd01bad6f): Loading data parts | ||
639 | 2023.12.14 12:51:48.016344 [ 3 ] {231bc82f-38a6-43eb-9b9d-1131609b98c6} <Debug> oximeter.fields_bool (46bd2e6a-c473-4850-9899-110cd01bad6f): There are no data parts | ||
640 | 2023.12.14 12:51:48.017323 [ 3 ] {231bc82f-38a6-43eb-9b9d-1131609b98c6} <Debug> DynamicQueryHandler: Done processing query | ||
641 | 2023.12.14 12:51:48.017357 [ 3 ] {231bc82f-38a6-43eb-9b9d-1131609b98c6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
642 | 2023.12.14 12:51:48.017372 [ 3 ] {} <Debug> HTTP-Session: 8ac044fb-edb8-425d-ae29-63574dfbe3d3 Destroying unnamed session | ||
643 | 2023.12.14 12:51:48.017473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
644 | 2023.12.14 12:51:48.017531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
645 | 2023.12.14 12:51:48.017551 [ 3 ] {} <Debug> HTTP-Session: 867d2523-79bf-4016-856c-44ef44609e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
646 | 2023.12.14 12:51:48.017573 [ 3 ] {} <Debug> HTTP-Session: 867d2523-79bf-4016-856c-44ef44609e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2023.12.14 12:51:48.017725 [ 3 ] {487bbb81-3380-4361-96cd-4d6be1c5b2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
648 | 2023.12.14 12:51:48.017775 [ 3 ] {487bbb81-3380-4361-96cd-4d6be1c5b2c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
649 | 2023.12.14 12:51:48.018964 [ 3 ] {487bbb81-3380-4361-96cd-4d6be1c5b2c2} <Debug> oximeter.fields_i8 (5098a88a-a15b-429a-b7ad-0f2bbccfb5e8): Loading data parts | ||
650 | 2023.12.14 12:51:48.019041 [ 3 ] {487bbb81-3380-4361-96cd-4d6be1c5b2c2} <Debug> oximeter.fields_i8 (5098a88a-a15b-429a-b7ad-0f2bbccfb5e8): There are no data parts | ||
651 | 2023.12.14 12:51:48.020006 [ 3 ] {487bbb81-3380-4361-96cd-4d6be1c5b2c2} <Debug> DynamicQueryHandler: Done processing query | ||
652 | 2023.12.14 12:51:48.020030 [ 3 ] {487bbb81-3380-4361-96cd-4d6be1c5b2c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
653 | 2023.12.14 12:51:48.020054 [ 3 ] {} <Debug> HTTP-Session: 867d2523-79bf-4016-856c-44ef44609e99 Destroying unnamed session | ||
654 | 2023.12.14 12:51:48.020146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
655 | 2023.12.14 12:51:48.020196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
656 | 2023.12.14 12:51:48.020222 [ 3 ] {} <Debug> HTTP-Session: 20ba3b5a-8768-4222-84fc-33c65002e6ca Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
657 | 2023.12.14 12:51:48.020238 [ 3 ] {} <Debug> HTTP-Session: 20ba3b5a-8768-4222-84fc-33c65002e6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2023.12.14 12:51:48.020393 [ 3 ] {1df9e346-0115-4f7b-8c4b-61a13ce3017d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
659 | 2023.12.14 12:51:48.020437 [ 3 ] {1df9e346-0115-4f7b-8c4b-61a13ce3017d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
660 | 2023.12.14 12:51:48.021603 [ 3 ] {1df9e346-0115-4f7b-8c4b-61a13ce3017d} <Debug> oximeter.fields_u8 (9dff114e-34e8-466d-81f7-1e85e29dd619): Loading data parts | ||
661 | 2023.12.14 12:51:48.021686 [ 3 ] {1df9e346-0115-4f7b-8c4b-61a13ce3017d} <Debug> oximeter.fields_u8 (9dff114e-34e8-466d-81f7-1e85e29dd619): There are no data parts | ||
662 | 2023.12.14 12:51:48.022651 [ 3 ] {1df9e346-0115-4f7b-8c4b-61a13ce3017d} <Debug> DynamicQueryHandler: Done processing query | ||
663 | 2023.12.14 12:51:48.022681 [ 3 ] {1df9e346-0115-4f7b-8c4b-61a13ce3017d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
664 | 2023.12.14 12:51:48.022697 [ 3 ] {} <Debug> HTTP-Session: 20ba3b5a-8768-4222-84fc-33c65002e6ca Destroying unnamed session | ||
665 | 2023.12.14 12:51:48.022803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
666 | 2023.12.14 12:51:48.022854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
667 | 2023.12.14 12:51:48.022872 [ 3 ] {} <Debug> HTTP-Session: b3323718-92a9-4ce3-abd3-302fa89e0488 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
668 | 2023.12.14 12:51:48.022895 [ 3 ] {} <Debug> HTTP-Session: b3323718-92a9-4ce3-abd3-302fa89e0488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
669 | 2023.12.14 12:51:48.023041 [ 3 ] {e6d28502-40ec-4657-a960-dd6a899211d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
670 | 2023.12.14 12:51:48.023091 [ 3 ] {e6d28502-40ec-4657-a960-dd6a899211d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
671 | 2023.12.14 12:51:48.025586 [ 3 ] {e6d28502-40ec-4657-a960-dd6a899211d1} <Debug> oximeter.fields_i16 (5d223ed7-4dee-486b-8a37-1a64749908bb): Loading data parts | ||
672 | 2023.12.14 12:51:48.025666 [ 3 ] {e6d28502-40ec-4657-a960-dd6a899211d1} <Debug> oximeter.fields_i16 (5d223ed7-4dee-486b-8a37-1a64749908bb): There are no data parts | ||
673 | 2023.12.14 12:51:48.026786 [ 3 ] {e6d28502-40ec-4657-a960-dd6a899211d1} <Debug> DynamicQueryHandler: Done processing query | ||
674 | 2023.12.14 12:51:48.026810 [ 3 ] {e6d28502-40ec-4657-a960-dd6a899211d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
675 | 2023.12.14 12:51:48.026832 [ 3 ] {} <Debug> HTTP-Session: b3323718-92a9-4ce3-abd3-302fa89e0488 Destroying unnamed session | ||
676 | 2023.12.14 12:51:48.026938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
677 | 2023.12.14 12:51:48.026986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
678 | 2023.12.14 12:51:48.027012 [ 3 ] {} <Debug> HTTP-Session: 1439d936-eaf2-416e-83c0-d9d613f27f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
679 | 2023.12.14 12:51:48.027034 [ 3 ] {} <Debug> HTTP-Session: 1439d936-eaf2-416e-83c0-d9d613f27f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2023.12.14 12:51:48.027184 [ 3 ] {0dbad927-416b-47fc-9e67-bf0b281e3a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
681 | 2023.12.14 12:51:48.027235 [ 3 ] {0dbad927-416b-47fc-9e67-bf0b281e3a6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
682 | 2023.12.14 12:51:48.028421 [ 3 ] {0dbad927-416b-47fc-9e67-bf0b281e3a6c} <Debug> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Loading data parts | ||
683 | 2023.12.14 12:51:48.028503 [ 3 ] {0dbad927-416b-47fc-9e67-bf0b281e3a6c} <Debug> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): There are no data parts | ||
684 | 2023.12.14 12:51:48.029471 [ 3 ] {0dbad927-416b-47fc-9e67-bf0b281e3a6c} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2023.12.14 12:51:48.029496 [ 3 ] {0dbad927-416b-47fc-9e67-bf0b281e3a6c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
686 | 2023.12.14 12:51:48.029511 [ 3 ] {} <Debug> HTTP-Session: 1439d936-eaf2-416e-83c0-d9d613f27f1f Destroying unnamed session | ||
687 | 2023.12.14 12:51:48.029633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
688 | 2023.12.14 12:51:48.029683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
689 | 2023.12.14 12:51:48.029702 [ 3 ] {} <Debug> HTTP-Session: aa648a00-fb91-4341-822b-7bb96aceb4d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
690 | 2023.12.14 12:51:48.029725 [ 3 ] {} <Debug> HTTP-Session: aa648a00-fb91-4341-822b-7bb96aceb4d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2023.12.14 12:51:48.029885 [ 3 ] {db5b4038-61f9-4c10-87ae-d5201e226357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
692 | 2023.12.14 12:51:48.029929 [ 3 ] {db5b4038-61f9-4c10-87ae-d5201e226357} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
693 | 2023.12.14 12:51:48.031092 [ 3 ] {db5b4038-61f9-4c10-87ae-d5201e226357} <Debug> oximeter.fields_i32 (876fc08c-0698-4b14-bb1a-f97bc43f4912): Loading data parts | ||
694 | 2023.12.14 12:51:48.031167 [ 3 ] {db5b4038-61f9-4c10-87ae-d5201e226357} <Debug> oximeter.fields_i32 (876fc08c-0698-4b14-bb1a-f97bc43f4912): There are no data parts | ||
695 | 2023.12.14 12:51:48.032148 [ 3 ] {db5b4038-61f9-4c10-87ae-d5201e226357} <Debug> DynamicQueryHandler: Done processing query | ||
696 | 2023.12.14 12:51:48.032180 [ 3 ] {db5b4038-61f9-4c10-87ae-d5201e226357} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
697 | 2023.12.14 12:51:48.032195 [ 3 ] {} <Debug> HTTP-Session: aa648a00-fb91-4341-822b-7bb96aceb4d7 Destroying unnamed session | ||
698 | 2023.12.14 12:51:48.032294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2023.12.14 12:51:48.032343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
700 | 2023.12.14 12:51:48.032361 [ 3 ] {} <Debug> HTTP-Session: 797a3d1f-dc89-47be-b0c9-a2e0759ff636 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
701 | 2023.12.14 12:51:48.032385 [ 3 ] {} <Debug> HTTP-Session: 797a3d1f-dc89-47be-b0c9-a2e0759ff636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2023.12.14 12:51:48.032542 [ 3 ] {1009b9ba-12ab-43ea-bf3c-60fbdd3afa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
703 | 2023.12.14 12:51:48.032585 [ 3 ] {1009b9ba-12ab-43ea-bf3c-60fbdd3afa23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
704 | 2023.12.14 12:51:48.033906 [ 3 ] {1009b9ba-12ab-43ea-bf3c-60fbdd3afa23} <Debug> oximeter.fields_u32 (69a83bf1-1fb1-49a0-968f-c86d4c5902e8): Loading data parts | ||
705 | 2023.12.14 12:51:48.033980 [ 3 ] {1009b9ba-12ab-43ea-bf3c-60fbdd3afa23} <Debug> oximeter.fields_u32 (69a83bf1-1fb1-49a0-968f-c86d4c5902e8): There are no data parts | ||
706 | 2023.12.14 12:51:48.034954 [ 3 ] {1009b9ba-12ab-43ea-bf3c-60fbdd3afa23} <Debug> DynamicQueryHandler: Done processing query | ||
707 | 2023.12.14 12:51:48.034979 [ 3 ] {1009b9ba-12ab-43ea-bf3c-60fbdd3afa23} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
708 | 2023.12.14 12:51:48.035009 [ 3 ] {} <Debug> HTTP-Session: 797a3d1f-dc89-47be-b0c9-a2e0759ff636 Destroying unnamed session | ||
709 | 2023.12.14 12:51:48.035119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
710 | 2023.12.14 12:51:48.035168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
711 | 2023.12.14 12:51:48.035201 [ 3 ] {} <Debug> HTTP-Session: f5dab343-c6fe-4d71-a1b3-1a8a4d44c03f Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
712 | 2023.12.14 12:51:48.035217 [ 3 ] {} <Debug> HTTP-Session: f5dab343-c6fe-4d71-a1b3-1a8a4d44c03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2023.12.14 12:51:48.035373 [ 3 ] {2fe7bdbe-0447-40ed-b0a1-1c81a1d6d840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
714 | 2023.12.14 12:51:48.035422 [ 3 ] {2fe7bdbe-0447-40ed-b0a1-1c81a1d6d840} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
715 | 2023.12.14 12:51:48.036715 [ 3 ] {2fe7bdbe-0447-40ed-b0a1-1c81a1d6d840} <Debug> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Loading data parts | ||
716 | 2023.12.14 12:51:48.036798 [ 3 ] {2fe7bdbe-0447-40ed-b0a1-1c81a1d6d840} <Debug> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): There are no data parts | ||
717 | 2023.12.14 12:51:48.037764 [ 3 ] {2fe7bdbe-0447-40ed-b0a1-1c81a1d6d840} <Debug> DynamicQueryHandler: Done processing query | ||
718 | 2023.12.14 12:51:48.037796 [ 3 ] {2fe7bdbe-0447-40ed-b0a1-1c81a1d6d840} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
719 | 2023.12.14 12:51:48.037819 [ 3 ] {} <Debug> HTTP-Session: f5dab343-c6fe-4d71-a1b3-1a8a4d44c03f Destroying unnamed session | ||
720 | 2023.12.14 12:51:48.037911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
721 | 2023.12.14 12:51:48.037960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
722 | 2023.12.14 12:51:48.037986 [ 3 ] {} <Debug> HTTP-Session: dd611816-5249-4213-9498-1755f4e12e5a Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
723 | 2023.12.14 12:51:48.038002 [ 3 ] {} <Debug> HTTP-Session: dd611816-5249-4213-9498-1755f4e12e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2023.12.14 12:51:48.038159 [ 3 ] {85a84765-31fb-457a-8243-c36c1408908c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
725 | 2023.12.14 12:51:48.038209 [ 3 ] {85a84765-31fb-457a-8243-c36c1408908c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
726 | 2023.12.14 12:51:48.039507 [ 3 ] {85a84765-31fb-457a-8243-c36c1408908c} <Debug> oximeter.fields_u64 (6028dec2-5444-4ef5-a592-1836f96838fe): Loading data parts | ||
727 | 2023.12.14 12:51:48.039591 [ 3 ] {85a84765-31fb-457a-8243-c36c1408908c} <Debug> oximeter.fields_u64 (6028dec2-5444-4ef5-a592-1836f96838fe): There are no data parts | ||
728 | 2023.12.14 12:51:48.040581 [ 3 ] {85a84765-31fb-457a-8243-c36c1408908c} <Debug> DynamicQueryHandler: Done processing query | ||
729 | 2023.12.14 12:51:48.040613 [ 3 ] {85a84765-31fb-457a-8243-c36c1408908c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
730 | 2023.12.14 12:51:48.040629 [ 3 ] {} <Debug> HTTP-Session: dd611816-5249-4213-9498-1755f4e12e5a Destroying unnamed session | ||
731 | 2023.12.14 12:51:48.040734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
732 | 2023.12.14 12:51:48.040784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
733 | 2023.12.14 12:51:48.040803 [ 3 ] {} <Debug> HTTP-Session: 346f8645-ccc0-4d27-bf8b-4a024b99e59f Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
734 | 2023.12.14 12:51:48.040827 [ 3 ] {} <Debug> HTTP-Session: 346f8645-ccc0-4d27-bf8b-4a024b99e59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2023.12.14 12:51:48.040974 [ 3 ] {ab46c153-f1a4-4b48-a2ce-25caa523b77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
736 | 2023.12.14 12:51:48.041023 [ 3 ] {ab46c153-f1a4-4b48-a2ce-25caa523b77e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
737 | 2023.12.14 12:51:48.042224 [ 3 ] {ab46c153-f1a4-4b48-a2ce-25caa523b77e} <Debug> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Loading data parts | ||
738 | 2023.12.14 12:51:48.042307 [ 3 ] {ab46c153-f1a4-4b48-a2ce-25caa523b77e} <Debug> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): There are no data parts | ||
739 | 2023.12.14 12:51:48.043283 [ 3 ] {ab46c153-f1a4-4b48-a2ce-25caa523b77e} <Debug> DynamicQueryHandler: Done processing query | ||
740 | 2023.12.14 12:51:48.043307 [ 3 ] {ab46c153-f1a4-4b48-a2ce-25caa523b77e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
741 | 2023.12.14 12:51:48.043330 [ 3 ] {} <Debug> HTTP-Session: 346f8645-ccc0-4d27-bf8b-4a024b99e59f Destroying unnamed session | ||
742 | 2023.12.14 12:51:48.043439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
743 | 2023.12.14 12:51:48.043489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
744 | 2023.12.14 12:51:48.043514 [ 3 ] {} <Debug> HTTP-Session: 78863bb9-04c1-46c7-9c82-3b82d351de7d Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
745 | 2023.12.14 12:51:48.043538 [ 3 ] {} <Debug> HTTP-Session: 78863bb9-04c1-46c7-9c82-3b82d351de7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2023.12.14 12:51:48.043687 [ 3 ] {6f786497-0161-47b5-acff-223bb4e9438b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
747 | 2023.12.14 12:51:48.043736 [ 3 ] {6f786497-0161-47b5-acff-223bb4e9438b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
748 | 2023.12.14 12:51:48.044904 [ 3 ] {6f786497-0161-47b5-acff-223bb4e9438b} <Debug> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Loading data parts | ||
749 | 2023.12.14 12:51:48.044988 [ 3 ] {6f786497-0161-47b5-acff-223bb4e9438b} <Debug> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): There are no data parts | ||
750 | 2023.12.14 12:51:48.045963 [ 3 ] {6f786497-0161-47b5-acff-223bb4e9438b} <Debug> DynamicQueryHandler: Done processing query | ||
751 | 2023.12.14 12:51:48.045988 [ 3 ] {6f786497-0161-47b5-acff-223bb4e9438b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
752 | 2023.12.14 12:51:48.046002 [ 3 ] {} <Debug> HTTP-Session: 78863bb9-04c1-46c7-9c82-3b82d351de7d Destroying unnamed session | ||
753 | 2023.12.14 12:51:48.046103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
754 | 2023.12.14 12:51:48.046155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
755 | 2023.12.14 12:51:48.046173 [ 3 ] {} <Debug> HTTP-Session: 2374957a-ac59-4963-82fd-2336a1297ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
756 | 2023.12.14 12:51:48.046196 [ 3 ] {} <Debug> HTTP-Session: 2374957a-ac59-4963-82fd-2336a1297ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
757 | 2023.12.14 12:51:48.046354 [ 3 ] {eadb4610-0e8d-494c-ba85-7dd2d39324ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) 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) | ||
758 | 2023.12.14 12:51:48.046397 [ 3 ] {eadb4610-0e8d-494c-ba85-7dd2d39324ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
759 | 2023.12.14 12:51:48.047595 [ 3 ] {eadb4610-0e8d-494c-ba85-7dd2d39324ed} <Debug> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Loading data parts | ||
760 | 2023.12.14 12:51:48.047673 [ 3 ] {eadb4610-0e8d-494c-ba85-7dd2d39324ed} <Debug> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): There are no data parts | ||
761 | 2023.12.14 12:51:48.048650 [ 3 ] {eadb4610-0e8d-494c-ba85-7dd2d39324ed} <Debug> DynamicQueryHandler: Done processing query | ||
762 | 2023.12.14 12:51:48.048683 [ 3 ] {eadb4610-0e8d-494c-ba85-7dd2d39324ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
763 | 2023.12.14 12:51:48.048698 [ 3 ] {} <Debug> HTTP-Session: 2374957a-ac59-4963-82fd-2336a1297ceb Destroying unnamed session | ||
764 | 2023.12.14 12:51:48.048815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
765 | 2023.12.14 12:51:48.048866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
766 | 2023.12.14 12:51:48.048886 [ 3 ] {} <Debug> HTTP-Session: 74931d47-12b7-42a8-8bc4-582f30e9124c Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
767 | 2023.12.14 12:51:48.048908 [ 3 ] {} <Debug> HTTP-Session: 74931d47-12b7-42a8-8bc4-582f30e9124c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
768 | 2023.12.14 12:51:48.049134 [ 3 ] {33ed5950-b486-42dd-932d-358617cdef0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) /* The timeseries schema table stores the extracted schema for the samples | ||
769 | * oximeter collects. | ||
770 | */ | ||
771 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
772 | 2023.12.14 12:51:48.049204 [ 3 ] {33ed5950-b486-42dd-932d-358617cdef0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
773 | 2023.12.14 12:51:48.050576 [ 3 ] {33ed5950-b486-42dd-932d-358617cdef0a} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2): Loading data parts | ||
774 | 2023.12.14 12:51:48.050660 [ 3 ] {33ed5950-b486-42dd-932d-358617cdef0a} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2): There are no data parts | ||
775 | 2023.12.14 12:51:48.051784 [ 3 ] {33ed5950-b486-42dd-932d-358617cdef0a} <Debug> DynamicQueryHandler: Done processing query | ||
776 | 2023.12.14 12:51:48.051809 [ 3 ] {33ed5950-b486-42dd-932d-358617cdef0a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
777 | 2023.12.14 12:51:48.051833 [ 3 ] {} <Debug> HTTP-Session: 74931d47-12b7-42a8-8bc4-582f30e9124c Destroying unnamed session | ||
778 | 2023.12.14 12:51:48.051960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35156, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
779 | 2023.12.14 12:51:48.052013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
780 | 2023.12.14 12:51:48.052040 [ 3 ] {} <Debug> HTTP-Session: 4f273e58-d9d4-41f9-942e-bead24a66d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:35156 | ||
781 | 2023.12.14 12:51:48.052056 [ 3 ] {} <Debug> HTTP-Session: 4f273e58-d9d4-41f9-942e-bead24a66d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2023.12.14 12:51:48.052163 [ 3 ] {e282498b-d5b8-4a0d-8907-1831ce667974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35156) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
783 | 2023.12.14 12:51:48.052756 [ 3 ] {e282498b-d5b8-4a0d-8907-1831ce667974} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
784 | 2023.12.14 12:51:48.055423 [ 3 ] {e282498b-d5b8-4a0d-8907-1831ce667974} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.59 GiB. | ||
785 | 2023.12.14 12:51:48.057543 [ 3 ] {e282498b-d5b8-4a0d-8907-1831ce667974} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
786 | 2023.12.14 12:51:48.057773 [ 3 ] {e282498b-d5b8-4a0d-8907-1831ce667974} <Trace> oximeter.version (cf24216e-758a-4d02-9bc0-c415058d3a4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
787 | 2023.12.14 12:51:48.057978 [ 3 ] {e282498b-d5b8-4a0d-8907-1831ce667974} <Information> executeQuery: Read 1 rows, 16.00 B in 0.005792922 sec., 172 rows/sec., 2.70 KiB/sec. | ||
788 | 2023.12.14 12:51:48.058088 [ 3 ] {e282498b-d5b8-4a0d-8907-1831ce667974} <Debug> DynamicQueryHandler: Done processing query | ||
789 | 2023.12.14 12:51:48.058109 [ 3 ] {e282498b-d5b8-4a0d-8907-1831ce667974} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
790 | 2023.12.14 12:51:48.058138 [ 3 ] {} <Debug> HTTP-Session: 4f273e58-d9d4-41f9-942e-bead24a66d60 Destroying unnamed session | ||
791 | 2023.12.14 12:51:49.001123 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.14 MiB, peak 231.22 MiB, will set to 228.30 MiB (RSS), difference: 2.15 MiB | ||
792 | 2023.12.14 12:52:02.884666 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
793 | 2023.12.14 12:52:02.884761 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
794 | 2023.12.14 12:52:17.885779 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
795 | 2023.12.14 12:52:17.885846 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
796 | 2023.12.14 12:52:32.885918 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
797 | 2023.12.14 12:52:32.885989 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
798 | 2023.12.14 12:52:47.886044 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
799 | 2023.12.14 12:52:47.886123 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
800 | 2023.12.14 12:52:52.960352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
801 | 2023.12.14 12:52:52.960564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
802 | 2023.12.14 12:52:52.960610 [ 3 ] {} <Debug> HTTP-Session: 671bce95-5d2b-4517-9231-d06de7ab29de Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
803 | 2023.12.14 12:52:52.960674 [ 3 ] {} <Debug> HTTP-Session: 671bce95-5d2b-4517-9231-d06de7ab29de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
804 | 2023.12.14 12:52:52.960922 [ 3 ] {c8203f5e-eb2d-4de9-8e70-0958d602faf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
805 | 2023.12.14 12:52:52.961267 [ 3 ] {c8203f5e-eb2d-4de9-8e70-0958d602faf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2023.12.14 12:52:52.961959 [ 3 ] {c8203f5e-eb2d-4de9-8e70-0958d602faf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
807 | 2023.12.14 12:52:52.963982 [ 3 ] {c8203f5e-eb2d-4de9-8e70-0958d602faf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
808 | 2023.12.14 12:52:52.965287 [ 3 ] {c8203f5e-eb2d-4de9-8e70-0958d602faf2} <Debug> DynamicQueryHandler: Done processing query | ||
809 | 2023.12.14 12:52:52.965318 [ 3 ] {c8203f5e-eb2d-4de9-8e70-0958d602faf2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
810 | 2023.12.14 12:52:52.965334 [ 3 ] {} <Debug> HTTP-Session: 671bce95-5d2b-4517-9231-d06de7ab29de Destroying unnamed session | ||
811 | 2023.12.14 12:52:52.976049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
812 | 2023.12.14 12:52:52.976169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
813 | 2023.12.14 12:52:52.976208 [ 3 ] {} <Debug> HTTP-Session: c2b8b5c5-4828-48a5-ada7-be3d994ac1d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
814 | 2023.12.14 12:52:52.976244 [ 3 ] {} <Debug> HTTP-Session: c2b8b5c5-4828-48a5-ada7-be3d994ac1d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
815 | 2023.12.14 12:52:52.976508 [ 3 ] {f64d3113-c6fb-49d6-8ec4-a660ccf40624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
816 | 2023.12.14 12:52:52.983529 [ 3 ] {f64d3113-c6fb-49d6-8ec4-a660ccf40624} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
817 | 2023.12.14 12:52:52.983698 [ 3 ] {f64d3113-c6fb-49d6-8ec4-a660ccf40624} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2023.12.14 12:52:52.983743 [ 3 ] {f64d3113-c6fb-49d6-8ec4-a660ccf40624} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2023.12.14 12:52:52.984667 [ 3 ] {f64d3113-c6fb-49d6-8ec4-a660ccf40624} <Debug> DynamicQueryHandler: Done processing query | ||
820 | 2023.12.14 12:52:52.984708 [ 3 ] {f64d3113-c6fb-49d6-8ec4-a660ccf40624} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
821 | 2023.12.14 12:52:52.984726 [ 3 ] {} <Debug> HTTP-Session: c2b8b5c5-4828-48a5-ada7-be3d994ac1d8 Destroying unnamed session | ||
822 | 2023.12.14 12:52:52.984932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
823 | 2023.12.14 12:52:52.984981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
824 | 2023.12.14 12:52:52.985002 [ 3 ] {} <Debug> HTTP-Session: 93f5eee5-528f-4d44-ba98-57b2f25cfa10 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
825 | 2023.12.14 12:52:52.985019 [ 3 ] {} <Debug> HTTP-Session: 93f5eee5-528f-4d44-ba98-57b2f25cfa10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
826 | 2023.12.14 12:52:52.985138 [ 3 ] {1838c23b-c601-4d63-ae7d-e6d6f393aa11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
827 | 2023.12.14 12:52:52.985530 [ 3 ] {1838c23b-c601-4d63-ae7d-e6d6f393aa11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2023.12.14 12:52:52.985682 [ 3 ] {1838c23b-c601-4d63-ae7d-e6d6f393aa11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2023.12.14 12:52:52.985724 [ 3 ] {1838c23b-c601-4d63-ae7d-e6d6f393aa11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2023.12.14 12:52:52.986514 [ 3 ] {1838c23b-c601-4d63-ae7d-e6d6f393aa11} <Debug> DynamicQueryHandler: Done processing query | ||
831 | 2023.12.14 12:52:52.986542 [ 3 ] {1838c23b-c601-4d63-ae7d-e6d6f393aa11} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
832 | 2023.12.14 12:52:52.986559 [ 3 ] {} <Debug> HTTP-Session: 93f5eee5-528f-4d44-ba98-57b2f25cfa10 Destroying unnamed session | ||
833 | 2023.12.14 12:52:52.986872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
834 | 2023.12.14 12:52:52.986918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
835 | 2023.12.14 12:52:52.986937 [ 3 ] {} <Debug> HTTP-Session: dcde641e-e404-4f98-a2d0-a0296a929ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
836 | 2023.12.14 12:52:52.986954 [ 3 ] {} <Debug> HTTP-Session: dcde641e-e404-4f98-a2d0-a0296a929ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
837 | 2023.12.14 12:52:52.987069 [ 3 ] {c26184cf-2d00-4692-9464-116f7dd6896e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
838 | 2023.12.14 12:52:52.987411 [ 3 ] {c26184cf-2d00-4692-9464-116f7dd6896e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2023.12.14 12:52:52.987557 [ 3 ] {c26184cf-2d00-4692-9464-116f7dd6896e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
840 | 2023.12.14 12:52:52.987600 [ 3 ] {c26184cf-2d00-4692-9464-116f7dd6896e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
841 | 2023.12.14 12:52:52.988501 [ 3 ] {c26184cf-2d00-4692-9464-116f7dd6896e} <Debug> DynamicQueryHandler: Done processing query | ||
842 | 2023.12.14 12:52:52.988528 [ 3 ] {c26184cf-2d00-4692-9464-116f7dd6896e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
843 | 2023.12.14 12:52:52.988544 [ 3 ] {} <Debug> HTTP-Session: dcde641e-e404-4f98-a2d0-a0296a929ea2 Destroying unnamed session | ||
844 | 2023.12.14 12:52:52.989406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
845 | 2023.12.14 12:52:52.989451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
846 | 2023.12.14 12:52:52.989470 [ 3 ] {} <Debug> HTTP-Session: 0e8d66b8-96ab-43e3-a149-fe40c8e8a7fa Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
847 | 2023.12.14 12:52:52.989487 [ 3 ] {} <Debug> HTTP-Session: 0e8d66b8-96ab-43e3-a149-fe40c8e8a7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
848 | 2023.12.14 12:52:52.989566 [ 3 ] {79212139-4fc4-406a-813f-66dbed34ff72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
849 | 2023.12.14 12:52:52.989607 [ 3 ] {79212139-4fc4-406a-813f-66dbed34ff72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
850 | 2023.12.14 12:52:52.990292 [ 3 ] {79212139-4fc4-406a-813f-66dbed34ff72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
851 | 2023.12.14 12:52:52.995388 [ 3 ] {79212139-4fc4-406a-813f-66dbed34ff72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
852 | 2023.12.14 12:52:52.995784 [ 3 ] {79212139-4fc4-406a-813f-66dbed34ff72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
853 | 2023.12.14 12:52:52.995963 [ 3 ] {79212139-4fc4-406a-813f-66dbed34ff72} <Trace> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
854 | 2023.12.14 12:52:52.996077 [ 3 ] {79212139-4fc4-406a-813f-66dbed34ff72} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006481257 sec., 617 rows/sec., 66.75 KiB/sec. | ||
855 | 2023.12.14 12:52:52.996230 [ 3 ] {79212139-4fc4-406a-813f-66dbed34ff72} <Debug> DynamicQueryHandler: Done processing query | ||
856 | 2023.12.14 12:52:52.996255 [ 3 ] {79212139-4fc4-406a-813f-66dbed34ff72} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
857 | 2023.12.14 12:52:52.996272 [ 3 ] {} <Debug> HTTP-Session: 0e8d66b8-96ab-43e3-a149-fe40c8e8a7fa Destroying unnamed session | ||
858 | 2023.12.14 12:52:52.996409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
859 | 2023.12.14 12:52:52.996454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
860 | 2023.12.14 12:52:52.996473 [ 3 ] {} <Debug> HTTP-Session: 572494c5-38c0-4a51-a23c-4feed77d9232 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
861 | 2023.12.14 12:52:52.996491 [ 3 ] {} <Debug> HTTP-Session: 572494c5-38c0-4a51-a23c-4feed77d9232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
862 | 2023.12.14 12:52:52.996565 [ 3 ] {4521d1c9-9a08-4ccf-928f-d18ea51ed853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
863 | 2023.12.14 12:52:52.996605 [ 3 ] {4521d1c9-9a08-4ccf-928f-d18ea51ed853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
864 | 2023.12.14 12:52:52.996715 [ 3 ] {4521d1c9-9a08-4ccf-928f-d18ea51ed853} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
865 | 2023.12.14 12:52:53.004165 [ 3 ] {4521d1c9-9a08-4ccf-928f-d18ea51ed853} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
866 | 2023.12.14 12:52:53.004438 [ 3 ] {4521d1c9-9a08-4ccf-928f-d18ea51ed853} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
867 | 2023.12.14 12:52:53.004623 [ 3 ] {4521d1c9-9a08-4ccf-928f-d18ea51ed853} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
868 | 2023.12.14 12:52:53.004745 [ 3 ] {4521d1c9-9a08-4ccf-928f-d18ea51ed853} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.008151175 sec., 4416 rows/sec., 357.98 KiB/sec. | ||
869 | 2023.12.14 12:52:53.004890 [ 3 ] {4521d1c9-9a08-4ccf-928f-d18ea51ed853} <Debug> DynamicQueryHandler: Done processing query | ||
870 | 2023.12.14 12:52:53.004914 [ 3 ] {4521d1c9-9a08-4ccf-928f-d18ea51ed853} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
871 | 2023.12.14 12:52:53.004930 [ 3 ] {} <Debug> HTTP-Session: 572494c5-38c0-4a51-a23c-4feed77d9232 Destroying unnamed session | ||
872 | 2023.12.14 12:52:53.005125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 17511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
873 | 2023.12.14 12:52:53.005172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
874 | 2023.12.14 12:52:53.005193 [ 3 ] {} <Debug> HTTP-Session: e7725f44-7db8-4473-8c95-8b898552e7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
875 | 2023.12.14 12:52:53.005210 [ 3 ] {} <Debug> HTTP-Session: e7725f44-7db8-4473-8c95-8b898552e7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
876 | 2023.12.14 12:52:53.005286 [ 3 ] {216fcc97-5d58-47a2-a3a8-69e83b64af31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
877 | 2023.12.14 12:52:53.005326 [ 3 ] {216fcc97-5d58-47a2-a3a8-69e83b64af31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
878 | 2023.12.14 12:52:53.005431 [ 3 ] {216fcc97-5d58-47a2-a3a8-69e83b64af31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
879 | 2023.12.14 12:52:53.005822 [ 3 ] {216fcc97-5d58-47a2-a3a8-69e83b64af31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
880 | 2023.12.14 12:52:53.006098 [ 3 ] {216fcc97-5d58-47a2-a3a8-69e83b64af31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
881 | 2023.12.14 12:52:53.006282 [ 3 ] {216fcc97-5d58-47a2-a3a8-69e83b64af31} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
882 | 2023.12.14 12:52:53.006395 [ 3 ] {216fcc97-5d58-47a2-a3a8-69e83b64af31} <Information> executeQuery: Read 108 rows, 10.90 KiB in 0.001079914 sec., 100007 rows/sec., 9.86 MiB/sec. | ||
883 | 2023.12.14 12:52:53.006525 [ 3 ] {216fcc97-5d58-47a2-a3a8-69e83b64af31} <Debug> DynamicQueryHandler: Done processing query | ||
884 | 2023.12.14 12:52:53.006549 [ 3 ] {216fcc97-5d58-47a2-a3a8-69e83b64af31} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
885 | 2023.12.14 12:52:53.006566 [ 3 ] {} <Debug> HTTP-Session: e7725f44-7db8-4473-8c95-8b898552e7d5 Destroying unnamed session | ||
886 | 2023.12.14 12:52:53.006707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
887 | 2023.12.14 12:52:53.006751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
888 | 2023.12.14 12:52:53.006772 [ 3 ] {} <Debug> HTTP-Session: 59c841fa-23c6-4081-9a2e-bc206b33b4e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
889 | 2023.12.14 12:52:53.006789 [ 3 ] {} <Debug> HTTP-Session: 59c841fa-23c6-4081-9a2e-bc206b33b4e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
890 | 2023.12.14 12:52:53.006860 [ 3 ] {2454b44f-11be-4cda-b727-d161ab248820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
891 | 2023.12.14 12:52:53.006899 [ 3 ] {2454b44f-11be-4cda-b727-d161ab248820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
892 | 2023.12.14 12:52:53.008078 [ 3 ] {2454b44f-11be-4cda-b727-d161ab248820} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
893 | 2023.12.14 12:52:53.012330 [ 3 ] {2454b44f-11be-4cda-b727-d161ab248820} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
894 | 2023.12.14 12:52:53.014503 [ 3 ] {2454b44f-11be-4cda-b727-d161ab248820} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
895 | 2023.12.14 12:52:53.014700 [ 3 ] {2454b44f-11be-4cda-b727-d161ab248820} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
896 | 2023.12.14 12:52:53.014815 [ 3 ] {2454b44f-11be-4cda-b727-d161ab248820} <Information> executeQuery: Read 46 rows, 3.70 KiB in 0.007928529 sec., 5801 rows/sec., 466.20 KiB/sec. | ||
897 | 2023.12.14 12:52:53.014967 [ 3 ] {2454b44f-11be-4cda-b727-d161ab248820} <Debug> DynamicQueryHandler: Done processing query | ||
898 | 2023.12.14 12:52:53.014994 [ 3 ] {2454b44f-11be-4cda-b727-d161ab248820} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
899 | 2023.12.14 12:52:53.015010 [ 3 ] {} <Debug> HTTP-Session: 59c841fa-23c6-4081-9a2e-bc206b33b4e2 Destroying unnamed session | ||
900 | 2023.12.14 12:52:53.015270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
901 | 2023.12.14 12:52:53.015318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
902 | 2023.12.14 12:52:53.015339 [ 3 ] {} <Debug> HTTP-Session: 0814622e-34ca-4e5a-869e-a3233ccc365e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
903 | 2023.12.14 12:52:53.015357 [ 3 ] {} <Debug> HTTP-Session: 0814622e-34ca-4e5a-869e-a3233ccc365e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
904 | 2023.12.14 12:52:53.015441 [ 3 ] {b9f661e6-e89c-4b3a-ab7e-204c1260a1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
905 | 2023.12.14 12:52:53.015489 [ 3 ] {b9f661e6-e89c-4b3a-ab7e-204c1260a1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
906 | 2023.12.14 12:52:53.015653 [ 3 ] {b9f661e6-e89c-4b3a-ab7e-204c1260a1a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
907 | 2023.12.14 12:52:53.016139 [ 3 ] {b9f661e6-e89c-4b3a-ab7e-204c1260a1a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
908 | 2023.12.14 12:52:53.019060 [ 3 ] {b9f661e6-e89c-4b3a-ab7e-204c1260a1a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
909 | 2023.12.14 12:52:53.019259 [ 3 ] {b9f661e6-e89c-4b3a-ab7e-204c1260a1a5} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
910 | 2023.12.14 12:52:53.019369 [ 3 ] {b9f661e6-e89c-4b3a-ab7e-204c1260a1a5} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.003890298 sec., 9253 rows/sec., 12.49 MiB/sec. | ||
911 | 2023.12.14 12:52:53.019540 [ 3 ] {b9f661e6-e89c-4b3a-ab7e-204c1260a1a5} <Debug> DynamicQueryHandler: Done processing query | ||
912 | 2023.12.14 12:52:53.019565 [ 3 ] {b9f661e6-e89c-4b3a-ab7e-204c1260a1a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
913 | 2023.12.14 12:52:53.019581 [ 3 ] {} <Debug> HTTP-Session: 0814622e-34ca-4e5a-869e-a3233ccc365e Destroying unnamed session | ||
914 | 2023.12.14 12:52:53.019696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 2947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
915 | 2023.12.14 12:52:53.019751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
916 | 2023.12.14 12:52:53.019797 [ 3 ] {} <Debug> HTTP-Session: af00aeb2-0b5b-4000-b4bf-b5c54490669b Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
917 | 2023.12.14 12:52:53.019816 [ 3 ] {} <Debug> HTTP-Session: af00aeb2-0b5b-4000-b4bf-b5c54490669b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
918 | 2023.12.14 12:52:53.019894 [ 3 ] {1184006e-0489-40c7-b3c3-a0559e5b627d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
919 | 2023.12.14 12:52:53.020482 [ 3 ] {1184006e-0489-40c7-b3c3-a0559e5b627d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
920 | 2023.12.14 12:52:53.020605 [ 3 ] {1184006e-0489-40c7-b3c3-a0559e5b627d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
921 | 2023.12.14 12:52:53.020905 [ 3 ] {1184006e-0489-40c7-b3c3-a0559e5b627d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
922 | 2023.12.14 12:52:53.021191 [ 3 ] {1184006e-0489-40c7-b3c3-a0559e5b627d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
923 | 2023.12.14 12:52:53.021373 [ 3 ] {1184006e-0489-40c7-b3c3-a0559e5b627d} <Trace> oximeter.measurements_i64 (25882005-45da-4b24-8cd0-cad79e474cd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
924 | 2023.12.14 12:52:53.021493 [ 3 ] {1184006e-0489-40c7-b3c3-a0559e5b627d} <Information> executeQuery: Read 18 rows, 1.36 KiB in 0.001561735 sec., 11525 rows/sec., 868.55 KiB/sec. | ||
925 | 2023.12.14 12:52:53.021635 [ 3 ] {1184006e-0489-40c7-b3c3-a0559e5b627d} <Debug> DynamicQueryHandler: Done processing query | ||
926 | 2023.12.14 12:52:53.021660 [ 3 ] {1184006e-0489-40c7-b3c3-a0559e5b627d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
927 | 2023.12.14 12:52:53.021676 [ 3 ] {} <Debug> HTTP-Session: af00aeb2-0b5b-4000-b4bf-b5c54490669b Destroying unnamed session | ||
928 | 2023.12.14 12:52:54.000122 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.17 MiB, peak 233.53 MiB, will set to 229.56 MiB (RSS), difference: 1.39 MiB | ||
929 | 2023.12.14 12:53:02.886438 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
930 | 2023.12.14 12:53:02.886512 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
931 | 2023.12.14 12:53:02.951068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
932 | 2023.12.14 12:53:02.951221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
933 | 2023.12.14 12:53:02.951268 [ 3 ] {} <Debug> HTTP-Session: 4ca650b6-0edb-43c5-b90b-dadc853d61bf Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
934 | 2023.12.14 12:53:02.951310 [ 3 ] {} <Debug> HTTP-Session: 4ca650b6-0edb-43c5-b90b-dadc853d61bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
935 | 2023.12.14 12:53:02.951622 [ 3 ] {92acca67-d741-4c83-b908-2b05357cd504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
936 | 2023.12.14 12:53:02.957085 [ 3 ] {92acca67-d741-4c83-b908-2b05357cd504} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
937 | 2023.12.14 12:53:02.957290 [ 3 ] {92acca67-d741-4c83-b908-2b05357cd504} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
938 | 2023.12.14 12:53:02.957395 [ 3 ] {92acca67-d741-4c83-b908-2b05357cd504} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
939 | 2023.12.14 12:53:02.960107 [ 3 ] {92acca67-d741-4c83-b908-2b05357cd504} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
940 | 2023.12.14 12:53:02.962407 [ 3 ] {92acca67-d741-4c83-b908-2b05357cd504} <Trace> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
941 | 2023.12.14 12:53:02.962438 [ 3 ] {92acca67-d741-4c83-b908-2b05357cd504} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (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 | ||
942 | 2023.12.14 12:53:02.963054 [ 3 ] {92acca67-d741-4c83-b908-2b05357cd504} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
943 | 2023.12.14 12:53:02.971528 [ 3 ] {92acca67-d741-4c83-b908-2b05357cd504} <Information> executeQuery: Read 4 rows, 443.00 B in 0.01983112 sec., 201 rows/sec., 21.82 KiB/sec. | ||
944 | 2023.12.14 12:53:02.971777 [ 3 ] {92acca67-d741-4c83-b908-2b05357cd504} <Debug> DynamicQueryHandler: Done processing query | ||
945 | 2023.12.14 12:53:02.971804 [ 3 ] {92acca67-d741-4c83-b908-2b05357cd504} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
946 | 2023.12.14 12:53:02.971822 [ 3 ] {} <Debug> HTTP-Session: 4ca650b6-0edb-43c5-b90b-dadc853d61bf Destroying unnamed session | ||
947 | 2023.12.14 12:53:02.972164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
948 | 2023.12.14 12:53:02.972215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
949 | 2023.12.14 12:53:02.972237 [ 3 ] {} <Debug> HTTP-Session: 61ab8370-d2ae-4f88-ac15-7668f4ed8cd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
950 | 2023.12.14 12:53:02.972256 [ 3 ] {} <Debug> HTTP-Session: 61ab8370-d2ae-4f88-ac15-7668f4ed8cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
951 | 2023.12.14 12:53:02.972388 [ 3 ] {44de6d70-98ac-426b-9cfa-037a4bec0475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
952 | 2023.12.14 12:53:02.972847 [ 3 ] {44de6d70-98ac-426b-9cfa-037a4bec0475} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
953 | 2023.12.14 12:53:02.973007 [ 3 ] {44de6d70-98ac-426b-9cfa-037a4bec0475} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
954 | 2023.12.14 12:53:02.973050 [ 3 ] {44de6d70-98ac-426b-9cfa-037a4bec0475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
955 | 2023.12.14 12:53:02.973199 [ 3 ] {44de6d70-98ac-426b-9cfa-037a4bec0475} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
956 | 2023.12.14 12:53:02.973228 [ 3 ] {44de6d70-98ac-426b-9cfa-037a4bec0475} <Trace> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
957 | 2023.12.14 12:53:02.973250 [ 3 ] {44de6d70-98ac-426b-9cfa-037a4bec0475} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (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 | ||
958 | 2023.12.14 12:53:02.973279 [ 3 ] {44de6d70-98ac-426b-9cfa-037a4bec0475} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
959 | 2023.12.14 12:53:02.974194 [ 3 ] {44de6d70-98ac-426b-9cfa-037a4bec0475} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00176909 sec., 2261 rows/sec., 244.54 KiB/sec. | ||
960 | 2023.12.14 12:53:02.974390 [ 3 ] {44de6d70-98ac-426b-9cfa-037a4bec0475} <Debug> DynamicQueryHandler: Done processing query | ||
961 | 2023.12.14 12:53:02.974414 [ 3 ] {44de6d70-98ac-426b-9cfa-037a4bec0475} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
962 | 2023.12.14 12:53:02.974430 [ 3 ] {} <Debug> HTTP-Session: 61ab8370-d2ae-4f88-ac15-7668f4ed8cd4 Destroying unnamed session | ||
963 | 2023.12.14 12:53:02.974770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
964 | 2023.12.14 12:53:02.974816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
965 | 2023.12.14 12:53:02.974836 [ 3 ] {} <Debug> HTTP-Session: 4fc1fdde-208e-47d0-941b-4f5944397547 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
966 | 2023.12.14 12:53:02.974852 [ 3 ] {} <Debug> HTTP-Session: 4fc1fdde-208e-47d0-941b-4f5944397547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
967 | 2023.12.14 12:53:02.974971 [ 3 ] {f1b63603-846a-435e-a6bc-5be4f597e7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
968 | 2023.12.14 12:53:02.975419 [ 3 ] {f1b63603-846a-435e-a6bc-5be4f597e7b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
969 | 2023.12.14 12:53:02.975580 [ 3 ] {f1b63603-846a-435e-a6bc-5be4f597e7b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
970 | 2023.12.14 12:53:02.975621 [ 3 ] {f1b63603-846a-435e-a6bc-5be4f597e7b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
971 | 2023.12.14 12:53:02.975764 [ 3 ] {f1b63603-846a-435e-a6bc-5be4f597e7b1} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
972 | 2023.12.14 12:53:02.975792 [ 3 ] {f1b63603-846a-435e-a6bc-5be4f597e7b1} <Trace> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
973 | 2023.12.14 12:53:02.975812 [ 3 ] {f1b63603-846a-435e-a6bc-5be4f597e7b1} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (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 | ||
974 | 2023.12.14 12:53:02.975840 [ 3 ] {f1b63603-846a-435e-a6bc-5be4f597e7b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
975 | 2023.12.14 12:53:02.976703 [ 3 ] {f1b63603-846a-435e-a6bc-5be4f597e7b1} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001695009 sec., 2359 rows/sec., 255.23 KiB/sec. | ||
976 | 2023.12.14 12:53:02.976908 [ 3 ] {f1b63603-846a-435e-a6bc-5be4f597e7b1} <Debug> DynamicQueryHandler: Done processing query | ||
977 | 2023.12.14 12:53:02.976931 [ 3 ] {f1b63603-846a-435e-a6bc-5be4f597e7b1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
978 | 2023.12.14 12:53:02.976947 [ 3 ] {} <Debug> HTTP-Session: 4fc1fdde-208e-47d0-941b-4f5944397547 Destroying unnamed session | ||
979 | 2023.12.14 12:53:02.977232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
980 | 2023.12.14 12:53:02.977277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
981 | 2023.12.14 12:53:02.977296 [ 3 ] {} <Debug> HTTP-Session: 1085d14c-87e5-4bac-824d-4c854154354e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
982 | 2023.12.14 12:53:02.977312 [ 3 ] {} <Debug> HTTP-Session: 1085d14c-87e5-4bac-824d-4c854154354e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
983 | 2023.12.14 12:53:02.977430 [ 3 ] {66bfd265-a75b-43ea-b424-e269968ed400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
984 | 2023.12.14 12:53:02.977890 [ 3 ] {66bfd265-a75b-43ea-b424-e269968ed400} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
985 | 2023.12.14 12:53:02.978053 [ 3 ] {66bfd265-a75b-43ea-b424-e269968ed400} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
986 | 2023.12.14 12:53:02.978095 [ 3 ] {66bfd265-a75b-43ea-b424-e269968ed400} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
987 | 2023.12.14 12:53:02.978240 [ 3 ] {66bfd265-a75b-43ea-b424-e269968ed400} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
988 | 2023.12.14 12:53:02.978269 [ 3 ] {66bfd265-a75b-43ea-b424-e269968ed400} <Trace> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
989 | 2023.12.14 12:53:02.978289 [ 3 ] {66bfd265-a75b-43ea-b424-e269968ed400} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (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 | ||
990 | 2023.12.14 12:53:02.978316 [ 3 ] {66bfd265-a75b-43ea-b424-e269968ed400} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
991 | 2023.12.14 12:53:02.979127 [ 3 ] {66bfd265-a75b-43ea-b424-e269968ed400} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001658858 sec., 2411 rows/sec., 260.79 KiB/sec. | ||
992 | 2023.12.14 12:53:02.979313 [ 3 ] {66bfd265-a75b-43ea-b424-e269968ed400} <Debug> DynamicQueryHandler: Done processing query | ||
993 | 2023.12.14 12:53:02.979337 [ 3 ] {66bfd265-a75b-43ea-b424-e269968ed400} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
994 | 2023.12.14 12:53:02.979352 [ 3 ] {} <Debug> HTTP-Session: 1085d14c-87e5-4bac-824d-4c854154354e Destroying unnamed session | ||
995 | 2023.12.14 12:53:02.979596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
996 | 2023.12.14 12:53:02.979639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
997 | 2023.12.14 12:53:02.979658 [ 3 ] {} <Debug> HTTP-Session: d9fe924f-eb67-45fe-9182-fa4d931f2a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
998 | 2023.12.14 12:53:02.979675 [ 3 ] {} <Debug> HTTP-Session: d9fe924f-eb67-45fe-9182-fa4d931f2a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
999 | 2023.12.14 12:53:02.979793 [ 3 ] {0b0abe16-b4b6-40c3-9145-a7e3e3139e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
1000 | 2023.12.14 12:53:02.980260 [ 3 ] {0b0abe16-b4b6-40c3-9145-a7e3e3139e43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1001 | 2023.12.14 12:53:02.980423 [ 3 ] {0b0abe16-b4b6-40c3-9145-a7e3e3139e43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1002 | 2023.12.14 12:53:02.980465 [ 3 ] {0b0abe16-b4b6-40c3-9145-a7e3e3139e43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1003 | 2023.12.14 12:53:02.980615 [ 3 ] {0b0abe16-b4b6-40c3-9145-a7e3e3139e43} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1004 | 2023.12.14 12:53:02.980644 [ 3 ] {0b0abe16-b4b6-40c3-9145-a7e3e3139e43} <Trace> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1005 | 2023.12.14 12:53:02.980666 [ 3 ] {0b0abe16-b4b6-40c3-9145-a7e3e3139e43} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (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 | ||
1006 | 2023.12.14 12:53:02.980693 [ 3 ] {0b0abe16-b4b6-40c3-9145-a7e3e3139e43} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1007 | 2023.12.14 12:53:02.981481 [ 3 ] {0b0abe16-b4b6-40c3-9145-a7e3e3139e43} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001649497 sec., 2424 rows/sec., 262.27 KiB/sec. | ||
1008 | 2023.12.14 12:53:02.981689 [ 3 ] {0b0abe16-b4b6-40c3-9145-a7e3e3139e43} <Debug> DynamicQueryHandler: Done processing query | ||
1009 | 2023.12.14 12:53:02.981713 [ 3 ] {0b0abe16-b4b6-40c3-9145-a7e3e3139e43} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1010 | 2023.12.14 12:53:02.981729 [ 3 ] {} <Debug> HTTP-Session: d9fe924f-eb67-45fe-9182-fa4d931f2a7c Destroying unnamed session | ||
1011 | 2023.12.14 12:53:02.981935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1012 | 2023.12.14 12:53:02.981981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1013 | 2023.12.14 12:53:02.982001 [ 3 ] {} <Debug> HTTP-Session: 988005d0-b7f5-450b-9b1d-c629cbb609e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1014 | 2023.12.14 12:53:02.982018 [ 3 ] {} <Debug> HTTP-Session: 988005d0-b7f5-450b-9b1d-c629cbb609e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1015 | 2023.12.14 12:53:02.982138 [ 3 ] {9e808d63-286c-47a4-8cfb-7b3e58ce21ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
1016 | 2023.12.14 12:53:02.982606 [ 3 ] {9e808d63-286c-47a4-8cfb-7b3e58ce21ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1017 | 2023.12.14 12:53:02.982772 [ 3 ] {9e808d63-286c-47a4-8cfb-7b3e58ce21ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1018 | 2023.12.14 12:53:02.982814 [ 3 ] {9e808d63-286c-47a4-8cfb-7b3e58ce21ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1019 | 2023.12.14 12:53:02.982960 [ 3 ] {9e808d63-286c-47a4-8cfb-7b3e58ce21ff} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1020 | 2023.12.14 12:53:02.982989 [ 3 ] {9e808d63-286c-47a4-8cfb-7b3e58ce21ff} <Trace> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1021 | 2023.12.14 12:53:02.983010 [ 3 ] {9e808d63-286c-47a4-8cfb-7b3e58ce21ff} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (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 | ||
1022 | 2023.12.14 12:53:02.983037 [ 3 ] {9e808d63-286c-47a4-8cfb-7b3e58ce21ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1023 | 2023.12.14 12:53:02.983909 [ 3 ] {9e808d63-286c-47a4-8cfb-7b3e58ce21ff} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001732609 sec., 2308 rows/sec., 249.69 KiB/sec. | ||
1024 | 2023.12.14 12:53:02.984104 [ 3 ] {9e808d63-286c-47a4-8cfb-7b3e58ce21ff} <Debug> DynamicQueryHandler: Done processing query | ||
1025 | 2023.12.14 12:53:02.984128 [ 3 ] {9e808d63-286c-47a4-8cfb-7b3e58ce21ff} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1026 | 2023.12.14 12:53:02.984144 [ 3 ] {} <Debug> HTTP-Session: 988005d0-b7f5-450b-9b1d-c629cbb609e3 Destroying unnamed session | ||
1027 | 2023.12.14 12:53:02.990879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1028 | 2023.12.14 12:53:02.990933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1029 | 2023.12.14 12:53:02.990957 [ 3 ] {} <Debug> HTTP-Session: d52006ec-3803-46f3-9496-742ce26fffcb Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1030 | 2023.12.14 12:53:02.990976 [ 3 ] {} <Debug> HTTP-Session: d52006ec-3803-46f3-9496-742ce26fffcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1031 | 2023.12.14 12:53:02.991070 [ 3 ] {576f8559-a1da-46a2-ba9e-6c520432174a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1032 | 2023.12.14 12:53:02.991120 [ 3 ] {576f8559-a1da-46a2-ba9e-6c520432174a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1033 | 2023.12.14 12:53:02.991294 [ 3 ] {576f8559-a1da-46a2-ba9e-6c520432174a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1034 | 2023.12.14 12:53:02.991659 [ 3 ] {576f8559-a1da-46a2-ba9e-6c520432174a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1035 | 2023.12.14 12:53:02.992008 [ 3 ] {576f8559-a1da-46a2-ba9e-6c520432174a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1036 | 2023.12.14 12:53:02.992186 [ 3 ] {576f8559-a1da-46a2-ba9e-6c520432174a} <Trace> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1037 | 2023.12.14 12:53:02.992302 [ 3 ] {576f8559-a1da-46a2-ba9e-6c520432174a} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001199677 sec., 5001 rows/sec., 810.77 KiB/sec. | ||
1038 | 2023.12.14 12:53:02.992467 [ 3 ] {576f8559-a1da-46a2-ba9e-6c520432174a} <Debug> DynamicQueryHandler: Done processing query | ||
1039 | 2023.12.14 12:53:02.992491 [ 3 ] {576f8559-a1da-46a2-ba9e-6c520432174a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1040 | 2023.12.14 12:53:02.992507 [ 3 ] {} <Debug> HTTP-Session: d52006ec-3803-46f3-9496-742ce26fffcb Destroying unnamed session | ||
1041 | 2023.12.14 12:53:02.992622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 5641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1042 | 2023.12.14 12:53:02.992668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1043 | 2023.12.14 12:53:02.992688 [ 3 ] {} <Debug> HTTP-Session: 77668c1e-1360-4310-a76c-4d041f5fdc79 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1044 | 2023.12.14 12:53:02.992705 [ 3 ] {} <Debug> HTTP-Session: 77668c1e-1360-4310-a76c-4d041f5fdc79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1045 | 2023.12.14 12:53:02.992777 [ 3 ] {c2fc16cd-ad3d-47e1-b3d8-48c34471a039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1046 | 2023.12.14 12:53:02.992817 [ 3 ] {c2fc16cd-ad3d-47e1-b3d8-48c34471a039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1047 | 2023.12.14 12:53:02.992931 [ 3 ] {c2fc16cd-ad3d-47e1-b3d8-48c34471a039} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1048 | 2023.12.14 12:53:02.993265 [ 3 ] {c2fc16cd-ad3d-47e1-b3d8-48c34471a039} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1049 | 2023.12.14 12:53:02.993474 [ 3 ] {c2fc16cd-ad3d-47e1-b3d8-48c34471a039} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1050 | 2023.12.14 12:53:02.993623 [ 3 ] {c2fc16cd-ad3d-47e1-b3d8-48c34471a039} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1051 | 2023.12.14 12:53:02.993748 [ 3 ] {c2fc16cd-ad3d-47e1-b3d8-48c34471a039} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.000942522 sec., 41378 rows/sec., 3.28 MiB/sec. | ||
1052 | 2023.12.14 12:53:02.993870 [ 3 ] {c2fc16cd-ad3d-47e1-b3d8-48c34471a039} <Debug> DynamicQueryHandler: Done processing query | ||
1053 | 2023.12.14 12:53:02.993893 [ 3 ] {c2fc16cd-ad3d-47e1-b3d8-48c34471a039} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1054 | 2023.12.14 12:53:02.993908 [ 3 ] {} <Debug> HTTP-Session: 77668c1e-1360-4310-a76c-4d041f5fdc79 Destroying unnamed session | ||
1055 | 2023.12.14 12:53:02.994140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 24172, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1056 | 2023.12.14 12:53:02.994186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1057 | 2023.12.14 12:53:02.994205 [ 3 ] {} <Debug> HTTP-Session: 24832a05-7b43-4606-baae-09c85fafea44 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1058 | 2023.12.14 12:53:02.994224 [ 3 ] {} <Debug> HTTP-Session: 24832a05-7b43-4606-baae-09c85fafea44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1059 | 2023.12.14 12:53:02.994302 [ 3 ] {98656f45-bc5c-4b4f-8795-46576a5d0a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1060 | 2023.12.14 12:53:02.994341 [ 3 ] {98656f45-bc5c-4b4f-8795-46576a5d0a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1061 | 2023.12.14 12:53:02.994446 [ 3 ] {98656f45-bc5c-4b4f-8795-46576a5d0a9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1062 | 2023.12.14 12:53:02.994848 [ 3 ] {98656f45-bc5c-4b4f-8795-46576a5d0a9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1063 | 2023.12.14 12:53:02.995061 [ 3 ] {98656f45-bc5c-4b4f-8795-46576a5d0a9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1064 | 2023.12.14 12:53:02.995205 [ 3 ] {98656f45-bc5c-4b4f-8795-46576a5d0a9a} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1065 | 2023.12.14 12:53:02.995327 [ 3 ] {98656f45-bc5c-4b4f-8795-46576a5d0a9a} <Information> executeQuery: Read 153 rows, 14.83 KiB in 0.000995603 sec., 153675 rows/sec., 14.55 MiB/sec. | ||
1066 | 2023.12.14 12:53:02.995467 [ 3 ] {98656f45-bc5c-4b4f-8795-46576a5d0a9a} <Debug> DynamicQueryHandler: Done processing query | ||
1067 | 2023.12.14 12:53:02.995491 [ 3 ] {98656f45-bc5c-4b4f-8795-46576a5d0a9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1068 | 2023.12.14 12:53:02.995508 [ 3 ] {} <Debug> HTTP-Session: 24832a05-7b43-4606-baae-09c85fafea44 Destroying unnamed session | ||
1069 | 2023.12.14 12:53:02.995656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 10698, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1070 | 2023.12.14 12:53:02.995701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1071 | 2023.12.14 12:53:02.995720 [ 3 ] {} <Debug> HTTP-Session: 4c9e3ac4-9bb8-4c61-9f12-7132681febd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1072 | 2023.12.14 12:53:02.995736 [ 3 ] {} <Debug> HTTP-Session: 4c9e3ac4-9bb8-4c61-9f12-7132681febd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1073 | 2023.12.14 12:53:02.995808 [ 3 ] {19913519-447e-4e12-b64b-55d7a4674517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1074 | 2023.12.14 12:53:02.995845 [ 3 ] {19913519-447e-4e12-b64b-55d7a4674517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1075 | 2023.12.14 12:53:02.995952 [ 3 ] {19913519-447e-4e12-b64b-55d7a4674517} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1076 | 2023.12.14 12:53:02.996281 [ 3 ] {19913519-447e-4e12-b64b-55d7a4674517} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1077 | 2023.12.14 12:53:02.996487 [ 3 ] {19913519-447e-4e12-b64b-55d7a4674517} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1078 | 2023.12.14 12:53:02.996635 [ 3 ] {19913519-447e-4e12-b64b-55d7a4674517} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1079 | 2023.12.14 12:53:02.996756 [ 3 ] {19913519-447e-4e12-b64b-55d7a4674517} <Information> executeQuery: Read 63 rows, 5.02 KiB in 0.000917441 sec., 68669 rows/sec., 5.35 MiB/sec. | ||
1080 | 2023.12.14 12:53:02.996886 [ 3 ] {19913519-447e-4e12-b64b-55d7a4674517} <Debug> DynamicQueryHandler: Done processing query | ||
1081 | 2023.12.14 12:53:02.996910 [ 3 ] {19913519-447e-4e12-b64b-55d7a4674517} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1082 | 2023.12.14 12:53:02.996925 [ 3 ] {} <Debug> HTTP-Session: 4c9e3ac4-9bb8-4c61-9f12-7132681febd1 Destroying unnamed session | ||
1083 | 2023.12.14 12:53:02.997139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 34702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1084 | 2023.12.14 12:53:02.997185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1085 | 2023.12.14 12:53:02.997204 [ 3 ] {} <Debug> HTTP-Session: 650db901-4454-44a4-8c89-c54c8759dfb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1086 | 2023.12.14 12:53:02.997220 [ 3 ] {} <Debug> HTTP-Session: 650db901-4454-44a4-8c89-c54c8759dfb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1087 | 2023.12.14 12:53:02.997301 [ 3 ] {e8f2b6cc-ee17-44f0-b86c-849eea70fd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1088 | 2023.12.14 12:53:02.997343 [ 3 ] {e8f2b6cc-ee17-44f0-b86c-849eea70fd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1089 | 2023.12.14 12:53:02.997461 [ 3 ] {e8f2b6cc-ee17-44f0-b86c-849eea70fd1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1090 | 2023.12.14 12:53:02.997857 [ 3 ] {e8f2b6cc-ee17-44f0-b86c-849eea70fd1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1091 | 2023.12.14 12:53:02.998136 [ 3 ] {e8f2b6cc-ee17-44f0-b86c-849eea70fd1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1092 | 2023.12.14 12:53:02.998312 [ 3 ] {e8f2b6cc-ee17-44f0-b86c-849eea70fd1b} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1093 | 2023.12.14 12:53:02.998441 [ 3 ] {e8f2b6cc-ee17-44f0-b86c-849eea70fd1b} <Information> executeQuery: Read 180 rows, 13.01 KiB in 0.001110715 sec., 162057 rows/sec., 11.44 MiB/sec. | ||
1094 | 2023.12.14 12:53:02.998567 [ 3 ] {e8f2b6cc-ee17-44f0-b86c-849eea70fd1b} <Debug> DynamicQueryHandler: Done processing query | ||
1095 | 2023.12.14 12:53:02.998589 [ 3 ] {e8f2b6cc-ee17-44f0-b86c-849eea70fd1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1096 | 2023.12.14 12:53:02.998605 [ 3 ] {} <Debug> HTTP-Session: 650db901-4454-44a4-8c89-c54c8759dfb6 Destroying unnamed session | ||
1097 | 2023.12.14 12:53:02.998868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 41733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1098 | 2023.12.14 12:53:02.998915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1099 | 2023.12.14 12:53:02.998935 [ 3 ] {} <Debug> HTTP-Session: 456bb829-5dae-49fa-99d1-b5d57555660d Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1100 | 2023.12.14 12:53:02.998951 [ 3 ] {} <Debug> HTTP-Session: 456bb829-5dae-49fa-99d1-b5d57555660d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1101 | 2023.12.14 12:53:02.999047 [ 3 ] {33c306b7-e9e3-4f5e-8096-80ab7bf0493b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1102 | 2023.12.14 12:53:02.999090 [ 3 ] {33c306b7-e9e3-4f5e-8096-80ab7bf0493b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1103 | 2023.12.14 12:53:02.999224 [ 3 ] {33c306b7-e9e3-4f5e-8096-80ab7bf0493b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1104 | 2023.12.14 12:53:02.999686 [ 3 ] {33c306b7-e9e3-4f5e-8096-80ab7bf0493b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1105 | 2023.12.14 12:53:03.000000 [ 3 ] {33c306b7-e9e3-4f5e-8096-80ab7bf0493b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1106 | 2023.12.14 12:53:03.000121 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.18 MiB, peak 235.18 MiB, will set to 230.38 MiB (RSS), difference: -4.81 MiB | ||
1107 | 2023.12.14 12:53:03.000390 [ 3 ] {33c306b7-e9e3-4f5e-8096-80ab7bf0493b} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1108 | 2023.12.14 12:53:03.000576 [ 3 ] {33c306b7-e9e3-4f5e-8096-80ab7bf0493b} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001500044 sec., 25999 rows/sec., 35.08 MiB/sec. | ||
1109 | 2023.12.14 12:53:03.000714 [ 3 ] {33c306b7-e9e3-4f5e-8096-80ab7bf0493b} <Debug> DynamicQueryHandler: Done processing query | ||
1110 | 2023.12.14 12:53:03.000738 [ 3 ] {33c306b7-e9e3-4f5e-8096-80ab7bf0493b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1111 | 2023.12.14 12:53:03.000755 [ 3 ] {} <Debug> HTTP-Session: 456bb829-5dae-49fa-99d1-b5d57555660d Destroying unnamed session | ||
1112 | 2023.12.14 12:53:04.000125 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.21 MiB, peak 235.18 MiB, will set to 230.38 MiB (RSS), difference: 5.17 MiB | ||
1113 | 2023.12.14 12:53:12.950756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 5641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1114 | 2023.12.14 12:53:12.950888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1115 | 2023.12.14 12:53:12.950919 [ 3 ] {} <Debug> HTTP-Session: acdf6fd1-5fc5-4985-ba37-5a39f623d896 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1116 | 2023.12.14 12:53:12.950947 [ 3 ] {} <Debug> HTTP-Session: acdf6fd1-5fc5-4985-ba37-5a39f623d896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1117 | 2023.12.14 12:53:12.951090 [ 3 ] {b47a4b40-851d-4756-a8fc-2943c2a43549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1118 | 2023.12.14 12:53:12.951158 [ 3 ] {b47a4b40-851d-4756-a8fc-2943c2a43549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1119 | 2023.12.14 12:53:12.951337 [ 3 ] {b47a4b40-851d-4756-a8fc-2943c2a43549} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1120 | 2023.12.14 12:53:12.951837 [ 3 ] {b47a4b40-851d-4756-a8fc-2943c2a43549} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1121 | 2023.12.14 12:53:12.952113 [ 3 ] {b47a4b40-851d-4756-a8fc-2943c2a43549} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1122 | 2023.12.14 12:53:12.952281 [ 3 ] {b47a4b40-851d-4756-a8fc-2943c2a43549} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1123 | 2023.12.14 12:53:12.952408 [ 3 ] {b47a4b40-851d-4756-a8fc-2943c2a43549} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001279089 sec., 30490 rows/sec., 2.41 MiB/sec. | ||
1124 | 2023.12.14 12:53:12.952617 [ 3 ] {b47a4b40-851d-4756-a8fc-2943c2a43549} <Debug> DynamicQueryHandler: Done processing query | ||
1125 | 2023.12.14 12:53:12.952643 [ 3 ] {b47a4b40-851d-4756-a8fc-2943c2a43549} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1126 | 2023.12.14 12:53:12.952660 [ 3 ] {} <Debug> HTTP-Session: acdf6fd1-5fc5-4985-ba37-5a39f623d896 Destroying unnamed session | ||
1127 | 2023.12.14 12:53:12.952821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 18901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1128 | 2023.12.14 12:53:12.952873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1129 | 2023.12.14 12:53:12.952893 [ 3 ] {} <Debug> HTTP-Session: eaa5d8c4-f565-42de-9173-be94044ced64 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1130 | 2023.12.14 12:53:12.952912 [ 3 ] {} <Debug> HTTP-Session: eaa5d8c4-f565-42de-9173-be94044ced64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1131 | 2023.12.14 12:53:12.952999 [ 3 ] {f71c17a8-5676-4537-8cd2-c992f59009b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1132 | 2023.12.14 12:53:12.953043 [ 3 ] {f71c17a8-5676-4537-8cd2-c992f59009b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1133 | 2023.12.14 12:53:12.953156 [ 3 ] {f71c17a8-5676-4537-8cd2-c992f59009b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1134 | 2023.12.14 12:53:12.953563 [ 3 ] {f71c17a8-5676-4537-8cd2-c992f59009b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1135 | 2023.12.14 12:53:12.953785 [ 3 ] {f71c17a8-5676-4537-8cd2-c992f59009b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1136 | 2023.12.14 12:53:12.953953 [ 3 ] {f71c17a8-5676-4537-8cd2-c992f59009b1} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1137 | 2023.12.14 12:53:12.954077 [ 3 ] {f71c17a8-5676-4537-8cd2-c992f59009b1} <Information> executeQuery: Read 117 rows, 11.74 KiB in 0.001048134 sec., 111626 rows/sec., 10.94 MiB/sec. | ||
1138 | 2023.12.14 12:53:12.954202 [ 3 ] {f71c17a8-5676-4537-8cd2-c992f59009b1} <Debug> DynamicQueryHandler: Done processing query | ||
1139 | 2023.12.14 12:53:12.954225 [ 3 ] {f71c17a8-5676-4537-8cd2-c992f59009b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1140 | 2023.12.14 12:53:12.954240 [ 3 ] {} <Debug> HTTP-Session: eaa5d8c4-f565-42de-9173-be94044ced64 Destroying unnamed session | ||
1141 | 2023.12.14 12:53:12.954409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1142 | 2023.12.14 12:53:12.954455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1143 | 2023.12.14 12:53:12.954474 [ 3 ] {} <Debug> HTTP-Session: 43c110eb-f01b-40ee-ab48-ae3b556234b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1144 | 2023.12.14 12:53:12.954490 [ 3 ] {} <Debug> HTTP-Session: 43c110eb-f01b-40ee-ab48-ae3b556234b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1145 | 2023.12.14 12:53:12.954564 [ 3 ] {d5078603-c61c-402c-9afa-df178ab2b7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1146 | 2023.12.14 12:53:12.954604 [ 3 ] {d5078603-c61c-402c-9afa-df178ab2b7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1147 | 2023.12.14 12:53:12.954710 [ 3 ] {d5078603-c61c-402c-9afa-df178ab2b7c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1148 | 2023.12.14 12:53:12.955015 [ 3 ] {d5078603-c61c-402c-9afa-df178ab2b7c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1149 | 2023.12.14 12:53:12.955223 [ 3 ] {d5078603-c61c-402c-9afa-df178ab2b7c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1150 | 2023.12.14 12:53:12.955376 [ 3 ] {d5078603-c61c-402c-9afa-df178ab2b7c7} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1151 | 2023.12.14 12:53:12.955497 [ 3 ] {d5078603-c61c-402c-9afa-df178ab2b7c7} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.00090444 sec., 43120 rows/sec., 3.37 MiB/sec. | ||
1152 | 2023.12.14 12:53:12.955654 [ 3 ] {d5078603-c61c-402c-9afa-df178ab2b7c7} <Debug> DynamicQueryHandler: Done processing query | ||
1153 | 2023.12.14 12:53:12.955677 [ 3 ] {d5078603-c61c-402c-9afa-df178ab2b7c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1154 | 2023.12.14 12:53:12.955692 [ 3 ] {} <Debug> HTTP-Session: 43c110eb-f01b-40ee-ab48-ae3b556234b4 Destroying unnamed session | ||
1155 | 2023.12.14 12:53:12.955870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 41733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1156 | 2023.12.14 12:53:12.955915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1157 | 2023.12.14 12:53:12.955933 [ 3 ] {} <Debug> HTTP-Session: b6920a88-9529-477b-b70e-353fcc1b5b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1158 | 2023.12.14 12:53:12.955950 [ 3 ] {} <Debug> HTTP-Session: b6920a88-9529-477b-b70e-353fcc1b5b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1159 | 2023.12.14 12:53:12.956038 [ 3 ] {4ded01ea-0258-41a7-a0c3-4df03ddcd17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1160 | 2023.12.14 12:53:12.956082 [ 3 ] {4ded01ea-0258-41a7-a0c3-4df03ddcd17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1161 | 2023.12.14 12:53:12.956227 [ 3 ] {4ded01ea-0258-41a7-a0c3-4df03ddcd17e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1162 | 2023.12.14 12:53:12.956777 [ 3 ] {4ded01ea-0258-41a7-a0c3-4df03ddcd17e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1163 | 2023.12.14 12:53:12.957093 [ 3 ] {4ded01ea-0258-41a7-a0c3-4df03ddcd17e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1164 | 2023.12.14 12:53:12.957272 [ 3 ] {4ded01ea-0258-41a7-a0c3-4df03ddcd17e} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1165 | 2023.12.14 12:53:12.957395 [ 3 ] {4ded01ea-0258-41a7-a0c3-4df03ddcd17e} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.00132966 sec., 29330 rows/sec., 39.58 MiB/sec. | ||
1166 | 2023.12.14 12:53:12.957535 [ 3 ] {4ded01ea-0258-41a7-a0c3-4df03ddcd17e} <Debug> DynamicQueryHandler: Done processing query | ||
1167 | 2023.12.14 12:53:12.957557 [ 3 ] {4ded01ea-0258-41a7-a0c3-4df03ddcd17e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1168 | 2023.12.14 12:53:12.957573 [ 3 ] {} <Debug> HTTP-Session: b6920a88-9529-477b-b70e-353fcc1b5b33 Destroying unnamed session | ||
1169 | 2023.12.14 12:53:17.886556 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1170 | 2023.12.14 12:53:17.886622 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1171 | 2023.12.14 12:53:22.950370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 5641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1172 | 2023.12.14 12:53:22.950501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1173 | 2023.12.14 12:53:22.950533 [ 3 ] {} <Debug> HTTP-Session: b41943be-a821-4d2c-aa2b-0cd9ec09969e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1174 | 2023.12.14 12:53:22.950560 [ 3 ] {} <Debug> HTTP-Session: b41943be-a821-4d2c-aa2b-0cd9ec09969e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1175 | 2023.12.14 12:53:22.950693 [ 3 ] {58f14ee7-89b7-401c-a178-7cf7904f9ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1176 | 2023.12.14 12:53:22.950753 [ 3 ] {58f14ee7-89b7-401c-a178-7cf7904f9ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1177 | 2023.12.14 12:53:22.950905 [ 3 ] {58f14ee7-89b7-401c-a178-7cf7904f9ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1178 | 2023.12.14 12:53:22.951351 [ 3 ] {58f14ee7-89b7-401c-a178-7cf7904f9ead} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1179 | 2023.12.14 12:53:22.951624 [ 3 ] {58f14ee7-89b7-401c-a178-7cf7904f9ead} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1180 | 2023.12.14 12:53:22.951790 [ 3 ] {58f14ee7-89b7-401c-a178-7cf7904f9ead} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1181 | 2023.12.14 12:53:22.951916 [ 3 ] {58f14ee7-89b7-401c-a178-7cf7904f9ead} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001187727 sec., 32835 rows/sec., 2.60 MiB/sec. | ||
1182 | 2023.12.14 12:53:22.952103 [ 3 ] {58f14ee7-89b7-401c-a178-7cf7904f9ead} <Debug> DynamicQueryHandler: Done processing query | ||
1183 | 2023.12.14 12:53:22.952129 [ 3 ] {58f14ee7-89b7-401c-a178-7cf7904f9ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1184 | 2023.12.14 12:53:22.952148 [ 3 ] {} <Debug> HTTP-Session: b41943be-a821-4d2c-aa2b-0cd9ec09969e Destroying unnamed session | ||
1185 | 2023.12.14 12:53:22.952298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 18901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1186 | 2023.12.14 12:53:22.952351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1187 | 2023.12.14 12:53:22.952373 [ 3 ] {} <Debug> HTTP-Session: 3e5a3dbe-7d80-48c6-8166-e6090d33116e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1188 | 2023.12.14 12:53:22.952392 [ 3 ] {} <Debug> HTTP-Session: 3e5a3dbe-7d80-48c6-8166-e6090d33116e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1189 | 2023.12.14 12:53:22.952482 [ 3 ] {ce6c2ef0-3535-4913-b4e5-7481c7b0a037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1190 | 2023.12.14 12:53:22.952525 [ 3 ] {ce6c2ef0-3535-4913-b4e5-7481c7b0a037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1191 | 2023.12.14 12:53:22.952639 [ 3 ] {ce6c2ef0-3535-4913-b4e5-7481c7b0a037} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1192 | 2023.12.14 12:53:22.953043 [ 3 ] {ce6c2ef0-3535-4913-b4e5-7481c7b0a037} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1193 | 2023.12.14 12:53:22.953264 [ 3 ] {ce6c2ef0-3535-4913-b4e5-7481c7b0a037} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1194 | 2023.12.14 12:53:22.953422 [ 3 ] {ce6c2ef0-3535-4913-b4e5-7481c7b0a037} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1195 | 2023.12.14 12:53:22.953541 [ 3 ] {ce6c2ef0-3535-4913-b4e5-7481c7b0a037} <Information> executeQuery: Read 117 rows, 11.74 KiB in 0.001028093 sec., 113802 rows/sec., 11.15 MiB/sec. | ||
1196 | 2023.12.14 12:53:22.953668 [ 3 ] {ce6c2ef0-3535-4913-b4e5-7481c7b0a037} <Debug> DynamicQueryHandler: Done processing query | ||
1197 | 2023.12.14 12:53:22.953692 [ 3 ] {ce6c2ef0-3535-4913-b4e5-7481c7b0a037} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1198 | 2023.12.14 12:53:22.953708 [ 3 ] {} <Debug> HTTP-Session: 3e5a3dbe-7d80-48c6-8166-e6090d33116e Destroying unnamed session | ||
1199 | 2023.12.14 12:53:22.953863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1200 | 2023.12.14 12:53:22.953911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1201 | 2023.12.14 12:53:22.953929 [ 3 ] {} <Debug> HTTP-Session: f62fff6f-42aa-4cb8-9fbe-790e70aac712 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1202 | 2023.12.14 12:53:22.953946 [ 3 ] {} <Debug> HTTP-Session: f62fff6f-42aa-4cb8-9fbe-790e70aac712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1203 | 2023.12.14 12:53:22.954021 [ 3 ] {dc8ef9db-f7e4-4a57-af01-e9c5c7eed476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1204 | 2023.12.14 12:53:22.954060 [ 3 ] {dc8ef9db-f7e4-4a57-af01-e9c5c7eed476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1205 | 2023.12.14 12:53:22.954166 [ 3 ] {dc8ef9db-f7e4-4a57-af01-e9c5c7eed476} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1206 | 2023.12.14 12:53:22.954472 [ 3 ] {dc8ef9db-f7e4-4a57-af01-e9c5c7eed476} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1207 | 2023.12.14 12:53:22.954679 [ 3 ] {dc8ef9db-f7e4-4a57-af01-e9c5c7eed476} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1208 | 2023.12.14 12:53:22.954827 [ 3 ] {dc8ef9db-f7e4-4a57-af01-e9c5c7eed476} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1209 | 2023.12.14 12:53:22.954948 [ 3 ] {dc8ef9db-f7e4-4a57-af01-e9c5c7eed476} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000899591 sec., 43353 rows/sec., 3.39 MiB/sec. | ||
1210 | 2023.12.14 12:53:22.955066 [ 3 ] {dc8ef9db-f7e4-4a57-af01-e9c5c7eed476} <Debug> DynamicQueryHandler: Done processing query | ||
1211 | 2023.12.14 12:53:22.955089 [ 3 ] {dc8ef9db-f7e4-4a57-af01-e9c5c7eed476} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1212 | 2023.12.14 12:53:22.955104 [ 3 ] {} <Debug> HTTP-Session: f62fff6f-42aa-4cb8-9fbe-790e70aac712 Destroying unnamed session | ||
1213 | 2023.12.14 12:53:22.955254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1214 | 2023.12.14 12:53:22.955300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1215 | 2023.12.14 12:53:22.955319 [ 3 ] {} <Debug> HTTP-Session: 59b44645-2a42-4cd4-b4f0-f0fafbed6cc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1216 | 2023.12.14 12:53:22.955341 [ 3 ] {} <Debug> HTTP-Session: 59b44645-2a42-4cd4-b4f0-f0fafbed6cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1217 | 2023.12.14 12:53:22.955424 [ 3 ] {b3dd3432-5ce5-405d-8a1a-f95de79869c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1218 | 2023.12.14 12:53:22.955467 [ 3 ] {b3dd3432-5ce5-405d-8a1a-f95de79869c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1219 | 2023.12.14 12:53:22.955604 [ 3 ] {b3dd3432-5ce5-405d-8a1a-f95de79869c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1220 | 2023.12.14 12:53:22.956064 [ 3 ] {b3dd3432-5ce5-405d-8a1a-f95de79869c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.58 GiB. | ||
1221 | 2023.12.14 12:53:22.956376 [ 3 ] {b3dd3432-5ce5-405d-8a1a-f95de79869c2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1222 | 2023.12.14 12:53:22.956558 [ 3 ] {b3dd3432-5ce5-405d-8a1a-f95de79869c2} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1223 | 2023.12.14 12:53:22.956685 [ 3 ] {b3dd3432-5ce5-405d-8a1a-f95de79869c2} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001232358 sec., 31646 rows/sec., 42.71 MiB/sec. | ||
1224 | 2023.12.14 12:53:22.956846 [ 3 ] {b3dd3432-5ce5-405d-8a1a-f95de79869c2} <Debug> DynamicQueryHandler: Done processing query | ||
1225 | 2023.12.14 12:53:22.956869 [ 3 ] {b3dd3432-5ce5-405d-8a1a-f95de79869c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1226 | 2023.12.14 12:53:22.956885 [ 3 ] {} <Debug> HTTP-Session: 59b44645-2a42-4cd4-b4f0-f0fafbed6cc7 Destroying unnamed session | ||
1227 | 2023.12.14 12:53:32.886662 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1228 | 2023.12.14 12:53:32.886763 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1229 | 2023.12.14 12:53:32.952838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1230 | 2023.12.14 12:53:32.953007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1231 | 2023.12.14 12:53:32.953055 [ 3 ] {} <Debug> HTTP-Session: 6ed7d40a-3acc-43b5-9cd1-17c9a91ee85f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1232 | 2023.12.14 12:53:32.953097 [ 3 ] {} <Debug> HTTP-Session: 6ed7d40a-3acc-43b5-9cd1-17c9a91ee85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1233 | 2023.12.14 12:53:32.953419 [ 3 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
1234 | 2023.12.14 12:53:32.954243 [ 3 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1235 | 2023.12.14 12:53:32.954430 [ 3 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1236 | 2023.12.14 12:53:32.954480 [ 3 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1237 | 2023.12.14 12:53:32.954653 [ 3 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1238 | 2023.12.14 12:53:32.954776 [ 188 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Trace> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1239 | 2023.12.14 12:53:32.954784 [ 187 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Trace> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1240 | 2023.12.14 12:53:32.954913 [ 3 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (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 | ||
1241 | 2023.12.14 12:53:32.955002 [ 3 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Debug> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
1242 | 2023.12.14 12:53:32.956754 [ 3 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003262324 sec., 3065 rows/sec., 430.76 KiB/sec. | ||
1243 | 2023.12.14 12:53:32.957056 [ 3 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Debug> DynamicQueryHandler: Done processing query | ||
1244 | 2023.12.14 12:53:32.957086 [ 3 ] {2a79b9a0-f796-4e5d-b050-74eb0537db78} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1245 | 2023.12.14 12:53:32.957106 [ 3 ] {} <Debug> HTTP-Session: 6ed7d40a-3acc-43b5-9cd1-17c9a91ee85f Destroying unnamed session | ||
1246 | 2023.12.14 12:53:32.957334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1247 | 2023.12.14 12:53:32.957391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1248 | 2023.12.14 12:53:32.957415 [ 3 ] {} <Debug> HTTP-Session: 36e82556-0295-451d-8365-93ef93ea341b Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1249 | 2023.12.14 12:53:32.957437 [ 3 ] {} <Debug> HTTP-Session: 36e82556-0295-451d-8365-93ef93ea341b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1250 | 2023.12.14 12:53:32.957537 [ 3 ] {a7a796d6-5386-4905-9c16-1d221220f221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1251 | 2023.12.14 12:53:32.957588 [ 3 ] {a7a796d6-5386-4905-9c16-1d221220f221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1252 | 2023.12.14 12:53:32.957765 [ 3 ] {a7a796d6-5386-4905-9c16-1d221220f221} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1253 | 2023.12.14 12:53:32.958101 [ 3 ] {a7a796d6-5386-4905-9c16-1d221220f221} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1254 | 2023.12.14 12:53:32.958407 [ 3 ] {a7a796d6-5386-4905-9c16-1d221220f221} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1255 | 2023.12.14 12:53:32.958575 [ 3 ] {a7a796d6-5386-4905-9c16-1d221220f221} <Trace> oximeter.timeseries_schema (00619619-2b1a-489c-a14e-64b7e13c50e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1256 | 2023.12.14 12:53:32.958704 [ 3 ] {a7a796d6-5386-4905-9c16-1d221220f221} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001128685 sec., 885 rows/sec., 200.73 KiB/sec. | ||
1257 | 2023.12.14 12:53:32.958845 [ 3 ] {a7a796d6-5386-4905-9c16-1d221220f221} <Debug> DynamicQueryHandler: Done processing query | ||
1258 | 2023.12.14 12:53:32.958869 [ 3 ] {a7a796d6-5386-4905-9c16-1d221220f221} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1259 | 2023.12.14 12:53:32.958885 [ 3 ] {} <Debug> HTTP-Session: 36e82556-0295-451d-8365-93ef93ea341b Destroying unnamed session | ||
1260 | 2023.12.14 12:53:32.959014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1261 | 2023.12.14 12:53:32.959059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1262 | 2023.12.14 12:53:32.959079 [ 3 ] {} <Debug> HTTP-Session: eba96d2f-7ecc-42da-b39b-164c84942888 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1263 | 2023.12.14 12:53:32.959096 [ 3 ] {} <Debug> HTTP-Session: eba96d2f-7ecc-42da-b39b-164c84942888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1264 | 2023.12.14 12:53:32.959171 [ 3 ] {d98c1a55-ae7c-4cb6-82c1-13aad007356f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1265 | 2023.12.14 12:53:32.959209 [ 3 ] {d98c1a55-ae7c-4cb6-82c1-13aad007356f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1266 | 2023.12.14 12:53:32.959317 [ 3 ] {d98c1a55-ae7c-4cb6-82c1-13aad007356f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1267 | 2023.12.14 12:53:32.959630 [ 3 ] {d98c1a55-ae7c-4cb6-82c1-13aad007356f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1268 | 2023.12.14 12:53:32.959838 [ 3 ] {d98c1a55-ae7c-4cb6-82c1-13aad007356f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1269 | 2023.12.14 12:53:32.960015 [ 3 ] {d98c1a55-ae7c-4cb6-82c1-13aad007356f} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1270 | 2023.12.14 12:53:32.960139 [ 3 ] {d98c1a55-ae7c-4cb6-82c1-13aad007356f} <Information> executeQuery: Read 42 rows, 3.40 KiB in 0.000937401 sec., 44804 rows/sec., 3.55 MiB/sec. | ||
1271 | 2023.12.14 12:53:32.960246 [ 3 ] {d98c1a55-ae7c-4cb6-82c1-13aad007356f} <Debug> DynamicQueryHandler: Done processing query | ||
1272 | 2023.12.14 12:53:32.960270 [ 3 ] {d98c1a55-ae7c-4cb6-82c1-13aad007356f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1273 | 2023.12.14 12:53:32.960285 [ 3 ] {} <Debug> HTTP-Session: eba96d2f-7ecc-42da-b39b-164c84942888 Destroying unnamed session | ||
1274 | 2023.12.14 12:53:32.960426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1275 | 2023.12.14 12:53:32.960469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1276 | 2023.12.14 12:53:32.960489 [ 3 ] {} <Debug> HTTP-Session: 48acc037-0d07-4c39-9974-96c7521fdd48 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1277 | 2023.12.14 12:53:32.960505 [ 3 ] {} <Debug> HTTP-Session: 48acc037-0d07-4c39-9974-96c7521fdd48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1278 | 2023.12.14 12:53:32.960573 [ 3 ] {588ff80e-1d47-4e35-909d-b887ff815bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1279 | 2023.12.14 12:53:32.960613 [ 3 ] {588ff80e-1d47-4e35-909d-b887ff815bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1280 | 2023.12.14 12:53:32.960753 [ 3 ] {588ff80e-1d47-4e35-909d-b887ff815bcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1281 | 2023.12.14 12:53:32.961005 [ 3 ] {588ff80e-1d47-4e35-909d-b887ff815bcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1282 | 2023.12.14 12:53:32.961213 [ 3 ] {588ff80e-1d47-4e35-909d-b887ff815bcf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1283 | 2023.12.14 12:53:32.961363 [ 3 ] {588ff80e-1d47-4e35-909d-b887ff815bcf} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1284 | 2023.12.14 12:53:32.961471 [ 3 ] {588ff80e-1d47-4e35-909d-b887ff815bcf} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00086745 sec., 2305 rows/sec., 197.01 KiB/sec. | ||
1285 | 2023.12.14 12:53:32.961614 [ 3 ] {588ff80e-1d47-4e35-909d-b887ff815bcf} <Debug> DynamicQueryHandler: Done processing query | ||
1286 | 2023.12.14 12:53:32.961638 [ 3 ] {588ff80e-1d47-4e35-909d-b887ff815bcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1287 | 2023.12.14 12:53:32.961655 [ 3 ] {} <Debug> HTTP-Session: 48acc037-0d07-4c39-9974-96c7521fdd48 Destroying unnamed session | ||
1288 | 2023.12.14 12:53:32.961797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 25658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1289 | 2023.12.14 12:53:32.961840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1290 | 2023.12.14 12:53:32.961859 [ 3 ] {} <Debug> HTTP-Session: f45d2122-90ec-41f7-894d-d289818118c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1291 | 2023.12.14 12:53:32.961875 [ 3 ] {} <Debug> HTTP-Session: f45d2122-90ec-41f7-894d-d289818118c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1292 | 2023.12.14 12:53:32.961951 [ 3 ] {bc300e71-cda3-4ba6-a2bb-005c8997a1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1293 | 2023.12.14 12:53:32.961989 [ 3 ] {bc300e71-cda3-4ba6-a2bb-005c8997a1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1294 | 2023.12.14 12:53:32.962096 [ 3 ] {bc300e71-cda3-4ba6-a2bb-005c8997a1f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1295 | 2023.12.14 12:53:32.962477 [ 3 ] {bc300e71-cda3-4ba6-a2bb-005c8997a1f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1296 | 2023.12.14 12:53:32.962698 [ 3 ] {bc300e71-cda3-4ba6-a2bb-005c8997a1f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1297 | 2023.12.14 12:53:32.962848 [ 3 ] {bc300e71-cda3-4ba6-a2bb-005c8997a1f4} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1298 | 2023.12.14 12:53:32.962982 [ 3 ] {bc300e71-cda3-4ba6-a2bb-005c8997a1f4} <Information> executeQuery: Read 163 rows, 15.71 KiB in 0.001002652 sec., 162568 rows/sec., 15.31 MiB/sec. | ||
1299 | 2023.12.14 12:53:32.963087 [ 3 ] {bc300e71-cda3-4ba6-a2bb-005c8997a1f4} <Debug> DynamicQueryHandler: Done processing query | ||
1300 | 2023.12.14 12:53:32.963109 [ 3 ] {bc300e71-cda3-4ba6-a2bb-005c8997a1f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1301 | 2023.12.14 12:53:32.963124 [ 3 ] {} <Debug> HTTP-Session: f45d2122-90ec-41f7-894d-d289818118c6 Destroying unnamed session | ||
1302 | 2023.12.14 12:53:32.963240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1303 | 2023.12.14 12:53:32.963284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1304 | 2023.12.14 12:53:32.963302 [ 3 ] {} <Debug> HTTP-Session: d5eefb0c-ac89-4aa8-8471-1d1394fc0c0e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1305 | 2023.12.14 12:53:32.963319 [ 3 ] {} <Debug> HTTP-Session: d5eefb0c-ac89-4aa8-8471-1d1394fc0c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1306 | 2023.12.14 12:53:32.963388 [ 3 ] {3e19d9a4-653e-448e-9796-261f028bb71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1307 | 2023.12.14 12:53:32.963426 [ 3 ] {3e19d9a4-653e-448e-9796-261f028bb71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1308 | 2023.12.14 12:53:32.963526 [ 3 ] {3e19d9a4-653e-448e-9796-261f028bb71d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1309 | 2023.12.14 12:53:32.965928 [ 3 ] {3e19d9a4-653e-448e-9796-261f028bb71d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1310 | 2023.12.14 12:53:32.966217 [ 3 ] {3e19d9a4-653e-448e-9796-261f028bb71d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1311 | 2023.12.14 12:53:32.966421 [ 3 ] {3e19d9a4-653e-448e-9796-261f028bb71d} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1312 | 2023.12.14 12:53:32.966547 [ 3 ] {3e19d9a4-653e-448e-9796-261f028bb71d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.003132031 sec., 638 rows/sec., 44.59 KiB/sec. | ||
1313 | 2023.12.14 12:53:32.966672 [ 3 ] {3e19d9a4-653e-448e-9796-261f028bb71d} <Debug> DynamicQueryHandler: Done processing query | ||
1314 | 2023.12.14 12:53:32.966697 [ 3 ] {3e19d9a4-653e-448e-9796-261f028bb71d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1315 | 2023.12.14 12:53:32.966713 [ 3 ] {} <Debug> HTTP-Session: d5eefb0c-ac89-4aa8-8471-1d1394fc0c0e Destroying unnamed session | ||
1316 | 2023.12.14 12:53:32.966848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 13076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1317 | 2023.12.14 12:53:32.966893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1318 | 2023.12.14 12:53:32.966911 [ 3 ] {} <Debug> HTTP-Session: 5e45c2e0-aec9-441a-a5af-6b3bdfeb942a Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1319 | 2023.12.14 12:53:32.966929 [ 3 ] {} <Debug> HTTP-Session: 5e45c2e0-aec9-441a-a5af-6b3bdfeb942a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1320 | 2023.12.14 12:53:32.967002 [ 3 ] {39391102-801d-4b81-99c3-d830f8fe395d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1321 | 2023.12.14 12:53:32.967041 [ 3 ] {39391102-801d-4b81-99c3-d830f8fe395d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1322 | 2023.12.14 12:53:32.967149 [ 3 ] {39391102-801d-4b81-99c3-d830f8fe395d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1323 | 2023.12.14 12:53:32.967517 [ 3 ] {39391102-801d-4b81-99c3-d830f8fe395d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1324 | 2023.12.14 12:53:32.967763 [ 3 ] {39391102-801d-4b81-99c3-d830f8fe395d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1325 | 2023.12.14 12:53:32.967975 [ 3 ] {39391102-801d-4b81-99c3-d830f8fe395d} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1326 | 2023.12.14 12:53:32.968104 [ 3 ] {39391102-801d-4b81-99c3-d830f8fe395d} <Information> executeQuery: Read 77 rows, 6.15 KiB in 0.001069374 sec., 72004 rows/sec., 5.61 MiB/sec. | ||
1327 | 2023.12.14 12:53:32.968270 [ 3 ] {39391102-801d-4b81-99c3-d830f8fe395d} <Debug> DynamicQueryHandler: Done processing query | ||
1328 | 2023.12.14 12:53:32.968294 [ 3 ] {39391102-801d-4b81-99c3-d830f8fe395d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1329 | 2023.12.14 12:53:32.968309 [ 3 ] {} <Debug> HTTP-Session: 5e45c2e0-aec9-441a-a5af-6b3bdfeb942a Destroying unnamed session | ||
1330 | 2023.12.14 12:53:32.968433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1331 | 2023.12.14 12:53:32.968476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1332 | 2023.12.14 12:53:32.968495 [ 3 ] {} <Debug> HTTP-Session: 18b065f4-cdb1-4cd6-bf34-3cf1686e3e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1333 | 2023.12.14 12:53:32.968511 [ 3 ] {} <Debug> HTTP-Session: 18b065f4-cdb1-4cd6-bf34-3cf1686e3e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1334 | 2023.12.14 12:53:32.968582 [ 3 ] {3b87b663-6374-4a87-9522-fa32ae6b9f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1335 | 2023.12.14 12:53:32.968625 [ 3 ] {3b87b663-6374-4a87-9522-fa32ae6b9f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1336 | 2023.12.14 12:53:32.968752 [ 3 ] {3b87b663-6374-4a87-9522-fa32ae6b9f28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1337 | 2023.12.14 12:53:32.969042 [ 3 ] {3b87b663-6374-4a87-9522-fa32ae6b9f28} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1338 | 2023.12.14 12:53:32.969293 [ 3 ] {3b87b663-6374-4a87-9522-fa32ae6b9f28} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1339 | 2023.12.14 12:53:32.969476 [ 3 ] {3b87b663-6374-4a87-9522-fa32ae6b9f28} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1340 | 2023.12.14 12:53:32.969600 [ 3 ] {3b87b663-6374-4a87-9522-fa32ae6b9f28} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000986652 sec., 37500 rows/sec., 2.64 MiB/sec. | ||
1341 | 2023.12.14 12:53:32.969721 [ 3 ] {3b87b663-6374-4a87-9522-fa32ae6b9f28} <Debug> DynamicQueryHandler: Done processing query | ||
1342 | 2023.12.14 12:53:32.969745 [ 3 ] {3b87b663-6374-4a87-9522-fa32ae6b9f28} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1343 | 2023.12.14 12:53:32.969760 [ 3 ] {} <Debug> HTTP-Session: 18b065f4-cdb1-4cd6-bf34-3cf1686e3e21 Destroying unnamed session | ||
1344 | 2023.12.14 12:53:32.969931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 44939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1345 | 2023.12.14 12:53:32.969975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1346 | 2023.12.14 12:53:32.969995 [ 3 ] {} <Debug> HTTP-Session: 54fb874c-2ca1-48ee-800d-a0c0477be7b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1347 | 2023.12.14 12:53:32.970011 [ 3 ] {} <Debug> HTTP-Session: 54fb874c-2ca1-48ee-800d-a0c0477be7b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1348 | 2023.12.14 12:53:32.970093 [ 3 ] {4f94d77c-9f6b-4049-841c-da760af4c9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1349 | 2023.12.14 12:53:32.970136 [ 3 ] {4f94d77c-9f6b-4049-841c-da760af4c9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1350 | 2023.12.14 12:53:32.970269 [ 3 ] {4f94d77c-9f6b-4049-841c-da760af4c9cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1351 | 2023.12.14 12:53:32.970714 [ 3 ] {4f94d77c-9f6b-4049-841c-da760af4c9cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1352 | 2023.12.14 12:53:32.970999 [ 3 ] {4f94d77c-9f6b-4049-841c-da760af4c9cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1353 | 2023.12.14 12:53:32.971183 [ 3 ] {4f94d77c-9f6b-4049-841c-da760af4c9cd} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1354 | 2023.12.14 12:53:32.971319 [ 3 ] {4f94d77c-9f6b-4049-841c-da760af4c9cd} <Information> executeQuery: Read 42 rows, 58.04 KiB in 0.001191437 sec., 35251 rows/sec., 47.57 MiB/sec. | ||
1355 | 2023.12.14 12:53:32.971447 [ 3 ] {4f94d77c-9f6b-4049-841c-da760af4c9cd} <Debug> DynamicQueryHandler: Done processing query | ||
1356 | 2023.12.14 12:53:32.971471 [ 3 ] {4f94d77c-9f6b-4049-841c-da760af4c9cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1357 | 2023.12.14 12:53:32.971486 [ 3 ] {} <Debug> HTTP-Session: 54fb874c-2ca1-48ee-800d-a0c0477be7b6 Destroying unnamed session | ||
1358 | 2023.12.14 12:53:32.971597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1359 | 2023.12.14 12:53:32.971640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1360 | 2023.12.14 12:53:32.971661 [ 3 ] {} <Debug> HTTP-Session: 5f3c3135-174a-4ec7-b042-01937b5d7780 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1361 | 2023.12.14 12:53:32.971678 [ 3 ] {} <Debug> HTTP-Session: 5f3c3135-174a-4ec7-b042-01937b5d7780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1362 | 2023.12.14 12:53:32.971745 [ 3 ] {4f40cfae-08b4-4d6a-a85d-249edb7e04e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1363 | 2023.12.14 12:53:32.971787 [ 3 ] {4f40cfae-08b4-4d6a-a85d-249edb7e04e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1364 | 2023.12.14 12:53:32.971894 [ 3 ] {4f40cfae-08b4-4d6a-a85d-249edb7e04e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1365 | 2023.12.14 12:53:32.972136 [ 3 ] {4f40cfae-08b4-4d6a-a85d-249edb7e04e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1366 | 2023.12.14 12:53:32.972373 [ 3 ] {4f40cfae-08b4-4d6a-a85d-249edb7e04e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1367 | 2023.12.14 12:53:32.972554 [ 3 ] {4f40cfae-08b4-4d6a-a85d-249edb7e04e1} <Trace> oximeter.measurements_i64 (25882005-45da-4b24-8cd0-cad79e474cd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1368 | 2023.12.14 12:53:32.972664 [ 3 ] {4f40cfae-08b4-4d6a-a85d-249edb7e04e1} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000882651 sec., 10196 rows/sec., 720.26 KiB/sec. | ||
1369 | 2023.12.14 12:53:32.972784 [ 3 ] {4f40cfae-08b4-4d6a-a85d-249edb7e04e1} <Debug> DynamicQueryHandler: Done processing query | ||
1370 | 2023.12.14 12:53:32.972808 [ 3 ] {4f40cfae-08b4-4d6a-a85d-249edb7e04e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1371 | 2023.12.14 12:53:32.972823 [ 3 ] {} <Debug> HTTP-Session: 5f3c3135-174a-4ec7-b042-01937b5d7780 Destroying unnamed session | ||
1372 | 2023.12.14 12:53:42.950317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1373 | 2023.12.14 12:53:42.950440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1374 | 2023.12.14 12:53:42.950466 [ 3 ] {} <Debug> HTTP-Session: 167447b2-32cc-4a9a-978a-d5bf29990540 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1375 | 2023.12.14 12:53:42.950490 [ 3 ] {} <Debug> HTTP-Session: 167447b2-32cc-4a9a-978a-d5bf29990540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1376 | 2023.12.14 12:53:42.950614 [ 3 ] {547ab386-3ab4-408b-99d7-ed7528084928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1377 | 2023.12.14 12:53:42.950673 [ 3 ] {547ab386-3ab4-408b-99d7-ed7528084928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1378 | 2023.12.14 12:53:42.950827 [ 3 ] {547ab386-3ab4-408b-99d7-ed7528084928} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1379 | 2023.12.14 12:53:42.951249 [ 3 ] {547ab386-3ab4-408b-99d7-ed7528084928} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1380 | 2023.12.14 12:53:42.951509 [ 3 ] {547ab386-3ab4-408b-99d7-ed7528084928} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1381 | 2023.12.14 12:53:42.951667 [ 3 ] {547ab386-3ab4-408b-99d7-ed7528084928} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1382 | 2023.12.14 12:53:42.951805 [ 3 ] {547ab386-3ab4-408b-99d7-ed7528084928} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001153546 sec., 38143 rows/sec., 3.02 MiB/sec. | ||
1383 | 2023.12.14 12:53:42.951838 [ 56 ] {} <Debug> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1384 | 2023.12.14 12:53:42.951943 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1385 | 2023.12.14 12:53:42.951979 [ 3 ] {547ab386-3ab4-408b-99d7-ed7528084928} <Debug> DynamicQueryHandler: Done processing query | ||
1386 | 2023.12.14 12:53:42.952036 [ 3 ] {547ab386-3ab4-408b-99d7-ed7528084928} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1387 | 2023.12.14 12:53:42.952071 [ 3 ] {} <Debug> HTTP-Session: 167447b2-32cc-4a9a-978a-d5bf29990540 Destroying unnamed session | ||
1388 | 2023.12.14 12:53:42.952120 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1389 | 2023.12.14 12:53:42.952217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1390 | 2023.12.14 12:53:42.952288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1391 | 2023.12.14 12:53:42.952334 [ 3 ] {} <Debug> HTTP-Session: dc8d41cd-1dad-4e2b-a2b7-cc8bc7032884 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1392 | 2023.12.14 12:53:42.952364 [ 3 ] {} <Debug> HTTP-Session: dc8d41cd-1dad-4e2b-a2b7-cc8bc7032884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1393 | 2023.12.14 12:53:42.952405 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1394 | 2023.12.14 12:53:42.952491 [ 3 ] {16900476-e3b4-4193-a643-14d8481bdb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1395 | 2023.12.14 12:53:42.952524 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1396 | 2023.12.14 12:53:42.952573 [ 3 ] {16900476-e3b4-4193-a643-14d8481bdb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1397 | 2023.12.14 12:53:42.952951 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part | ||
1398 | 2023.12.14 12:53:42.953008 [ 3 ] {16900476-e3b4-4193-a643-14d8481bdb0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1399 | 2023.12.14 12:53:42.953197 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
1400 | 2023.12.14 12:53:42.953383 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
1401 | 2023.12.14 12:53:42.953661 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
1402 | 2023.12.14 12:53:42.953831 [ 3 ] {16900476-e3b4-4193-a643-14d8481bdb0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1403 | 2023.12.14 12:53:42.953860 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
1404 | 2023.12.14 12:53:42.954193 [ 3 ] {16900476-e3b4-4193-a643-14d8481bdb0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1405 | 2023.12.14 12:53:42.954479 [ 3 ] {16900476-e3b4-4193-a643-14d8481bdb0e} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1406 | 2023.12.14 12:53:42.954776 [ 3 ] {16900476-e3b4-4193-a643-14d8481bdb0e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00222742 sec., 897 rows/sec., 76.72 KiB/sec. | ||
1407 | 2023.12.14 12:53:42.955049 [ 3 ] {16900476-e3b4-4193-a643-14d8481bdb0e} <Debug> DynamicQueryHandler: Done processing query | ||
1408 | 2023.12.14 12:53:42.955109 [ 3 ] {16900476-e3b4-4193-a643-14d8481bdb0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1409 | 2023.12.14 12:53:42.955152 [ 3 ] {} <Debug> HTTP-Session: dc8d41cd-1dad-4e2b-a2b7-cc8bc7032884 Destroying unnamed session | ||
1410 | 2023.12.14 12:53:42.955365 [ 10 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 4 columns (4 merged, 0 gathered) in 0.003339336 sec., 71571.11473658236 rows/sec., 5.67 MiB/sec. | ||
1411 | 2023.12.14 12:53:42.955379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1412 | 2023.12.14 12:53:42.955477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1413 | 2023.12.14 12:53:42.955501 [ 3 ] {} <Debug> HTTP-Session: 8128c692-798b-41da-a0f1-ee77e2c259ce Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1414 | 2023.12.14 12:53:42.955520 [ 3 ] {} <Debug> HTTP-Session: 8128c692-798b-41da-a0f1-ee77e2c259ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1415 | 2023.12.14 12:53:42.955546 [ 16 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1416 | 2023.12.14 12:53:42.955628 [ 3 ] {9d9a9758-768d-4c6e-b118-99d2b856b049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1417 | 2023.12.14 12:53:42.955671 [ 3 ] {9d9a9758-768d-4c6e-b118-99d2b856b049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1418 | 2023.12.14 12:53:42.955788 [ 16 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1419 | 2023.12.14 12:53:42.955837 [ 3 ] {9d9a9758-768d-4c6e-b118-99d2b856b049} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1420 | 2023.12.14 12:53:42.955893 [ 16 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_6_1} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1421 | 2023.12.14 12:53:42.956230 [ 3 ] {9d9a9758-768d-4c6e-b118-99d2b856b049} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1422 | 2023.12.14 12:53:42.956444 [ 3 ] {9d9a9758-768d-4c6e-b118-99d2b856b049} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1423 | 2023.12.14 12:53:42.956592 [ 3 ] {9d9a9758-768d-4c6e-b118-99d2b856b049} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1424 | 2023.12.14 12:53:42.956710 [ 56 ] {} <Debug> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1425 | 2023.12.14 12:53:42.956728 [ 3 ] {9d9a9758-768d-4c6e-b118-99d2b856b049} <Information> executeQuery: Read 133 rows, 13.21 KiB in 0.001061184 sec., 125331 rows/sec., 12.16 MiB/sec. | ||
1426 | 2023.12.14 12:53:42.956763 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1427 | 2023.12.14 12:53:42.956937 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1428 | 2023.12.14 12:53:42.957005 [ 3 ] {9d9a9758-768d-4c6e-b118-99d2b856b049} <Debug> DynamicQueryHandler: Done processing query | ||
1429 | 2023.12.14 12:53:42.957046 [ 3 ] {9d9a9758-768d-4c6e-b118-99d2b856b049} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1430 | 2023.12.14 12:53:42.957101 [ 3 ] {} <Debug> HTTP-Session: 8128c692-798b-41da-a0f1-ee77e2c259ce Destroying unnamed session | ||
1431 | 2023.12.14 12:53:42.957111 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1432 | 2023.12.14 12:53:42.957155 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 108 rows starting from the beginning of the part | ||
1433 | 2023.12.14 12:53:42.957321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1434 | 2023.12.14 12:53:42.957364 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
1435 | 2023.12.14 12:53:42.957419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1436 | 2023.12.14 12:53:42.957476 [ 3 ] {} <Debug> HTTP-Session: 54aa131b-38a2-4cd9-a009-e230154318cf Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1437 | 2023.12.14 12:53:42.957512 [ 3 ] {} <Debug> HTTP-Session: 54aa131b-38a2-4cd9-a009-e230154318cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1438 | 2023.12.14 12:53:42.957597 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 117 rows starting from the beginning of the part | ||
1439 | 2023.12.14 12:53:42.957728 [ 3 ] {c0a9bcd1-0498-4ddb-8e9f-85e2da418b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1440 | 2023.12.14 12:53:42.957847 [ 3 ] {c0a9bcd1-0498-4ddb-8e9f-85e2da418b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1441 | 2023.12.14 12:53:42.957859 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 117 rows starting from the beginning of the part | ||
1442 | 2023.12.14 12:53:42.958177 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 163 rows starting from the beginning of the part | ||
1443 | 2023.12.14 12:53:42.958330 [ 3 ] {c0a9bcd1-0498-4ddb-8e9f-85e2da418b34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1444 | 2023.12.14 12:53:42.958411 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 133 rows starting from the beginning of the part | ||
1445 | 2023.12.14 12:53:42.958960 [ 3 ] {c0a9bcd1-0498-4ddb-8e9f-85e2da418b34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1446 | 2023.12.14 12:53:42.959452 [ 3 ] {c0a9bcd1-0498-4ddb-8e9f-85e2da418b34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1447 | 2023.12.14 12:53:42.959702 [ 3 ] {c0a9bcd1-0498-4ddb-8e9f-85e2da418b34} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1448 | 2023.12.14 12:53:42.960104 [ 3 ] {c0a9bcd1-0498-4ddb-8e9f-85e2da418b34} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002308992 sec., 866 rows/sec., 60.48 KiB/sec. | ||
1449 | 2023.12.14 12:53:42.960141 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 4 columns (4 merged, 0 gathered) in 0.003312325 sec., 238805.0689470387 rows/sec., 23.04 MiB/sec. | ||
1450 | 2023.12.14 12:53:42.960329 [ 3 ] {c0a9bcd1-0498-4ddb-8e9f-85e2da418b34} <Debug> DynamicQueryHandler: Done processing query | ||
1451 | 2023.12.14 12:53:42.960343 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1452 | 2023.12.14 12:53:42.960367 [ 3 ] {c0a9bcd1-0498-4ddb-8e9f-85e2da418b34} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1453 | 2023.12.14 12:53:42.960418 [ 3 ] {} <Debug> HTTP-Session: 54aa131b-38a2-4cd9-a009-e230154318cf Destroying unnamed session | ||
1454 | 2023.12.14 12:53:42.960569 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1455 | 2023.12.14 12:53:42.960610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1456 | 2023.12.14 12:53:42.960658 [ 11 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_6_1} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1457 | 2023.12.14 12:53:42.960673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1458 | 2023.12.14 12:53:42.960709 [ 3 ] {} <Debug> HTTP-Session: 73148b40-e731-40de-854f-861478aecc5d Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1459 | 2023.12.14 12:53:42.960761 [ 3 ] {} <Debug> HTTP-Session: 73148b40-e731-40de-854f-861478aecc5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1460 | 2023.12.14 12:53:42.960845 [ 3 ] {11d44f83-ddf5-4b41-9030-e3a7a800aecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1461 | 2023.12.14 12:53:42.960884 [ 3 ] {11d44f83-ddf5-4b41-9030-e3a7a800aecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1462 | 2023.12.14 12:53:42.961008 [ 3 ] {11d44f83-ddf5-4b41-9030-e3a7a800aecf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1463 | 2023.12.14 12:53:42.961319 [ 3 ] {11d44f83-ddf5-4b41-9030-e3a7a800aecf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1464 | 2023.12.14 12:53:42.961530 [ 3 ] {11d44f83-ddf5-4b41-9030-e3a7a800aecf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1465 | 2023.12.14 12:53:42.961680 [ 3 ] {11d44f83-ddf5-4b41-9030-e3a7a800aecf} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1466 | 2023.12.14 12:53:42.961798 [ 56 ] {} <Debug> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1467 | 2023.12.14 12:53:42.961814 [ 3 ] {11d44f83-ddf5-4b41-9030-e3a7a800aecf} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.000937791 sec., 49051 rows/sec., 3.84 MiB/sec. | ||
1468 | 2023.12.14 12:53:42.961845 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1469 | 2023.12.14 12:53:42.961972 [ 16 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1470 | 2023.12.14 12:53:42.962008 [ 3 ] {11d44f83-ddf5-4b41-9030-e3a7a800aecf} <Debug> DynamicQueryHandler: Done processing query | ||
1471 | 2023.12.14 12:53:42.962035 [ 3 ] {11d44f83-ddf5-4b41-9030-e3a7a800aecf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1472 | 2023.12.14 12:53:42.962050 [ 16 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1473 | 2023.12.14 12:53:42.962055 [ 3 ] {} <Debug> HTTP-Session: 73148b40-e731-40de-854f-861478aecc5d Destroying unnamed session | ||
1474 | 2023.12.14 12:53:42.962084 [ 16 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part | ||
1475 | 2023.12.14 12:53:42.962190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1476 | 2023.12.14 12:53:42.962213 [ 16 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part | ||
1477 | 2023.12.14 12:53:42.962249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1478 | 2023.12.14 12:53:42.962275 [ 3 ] {} <Debug> HTTP-Session: 287efead-4a4c-4d8a-a0d2-b1969921e9d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1479 | 2023.12.14 12:53:42.962296 [ 3 ] {} <Debug> HTTP-Session: 287efead-4a4c-4d8a-a0d2-b1969921e9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1480 | 2023.12.14 12:53:42.962330 [ 16 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
1481 | 2023.12.14 12:53:42.962398 [ 3 ] {341cc7d4-4cdc-47e3-8ead-e1a69f77e6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1482 | 2023.12.14 12:53:42.962441 [ 16 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
1483 | 2023.12.14 12:53:42.962458 [ 3 ] {341cc7d4-4cdc-47e3-8ead-e1a69f77e6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1484 | 2023.12.14 12:53:42.962600 [ 16 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 77 rows starting from the beginning of the part | ||
1485 | 2023.12.14 12:53:42.962743 [ 3 ] {341cc7d4-4cdc-47e3-8ead-e1a69f77e6b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1486 | 2023.12.14 12:53:42.962757 [ 16 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
1487 | 2023.12.14 12:53:42.963216 [ 3 ] {341cc7d4-4cdc-47e3-8ead-e1a69f77e6b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1488 | 2023.12.14 12:53:42.963621 [ 3 ] {341cc7d4-4cdc-47e3-8ead-e1a69f77e6b7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1489 | 2023.12.14 12:53:42.963669 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.00176351 sec., 175785.79083759093 rows/sec., 13.73 MiB/sec. | ||
1490 | 2023.12.14 12:53:42.963862 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1491 | 2023.12.14 12:53:42.963898 [ 3 ] {341cc7d4-4cdc-47e3-8ead-e1a69f77e6b7} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1492 | 2023.12.14 12:53:42.964081 [ 3 ] {341cc7d4-4cdc-47e3-8ead-e1a69f77e6b7} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001648147 sec., 606 rows/sec., 42.66 KiB/sec. | ||
1493 | 2023.12.14 12:53:42.964238 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1494 | 2023.12.14 12:53:42.964321 [ 3 ] {341cc7d4-4cdc-47e3-8ead-e1a69f77e6b7} <Debug> DynamicQueryHandler: Done processing query | ||
1495 | 2023.12.14 12:53:42.964348 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_6_1} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1496 | 2023.12.14 12:53:42.964361 [ 3 ] {341cc7d4-4cdc-47e3-8ead-e1a69f77e6b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1497 | 2023.12.14 12:53:42.964403 [ 3 ] {} <Debug> HTTP-Session: 287efead-4a4c-4d8a-a0d2-b1969921e9d7 Destroying unnamed session | ||
1498 | 2023.12.14 12:53:42.964612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1499 | 2023.12.14 12:53:42.964660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1500 | 2023.12.14 12:53:42.964680 [ 3 ] {} <Debug> HTTP-Session: 5d42b0c8-af01-435f-8a08-a7b3b859dcbf Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1501 | 2023.12.14 12:53:42.964696 [ 3 ] {} <Debug> HTTP-Session: 5d42b0c8-af01-435f-8a08-a7b3b859dcbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1502 | 2023.12.14 12:53:42.964786 [ 3 ] {7a54c5ca-68e8-48a1-8255-c631ff0c8ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1503 | 2023.12.14 12:53:42.964831 [ 3 ] {7a54c5ca-68e8-48a1-8255-c631ff0c8ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1504 | 2023.12.14 12:53:42.964985 [ 3 ] {7a54c5ca-68e8-48a1-8255-c631ff0c8ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1505 | 2023.12.14 12:53:42.965530 [ 3 ] {7a54c5ca-68e8-48a1-8255-c631ff0c8ea6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1506 | 2023.12.14 12:53:42.965848 [ 3 ] {7a54c5ca-68e8-48a1-8255-c631ff0c8ea6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1507 | 2023.12.14 12:53:42.966036 [ 3 ] {7a54c5ca-68e8-48a1-8255-c631ff0c8ea6} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1508 | 2023.12.14 12:53:42.966160 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1509 | 2023.12.14 12:53:42.966170 [ 3 ] {7a54c5ca-68e8-48a1-8255-c631ff0c8ea6} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00134407 sec., 32736 rows/sec., 44.18 MiB/sec. | ||
1510 | 2023.12.14 12:53:42.966220 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1511 | 2023.12.14 12:53:42.966359 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1512 | 2023.12.14 12:53:42.966463 [ 3 ] {7a54c5ca-68e8-48a1-8255-c631ff0c8ea6} <Debug> DynamicQueryHandler: Done processing query | ||
1513 | 2023.12.14 12:53:42.966521 [ 3 ] {7a54c5ca-68e8-48a1-8255-c631ff0c8ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1514 | 2023.12.14 12:53:42.966533 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1515 | 2023.12.14 12:53:42.966552 [ 3 ] {} <Debug> HTTP-Session: 5d42b0c8-af01-435f-8a08-a7b3b859dcbf Destroying unnamed session | ||
1516 | 2023.12.14 12:53:42.966595 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1517 | 2023.12.14 12:53:42.966711 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part | ||
1518 | 2023.12.14 12:53:42.966811 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
1519 | 2023.12.14 12:53:42.966903 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
1520 | 2023.12.14 12:53:42.966992 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
1521 | 2023.12.14 12:53:42.967080 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
1522 | 2023.12.14 12:53:42.973612 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 239 rows, containing 6 columns (6 merged, 0 gathered) in 0.007334906 sec., 32583.921320873094 rows/sec., 43.97 MiB/sec. | ||
1523 | 2023.12.14 12:53:42.973817 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1524 | 2023.12.14 12:53:42.974019 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1525 | 2023.12.14 12:53:42.974114 [ 11 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1526 | 2023.12.14 12:53:42.974181 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 802688ff-ed7a-422d-8478-9454f969cd66::all_1_6_1: 4.07 MiB. | ||
1527 | 2023.12.14 12:53:47.886799 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1528 | 2023.12.14 12:53:47.886871 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1529 | 2023.12.14 12:53:52.949848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1530 | 2023.12.14 12:53:52.949968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1531 | 2023.12.14 12:53:52.949994 [ 3 ] {} <Debug> HTTP-Session: 803f3cf1-67e4-45f2-9f74-be2cb541d8e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1532 | 2023.12.14 12:53:52.950017 [ 3 ] {} <Debug> HTTP-Session: 803f3cf1-67e4-45f2-9f74-be2cb541d8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1533 | 2023.12.14 12:53:52.950142 [ 3 ] {da66bb11-9b3d-4df9-bdf3-ef952cc074c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1534 | 2023.12.14 12:53:52.950198 [ 3 ] {da66bb11-9b3d-4df9-bdf3-ef952cc074c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1535 | 2023.12.14 12:53:52.950352 [ 3 ] {da66bb11-9b3d-4df9-bdf3-ef952cc074c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1536 | 2023.12.14 12:53:52.950853 [ 3 ] {da66bb11-9b3d-4df9-bdf3-ef952cc074c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1537 | 2023.12.14 12:53:52.951110 [ 3 ] {da66bb11-9b3d-4df9-bdf3-ef952cc074c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1538 | 2023.12.14 12:53:52.951283 [ 3 ] {da66bb11-9b3d-4df9-bdf3-ef952cc074c9} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1539 | 2023.12.14 12:53:52.951412 [ 3 ] {da66bb11-9b3d-4df9-bdf3-ef952cc074c9} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001229078 sec., 35799 rows/sec., 2.83 MiB/sec. | ||
1540 | 2023.12.14 12:53:52.951554 [ 3 ] {da66bb11-9b3d-4df9-bdf3-ef952cc074c9} <Debug> DynamicQueryHandler: Done processing query | ||
1541 | 2023.12.14 12:53:52.951579 [ 3 ] {da66bb11-9b3d-4df9-bdf3-ef952cc074c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1542 | 2023.12.14 12:53:52.951595 [ 3 ] {} <Debug> HTTP-Session: 803f3cf1-67e4-45f2-9f74-be2cb541d8e9 Destroying unnamed session | ||
1543 | 2023.12.14 12:53:52.951723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1544 | 2023.12.14 12:53:52.951769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1545 | 2023.12.14 12:53:52.951788 [ 3 ] {} <Debug> HTTP-Session: d343a241-f56a-49db-89e0-1610cdb5885d Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1546 | 2023.12.14 12:53:52.951805 [ 3 ] {} <Debug> HTTP-Session: d343a241-f56a-49db-89e0-1610cdb5885d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1547 | 2023.12.14 12:53:52.951880 [ 3 ] {4e83419c-e4c3-4c79-a7b9-a319631565a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1548 | 2023.12.14 12:53:52.951919 [ 3 ] {4e83419c-e4c3-4c79-a7b9-a319631565a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1549 | 2023.12.14 12:53:52.952024 [ 3 ] {4e83419c-e4c3-4c79-a7b9-a319631565a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1550 | 2023.12.14 12:53:52.952411 [ 3 ] {4e83419c-e4c3-4c79-a7b9-a319631565a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1551 | 2023.12.14 12:53:52.952650 [ 3 ] {4e83419c-e4c3-4c79-a7b9-a319631565a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1552 | 2023.12.14 12:53:52.952797 [ 3 ] {4e83419c-e4c3-4c79-a7b9-a319631565a1} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1553 | 2023.12.14 12:53:52.952929 [ 3 ] {4e83419c-e4c3-4c79-a7b9-a319631565a1} <Information> executeQuery: Read 132 rows, 13.13 KiB in 0.001014833 sec., 130070 rows/sec., 12.63 MiB/sec. | ||
1554 | 2023.12.14 12:53:52.953067 [ 3 ] {4e83419c-e4c3-4c79-a7b9-a319631565a1} <Debug> DynamicQueryHandler: Done processing query | ||
1555 | 2023.12.14 12:53:52.953091 [ 3 ] {4e83419c-e4c3-4c79-a7b9-a319631565a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1556 | 2023.12.14 12:53:52.953107 [ 3 ] {} <Debug> HTTP-Session: d343a241-f56a-49db-89e0-1610cdb5885d Destroying unnamed session | ||
1557 | 2023.12.14 12:53:52.953224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1558 | 2023.12.14 12:53:52.953269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1559 | 2023.12.14 12:53:52.953288 [ 3 ] {} <Debug> HTTP-Session: 10c7e3ed-01ee-4fa9-8452-ae10be0e0cc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1560 | 2023.12.14 12:53:52.953304 [ 3 ] {} <Debug> HTTP-Session: 10c7e3ed-01ee-4fa9-8452-ae10be0e0cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1561 | 2023.12.14 12:53:52.953375 [ 3 ] {2843ffca-0c22-4dfa-8df4-1ff9cbd29f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1562 | 2023.12.14 12:53:52.953413 [ 3 ] {2843ffca-0c22-4dfa-8df4-1ff9cbd29f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1563 | 2023.12.14 12:53:52.953519 [ 3 ] {2843ffca-0c22-4dfa-8df4-1ff9cbd29f02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1564 | 2023.12.14 12:53:52.953827 [ 3 ] {2843ffca-0c22-4dfa-8df4-1ff9cbd29f02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1565 | 2023.12.14 12:53:52.954026 [ 3 ] {2843ffca-0c22-4dfa-8df4-1ff9cbd29f02} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1566 | 2023.12.14 12:53:52.954168 [ 3 ] {2843ffca-0c22-4dfa-8df4-1ff9cbd29f02} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1567 | 2023.12.14 12:53:52.954277 [ 3 ] {2843ffca-0c22-4dfa-8df4-1ff9cbd29f02} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.0008753 sec., 50268 rows/sec., 3.93 MiB/sec. | ||
1568 | 2023.12.14 12:53:52.954415 [ 3 ] {2843ffca-0c22-4dfa-8df4-1ff9cbd29f02} <Debug> DynamicQueryHandler: Done processing query | ||
1569 | 2023.12.14 12:53:52.954438 [ 3 ] {2843ffca-0c22-4dfa-8df4-1ff9cbd29f02} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1570 | 2023.12.14 12:53:52.954454 [ 3 ] {} <Debug> HTTP-Session: 10c7e3ed-01ee-4fa9-8452-ae10be0e0cc7 Destroying unnamed session | ||
1571 | 2023.12.14 12:53:52.954618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1572 | 2023.12.14 12:53:52.954663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1573 | 2023.12.14 12:53:52.954682 [ 3 ] {} <Debug> HTTP-Session: 6a12a9e1-fe72-4815-8b27-6b8997222801 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1574 | 2023.12.14 12:53:52.954698 [ 3 ] {} <Debug> HTTP-Session: 6a12a9e1-fe72-4815-8b27-6b8997222801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1575 | 2023.12.14 12:53:52.954786 [ 3 ] {5650199f-1cc3-4c06-8361-bb5a4038dc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1576 | 2023.12.14 12:53:52.954830 [ 3 ] {5650199f-1cc3-4c06-8361-bb5a4038dc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1577 | 2023.12.14 12:53:52.954966 [ 3 ] {5650199f-1cc3-4c06-8361-bb5a4038dc1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1578 | 2023.12.14 12:53:52.955446 [ 3 ] {5650199f-1cc3-4c06-8361-bb5a4038dc1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1579 | 2023.12.14 12:53:52.955754 [ 3 ] {5650199f-1cc3-4c06-8361-bb5a4038dc1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1580 | 2023.12.14 12:53:52.955927 [ 3 ] {5650199f-1cc3-4c06-8361-bb5a4038dc1b} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1581 | 2023.12.14 12:53:52.956044 [ 3 ] {5650199f-1cc3-4c06-8361-bb5a4038dc1b} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001230168 sec., 35767 rows/sec., 48.27 MiB/sec. | ||
1582 | 2023.12.14 12:53:52.956169 [ 3 ] {5650199f-1cc3-4c06-8361-bb5a4038dc1b} <Debug> DynamicQueryHandler: Done processing query | ||
1583 | 2023.12.14 12:53:52.956192 [ 3 ] {5650199f-1cc3-4c06-8361-bb5a4038dc1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1584 | 2023.12.14 12:53:52.956208 [ 3 ] {} <Debug> HTTP-Session: 6a12a9e1-fe72-4815-8b27-6b8997222801 Destroying unnamed session | ||
1585 | 2023.12.14 12:54:02.887911 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1586 | 2023.12.14 12:54:02.887980 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1587 | 2023.12.14 12:54:02.951356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1588 | 2023.12.14 12:54:02.951478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1589 | 2023.12.14 12:54:02.951509 [ 3 ] {} <Debug> HTTP-Session: 875cadff-6878-4e4c-9ba3-94505dd8b9cb Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1590 | 2023.12.14 12:54:02.951537 [ 3 ] {} <Debug> HTTP-Session: 875cadff-6878-4e4c-9ba3-94505dd8b9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1591 | 2023.12.14 12:54:02.951678 [ 3 ] {4b7bf852-893f-44f4-be73-194e39143f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1592 | 2023.12.14 12:54:02.951746 [ 3 ] {4b7bf852-893f-44f4-be73-194e39143f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1593 | 2023.12.14 12:54:02.951914 [ 3 ] {4b7bf852-893f-44f4-be73-194e39143f79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1594 | 2023.12.14 12:54:02.952377 [ 3 ] {4b7bf852-893f-44f4-be73-194e39143f79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1595 | 2023.12.14 12:54:02.952642 [ 3 ] {4b7bf852-893f-44f4-be73-194e39143f79} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1596 | 2023.12.14 12:54:02.952818 [ 3 ] {4b7bf852-893f-44f4-be73-194e39143f79} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1597 | 2023.12.14 12:54:02.952959 [ 3 ] {4b7bf852-893f-44f4-be73-194e39143f79} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001233988 sec., 35656 rows/sec., 2.82 MiB/sec. | ||
1598 | 2023.12.14 12:54:02.953159 [ 3 ] {4b7bf852-893f-44f4-be73-194e39143f79} <Debug> DynamicQueryHandler: Done processing query | ||
1599 | 2023.12.14 12:54:02.953187 [ 3 ] {4b7bf852-893f-44f4-be73-194e39143f79} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1600 | 2023.12.14 12:54:02.953203 [ 3 ] {} <Debug> HTTP-Session: 875cadff-6878-4e4c-9ba3-94505dd8b9cb Destroying unnamed session | ||
1601 | 2023.12.14 12:54:02.953386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 26470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1602 | 2023.12.14 12:54:02.953439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1603 | 2023.12.14 12:54:02.953459 [ 3 ] {} <Debug> HTTP-Session: 8e657785-3382-460d-a870-5fe2d82b578d Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1604 | 2023.12.14 12:54:02.953478 [ 3 ] {} <Debug> HTTP-Session: 8e657785-3382-460d-a870-5fe2d82b578d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1605 | 2023.12.14 12:54:02.953566 [ 3 ] {380431de-7ac3-463c-a4d7-bb7d33397075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1606 | 2023.12.14 12:54:02.953608 [ 3 ] {380431de-7ac3-463c-a4d7-bb7d33397075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1607 | 2023.12.14 12:54:02.953726 [ 3 ] {380431de-7ac3-463c-a4d7-bb7d33397075} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1608 | 2023.12.14 12:54:02.954172 [ 3 ] {380431de-7ac3-463c-a4d7-bb7d33397075} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1609 | 2023.12.14 12:54:02.954398 [ 3 ] {380431de-7ac3-463c-a4d7-bb7d33397075} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1610 | 2023.12.14 12:54:02.954549 [ 3 ] {380431de-7ac3-463c-a4d7-bb7d33397075} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1611 | 2023.12.14 12:54:02.954660 [ 3 ] {380431de-7ac3-463c-a4d7-bb7d33397075} <Information> executeQuery: Read 168 rows, 16.22 KiB in 0.001060133 sec., 158470 rows/sec., 14.94 MiB/sec. | ||
1612 | 2023.12.14 12:54:02.954796 [ 3 ] {380431de-7ac3-463c-a4d7-bb7d33397075} <Debug> DynamicQueryHandler: Done processing query | ||
1613 | 2023.12.14 12:54:02.954820 [ 3 ] {380431de-7ac3-463c-a4d7-bb7d33397075} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1614 | 2023.12.14 12:54:02.954836 [ 3 ] {} <Debug> HTTP-Session: 8e657785-3382-460d-a870-5fe2d82b578d Destroying unnamed session | ||
1615 | 2023.12.14 12:54:02.954973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 11546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1616 | 2023.12.14 12:54:02.955019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1617 | 2023.12.14 12:54:02.955038 [ 3 ] {} <Debug> HTTP-Session: b57244d8-323d-4cdc-b170-056dae044ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1618 | 2023.12.14 12:54:02.955056 [ 3 ] {} <Debug> HTTP-Session: b57244d8-323d-4cdc-b170-056dae044ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1619 | 2023.12.14 12:54:02.955129 [ 3 ] {d304fb97-10c9-4b58-8edb-8e2b16a887dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1620 | 2023.12.14 12:54:02.955169 [ 3 ] {d304fb97-10c9-4b58-8edb-8e2b16a887dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1621 | 2023.12.14 12:54:02.955274 [ 3 ] {d304fb97-10c9-4b58-8edb-8e2b16a887dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1622 | 2023.12.14 12:54:02.955596 [ 3 ] {d304fb97-10c9-4b58-8edb-8e2b16a887dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1623 | 2023.12.14 12:54:02.955807 [ 3 ] {d304fb97-10c9-4b58-8edb-8e2b16a887dc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1624 | 2023.12.14 12:54:02.955956 [ 3 ] {d304fb97-10c9-4b58-8edb-8e2b16a887dc} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1625 | 2023.12.14 12:54:02.956086 [ 3 ] {d304fb97-10c9-4b58-8edb-8e2b16a887dc} <Information> executeQuery: Read 68 rows, 5.42 KiB in 0.000927171 sec., 73341 rows/sec., 5.71 MiB/sec. | ||
1626 | 2023.12.14 12:54:02.956231 [ 3 ] {d304fb97-10c9-4b58-8edb-8e2b16a887dc} <Debug> DynamicQueryHandler: Done processing query | ||
1627 | 2023.12.14 12:54:02.956265 [ 3 ] {d304fb97-10c9-4b58-8edb-8e2b16a887dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1628 | 2023.12.14 12:54:02.956282 [ 3 ] {} <Debug> HTTP-Session: b57244d8-323d-4cdc-b170-056dae044ef8 Destroying unnamed session | ||
1629 | 2023.12.14 12:54:02.956385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1630 | 2023.12.14 12:54:02.956432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1631 | 2023.12.14 12:54:02.956451 [ 3 ] {} <Debug> HTTP-Session: 789351c3-400d-4b81-9acd-e024d1f3d4a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1632 | 2023.12.14 12:54:02.956468 [ 3 ] {} <Debug> HTTP-Session: 789351c3-400d-4b81-9acd-e024d1f3d4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1633 | 2023.12.14 12:54:02.956538 [ 3 ] {4606b7ee-1eaf-4c62-8a92-3999ef217027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1634 | 2023.12.14 12:54:02.956582 [ 3 ] {4606b7ee-1eaf-4c62-8a92-3999ef217027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1635 | 2023.12.14 12:54:02.956704 [ 3 ] {4606b7ee-1eaf-4c62-8a92-3999ef217027} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1636 | 2023.12.14 12:54:02.957016 [ 3 ] {4606b7ee-1eaf-4c62-8a92-3999ef217027} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1637 | 2023.12.14 12:54:02.957285 [ 3 ] {4606b7ee-1eaf-4c62-8a92-3999ef217027} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1638 | 2023.12.14 12:54:02.957461 [ 3 ] {4606b7ee-1eaf-4c62-8a92-3999ef217027} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1639 | 2023.12.14 12:54:02.957585 [ 3 ] {4606b7ee-1eaf-4c62-8a92-3999ef217027} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001016613 sec., 35411 rows/sec., 2.50 MiB/sec. | ||
1640 | 2023.12.14 12:54:02.957710 [ 3 ] {4606b7ee-1eaf-4c62-8a92-3999ef217027} <Debug> DynamicQueryHandler: Done processing query | ||
1641 | 2023.12.14 12:54:02.957733 [ 3 ] {4606b7ee-1eaf-4c62-8a92-3999ef217027} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1642 | 2023.12.14 12:54:02.957749 [ 3 ] {} <Debug> HTTP-Session: 789351c3-400d-4b81-9acd-e024d1f3d4a6 Destroying unnamed session | ||
1643 | 2023.12.14 12:54:02.957906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1644 | 2023.12.14 12:54:02.957951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1645 | 2023.12.14 12:54:02.957971 [ 3 ] {} <Debug> HTTP-Session: c1a6df47-947a-4aae-8bb1-e463981f5e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1646 | 2023.12.14 12:54:02.957987 [ 3 ] {} <Debug> HTTP-Session: c1a6df47-947a-4aae-8bb1-e463981f5e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1647 | 2023.12.14 12:54:02.958075 [ 3 ] {83bbbd3e-e206-4cf5-bee7-26beedcc375a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1648 | 2023.12.14 12:54:02.958119 [ 3 ] {83bbbd3e-e206-4cf5-bee7-26beedcc375a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1649 | 2023.12.14 12:54:02.958252 [ 3 ] {83bbbd3e-e206-4cf5-bee7-26beedcc375a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1650 | 2023.12.14 12:54:02.958801 [ 3 ] {83bbbd3e-e206-4cf5-bee7-26beedcc375a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1651 | 2023.12.14 12:54:02.959109 [ 3 ] {83bbbd3e-e206-4cf5-bee7-26beedcc375a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1652 | 2023.12.14 12:54:02.959285 [ 3 ] {83bbbd3e-e206-4cf5-bee7-26beedcc375a} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1653 | 2023.12.14 12:54:02.959407 [ 3 ] {83bbbd3e-e206-4cf5-bee7-26beedcc375a} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001303389 sec., 33758 rows/sec., 45.55 MiB/sec. | ||
1654 | 2023.12.14 12:54:02.959538 [ 3 ] {83bbbd3e-e206-4cf5-bee7-26beedcc375a} <Debug> DynamicQueryHandler: Done processing query | ||
1655 | 2023.12.14 12:54:02.959562 [ 3 ] {83bbbd3e-e206-4cf5-bee7-26beedcc375a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1656 | 2023.12.14 12:54:02.959578 [ 3 ] {} <Debug> HTTP-Session: c1a6df47-947a-4aae-8bb1-e463981f5e4f Destroying unnamed session | ||
1657 | 2023.12.14 12:54:12.949100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1658 | 2023.12.14 12:54:12.949231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1659 | 2023.12.14 12:54:12.949259 [ 3 ] {} <Debug> HTTP-Session: 1f095a60-bef2-4da9-becb-91f2a4f34b78 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1660 | 2023.12.14 12:54:12.949286 [ 3 ] {} <Debug> HTTP-Session: 1f095a60-bef2-4da9-becb-91f2a4f34b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1661 | 2023.12.14 12:54:12.949423 [ 3 ] {05454067-c91d-4c91-b5dc-c6cc06f0e571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1662 | 2023.12.14 12:54:12.949490 [ 3 ] {05454067-c91d-4c91-b5dc-c6cc06f0e571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1663 | 2023.12.14 12:54:12.949654 [ 3 ] {05454067-c91d-4c91-b5dc-c6cc06f0e571} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1664 | 2023.12.14 12:54:12.950224 [ 3 ] {05454067-c91d-4c91-b5dc-c6cc06f0e571} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1665 | 2023.12.14 12:54:12.950490 [ 3 ] {05454067-c91d-4c91-b5dc-c6cc06f0e571} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1666 | 2023.12.14 12:54:12.950659 [ 3 ] {05454067-c91d-4c91-b5dc-c6cc06f0e571} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1667 | 2023.12.14 12:54:12.950777 [ 3 ] {05454067-c91d-4c91-b5dc-c6cc06f0e571} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00131529 sec., 33452 rows/sec., 2.65 MiB/sec. | ||
1668 | 2023.12.14 12:54:12.950930 [ 3 ] {05454067-c91d-4c91-b5dc-c6cc06f0e571} <Debug> DynamicQueryHandler: Done processing query | ||
1669 | 2023.12.14 12:54:12.950955 [ 3 ] {05454067-c91d-4c91-b5dc-c6cc06f0e571} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1670 | 2023.12.14 12:54:12.950972 [ 3 ] {} <Debug> HTTP-Session: 1f095a60-bef2-4da9-becb-91f2a4f34b78 Destroying unnamed session | ||
1671 | 2023.12.14 12:54:12.951148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1672 | 2023.12.14 12:54:12.951197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1673 | 2023.12.14 12:54:12.951217 [ 3 ] {} <Debug> HTTP-Session: 8408e313-6431-4026-b443-cb731cb69e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1674 | 2023.12.14 12:54:12.951235 [ 3 ] {} <Debug> HTTP-Session: 8408e313-6431-4026-b443-cb731cb69e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1675 | 2023.12.14 12:54:12.951319 [ 3 ] {598b97cc-0799-48e9-b073-cb21e2e5b7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1676 | 2023.12.14 12:54:12.951366 [ 3 ] {598b97cc-0799-48e9-b073-cb21e2e5b7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1677 | 2023.12.14 12:54:12.951473 [ 3 ] {598b97cc-0799-48e9-b073-cb21e2e5b7cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1678 | 2023.12.14 12:54:12.951930 [ 3 ] {598b97cc-0799-48e9-b073-cb21e2e5b7cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1679 | 2023.12.14 12:54:12.952152 [ 3 ] {598b97cc-0799-48e9-b073-cb21e2e5b7cf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1680 | 2023.12.14 12:54:12.952297 [ 3 ] {598b97cc-0799-48e9-b073-cb21e2e5b7cf} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1681 | 2023.12.14 12:54:12.952419 [ 3 ] {598b97cc-0799-48e9-b073-cb21e2e5b7cf} <Information> executeQuery: Read 132 rows, 13.13 KiB in 0.001069564 sec., 123414 rows/sec., 11.98 MiB/sec. | ||
1682 | 2023.12.14 12:54:12.952554 [ 3 ] {598b97cc-0799-48e9-b073-cb21e2e5b7cf} <Debug> DynamicQueryHandler: Done processing query | ||
1683 | 2023.12.14 12:54:12.952578 [ 3 ] {598b97cc-0799-48e9-b073-cb21e2e5b7cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1684 | 2023.12.14 12:54:12.952594 [ 3 ] {} <Debug> HTTP-Session: 8408e313-6431-4026-b443-cb731cb69e4b Destroying unnamed session | ||
1685 | 2023.12.14 12:54:12.952720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1686 | 2023.12.14 12:54:12.952767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1687 | 2023.12.14 12:54:12.952786 [ 3 ] {} <Debug> HTTP-Session: ca3b633a-4353-4e4e-aac5-abc63242613f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1688 | 2023.12.14 12:54:12.952803 [ 3 ] {} <Debug> HTTP-Session: ca3b633a-4353-4e4e-aac5-abc63242613f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1689 | 2023.12.14 12:54:12.952875 [ 3 ] {f5ef66fa-5caa-4e45-84cf-027c0e18817b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1690 | 2023.12.14 12:54:12.952915 [ 3 ] {f5ef66fa-5caa-4e45-84cf-027c0e18817b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1691 | 2023.12.14 12:54:12.953020 [ 3 ] {f5ef66fa-5caa-4e45-84cf-027c0e18817b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1692 | 2023.12.14 12:54:12.953313 [ 3 ] {f5ef66fa-5caa-4e45-84cf-027c0e18817b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1693 | 2023.12.14 12:54:12.953520 [ 3 ] {f5ef66fa-5caa-4e45-84cf-027c0e18817b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1694 | 2023.12.14 12:54:12.953668 [ 3 ] {f5ef66fa-5caa-4e45-84cf-027c0e18817b} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1695 | 2023.12.14 12:54:12.953794 [ 3 ] {f5ef66fa-5caa-4e45-84cf-027c0e18817b} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.00088996 sec., 49440 rows/sec., 3.87 MiB/sec. | ||
1696 | 2023.12.14 12:54:12.953965 [ 3 ] {f5ef66fa-5caa-4e45-84cf-027c0e18817b} <Debug> DynamicQueryHandler: Done processing query | ||
1697 | 2023.12.14 12:54:12.953989 [ 3 ] {f5ef66fa-5caa-4e45-84cf-027c0e18817b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1698 | 2023.12.14 12:54:12.954005 [ 3 ] {} <Debug> HTTP-Session: ca3b633a-4353-4e4e-aac5-abc63242613f Destroying unnamed session | ||
1699 | 2023.12.14 12:54:12.954218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1700 | 2023.12.14 12:54:12.954264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1701 | 2023.12.14 12:54:12.954282 [ 3 ] {} <Debug> HTTP-Session: 6716478b-ca61-4b40-a08b-b396eafc9ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1702 | 2023.12.14 12:54:12.954299 [ 3 ] {} <Debug> HTTP-Session: 6716478b-ca61-4b40-a08b-b396eafc9ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1703 | 2023.12.14 12:54:12.954388 [ 3 ] {94cf7ddd-5356-4351-936d-f2163a427ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1704 | 2023.12.14 12:54:12.954435 [ 3 ] {94cf7ddd-5356-4351-936d-f2163a427ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1705 | 2023.12.14 12:54:12.954583 [ 3 ] {94cf7ddd-5356-4351-936d-f2163a427ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1706 | 2023.12.14 12:54:12.955256 [ 3 ] {94cf7ddd-5356-4351-936d-f2163a427ff6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1707 | 2023.12.14 12:54:12.955577 [ 3 ] {94cf7ddd-5356-4351-936d-f2163a427ff6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1708 | 2023.12.14 12:54:12.955754 [ 3 ] {94cf7ddd-5356-4351-936d-f2163a427ff6} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1709 | 2023.12.14 12:54:12.955876 [ 3 ] {94cf7ddd-5356-4351-936d-f2163a427ff6} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001458823 sec., 30161 rows/sec., 40.70 MiB/sec. | ||
1710 | 2023.12.14 12:54:12.956004 [ 3 ] {94cf7ddd-5356-4351-936d-f2163a427ff6} <Debug> DynamicQueryHandler: Done processing query | ||
1711 | 2023.12.14 12:54:12.956028 [ 3 ] {94cf7ddd-5356-4351-936d-f2163a427ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1712 | 2023.12.14 12:54:12.956044 [ 3 ] {} <Debug> HTTP-Session: 6716478b-ca61-4b40-a08b-b396eafc9ba2 Destroying unnamed session | ||
1713 | 2023.12.14 12:54:17.888213 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1714 | 2023.12.14 12:54:17.888280 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1715 | 2023.12.14 12:54:22.949028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1716 | 2023.12.14 12:54:22.949163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1717 | 2023.12.14 12:54:22.949194 [ 3 ] {} <Debug> HTTP-Session: 5a960562-0b71-40c3-908e-8140aaeb98e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1718 | 2023.12.14 12:54:22.949222 [ 3 ] {} <Debug> HTTP-Session: 5a960562-0b71-40c3-908e-8140aaeb98e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1719 | 2023.12.14 12:54:22.949362 [ 3 ] {3d56d39b-fce4-419b-b9e9-a11798b3e086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1720 | 2023.12.14 12:54:22.949420 [ 3 ] {3d56d39b-fce4-419b-b9e9-a11798b3e086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1721 | 2023.12.14 12:54:22.949574 [ 3 ] {3d56d39b-fce4-419b-b9e9-a11798b3e086} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1722 | 2023.12.14 12:54:22.949996 [ 3 ] {3d56d39b-fce4-419b-b9e9-a11798b3e086} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1723 | 2023.12.14 12:54:22.950266 [ 3 ] {3d56d39b-fce4-419b-b9e9-a11798b3e086} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1724 | 2023.12.14 12:54:22.950429 [ 3 ] {3d56d39b-fce4-419b-b9e9-a11798b3e086} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1725 | 2023.12.14 12:54:22.950574 [ 3 ] {3d56d39b-fce4-419b-b9e9-a11798b3e086} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001172346 sec., 37531 rows/sec., 2.97 MiB/sec. | ||
1726 | 2023.12.14 12:54:22.950571 [ 78 ] {} <Debug> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
1727 | 2023.12.14 12:54:22.950684 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1728 | 2023.12.14 12:54:22.950778 [ 3 ] {3d56d39b-fce4-419b-b9e9-a11798b3e086} <Debug> DynamicQueryHandler: Done processing query | ||
1729 | 2023.12.14 12:54:22.950822 [ 3 ] {3d56d39b-fce4-419b-b9e9-a11798b3e086} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1730 | 2023.12.14 12:54:22.950842 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
1731 | 2023.12.14 12:54:22.950860 [ 3 ] {} <Debug> HTTP-Session: 5a960562-0b71-40c3-908e-8140aaeb98e4 Destroying unnamed session | ||
1732 | 2023.12.14 12:54:22.951111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1733 | 2023.12.14 12:54:22.951121 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1734 | 2023.12.14 12:54:22.951205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1735 | 2023.12.14 12:54:22.951226 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part | ||
1736 | 2023.12.14 12:54:22.951246 [ 3 ] {} <Debug> HTTP-Session: d67a0c6d-ee1d-4a76-b4b8-f7baf0dd9464 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1737 | 2023.12.14 12:54:22.951313 [ 3 ] {} <Debug> HTTP-Session: d67a0c6d-ee1d-4a76-b4b8-f7baf0dd9464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1738 | 2023.12.14 12:54:22.951535 [ 3 ] {c818eb99-dce7-432e-8d60-b65b809a172e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1739 | 2023.12.14 12:54:22.951568 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
1740 | 2023.12.14 12:54:22.951630 [ 3 ] {c818eb99-dce7-432e-8d60-b65b809a172e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1741 | 2023.12.14 12:54:22.951838 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part | ||
1742 | 2023.12.14 12:54:22.952134 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
1743 | 2023.12.14 12:54:22.952159 [ 3 ] {c818eb99-dce7-432e-8d60-b65b809a172e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1744 | 2023.12.14 12:54:22.952355 [ 24 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part | ||
1745 | 2023.12.14 12:54:22.953262 [ 14 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002485546 sec., 88511.73947293674 rows/sec., 7.01 MiB/sec. | ||
1746 | 2023.12.14 12:54:22.953460 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
1747 | 2023.12.14 12:54:22.953708 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_10_2} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
1748 | 2023.12.14 12:54:22.953792 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_10_2} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
1749 | 2023.12.14 12:54:22.954912 [ 3 ] {c818eb99-dce7-432e-8d60-b65b809a172e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1750 | 2023.12.14 12:54:22.955305 [ 3 ] {c818eb99-dce7-432e-8d60-b65b809a172e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1751 | 2023.12.14 12:54:22.955519 [ 3 ] {c818eb99-dce7-432e-8d60-b65b809a172e} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1752 | 2023.12.14 12:54:22.955645 [ 3 ] {c818eb99-dce7-432e-8d60-b65b809a172e} <Information> executeQuery: Read 4 rows, 342.00 B in 0.004051302 sec., 987 rows/sec., 82.44 KiB/sec. | ||
1753 | 2023.12.14 12:54:22.955833 [ 3 ] {c818eb99-dce7-432e-8d60-b65b809a172e} <Debug> DynamicQueryHandler: Done processing query | ||
1754 | 2023.12.14 12:54:22.955857 [ 3 ] {c818eb99-dce7-432e-8d60-b65b809a172e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1755 | 2023.12.14 12:54:22.955873 [ 3 ] {} <Debug> HTTP-Session: d67a0c6d-ee1d-4a76-b4b8-f7baf0dd9464 Destroying unnamed session | ||
1756 | 2023.12.14 12:54:22.956102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1757 | 2023.12.14 12:54:22.956152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1758 | 2023.12.14 12:54:22.956170 [ 3 ] {} <Debug> HTTP-Session: 3359c9b2-1bcf-42ad-abb4-8e164d074d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1759 | 2023.12.14 12:54:22.956187 [ 3 ] {} <Debug> HTTP-Session: 3359c9b2-1bcf-42ad-abb4-8e164d074d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1760 | 2023.12.14 12:54:22.956269 [ 3 ] {a7c65d1e-8017-4301-894d-c22cd919f630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1761 | 2023.12.14 12:54:22.956308 [ 3 ] {a7c65d1e-8017-4301-894d-c22cd919f630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1762 | 2023.12.14 12:54:22.956420 [ 3 ] {a7c65d1e-8017-4301-894d-c22cd919f630} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1763 | 2023.12.14 12:54:22.956791 [ 3 ] {a7c65d1e-8017-4301-894d-c22cd919f630} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1764 | 2023.12.14 12:54:22.957006 [ 3 ] {a7c65d1e-8017-4301-894d-c22cd919f630} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1765 | 2023.12.14 12:54:22.957156 [ 3 ] {a7c65d1e-8017-4301-894d-c22cd919f630} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1766 | 2023.12.14 12:54:22.957278 [ 3 ] {a7c65d1e-8017-4301-894d-c22cd919f630} <Information> executeQuery: Read 134 rows, 13.30 KiB in 0.000979792 sec., 136763 rows/sec., 13.26 MiB/sec. | ||
1767 | 2023.12.14 12:54:22.957446 [ 3 ] {a7c65d1e-8017-4301-894d-c22cd919f630} <Debug> DynamicQueryHandler: Done processing query | ||
1768 | 2023.12.14 12:54:22.957470 [ 3 ] {a7c65d1e-8017-4301-894d-c22cd919f630} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1769 | 2023.12.14 12:54:22.957486 [ 3 ] {} <Debug> HTTP-Session: 3359c9b2-1bcf-42ad-abb4-8e164d074d75 Destroying unnamed session | ||
1770 | 2023.12.14 12:54:22.957599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1771 | 2023.12.14 12:54:22.957644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1772 | 2023.12.14 12:54:22.957663 [ 3 ] {} <Debug> HTTP-Session: ff340913-cc3f-4062-b03f-1677f8ed5ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1773 | 2023.12.14 12:54:22.957680 [ 3 ] {} <Debug> HTTP-Session: ff340913-cc3f-4062-b03f-1677f8ed5ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1774 | 2023.12.14 12:54:22.957749 [ 3 ] {0cb45082-4faa-4961-8e69-3d44548eee10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1775 | 2023.12.14 12:54:22.957787 [ 3 ] {0cb45082-4faa-4961-8e69-3d44548eee10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1776 | 2023.12.14 12:54:22.957900 [ 3 ] {0cb45082-4faa-4961-8e69-3d44548eee10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1777 | 2023.12.14 12:54:22.960151 [ 3 ] {0cb45082-4faa-4961-8e69-3d44548eee10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1778 | 2023.12.14 12:54:22.960445 [ 3 ] {0cb45082-4faa-4961-8e69-3d44548eee10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1779 | 2023.12.14 12:54:22.960725 [ 3 ] {0cb45082-4faa-4961-8e69-3d44548eee10} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1780 | 2023.12.14 12:54:22.960957 [ 3 ] {0cb45082-4faa-4961-8e69-3d44548eee10} <Information> executeQuery: Read 4 rows, 286.00 B in 0.003170482 sec., 1261 rows/sec., 88.09 KiB/sec. | ||
1781 | 2023.12.14 12:54:22.961168 [ 3 ] {0cb45082-4faa-4961-8e69-3d44548eee10} <Debug> DynamicQueryHandler: Done processing query | ||
1782 | 2023.12.14 12:54:22.961213 [ 3 ] {0cb45082-4faa-4961-8e69-3d44548eee10} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1783 | 2023.12.14 12:54:22.961244 [ 3 ] {} <Debug> HTTP-Session: ff340913-cc3f-4062-b03f-1677f8ed5ec4 Destroying unnamed session | ||
1784 | 2023.12.14 12:54:22.961427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 8188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1785 | 2023.12.14 12:54:22.961478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1786 | 2023.12.14 12:54:22.961498 [ 3 ] {} <Debug> HTTP-Session: 6897d75b-a4d6-475b-9ade-ab335dde65cb Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1787 | 2023.12.14 12:54:22.961516 [ 3 ] {} <Debug> HTTP-Session: 6897d75b-a4d6-475b-9ade-ab335dde65cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1788 | 2023.12.14 12:54:22.961588 [ 3 ] {056595c8-9a2d-45fd-becd-17cc1dc00fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1789 | 2023.12.14 12:54:22.961629 [ 3 ] {056595c8-9a2d-45fd-becd-17cc1dc00fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1790 | 2023.12.14 12:54:22.961737 [ 3 ] {056595c8-9a2d-45fd-becd-17cc1dc00fb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1791 | 2023.12.14 12:54:22.962057 [ 3 ] {056595c8-9a2d-45fd-becd-17cc1dc00fb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1792 | 2023.12.14 12:54:22.962265 [ 3 ] {056595c8-9a2d-45fd-becd-17cc1dc00fb3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1793 | 2023.12.14 12:54:22.962414 [ 3 ] {056595c8-9a2d-45fd-becd-17cc1dc00fb3} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1794 | 2023.12.14 12:54:22.962537 [ 3 ] {056595c8-9a2d-45fd-becd-17cc1dc00fb3} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.00091711 sec., 52338 rows/sec., 4.10 MiB/sec. | ||
1795 | 2023.12.14 12:54:22.962685 [ 3 ] {056595c8-9a2d-45fd-becd-17cc1dc00fb3} <Debug> DynamicQueryHandler: Done processing query | ||
1796 | 2023.12.14 12:54:22.962709 [ 3 ] {056595c8-9a2d-45fd-becd-17cc1dc00fb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1797 | 2023.12.14 12:54:22.962725 [ 3 ] {} <Debug> HTTP-Session: 6897d75b-a4d6-475b-9ade-ab335dde65cb Destroying unnamed session | ||
1798 | 2023.12.14 12:54:22.962830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1799 | 2023.12.14 12:54:22.962876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1800 | 2023.12.14 12:54:22.962895 [ 3 ] {} <Debug> HTTP-Session: 14bd69f9-1d67-41b0-9148-b255bc24053f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1801 | 2023.12.14 12:54:22.962912 [ 3 ] {} <Debug> HTTP-Session: 14bd69f9-1d67-41b0-9148-b255bc24053f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1802 | 2023.12.14 12:54:22.962982 [ 3 ] {315f75e7-fb2a-4fc7-8d87-93d39d8d2155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1803 | 2023.12.14 12:54:22.963025 [ 3 ] {315f75e7-fb2a-4fc7-8d87-93d39d8d2155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1804 | 2023.12.14 12:54:22.963152 [ 3 ] {315f75e7-fb2a-4fc7-8d87-93d39d8d2155} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1805 | 2023.12.14 12:54:22.963430 [ 3 ] {315f75e7-fb2a-4fc7-8d87-93d39d8d2155} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1806 | 2023.12.14 12:54:22.963691 [ 3 ] {315f75e7-fb2a-4fc7-8d87-93d39d8d2155} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1807 | 2023.12.14 12:54:22.963874 [ 3 ] {315f75e7-fb2a-4fc7-8d87-93d39d8d2155} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1808 | 2023.12.14 12:54:22.964004 [ 3 ] {315f75e7-fb2a-4fc7-8d87-93d39d8d2155} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000989792 sec., 2020 rows/sec., 142.08 KiB/sec. | ||
1809 | 2023.12.14 12:54:22.964134 [ 3 ] {315f75e7-fb2a-4fc7-8d87-93d39d8d2155} <Debug> DynamicQueryHandler: Done processing query | ||
1810 | 2023.12.14 12:54:22.964158 [ 3 ] {315f75e7-fb2a-4fc7-8d87-93d39d8d2155} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1811 | 2023.12.14 12:54:22.964174 [ 3 ] {} <Debug> HTTP-Session: 14bd69f9-1d67-41b0-9148-b255bc24053f Destroying unnamed session | ||
1812 | 2023.12.14 12:54:22.964321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1813 | 2023.12.14 12:54:22.964367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1814 | 2023.12.14 12:54:22.964386 [ 3 ] {} <Debug> HTTP-Session: aec5f713-819a-4298-a42c-96fd678fdbe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1815 | 2023.12.14 12:54:22.964403 [ 3 ] {} <Debug> HTTP-Session: aec5f713-819a-4298-a42c-96fd678fdbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1816 | 2023.12.14 12:54:22.964482 [ 3 ] {e6b3782a-0820-45d3-9ee1-b6b78ffbf387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1817 | 2023.12.14 12:54:22.964524 [ 3 ] {e6b3782a-0820-45d3-9ee1-b6b78ffbf387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1818 | 2023.12.14 12:54:22.964659 [ 3 ] {e6b3782a-0820-45d3-9ee1-b6b78ffbf387} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1819 | 2023.12.14 12:54:22.965122 [ 3 ] {e6b3782a-0820-45d3-9ee1-b6b78ffbf387} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1820 | 2023.12.14 12:54:22.965424 [ 3 ] {e6b3782a-0820-45d3-9ee1-b6b78ffbf387} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1821 | 2023.12.14 12:54:22.965602 [ 3 ] {e6b3782a-0820-45d3-9ee1-b6b78ffbf387} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1822 | 2023.12.14 12:54:22.965728 [ 3 ] {e6b3782a-0820-45d3-9ee1-b6b78ffbf387} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001217837 sec., 36129 rows/sec., 48.76 MiB/sec. | ||
1823 | 2023.12.14 12:54:22.965873 [ 3 ] {e6b3782a-0820-45d3-9ee1-b6b78ffbf387} <Debug> DynamicQueryHandler: Done processing query | ||
1824 | 2023.12.14 12:54:22.965897 [ 3 ] {e6b3782a-0820-45d3-9ee1-b6b78ffbf387} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1825 | 2023.12.14 12:54:22.965913 [ 3 ] {} <Debug> HTTP-Session: aec5f713-819a-4298-a42c-96fd678fdbe9 Destroying unnamed session | ||
1826 | 2023.12.14 12:54:32.888322 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1827 | 2023.12.14 12:54:32.888395 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1828 | 2023.12.14 12:54:32.949692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1829 | 2023.12.14 12:54:32.949804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1830 | 2023.12.14 12:54:32.949831 [ 3 ] {} <Debug> HTTP-Session: 0bec35ea-1d6b-4d71-9792-82726645109d Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1831 | 2023.12.14 12:54:32.949855 [ 3 ] {} <Debug> HTTP-Session: 0bec35ea-1d6b-4d71-9792-82726645109d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1832 | 2023.12.14 12:54:32.949984 [ 3 ] {a5073862-1775-43d1-a4dc-ec6283b650f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1833 | 2023.12.14 12:54:32.950043 [ 3 ] {a5073862-1775-43d1-a4dc-ec6283b650f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1834 | 2023.12.14 12:54:32.950201 [ 3 ] {a5073862-1775-43d1-a4dc-ec6283b650f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1835 | 2023.12.14 12:54:32.950637 [ 3 ] {a5073862-1775-43d1-a4dc-ec6283b650f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1836 | 2023.12.14 12:54:32.950920 [ 3 ] {a5073862-1775-43d1-a4dc-ec6283b650f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1837 | 2023.12.14 12:54:32.951087 [ 3 ] {a5073862-1775-43d1-a4dc-ec6283b650f4} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1838 | 2023.12.14 12:54:32.951234 [ 3 ] {a5073862-1775-43d1-a4dc-ec6283b650f4} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001213068 sec., 36271 rows/sec., 2.87 MiB/sec. | ||
1839 | 2023.12.14 12:54:32.951386 [ 3 ] {a5073862-1775-43d1-a4dc-ec6283b650f4} <Debug> DynamicQueryHandler: Done processing query | ||
1840 | 2023.12.14 12:54:32.951412 [ 3 ] {a5073862-1775-43d1-a4dc-ec6283b650f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1841 | 2023.12.14 12:54:32.951429 [ 3 ] {} <Debug> HTTP-Session: 0bec35ea-1d6b-4d71-9792-82726645109d Destroying unnamed session | ||
1842 | 2023.12.14 12:54:32.951554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1843 | 2023.12.14 12:54:32.951608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1844 | 2023.12.14 12:54:32.951628 [ 3 ] {} <Debug> HTTP-Session: dd0dc00d-cd06-42cc-a2e8-7feed7d1269b Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1845 | 2023.12.14 12:54:32.951647 [ 3 ] {} <Debug> HTTP-Session: dd0dc00d-cd06-42cc-a2e8-7feed7d1269b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1846 | 2023.12.14 12:54:32.951725 [ 3 ] {3e07cdff-bbda-4a78-8271-9cf8651f46dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
1847 | 2023.12.14 12:54:32.951767 [ 3 ] {3e07cdff-bbda-4a78-8271-9cf8651f46dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
1848 | 2023.12.14 12:54:32.951877 [ 3 ] {3e07cdff-bbda-4a78-8271-9cf8651f46dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1849 | 2023.12.14 12:54:32.952179 [ 3 ] {3e07cdff-bbda-4a78-8271-9cf8651f46dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1850 | 2023.12.14 12:54:32.952387 [ 3 ] {3e07cdff-bbda-4a78-8271-9cf8651f46dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1851 | 2023.12.14 12:54:32.952542 [ 3 ] {3e07cdff-bbda-4a78-8271-9cf8651f46dd} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1852 | 2023.12.14 12:54:32.952666 [ 3 ] {3e07cdff-bbda-4a78-8271-9cf8651f46dd} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00090769 sec., 2203 rows/sec., 188.28 KiB/sec. | ||
1853 | 2023.12.14 12:54:32.952787 [ 3 ] {3e07cdff-bbda-4a78-8271-9cf8651f46dd} <Debug> DynamicQueryHandler: Done processing query | ||
1854 | 2023.12.14 12:54:32.952811 [ 3 ] {3e07cdff-bbda-4a78-8271-9cf8651f46dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1855 | 2023.12.14 12:54:32.952828 [ 3 ] {} <Debug> HTTP-Session: dd0dc00d-cd06-42cc-a2e8-7feed7d1269b Destroying unnamed session | ||
1856 | 2023.12.14 12:54:32.953001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 26620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1857 | 2023.12.14 12:54:32.953050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1858 | 2023.12.14 12:54:32.953070 [ 3 ] {} <Debug> HTTP-Session: 3aa6146a-64de-49f9-9cb5-7a723960dc87 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1859 | 2023.12.14 12:54:32.953087 [ 3 ] {} <Debug> HTTP-Session: 3aa6146a-64de-49f9-9cb5-7a723960dc87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1860 | 2023.12.14 12:54:32.953163 [ 3 ] {4ae4e971-9bf3-4b59-8a62-d6a9c3eb2992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1861 | 2023.12.14 12:54:32.953202 [ 3 ] {4ae4e971-9bf3-4b59-8a62-d6a9c3eb2992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1862 | 2023.12.14 12:54:32.953307 [ 3 ] {4ae4e971-9bf3-4b59-8a62-d6a9c3eb2992} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1863 | 2023.12.14 12:54:32.953698 [ 3 ] {4ae4e971-9bf3-4b59-8a62-d6a9c3eb2992} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1864 | 2023.12.14 12:54:32.953916 [ 3 ] {4ae4e971-9bf3-4b59-8a62-d6a9c3eb2992} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1865 | 2023.12.14 12:54:32.954066 [ 3 ] {4ae4e971-9bf3-4b59-8a62-d6a9c3eb2992} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1866 | 2023.12.14 12:54:32.954193 [ 3 ] {4ae4e971-9bf3-4b59-8a62-d6a9c3eb2992} <Information> executeQuery: Read 169 rows, 16.31 KiB in 0.000997453 sec., 169431 rows/sec., 15.97 MiB/sec. | ||
1867 | 2023.12.14 12:54:32.954187 [ 65 ] {} <Debug> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1868 | 2023.12.14 12:54:32.954282 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1869 | 2023.12.14 12:54:32.954379 [ 3 ] {4ae4e971-9bf3-4b59-8a62-d6a9c3eb2992} <Debug> DynamicQueryHandler: Done processing query | ||
1870 | 2023.12.14 12:54:32.954422 [ 3 ] {4ae4e971-9bf3-4b59-8a62-d6a9c3eb2992} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1871 | 2023.12.14 12:54:32.954424 [ 15 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1872 | 2023.12.14 12:54:32.954461 [ 3 ] {} <Debug> HTTP-Session: 3aa6146a-64de-49f9-9cb5-7a723960dc87 Destroying unnamed session | ||
1873 | 2023.12.14 12:54:32.954625 [ 15 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1874 | 2023.12.14 12:54:32.954637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1875 | 2023.12.14 12:54:32.954689 [ 15 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 170 rows starting from the beginning of the part | ||
1876 | 2023.12.14 12:54:32.954718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1877 | 2023.12.14 12:54:32.954751 [ 3 ] {} <Debug> HTTP-Session: 6364efd0-8641-496a-9a85-da11876ff932 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1878 | 2023.12.14 12:54:32.954800 [ 3 ] {} <Debug> HTTP-Session: 6364efd0-8641-496a-9a85-da11876ff932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1879 | 2023.12.14 12:54:32.954990 [ 3 ] {b7cb2736-bfbc-4957-8b3b-e75cedf440ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1880 | 2023.12.14 12:54:32.955017 [ 15 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 132 rows starting from the beginning of the part | ||
1881 | 2023.12.14 12:54:32.955053 [ 3 ] {b7cb2736-bfbc-4957-8b3b-e75cedf440ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1882 | 2023.12.14 12:54:32.955291 [ 15 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 168 rows starting from the beginning of the part | ||
1883 | 2023.12.14 12:54:32.955553 [ 3 ] {b7cb2736-bfbc-4957-8b3b-e75cedf440ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1884 | 2023.12.14 12:54:32.955571 [ 15 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part | ||
1885 | 2023.12.14 12:54:32.955755 [ 15 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 134 rows starting from the beginning of the part | ||
1886 | 2023.12.14 12:54:32.956020 [ 15 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 169 rows starting from the beginning of the part | ||
1887 | 2023.12.14 12:54:32.956399 [ 3 ] {b7cb2736-bfbc-4957-8b3b-e75cedf440ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1888 | 2023.12.14 12:54:32.956804 [ 3 ] {b7cb2736-bfbc-4957-8b3b-e75cedf440ee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1889 | 2023.12.14 12:54:32.957185 [ 3 ] {b7cb2736-bfbc-4957-8b3b-e75cedf440ee} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1890 | 2023.12.14 12:54:32.957390 [ 3 ] {b7cb2736-bfbc-4957-8b3b-e75cedf440ee} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002354233 sec., 849 rows/sec., 59.32 KiB/sec. | ||
1891 | 2023.12.14 12:54:32.957680 [ 3 ] {b7cb2736-bfbc-4957-8b3b-e75cedf440ee} <Debug> DynamicQueryHandler: Done processing query | ||
1892 | 2023.12.14 12:54:32.957747 [ 3 ] {b7cb2736-bfbc-4957-8b3b-e75cedf440ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1893 | 2023.12.14 12:54:32.957816 [ 3 ] {} <Debug> HTTP-Session: 6364efd0-8641-496a-9a85-da11876ff932 Destroying unnamed session | ||
1894 | 2023.12.14 12:54:32.957871 [ 23 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 905 rows, containing 4 columns (4 merged, 0 gathered) in 0.003505819 sec., 258142.24864432536 rows/sec., 24.65 MiB/sec. | ||
1895 | 2023.12.14 12:54:32.957964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 11889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1896 | 2023.12.14 12:54:32.958043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1897 | 2023.12.14 12:54:32.958053 [ 15 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1898 | 2023.12.14 12:54:32.958074 [ 3 ] {} <Debug> HTTP-Session: a0e5f5ad-6d4c-4f43-bb72-db6cd82dbb91 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1899 | 2023.12.14 12:54:32.958132 [ 3 ] {} <Debug> HTTP-Session: a0e5f5ad-6d4c-4f43-bb72-db6cd82dbb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1900 | 2023.12.14 12:54:32.958245 [ 3 ] {ce2a0b5c-63e1-4ae8-8513-d323fbeed41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1901 | 2023.12.14 12:54:32.958319 [ 3 ] {ce2a0b5c-63e1-4ae8-8513-d323fbeed41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1902 | 2023.12.14 12:54:32.958327 [ 15 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1903 | 2023.12.14 12:54:32.958471 [ 15 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_11_2} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1904 | 2023.12.14 12:54:32.958577 [ 3 ] {ce2a0b5c-63e1-4ae8-8513-d323fbeed41b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1905 | 2023.12.14 12:54:32.958943 [ 3 ] {ce2a0b5c-63e1-4ae8-8513-d323fbeed41b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1906 | 2023.12.14 12:54:32.959168 [ 3 ] {ce2a0b5c-63e1-4ae8-8513-d323fbeed41b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1907 | 2023.12.14 12:54:32.959319 [ 3 ] {ce2a0b5c-63e1-4ae8-8513-d323fbeed41b} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1908 | 2023.12.14 12:54:32.959434 [ 65 ] {} <Debug> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1909 | 2023.12.14 12:54:32.959452 [ 3 ] {ce2a0b5c-63e1-4ae8-8513-d323fbeed41b} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.001162327 sec., 60224 rows/sec., 4.69 MiB/sec. | ||
1910 | 2023.12.14 12:54:32.959484 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1911 | 2023.12.14 12:54:32.959702 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1912 | 2023.12.14 12:54:32.959757 [ 3 ] {ce2a0b5c-63e1-4ae8-8513-d323fbeed41b} <Debug> DynamicQueryHandler: Done processing query | ||
1913 | 2023.12.14 12:54:32.959804 [ 3 ] {ce2a0b5c-63e1-4ae8-8513-d323fbeed41b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1914 | 2023.12.14 12:54:32.959856 [ 3 ] {} <Debug> HTTP-Session: a0e5f5ad-6d4c-4f43-bb72-db6cd82dbb91 Destroying unnamed session | ||
1915 | 2023.12.14 12:54:32.959882 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1916 | 2023.12.14 12:54:32.959924 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part | ||
1917 | 2023.12.14 12:54:32.960003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1918 | 2023.12.14 12:54:32.960065 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
1919 | 2023.12.14 12:54:32.960081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1920 | 2023.12.14 12:54:32.960136 [ 3 ] {} <Debug> HTTP-Session: 7c4809f8-2616-411e-9bc5-3ae8450cdcbc Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1921 | 2023.12.14 12:54:32.960168 [ 3 ] {} <Debug> HTTP-Session: 7c4809f8-2616-411e-9bc5-3ae8450cdcbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1922 | 2023.12.14 12:54:32.960262 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 68 rows starting from the beginning of the part | ||
1923 | 2023.12.14 12:54:32.960388 [ 3 ] {d669e447-f237-4f06-8c5c-51fb02c7375d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1924 | 2023.12.14 12:54:32.960472 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
1925 | 2023.12.14 12:54:32.960487 [ 3 ] {d669e447-f237-4f06-8c5c-51fb02c7375d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1926 | 2023.12.14 12:54:32.960706 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
1927 | 2023.12.14 12:54:32.961023 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::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 | ||
1928 | 2023.12.14 12:54:32.961085 [ 3 ] {d669e447-f237-4f06-8c5c-51fb02c7375d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1929 | 2023.12.14 12:54:32.961947 [ 3 ] {d669e447-f237-4f06-8c5c-51fb02c7375d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1930 | 2023.12.14 12:54:32.962763 [ 3 ] {d669e447-f237-4f06-8c5c-51fb02c7375d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1931 | 2023.12.14 12:54:32.962788 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 4 columns (4 merged, 0 gathered) in 0.003221983 sec., 112973.9045798814 rows/sec., 8.82 MiB/sec. | ||
1932 | 2023.12.14 12:54:32.962912 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1933 | 2023.12.14 12:54:32.963084 [ 3 ] {d669e447-f237-4f06-8c5c-51fb02c7375d} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1934 | 2023.12.14 12:54:32.963142 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_11_2} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1935 | 2023.12.14 12:54:32.963237 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1936 | 2023.12.14 12:54:32.963289 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_11_2} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1937 | 2023.12.14 12:54:32.963316 [ 3 ] {d669e447-f237-4f06-8c5c-51fb02c7375d} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002864355 sec., 12917 rows/sec., 932.80 KiB/sec. | ||
1938 | 2023.12.14 12:54:32.963323 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1939 | 2023.12.14 12:54:32.963580 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1940 | 2023.12.14 12:54:32.963657 [ 3 ] {d669e447-f237-4f06-8c5c-51fb02c7375d} <Debug> DynamicQueryHandler: Done processing query | ||
1941 | 2023.12.14 12:54:32.963714 [ 3 ] {d669e447-f237-4f06-8c5c-51fb02c7375d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1942 | 2023.12.14 12:54:32.963735 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1943 | 2023.12.14 12:54:32.963747 [ 3 ] {} <Debug> HTTP-Session: 7c4809f8-2616-411e-9bc5-3ae8450cdcbc Destroying unnamed session | ||
1944 | 2023.12.14 12:54:32.963789 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part | ||
1945 | 2023.12.14 12:54:32.963925 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
1946 | 2023.12.14 12:54:32.963950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1947 | 2023.12.14 12:54:32.964035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1948 | 2023.12.14 12:54:32.964104 [ 3 ] {} <Debug> HTTP-Session: 8b28ee80-7a97-45ec-8aed-f44b2e95173a Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1949 | 2023.12.14 12:54:32.964117 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
1950 | 2023.12.14 12:54:32.964144 [ 3 ] {} <Debug> HTTP-Session: 8b28ee80-7a97-45ec-8aed-f44b2e95173a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1951 | 2023.12.14 12:54:32.964384 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1952 | 2023.12.14 12:54:32.964402 [ 3 ] {0aa0946b-2c1f-4e76-b2e3-f492c1b502a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1953 | 2023.12.14 12:54:32.964519 [ 3 ] {0aa0946b-2c1f-4e76-b2e3-f492c1b502a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1954 | 2023.12.14 12:54:32.964574 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
1955 | 2023.12.14 12:54:32.964958 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
1956 | 2023.12.14 12:54:32.965216 [ 3 ] {0aa0946b-2c1f-4e76-b2e3-f492c1b502a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1957 | 2023.12.14 12:54:32.966413 [ 3 ] {0aa0946b-2c1f-4e76-b2e3-f492c1b502a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1958 | 2023.12.14 12:54:32.966962 [ 23 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.00352345 sec., 83157.13292369695 rows/sec., 5.87 MiB/sec. | ||
1959 | 2023.12.14 12:54:32.967130 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1960 | 2023.12.14 12:54:32.967206 [ 3 ] {0aa0946b-2c1f-4e76-b2e3-f492c1b502a3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1961 | 2023.12.14 12:54:32.967435 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1962 | 2023.12.14 12:54:32.967528 [ 3 ] {0aa0946b-2c1f-4e76-b2e3-f492c1b502a3} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1963 | 2023.12.14 12:54:32.967555 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1964 | 2023.12.14 12:54:32.967714 [ 65 ] {} <Debug> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1965 | 2023.12.14 12:54:32.967751 [ 3 ] {0aa0946b-2c1f-4e76-b2e3-f492c1b502a3} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.003275764 sec., 13431 rows/sec., 18.13 MiB/sec. | ||
1966 | 2023.12.14 12:54:32.967772 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1967 | 2023.12.14 12:54:32.967971 [ 23 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1968 | 2023.12.14 12:54:32.968141 [ 3 ] {0aa0946b-2c1f-4e76-b2e3-f492c1b502a3} <Debug> DynamicQueryHandler: Done processing query | ||
1969 | 2023.12.14 12:54:32.968158 [ 23 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1970 | 2023.12.14 12:54:32.968192 [ 3 ] {0aa0946b-2c1f-4e76-b2e3-f492c1b502a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
1971 | 2023.12.14 12:54:32.968232 [ 3 ] {} <Debug> HTTP-Session: 8b28ee80-7a97-45ec-8aed-f44b2e95173a Destroying unnamed session | ||
1972 | 2023.12.14 12:54:32.968236 [ 23 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 239 rows starting from the beginning of the part | ||
1973 | 2023.12.14 12:54:32.968393 [ 23 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
1974 | 2023.12.14 12:54:32.968491 [ 23 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part | ||
1975 | 2023.12.14 12:54:32.968585 [ 23 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
1976 | 2023.12.14 12:54:32.968675 [ 23 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part | ||
1977 | 2023.12.14 12:54:32.968763 [ 23 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
1978 | 2023.12.14 12:54:32.970249 [ 23 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 6 columns (6 merged, 0 gathered) in 0.002398545 sec., 191366.01564698596 rows/sec., 258.24 MiB/sec. | ||
1979 | 2023.12.14 12:54:32.970584 [ 19 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1980 | 2023.12.14 12:54:32.970849 [ 19 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1981 | 2023.12.14 12:54:32.970931 [ 19 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1982 | 2023.12.14 12:54:32.971010 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 802688ff-ed7a-422d-8478-9454f969cd66::all_1_11_2: 4.00 MiB. | ||
1983 | 2023.12.14 12:54:33.001079 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.11 MiB, peak 236.37 MiB, will set to 230.95 MiB (RSS), difference: -4.16 MiB | ||
1984 | 2023.12.14 12:54:42.947269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1985 | 2023.12.14 12:54:42.947389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1986 | 2023.12.14 12:54:42.947416 [ 3 ] {} <Debug> HTTP-Session: 2cc8adf8-ff63-424e-ada2-cb907d27495d Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
1987 | 2023.12.14 12:54:42.947439 [ 3 ] {} <Debug> HTTP-Session: 2cc8adf8-ff63-424e-ada2-cb907d27495d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1988 | 2023.12.14 12:54:42.947561 [ 3 ] {b37df60e-764e-447c-bf88-81640fe32bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1989 | 2023.12.14 12:54:42.947617 [ 3 ] {b37df60e-764e-447c-bf88-81640fe32bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1990 | 2023.12.14 12:54:42.947766 [ 3 ] {b37df60e-764e-447c-bf88-81640fe32bbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1991 | 2023.12.14 12:54:42.948177 [ 3 ] {b37df60e-764e-447c-bf88-81640fe32bbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
1992 | 2023.12.14 12:54:42.948433 [ 3 ] {b37df60e-764e-447c-bf88-81640fe32bbc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1993 | 2023.12.14 12:54:42.948590 [ 3 ] {b37df60e-764e-447c-bf88-81640fe32bbc} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1994 | 2023.12.14 12:54:42.948705 [ 3 ] {b37df60e-764e-447c-bf88-81640fe32bbc} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001111395 sec., 39589 rows/sec., 3.13 MiB/sec. | ||
1995 | 2023.12.14 12:54:42.948876 [ 3 ] {b37df60e-764e-447c-bf88-81640fe32bbc} <Debug> DynamicQueryHandler: Done processing query | ||
1996 | 2023.12.14 12:54:42.948901 [ 3 ] {b37df60e-764e-447c-bf88-81640fe32bbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1997 | 2023.12.14 12:54:42.948917 [ 3 ] {} <Debug> HTTP-Session: 2cc8adf8-ff63-424e-ada2-cb907d27495d Destroying unnamed session | ||
1998 | 2023.12.14 12:54:42.949038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1999 | 2023.12.14 12:54:42.949082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2000 | 2023.12.14 12:54:42.949101 [ 3 ] {} <Debug> HTTP-Session: d9c75132-1c1e-4405-8dbc-05ff5c40a772 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2001 | 2023.12.14 12:54:42.949118 [ 3 ] {} <Debug> HTTP-Session: d9c75132-1c1e-4405-8dbc-05ff5c40a772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2002 | 2023.12.14 12:54:42.949187 [ 3 ] {1b94cf40-5aba-4526-9fba-387f32003839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2003 | 2023.12.14 12:54:42.949225 [ 3 ] {1b94cf40-5aba-4526-9fba-387f32003839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2004 | 2023.12.14 12:54:42.949329 [ 3 ] {1b94cf40-5aba-4526-9fba-387f32003839} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2005 | 2023.12.14 12:54:42.949597 [ 3 ] {1b94cf40-5aba-4526-9fba-387f32003839} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2006 | 2023.12.14 12:54:42.949810 [ 3 ] {1b94cf40-5aba-4526-9fba-387f32003839} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2007 | 2023.12.14 12:54:42.949963 [ 3 ] {1b94cf40-5aba-4526-9fba-387f32003839} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2008 | 2023.12.14 12:54:42.950073 [ 3 ] {1b94cf40-5aba-4526-9fba-387f32003839} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00085647 sec., 2335 rows/sec., 199.54 KiB/sec. | ||
2009 | 2023.12.14 12:54:42.950210 [ 3 ] {1b94cf40-5aba-4526-9fba-387f32003839} <Debug> DynamicQueryHandler: Done processing query | ||
2010 | 2023.12.14 12:54:42.950234 [ 3 ] {1b94cf40-5aba-4526-9fba-387f32003839} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2011 | 2023.12.14 12:54:42.950250 [ 3 ] {} <Debug> HTTP-Session: d9c75132-1c1e-4405-8dbc-05ff5c40a772 Destroying unnamed session | ||
2012 | 2023.12.14 12:54:42.950451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2013 | 2023.12.14 12:54:42.950493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2014 | 2023.12.14 12:54:42.950512 [ 3 ] {} <Debug> HTTP-Session: 87f968b7-5437-4f9c-ae2f-d7c7624a9ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2015 | 2023.12.14 12:54:42.950528 [ 3 ] {} <Debug> HTTP-Session: 87f968b7-5437-4f9c-ae2f-d7c7624a9ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2016 | 2023.12.14 12:54:42.950601 [ 3 ] {c2f4df52-809f-40a7-b3c8-7e95c9832d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2017 | 2023.12.14 12:54:42.950638 [ 3 ] {c2f4df52-809f-40a7-b3c8-7e95c9832d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2018 | 2023.12.14 12:54:42.950739 [ 3 ] {c2f4df52-809f-40a7-b3c8-7e95c9832d71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2019 | 2023.12.14 12:54:42.951070 [ 3 ] {c2f4df52-809f-40a7-b3c8-7e95c9832d71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2020 | 2023.12.14 12:54:42.951289 [ 3 ] {c2f4df52-809f-40a7-b3c8-7e95c9832d71} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2021 | 2023.12.14 12:54:42.951434 [ 3 ] {c2f4df52-809f-40a7-b3c8-7e95c9832d71} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2022 | 2023.12.14 12:54:42.951533 [ 3 ] {c2f4df52-809f-40a7-b3c8-7e95c9832d71} <Information> executeQuery: Read 133 rows, 13.21 KiB in 0.000905331 sec., 146907 rows/sec., 14.25 MiB/sec. | ||
2023 | 2023.12.14 12:54:42.951663 [ 3 ] {c2f4df52-809f-40a7-b3c8-7e95c9832d71} <Debug> DynamicQueryHandler: Done processing query | ||
2024 | 2023.12.14 12:54:42.951686 [ 3 ] {c2f4df52-809f-40a7-b3c8-7e95c9832d71} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2025 | 2023.12.14 12:54:42.951702 [ 3 ] {} <Debug> HTTP-Session: 87f968b7-5437-4f9c-ae2f-d7c7624a9ff1 Destroying unnamed session | ||
2026 | 2023.12.14 12:54:42.951815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2027 | 2023.12.14 12:54:42.951859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2028 | 2023.12.14 12:54:42.951877 [ 3 ] {} <Debug> HTTP-Session: 057e72f5-09cf-493f-81ab-211efc462cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2029 | 2023.12.14 12:54:42.951893 [ 3 ] {} <Debug> HTTP-Session: 057e72f5-09cf-493f-81ab-211efc462cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2030 | 2023.12.14 12:54:42.951959 [ 3 ] {a3753772-c844-4f70-9030-8abb1e9101aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2031 | 2023.12.14 12:54:42.951997 [ 3 ] {a3753772-c844-4f70-9030-8abb1e9101aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2032 | 2023.12.14 12:54:42.952097 [ 3 ] {a3753772-c844-4f70-9030-8abb1e9101aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2033 | 2023.12.14 12:54:42.952340 [ 3 ] {a3753772-c844-4f70-9030-8abb1e9101aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2034 | 2023.12.14 12:54:42.952533 [ 3 ] {a3753772-c844-4f70-9030-8abb1e9101aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2035 | 2023.12.14 12:54:42.952675 [ 3 ] {a3753772-c844-4f70-9030-8abb1e9101aa} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2036 | 2023.12.14 12:54:42.952797 [ 3 ] {a3753772-c844-4f70-9030-8abb1e9101aa} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000806658 sec., 2479 rows/sec., 173.12 KiB/sec. | ||
2037 | 2023.12.14 12:54:42.952911 [ 3 ] {a3753772-c844-4f70-9030-8abb1e9101aa} <Debug> DynamicQueryHandler: Done processing query | ||
2038 | 2023.12.14 12:54:42.952934 [ 3 ] {a3753772-c844-4f70-9030-8abb1e9101aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2039 | 2023.12.14 12:54:42.952949 [ 3 ] {} <Debug> HTTP-Session: 057e72f5-09cf-493f-81ab-211efc462cb8 Destroying unnamed session | ||
2040 | 2023.12.14 12:54:42.953062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2041 | 2023.12.14 12:54:42.953104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2042 | 2023.12.14 12:54:42.953122 [ 3 ] {} <Debug> HTTP-Session: ab391f76-21e7-456e-8a00-11834a34dead Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2043 | 2023.12.14 12:54:42.953138 [ 3 ] {} <Debug> HTTP-Session: ab391f76-21e7-456e-8a00-11834a34dead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2044 | 2023.12.14 12:54:42.953206 [ 3 ] {c48d1d16-22a1-4136-8d0f-61eb4db0523f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2045 | 2023.12.14 12:54:42.953243 [ 3 ] {c48d1d16-22a1-4136-8d0f-61eb4db0523f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2046 | 2023.12.14 12:54:42.953344 [ 3 ] {c48d1d16-22a1-4136-8d0f-61eb4db0523f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2047 | 2023.12.14 12:54:42.953608 [ 3 ] {c48d1d16-22a1-4136-8d0f-61eb4db0523f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2048 | 2023.12.14 12:54:42.953813 [ 3 ] {c48d1d16-22a1-4136-8d0f-61eb4db0523f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2049 | 2023.12.14 12:54:42.953962 [ 3 ] {c48d1d16-22a1-4136-8d0f-61eb4db0523f} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2050 | 2023.12.14 12:54:42.954072 [ 3 ] {c48d1d16-22a1-4136-8d0f-61eb4db0523f} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.000839109 sec., 54820 rows/sec., 4.29 MiB/sec. | ||
2051 | 2023.12.14 12:54:42.954199 [ 3 ] {c48d1d16-22a1-4136-8d0f-61eb4db0523f} <Debug> DynamicQueryHandler: Done processing query | ||
2052 | 2023.12.14 12:54:42.954222 [ 3 ] {c48d1d16-22a1-4136-8d0f-61eb4db0523f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2053 | 2023.12.14 12:54:42.954238 [ 3 ] {} <Debug> HTTP-Session: ab391f76-21e7-456e-8a00-11834a34dead Destroying unnamed session | ||
2054 | 2023.12.14 12:54:42.954338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2055 | 2023.12.14 12:54:42.954381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2056 | 2023.12.14 12:54:42.954399 [ 3 ] {} <Debug> HTTP-Session: 4cac2ed4-648a-4727-bf8f-d79872c937d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2057 | 2023.12.14 12:54:42.954415 [ 3 ] {} <Debug> HTTP-Session: 4cac2ed4-648a-4727-bf8f-d79872c937d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2058 | 2023.12.14 12:54:42.954482 [ 3 ] {85b0bc21-14a1-42f9-8c80-e7c7ec66466b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2059 | 2023.12.14 12:54:42.954523 [ 3 ] {85b0bc21-14a1-42f9-8c80-e7c7ec66466b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2060 | 2023.12.14 12:54:42.954641 [ 3 ] {85b0bc21-14a1-42f9-8c80-e7c7ec66466b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2061 | 2023.12.14 12:54:42.954981 [ 3 ] {85b0bc21-14a1-42f9-8c80-e7c7ec66466b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2062 | 2023.12.14 12:54:42.955227 [ 3 ] {85b0bc21-14a1-42f9-8c80-e7c7ec66466b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2063 | 2023.12.14 12:54:42.955394 [ 3 ] {85b0bc21-14a1-42f9-8c80-e7c7ec66466b} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2064 | 2023.12.14 12:54:42.955511 [ 3 ] {85b0bc21-14a1-42f9-8c80-e7c7ec66466b} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001002883 sec., 997 rows/sec., 70.11 KiB/sec. | ||
2065 | 2023.12.14 12:54:42.955645 [ 3 ] {85b0bc21-14a1-42f9-8c80-e7c7ec66466b} <Debug> DynamicQueryHandler: Done processing query | ||
2066 | 2023.12.14 12:54:42.955668 [ 3 ] {85b0bc21-14a1-42f9-8c80-e7c7ec66466b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2067 | 2023.12.14 12:54:42.955685 [ 3 ] {} <Debug> HTTP-Session: 4cac2ed4-648a-4727-bf8f-d79872c937d0 Destroying unnamed session | ||
2068 | 2023.12.14 12:54:42.955825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2069 | 2023.12.14 12:54:42.955870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2070 | 2023.12.14 12:54:42.955888 [ 3 ] {} <Debug> HTTP-Session: 6fd0a93b-44b1-4b28-9be3-baf01ab2d165 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2071 | 2023.12.14 12:54:42.955904 [ 3 ] {} <Debug> HTTP-Session: 6fd0a93b-44b1-4b28-9be3-baf01ab2d165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2072 | 2023.12.14 12:54:42.955979 [ 3 ] {8611b1eb-e988-43aa-ab5e-401a14b57c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2073 | 2023.12.14 12:54:42.956021 [ 3 ] {8611b1eb-e988-43aa-ab5e-401a14b57c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2074 | 2023.12.14 12:54:42.956154 [ 3 ] {8611b1eb-e988-43aa-ab5e-401a14b57c4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2075 | 2023.12.14 12:54:42.956621 [ 3 ] {8611b1eb-e988-43aa-ab5e-401a14b57c4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2076 | 2023.12.14 12:54:42.956923 [ 3 ] {8611b1eb-e988-43aa-ab5e-401a14b57c4f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2077 | 2023.12.14 12:54:42.957098 [ 3 ] {8611b1eb-e988-43aa-ab5e-401a14b57c4f} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2078 | 2023.12.14 12:54:42.957220 [ 3 ] {8611b1eb-e988-43aa-ab5e-401a14b57c4f} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001213087 sec., 36271 rows/sec., 48.95 MiB/sec. | ||
2079 | 2023.12.14 12:54:42.957362 [ 3 ] {8611b1eb-e988-43aa-ab5e-401a14b57c4f} <Debug> DynamicQueryHandler: Done processing query | ||
2080 | 2023.12.14 12:54:42.957385 [ 3 ] {8611b1eb-e988-43aa-ab5e-401a14b57c4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2081 | 2023.12.14 12:54:42.957401 [ 3 ] {} <Debug> HTTP-Session: 6fd0a93b-44b1-4b28-9be3-baf01ab2d165 Destroying unnamed session | ||
2082 | 2023.12.14 12:54:47.888639 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2083 | 2023.12.14 12:54:47.888714 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2084 | 2023.12.14 12:54:52.946506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2085 | 2023.12.14 12:54:52.946622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2086 | 2023.12.14 12:54:52.946648 [ 3 ] {} <Debug> HTTP-Session: a4ecd0a9-de5e-4d52-bb0d-a6218188b88e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2087 | 2023.12.14 12:54:52.946672 [ 3 ] {} <Debug> HTTP-Session: a4ecd0a9-de5e-4d52-bb0d-a6218188b88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2088 | 2023.12.14 12:54:52.946797 [ 3 ] {ecfc5819-a308-4ae2-a45a-64ad3ca54b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2089 | 2023.12.14 12:54:52.946856 [ 3 ] {ecfc5819-a308-4ae2-a45a-64ad3ca54b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2090 | 2023.12.14 12:54:52.947008 [ 3 ] {ecfc5819-a308-4ae2-a45a-64ad3ca54b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2091 | 2023.12.14 12:54:52.947471 [ 3 ] {ecfc5819-a308-4ae2-a45a-64ad3ca54b0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2092 | 2023.12.14 12:54:52.947733 [ 3 ] {ecfc5819-a308-4ae2-a45a-64ad3ca54b0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2093 | 2023.12.14 12:54:52.947901 [ 3 ] {ecfc5819-a308-4ae2-a45a-64ad3ca54b0d} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2094 | 2023.12.14 12:54:52.948034 [ 3 ] {ecfc5819-a308-4ae2-a45a-64ad3ca54b0d} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001196887 sec., 36762 rows/sec., 2.91 MiB/sec. | ||
2095 | 2023.12.14 12:54:52.948205 [ 3 ] {ecfc5819-a308-4ae2-a45a-64ad3ca54b0d} <Debug> DynamicQueryHandler: Done processing query | ||
2096 | 2023.12.14 12:54:52.948232 [ 3 ] {ecfc5819-a308-4ae2-a45a-64ad3ca54b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2097 | 2023.12.14 12:54:52.948250 [ 3 ] {} <Debug> HTTP-Session: a4ecd0a9-de5e-4d52-bb0d-a6218188b88e Destroying unnamed session | ||
2098 | 2023.12.14 12:54:52.948393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2099 | 2023.12.14 12:54:52.948443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2100 | 2023.12.14 12:54:52.948462 [ 3 ] {} <Debug> HTTP-Session: d047d345-c35e-4ad8-97c6-764fad7a673c Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2101 | 2023.12.14 12:54:52.948481 [ 3 ] {} <Debug> HTTP-Session: d047d345-c35e-4ad8-97c6-764fad7a673c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2102 | 2023.12.14 12:54:52.948573 [ 3 ] {80ca9e00-202e-48ef-83a1-5ace455bce50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2103 | 2023.12.14 12:54:52.948613 [ 3 ] {80ca9e00-202e-48ef-83a1-5ace455bce50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2104 | 2023.12.14 12:54:52.948722 [ 3 ] {80ca9e00-202e-48ef-83a1-5ace455bce50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2105 | 2023.12.14 12:54:52.949118 [ 3 ] {80ca9e00-202e-48ef-83a1-5ace455bce50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2106 | 2023.12.14 12:54:52.949342 [ 3 ] {80ca9e00-202e-48ef-83a1-5ace455bce50} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2107 | 2023.12.14 12:54:52.949491 [ 3 ] {80ca9e00-202e-48ef-83a1-5ace455bce50} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2108 | 2023.12.14 12:54:52.949612 [ 3 ] {80ca9e00-202e-48ef-83a1-5ace455bce50} <Information> executeQuery: Read 132 rows, 13.13 KiB in 0.001009603 sec., 130744 rows/sec., 12.70 MiB/sec. | ||
2109 | 2023.12.14 12:54:52.949799 [ 3 ] {80ca9e00-202e-48ef-83a1-5ace455bce50} <Debug> DynamicQueryHandler: Done processing query | ||
2110 | 2023.12.14 12:54:52.949823 [ 3 ] {80ca9e00-202e-48ef-83a1-5ace455bce50} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2111 | 2023.12.14 12:54:52.949839 [ 3 ] {} <Debug> HTTP-Session: d047d345-c35e-4ad8-97c6-764fad7a673c Destroying unnamed session | ||
2112 | 2023.12.14 12:54:52.949960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2113 | 2023.12.14 12:54:52.950007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2114 | 2023.12.14 12:54:52.950026 [ 3 ] {} <Debug> HTTP-Session: a7ded8d0-a1dc-4856-ade3-513ad9ea84f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2115 | 2023.12.14 12:54:52.950043 [ 3 ] {} <Debug> HTTP-Session: a7ded8d0-a1dc-4856-ade3-513ad9ea84f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2116 | 2023.12.14 12:54:52.950120 [ 3 ] {3939b2cb-17f5-4743-bf51-3ff5ef8d5965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2117 | 2023.12.14 12:54:52.950159 [ 3 ] {3939b2cb-17f5-4743-bf51-3ff5ef8d5965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2118 | 2023.12.14 12:54:52.950272 [ 3 ] {3939b2cb-17f5-4743-bf51-3ff5ef8d5965} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2119 | 2023.12.14 12:54:52.950579 [ 3 ] {3939b2cb-17f5-4743-bf51-3ff5ef8d5965} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2120 | 2023.12.14 12:54:52.950789 [ 3 ] {3939b2cb-17f5-4743-bf51-3ff5ef8d5965} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2121 | 2023.12.14 12:54:52.950940 [ 3 ] {3939b2cb-17f5-4743-bf51-3ff5ef8d5965} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2122 | 2023.12.14 12:54:52.951063 [ 3 ] {3939b2cb-17f5-4743-bf51-3ff5ef8d5965} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000911121 sec., 48292 rows/sec., 3.78 MiB/sec. | ||
2123 | 2023.12.14 12:54:52.951261 [ 3 ] {3939b2cb-17f5-4743-bf51-3ff5ef8d5965} <Debug> DynamicQueryHandler: Done processing query | ||
2124 | 2023.12.14 12:54:52.951287 [ 3 ] {3939b2cb-17f5-4743-bf51-3ff5ef8d5965} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2125 | 2023.12.14 12:54:52.951303 [ 3 ] {} <Debug> HTTP-Session: a7ded8d0-a1dc-4856-ade3-513ad9ea84f5 Destroying unnamed session | ||
2126 | 2023.12.14 12:54:52.951440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2127 | 2023.12.14 12:54:52.951486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2128 | 2023.12.14 12:54:52.951506 [ 3 ] {} <Debug> HTTP-Session: e6dbcd8a-b343-4d7e-b493-8dd5231a12ac Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2129 | 2023.12.14 12:54:52.951523 [ 3 ] {} <Debug> HTTP-Session: e6dbcd8a-b343-4d7e-b493-8dd5231a12ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2130 | 2023.12.14 12:54:52.951607 [ 3 ] {78efa88c-ceca-4bb2-a878-1a395b20893e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2131 | 2023.12.14 12:54:52.951653 [ 3 ] {78efa88c-ceca-4bb2-a878-1a395b20893e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2132 | 2023.12.14 12:54:52.951798 [ 3 ] {78efa88c-ceca-4bb2-a878-1a395b20893e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2133 | 2023.12.14 12:54:52.952274 [ 3 ] {78efa88c-ceca-4bb2-a878-1a395b20893e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2134 | 2023.12.14 12:54:52.952597 [ 3 ] {78efa88c-ceca-4bb2-a878-1a395b20893e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2135 | 2023.12.14 12:54:52.952773 [ 3 ] {78efa88c-ceca-4bb2-a878-1a395b20893e} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2136 | 2023.12.14 12:54:52.952898 [ 3 ] {78efa88c-ceca-4bb2-a878-1a395b20893e} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001261478 sec., 34879 rows/sec., 47.07 MiB/sec. | ||
2137 | 2023.12.14 12:54:52.953040 [ 3 ] {78efa88c-ceca-4bb2-a878-1a395b20893e} <Debug> DynamicQueryHandler: Done processing query | ||
2138 | 2023.12.14 12:54:52.953065 [ 3 ] {78efa88c-ceca-4bb2-a878-1a395b20893e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2139 | 2023.12.14 12:54:52.953082 [ 3 ] {} <Debug> HTTP-Session: e6dbcd8a-b343-4d7e-b493-8dd5231a12ac Destroying unnamed session | ||
2140 | 2023.12.14 12:54:53.962675 [ 106 ] {} <Debug> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2141 | 2023.12.14 12:54:53.962769 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2142 | 2023.12.14 12:54:53.962878 [ 15 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2143 | 2023.12.14 12:54:53.963024 [ 15 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2144 | 2023.12.14 12:54:53.963064 [ 15 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2145 | 2023.12.14 12:54:53.963202 [ 15 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2146 | 2023.12.14 12:54:53.963304 [ 15 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2147 | 2023.12.14 12:54:53.963394 [ 15 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2148 | 2023.12.14 12:54:53.963482 [ 15 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2149 | 2023.12.14 12:54:53.964085 [ 9 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001254689 sec., 9564.123061571434 rows/sec., 811.02 KiB/sec. | ||
2150 | 2023.12.14 12:54:53.964181 [ 15 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2151 | 2023.12.14 12:54:53.964362 [ 15 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_5_1} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2152 | 2023.12.14 12:54:53.964427 [ 15 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_5_1} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2153 | 2023.12.14 12:54:55.240692 [ 130 ] {} <Debug> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2154 | 2023.12.14 12:54:55.240773 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.57 GiB. | ||
2155 | 2023.12.14 12:54:55.240860 [ 23 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
2156 | 2023.12.14 12:54:55.240982 [ 23 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2157 | 2023.12.14 12:54:55.241017 [ 23 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
2158 | 2023.12.14 12:54:55.241135 [ 23 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
2159 | 2023.12.14 12:54:55.241222 [ 23 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2160 | 2023.12.14 12:54:55.241301 [ 23 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
2161 | 2023.12.14 12:54:55.241378 [ 23 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
2162 | 2023.12.14 12:54:55.241944 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001122245 sec., 10692.852273790482 rows/sec., 746.62 KiB/sec. | ||
2163 | 2023.12.14 12:54:55.242098 [ 15 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2164 | 2023.12.14 12:54:55.242334 [ 15 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_5_1} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
2165 | 2023.12.14 12:54:55.242410 [ 15 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_5_1} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
2166 | 2023.12.14 12:55:02.888778 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2167 | 2023.12.14 12:55:02.888887 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2168 | 2023.12.14 12:55:02.948169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2169 | 2023.12.14 12:55:02.948272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2170 | 2023.12.14 12:55:02.948302 [ 3 ] {} <Debug> HTTP-Session: 33ebeb69-85c0-44a4-b0fb-b43be09a2ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2171 | 2023.12.14 12:55:02.948329 [ 3 ] {} <Debug> HTTP-Session: 33ebeb69-85c0-44a4-b0fb-b43be09a2ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2172 | 2023.12.14 12:55:02.948472 [ 3 ] {e56ee0ad-0841-4d7e-ad9f-31e1a875adb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2173 | 2023.12.14 12:55:02.948539 [ 3 ] {e56ee0ad-0841-4d7e-ad9f-31e1a875adb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2174 | 2023.12.14 12:55:02.948717 [ 3 ] {e56ee0ad-0841-4d7e-ad9f-31e1a875adb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2175 | 2023.12.14 12:55:02.949260 [ 3 ] {e56ee0ad-0841-4d7e-ad9f-31e1a875adb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2176 | 2023.12.14 12:55:02.949529 [ 3 ] {e56ee0ad-0841-4d7e-ad9f-31e1a875adb8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2177 | 2023.12.14 12:55:02.949695 [ 3 ] {e56ee0ad-0841-4d7e-ad9f-31e1a875adb8} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2178 | 2023.12.14 12:55:02.949819 [ 3 ] {e56ee0ad-0841-4d7e-ad9f-31e1a875adb8} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00130643 sec., 33679 rows/sec., 2.67 MiB/sec. | ||
2179 | 2023.12.14 12:55:02.949819 [ 125 ] {} <Debug> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
2180 | 2023.12.14 12:55:02.949900 [ 125 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2181 | 2023.12.14 12:55:02.950011 [ 3 ] {e56ee0ad-0841-4d7e-ad9f-31e1a875adb8} <Debug> DynamicQueryHandler: Done processing query | ||
2182 | 2023.12.14 12:55:02.950009 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
2183 | 2023.12.14 12:55:02.950053 [ 3 ] {e56ee0ad-0841-4d7e-ad9f-31e1a875adb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2184 | 2023.12.14 12:55:02.950099 [ 3 ] {} <Debug> HTTP-Session: 33ebeb69-85c0-44a4-b0fb-b43be09a2ccb Destroying unnamed session | ||
2185 | 2023.12.14 12:55:02.950174 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2186 | 2023.12.14 12:55:02.950212 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 44 rows starting from the beginning of the part | ||
2187 | 2023.12.14 12:55:02.950339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 26470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2188 | 2023.12.14 12:55:02.950390 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
2189 | 2023.12.14 12:55:02.950439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2190 | 2023.12.14 12:55:02.950486 [ 3 ] {} <Debug> HTTP-Session: aeb05e5d-a905-4ba3-8253-8b67c02beaa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2191 | 2023.12.14 12:55:02.950542 [ 3 ] {} <Debug> HTTP-Session: aeb05e5d-a905-4ba3-8253-8b67c02beaa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2192 | 2023.12.14 12:55:02.950583 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
2193 | 2023.12.14 12:55:02.950775 [ 3 ] {ab1dc532-6713-4629-be9c-740c018f5284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2194 | 2023.12.14 12:55:02.950801 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
2195 | 2023.12.14 12:55:02.950891 [ 3 ] {ab1dc532-6713-4629-be9c-740c018f5284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2196 | 2023.12.14 12:55:02.951055 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part | ||
2197 | 2023.12.14 12:55:02.951483 [ 3 ] {ab1dc532-6713-4629-be9c-740c018f5284} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2198 | 2023.12.14 12:55:02.952499 [ 3 ] {ab1dc532-6713-4629-be9c-740c018f5284} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2199 | 2023.12.14 12:55:02.952725 [ 15 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002759952 sec., 79711.53121503562 rows/sec., 6.31 MiB/sec. | ||
2200 | 2023.12.14 12:55:02.952895 [ 15 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
2201 | 2023.12.14 12:55:02.952923 [ 3 ] {ab1dc532-6713-4629-be9c-740c018f5284} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2202 | 2023.12.14 12:55:02.953200 [ 15 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_14_3} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
2203 | 2023.12.14 12:55:02.953234 [ 3 ] {ab1dc532-6713-4629-be9c-740c018f5284} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2204 | 2023.12.14 12:55:02.953305 [ 15 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_14_3} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
2205 | 2023.12.14 12:55:02.953478 [ 3 ] {ab1dc532-6713-4629-be9c-740c018f5284} <Information> executeQuery: Read 168 rows, 16.22 KiB in 0.00263244 sec., 63819 rows/sec., 6.02 MiB/sec. | ||
2206 | 2023.12.14 12:55:02.953629 [ 3 ] {ab1dc532-6713-4629-be9c-740c018f5284} <Debug> DynamicQueryHandler: Done processing query | ||
2207 | 2023.12.14 12:55:02.953653 [ 3 ] {ab1dc532-6713-4629-be9c-740c018f5284} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2208 | 2023.12.14 12:55:02.953668 [ 3 ] {} <Debug> HTTP-Session: aeb05e5d-a905-4ba3-8253-8b67c02beaa6 Destroying unnamed session | ||
2209 | 2023.12.14 12:55:02.953808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 11546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2210 | 2023.12.14 12:55:02.953855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2211 | 2023.12.14 12:55:02.953874 [ 3 ] {} <Debug> HTTP-Session: 57fee748-7c6b-4842-a4fc-e575bb70bd28 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2212 | 2023.12.14 12:55:02.953892 [ 3 ] {} <Debug> HTTP-Session: 57fee748-7c6b-4842-a4fc-e575bb70bd28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2213 | 2023.12.14 12:55:02.953971 [ 3 ] {f3bc7c78-1940-474d-9f07-6820aac369c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2214 | 2023.12.14 12:55:02.954010 [ 3 ] {f3bc7c78-1940-474d-9f07-6820aac369c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2215 | 2023.12.14 12:55:02.954123 [ 3 ] {f3bc7c78-1940-474d-9f07-6820aac369c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2216 | 2023.12.14 12:55:02.954468 [ 3 ] {f3bc7c78-1940-474d-9f07-6820aac369c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2217 | 2023.12.14 12:55:02.954682 [ 3 ] {f3bc7c78-1940-474d-9f07-6820aac369c7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2218 | 2023.12.14 12:55:02.954841 [ 3 ] {f3bc7c78-1940-474d-9f07-6820aac369c7} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2219 | 2023.12.14 12:55:02.954945 [ 3 ] {f3bc7c78-1940-474d-9f07-6820aac369c7} <Information> executeQuery: Read 68 rows, 5.42 KiB in 0.000947512 sec., 71766 rows/sec., 5.59 MiB/sec. | ||
2220 | 2023.12.14 12:55:02.955069 [ 3 ] {f3bc7c78-1940-474d-9f07-6820aac369c7} <Debug> DynamicQueryHandler: Done processing query | ||
2221 | 2023.12.14 12:55:02.955092 [ 3 ] {f3bc7c78-1940-474d-9f07-6820aac369c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2222 | 2023.12.14 12:55:02.955108 [ 3 ] {} <Debug> HTTP-Session: 57fee748-7c6b-4842-a4fc-e575bb70bd28 Destroying unnamed session | ||
2223 | 2023.12.14 12:55:02.955211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2224 | 2023.12.14 12:55:02.955256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2225 | 2023.12.14 12:55:02.955275 [ 3 ] {} <Debug> HTTP-Session: 3987a1c2-3e1a-44f3-bd46-52cdb7b216e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2226 | 2023.12.14 12:55:02.955292 [ 3 ] {} <Debug> HTTP-Session: 3987a1c2-3e1a-44f3-bd46-52cdb7b216e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2227 | 2023.12.14 12:55:02.955370 [ 3 ] {0f8864c0-d01b-4123-8577-38724b483e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2228 | 2023.12.14 12:55:02.955413 [ 3 ] {0f8864c0-d01b-4123-8577-38724b483e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2229 | 2023.12.14 12:55:02.955531 [ 3 ] {0f8864c0-d01b-4123-8577-38724b483e50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2230 | 2023.12.14 12:55:02.955832 [ 3 ] {0f8864c0-d01b-4123-8577-38724b483e50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2231 | 2023.12.14 12:55:02.956091 [ 3 ] {0f8864c0-d01b-4123-8577-38724b483e50} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2232 | 2023.12.14 12:55:02.956264 [ 3 ] {0f8864c0-d01b-4123-8577-38724b483e50} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2233 | 2023.12.14 12:55:02.956366 [ 3 ] {0f8864c0-d01b-4123-8577-38724b483e50} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000967572 sec., 37206 rows/sec., 2.63 MiB/sec. | ||
2234 | 2023.12.14 12:55:02.956530 [ 3 ] {0f8864c0-d01b-4123-8577-38724b483e50} <Debug> DynamicQueryHandler: Done processing query | ||
2235 | 2023.12.14 12:55:02.956555 [ 3 ] {0f8864c0-d01b-4123-8577-38724b483e50} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2236 | 2023.12.14 12:55:02.956570 [ 3 ] {} <Debug> HTTP-Session: 3987a1c2-3e1a-44f3-bd46-52cdb7b216e0 Destroying unnamed session | ||
2237 | 2023.12.14 12:55:02.956718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2238 | 2023.12.14 12:55:02.956763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2239 | 2023.12.14 12:55:02.956783 [ 3 ] {} <Debug> HTTP-Session: d2e10e93-1084-40ae-ba3d-580bb0a7e463 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2240 | 2023.12.14 12:55:02.956799 [ 3 ] {} <Debug> HTTP-Session: d2e10e93-1084-40ae-ba3d-580bb0a7e463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2241 | 2023.12.14 12:55:02.956883 [ 3 ] {1712570c-9d5e-4778-b557-8cc1762949bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2242 | 2023.12.14 12:55:02.956927 [ 3 ] {1712570c-9d5e-4778-b557-8cc1762949bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2243 | 2023.12.14 12:55:02.957068 [ 3 ] {1712570c-9d5e-4778-b557-8cc1762949bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2244 | 2023.12.14 12:55:02.957531 [ 3 ] {1712570c-9d5e-4778-b557-8cc1762949bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2245 | 2023.12.14 12:55:02.957836 [ 3 ] {1712570c-9d5e-4778-b557-8cc1762949bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2246 | 2023.12.14 12:55:02.958016 [ 3 ] {1712570c-9d5e-4778-b557-8cc1762949bc} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2247 | 2023.12.14 12:55:02.958125 [ 3 ] {1712570c-9d5e-4778-b557-8cc1762949bc} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001213158 sec., 36268 rows/sec., 48.94 MiB/sec. | ||
2248 | 2023.12.14 12:55:02.958251 [ 3 ] {1712570c-9d5e-4778-b557-8cc1762949bc} <Debug> DynamicQueryHandler: Done processing query | ||
2249 | 2023.12.14 12:55:02.958275 [ 3 ] {1712570c-9d5e-4778-b557-8cc1762949bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2250 | 2023.12.14 12:55:02.958291 [ 3 ] {} <Debug> HTTP-Session: d2e10e93-1084-40ae-ba3d-580bb0a7e463 Destroying unnamed session | ||
2251 | 2023.12.14 12:55:12.946359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2252 | 2023.12.14 12:55:12.946479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2253 | 2023.12.14 12:55:12.946506 [ 3 ] {} <Debug> HTTP-Session: 0028b71b-aeb5-4b4b-b206-e030ee54f7ef Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2254 | 2023.12.14 12:55:12.946529 [ 3 ] {} <Debug> HTTP-Session: 0028b71b-aeb5-4b4b-b206-e030ee54f7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2255 | 2023.12.14 12:55:12.946654 [ 3 ] {5daf0680-c405-4512-a696-b635db03dabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2256 | 2023.12.14 12:55:12.946713 [ 3 ] {5daf0680-c405-4512-a696-b635db03dabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2257 | 2023.12.14 12:55:12.946868 [ 3 ] {5daf0680-c405-4512-a696-b635db03dabc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2258 | 2023.12.14 12:55:12.947318 [ 3 ] {5daf0680-c405-4512-a696-b635db03dabc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2259 | 2023.12.14 12:55:12.947584 [ 3 ] {5daf0680-c405-4512-a696-b635db03dabc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2260 | 2023.12.14 12:55:12.947751 [ 3 ] {5daf0680-c405-4512-a696-b635db03dabc} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2261 | 2023.12.14 12:55:12.947896 [ 3 ] {5daf0680-c405-4512-a696-b635db03dabc} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001202907 sec., 36578 rows/sec., 2.90 MiB/sec. | ||
2262 | 2023.12.14 12:55:12.948046 [ 3 ] {5daf0680-c405-4512-a696-b635db03dabc} <Debug> DynamicQueryHandler: Done processing query | ||
2263 | 2023.12.14 12:55:12.948073 [ 3 ] {5daf0680-c405-4512-a696-b635db03dabc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2264 | 2023.12.14 12:55:12.948090 [ 3 ] {} <Debug> HTTP-Session: 0028b71b-aeb5-4b4b-b206-e030ee54f7ef Destroying unnamed session | ||
2265 | 2023.12.14 12:55:12.948272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2266 | 2023.12.14 12:55:12.948323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2267 | 2023.12.14 12:55:12.948345 [ 3 ] {} <Debug> HTTP-Session: e9dd24b5-de22-4664-b6f4-90fa8b5631d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2268 | 2023.12.14 12:55:12.948363 [ 3 ] {} <Debug> HTTP-Session: e9dd24b5-de22-4664-b6f4-90fa8b5631d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2269 | 2023.12.14 12:55:12.948447 [ 3 ] {64c784b9-b4a6-4542-8412-dba348762f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2270 | 2023.12.14 12:55:12.948488 [ 3 ] {64c784b9-b4a6-4542-8412-dba348762f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2271 | 2023.12.14 12:55:12.948597 [ 3 ] {64c784b9-b4a6-4542-8412-dba348762f1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2272 | 2023.12.14 12:55:12.949004 [ 3 ] {64c784b9-b4a6-4542-8412-dba348762f1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2273 | 2023.12.14 12:55:12.949238 [ 3 ] {64c784b9-b4a6-4542-8412-dba348762f1c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2274 | 2023.12.14 12:55:12.949394 [ 3 ] {64c784b9-b4a6-4542-8412-dba348762f1c} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2275 | 2023.12.14 12:55:12.949533 [ 3 ] {64c784b9-b4a6-4542-8412-dba348762f1c} <Information> executeQuery: Read 132 rows, 13.13 KiB in 0.001058624 sec., 124690 rows/sec., 12.11 MiB/sec. | ||
2276 | 2023.12.14 12:55:12.949662 [ 3 ] {64c784b9-b4a6-4542-8412-dba348762f1c} <Debug> DynamicQueryHandler: Done processing query | ||
2277 | 2023.12.14 12:55:12.949686 [ 3 ] {64c784b9-b4a6-4542-8412-dba348762f1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2278 | 2023.12.14 12:55:12.949702 [ 3 ] {} <Debug> HTTP-Session: e9dd24b5-de22-4664-b6f4-90fa8b5631d7 Destroying unnamed session | ||
2279 | 2023.12.14 12:55:12.949820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2280 | 2023.12.14 12:55:12.949868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2281 | 2023.12.14 12:55:12.949888 [ 3 ] {} <Debug> HTTP-Session: 4945c15b-ee14-41fb-a452-e629cf069edd Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2282 | 2023.12.14 12:55:12.949906 [ 3 ] {} <Debug> HTTP-Session: 4945c15b-ee14-41fb-a452-e629cf069edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2283 | 2023.12.14 12:55:12.949980 [ 3 ] {57a0c7ca-0551-4347-9a95-368222f0c059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2284 | 2023.12.14 12:55:12.950019 [ 3 ] {57a0c7ca-0551-4347-9a95-368222f0c059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2285 | 2023.12.14 12:55:12.950127 [ 3 ] {57a0c7ca-0551-4347-9a95-368222f0c059} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2286 | 2023.12.14 12:55:12.950436 [ 3 ] {57a0c7ca-0551-4347-9a95-368222f0c059} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2287 | 2023.12.14 12:55:12.950650 [ 3 ] {57a0c7ca-0551-4347-9a95-368222f0c059} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2288 | 2023.12.14 12:55:12.950799 [ 3 ] {57a0c7ca-0551-4347-9a95-368222f0c059} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2289 | 2023.12.14 12:55:12.950928 [ 3 ] {57a0c7ca-0551-4347-9a95-368222f0c059} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000919201 sec., 47867 rows/sec., 3.74 MiB/sec. | ||
2290 | 2023.12.14 12:55:12.951047 [ 3 ] {57a0c7ca-0551-4347-9a95-368222f0c059} <Debug> DynamicQueryHandler: Done processing query | ||
2291 | 2023.12.14 12:55:12.951071 [ 3 ] {57a0c7ca-0551-4347-9a95-368222f0c059} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2292 | 2023.12.14 12:55:12.951086 [ 3 ] {} <Debug> HTTP-Session: 4945c15b-ee14-41fb-a452-e629cf069edd Destroying unnamed session | ||
2293 | 2023.12.14 12:55:12.951243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2294 | 2023.12.14 12:55:12.951291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2295 | 2023.12.14 12:55:12.951310 [ 3 ] {} <Debug> HTTP-Session: e0710476-d8aa-4a31-aa2e-704f3e74ce86 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2296 | 2023.12.14 12:55:12.951327 [ 3 ] {} <Debug> HTTP-Session: e0710476-d8aa-4a31-aa2e-704f3e74ce86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2297 | 2023.12.14 12:55:12.951419 [ 3 ] {189c24f8-c1b5-447b-a541-a4e81c6c7782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2298 | 2023.12.14 12:55:12.951464 [ 3 ] {189c24f8-c1b5-447b-a541-a4e81c6c7782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2299 | 2023.12.14 12:55:12.951604 [ 3 ] {189c24f8-c1b5-447b-a541-a4e81c6c7782} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2300 | 2023.12.14 12:55:12.952076 [ 3 ] {189c24f8-c1b5-447b-a541-a4e81c6c7782} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2301 | 2023.12.14 12:55:12.952393 [ 3 ] {189c24f8-c1b5-447b-a541-a4e81c6c7782} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2302 | 2023.12.14 12:55:12.952571 [ 3 ] {189c24f8-c1b5-447b-a541-a4e81c6c7782} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2303 | 2023.12.14 12:55:12.952705 [ 3 ] {189c24f8-c1b5-447b-a541-a4e81c6c7782} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001257678 sec., 34985 rows/sec., 47.21 MiB/sec. | ||
2304 | 2023.12.14 12:55:12.952862 [ 3 ] {189c24f8-c1b5-447b-a541-a4e81c6c7782} <Debug> DynamicQueryHandler: Done processing query | ||
2305 | 2023.12.14 12:55:12.952885 [ 3 ] {189c24f8-c1b5-447b-a541-a4e81c6c7782} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2306 | 2023.12.14 12:55:12.952901 [ 3 ] {} <Debug> HTTP-Session: e0710476-d8aa-4a31-aa2e-704f3e74ce86 Destroying unnamed session | ||
2307 | 2023.12.14 12:55:17.888942 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2308 | 2023.12.14 12:55:17.889014 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2309 | 2023.12.14 12:55:22.946846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2310 | 2023.12.14 12:55:22.946969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2311 | 2023.12.14 12:55:22.946996 [ 3 ] {} <Debug> HTTP-Session: 7ae3673b-cf87-4e50-b98f-51d3845fc6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2312 | 2023.12.14 12:55:22.947019 [ 3 ] {} <Debug> HTTP-Session: 7ae3673b-cf87-4e50-b98f-51d3845fc6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2313 | 2023.12.14 12:55:22.947144 [ 3 ] {ce1f955e-7a19-4cf2-ba37-49bdb1373875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2314 | 2023.12.14 12:55:22.947204 [ 3 ] {ce1f955e-7a19-4cf2-ba37-49bdb1373875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2315 | 2023.12.14 12:55:22.947359 [ 3 ] {ce1f955e-7a19-4cf2-ba37-49bdb1373875} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2316 | 2023.12.14 12:55:22.947873 [ 3 ] {ce1f955e-7a19-4cf2-ba37-49bdb1373875} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2317 | 2023.12.14 12:55:22.948146 [ 3 ] {ce1f955e-7a19-4cf2-ba37-49bdb1373875} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2318 | 2023.12.14 12:55:22.948315 [ 3 ] {ce1f955e-7a19-4cf2-ba37-49bdb1373875} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2319 | 2023.12.14 12:55:22.948437 [ 3 ] {ce1f955e-7a19-4cf2-ba37-49bdb1373875} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001257479 sec., 34990 rows/sec., 2.77 MiB/sec. | ||
2320 | 2023.12.14 12:55:22.948599 [ 3 ] {ce1f955e-7a19-4cf2-ba37-49bdb1373875} <Debug> DynamicQueryHandler: Done processing query | ||
2321 | 2023.12.14 12:55:22.948625 [ 3 ] {ce1f955e-7a19-4cf2-ba37-49bdb1373875} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2322 | 2023.12.14 12:55:22.948667 [ 3 ] {} <Debug> HTTP-Session: 7ae3673b-cf87-4e50-b98f-51d3845fc6ce Destroying unnamed session | ||
2323 | 2023.12.14 12:55:22.948792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2324 | 2023.12.14 12:55:22.948848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2325 | 2023.12.14 12:55:22.948874 [ 3 ] {} <Debug> HTTP-Session: 68ea68da-e947-4b12-96aa-5a02748ad004 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2326 | 2023.12.14 12:55:22.948893 [ 3 ] {} <Debug> HTTP-Session: 68ea68da-e947-4b12-96aa-5a02748ad004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2327 | 2023.12.14 12:55:22.948974 [ 3 ] {42d9c0de-554a-4c43-a6b5-bc2db01631ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2328 | 2023.12.14 12:55:22.949016 [ 3 ] {42d9c0de-554a-4c43-a6b5-bc2db01631ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2329 | 2023.12.14 12:55:22.949129 [ 3 ] {42d9c0de-554a-4c43-a6b5-bc2db01631ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2330 | 2023.12.14 12:55:22.949424 [ 3 ] {42d9c0de-554a-4c43-a6b5-bc2db01631ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2331 | 2023.12.14 12:55:22.949648 [ 3 ] {42d9c0de-554a-4c43-a6b5-bc2db01631ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2332 | 2023.12.14 12:55:22.949804 [ 3 ] {42d9c0de-554a-4c43-a6b5-bc2db01631ad} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2333 | 2023.12.14 12:55:22.949935 [ 3 ] {42d9c0de-554a-4c43-a6b5-bc2db01631ad} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000925011 sec., 4324 rows/sec., 361.06 KiB/sec. | ||
2334 | 2023.12.14 12:55:22.950090 [ 3 ] {42d9c0de-554a-4c43-a6b5-bc2db01631ad} <Debug> DynamicQueryHandler: Done processing query | ||
2335 | 2023.12.14 12:55:22.950115 [ 3 ] {42d9c0de-554a-4c43-a6b5-bc2db01631ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2336 | 2023.12.14 12:55:22.950130 [ 3 ] {} <Debug> HTTP-Session: 68ea68da-e947-4b12-96aa-5a02748ad004 Destroying unnamed session | ||
2337 | 2023.12.14 12:55:22.950334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2338 | 2023.12.14 12:55:22.950381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2339 | 2023.12.14 12:55:22.950425 [ 3 ] {} <Debug> HTTP-Session: 588a3f14-f1d8-4860-807c-3f167af9b509 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2340 | 2023.12.14 12:55:22.950444 [ 3 ] {} <Debug> HTTP-Session: 588a3f14-f1d8-4860-807c-3f167af9b509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2341 | 2023.12.14 12:55:22.950521 [ 3 ] {52f2142e-ef47-41b6-b2b6-11ee7e459c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2342 | 2023.12.14 12:55:22.950558 [ 3 ] {52f2142e-ef47-41b6-b2b6-11ee7e459c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2343 | 2023.12.14 12:55:22.950673 [ 3 ] {52f2142e-ef47-41b6-b2b6-11ee7e459c52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2344 | 2023.12.14 12:55:22.951020 [ 3 ] {52f2142e-ef47-41b6-b2b6-11ee7e459c52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2345 | 2023.12.14 12:55:22.951239 [ 3 ] {52f2142e-ef47-41b6-b2b6-11ee7e459c52} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2346 | 2023.12.14 12:55:22.951392 [ 3 ] {52f2142e-ef47-41b6-b2b6-11ee7e459c52} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2347 | 2023.12.14 12:55:22.951522 [ 3 ] {52f2142e-ef47-41b6-b2b6-11ee7e459c52} <Information> executeQuery: Read 134 rows, 13.30 KiB in 0.000969762 sec., 138178 rows/sec., 13.40 MiB/sec. | ||
2348 | 2023.12.14 12:55:22.951520 [ 75 ] {} <Debug> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2349 | 2023.12.14 12:55:22.951641 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2350 | 2023.12.14 12:55:22.951700 [ 3 ] {52f2142e-ef47-41b6-b2b6-11ee7e459c52} <Debug> DynamicQueryHandler: Done processing query | ||
2351 | 2023.12.14 12:55:22.951775 [ 3 ] {52f2142e-ef47-41b6-b2b6-11ee7e459c52} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2352 | 2023.12.14 12:55:22.951807 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2353 | 2023.12.14 12:55:22.951834 [ 3 ] {} <Debug> HTTP-Session: 588a3f14-f1d8-4860-807c-3f167af9b509 Destroying unnamed session | ||
2354 | 2023.12.14 12:55:22.951981 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2355 | 2023.12.14 12:55:22.952012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2356 | 2023.12.14 12:55:22.952042 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 172 rows starting from the beginning of the part | ||
2357 | 2023.12.14 12:55:22.952078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2358 | 2023.12.14 12:55:22.952133 [ 3 ] {} <Debug> HTTP-Session: 3df58ce8-212e-438c-99a0-d2dff7d56a15 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2359 | 2023.12.14 12:55:22.952164 [ 3 ] {} <Debug> HTTP-Session: 3df58ce8-212e-438c-99a0-d2dff7d56a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2360 | 2023.12.14 12:55:22.952355 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 133 rows starting from the beginning of the part | ||
2361 | 2023.12.14 12:55:22.952368 [ 3 ] {c1b4b488-6de3-45ed-b2b4-5656472178c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2362 | 2023.12.14 12:55:22.952459 [ 3 ] {c1b4b488-6de3-45ed-b2b4-5656472178c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2363 | 2023.12.14 12:55:22.952591 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 132 rows starting from the beginning of the part | ||
2364 | 2023.12.14 12:55:22.952884 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 168 rows starting from the beginning of the part | ||
2365 | 2023.12.14 12:55:22.952907 [ 3 ] {c1b4b488-6de3-45ed-b2b4-5656472178c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2366 | 2023.12.14 12:55:22.953074 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 132 rows starting from the beginning of the part | ||
2367 | 2023.12.14 12:55:22.953232 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 134 rows starting from the beginning of the part | ||
2368 | 2023.12.14 12:55:22.953685 [ 3 ] {c1b4b488-6de3-45ed-b2b4-5656472178c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2369 | 2023.12.14 12:55:22.954038 [ 3 ] {c1b4b488-6de3-45ed-b2b4-5656472178c3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2370 | 2023.12.14 12:55:22.954335 [ 3 ] {c1b4b488-6de3-45ed-b2b4-5656472178c3} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2371 | 2023.12.14 12:55:22.954583 [ 3 ] {c1b4b488-6de3-45ed-b2b4-5656472178c3} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002147199 sec., 1862 rows/sec., 130.07 KiB/sec. | ||
2372 | 2023.12.14 12:55:22.954803 [ 3 ] {c1b4b488-6de3-45ed-b2b4-5656472178c3} <Debug> DynamicQueryHandler: Done processing query | ||
2373 | 2023.12.14 12:55:22.954873 [ 3 ] {c1b4b488-6de3-45ed-b2b4-5656472178c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2374 | 2023.12.14 12:55:22.954948 [ 3 ] {} <Debug> HTTP-Session: 3df58ce8-212e-438c-99a0-d2dff7d56a15 Destroying unnamed session | ||
2375 | 2023.12.14 12:55:22.955067 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 871 rows, containing 4 columns (4 merged, 0 gathered) in 0.003367136 sec., 258676.81020309246 rows/sec., 24.82 MiB/sec. | ||
2376 | 2023.12.14 12:55:22.955127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 8188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2377 | 2023.12.14 12:55:22.955197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2378 | 2023.12.14 12:55:22.955208 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2379 | 2023.12.14 12:55:22.955225 [ 3 ] {} <Debug> HTTP-Session: a3c8b706-542e-49cc-b8b8-092b8a84bed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2380 | 2023.12.14 12:55:22.955278 [ 3 ] {} <Debug> HTTP-Session: a3c8b706-542e-49cc-b8b8-092b8a84bed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2381 | 2023.12.14 12:55:22.955393 [ 3 ] {23b9d8a0-5131-48bc-9f5e-113bbb663d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2382 | 2023.12.14 12:55:22.955439 [ 3 ] {23b9d8a0-5131-48bc-9f5e-113bbb663d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2383 | 2023.12.14 12:55:22.955494 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2384 | 2023.12.14 12:55:22.955639 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_16_3} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2385 | 2023.12.14 12:55:22.955701 [ 3 ] {23b9d8a0-5131-48bc-9f5e-113bbb663d23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2386 | 2023.12.14 12:55:22.956049 [ 3 ] {23b9d8a0-5131-48bc-9f5e-113bbb663d23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2387 | 2023.12.14 12:55:22.956267 [ 3 ] {23b9d8a0-5131-48bc-9f5e-113bbb663d23} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2388 | 2023.12.14 12:55:22.956419 [ 3 ] {23b9d8a0-5131-48bc-9f5e-113bbb663d23} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2389 | 2023.12.14 12:55:22.956541 [ 75 ] {} <Debug> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2390 | 2023.12.14 12:55:22.956553 [ 3 ] {23b9d8a0-5131-48bc-9f5e-113bbb663d23} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.001119885 sec., 42861 rows/sec., 3.36 MiB/sec. | ||
2391 | 2023.12.14 12:55:22.956593 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2392 | 2023.12.14 12:55:22.956769 [ 15 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2393 | 2023.12.14 12:55:22.956802 [ 3 ] {23b9d8a0-5131-48bc-9f5e-113bbb663d23} <Debug> DynamicQueryHandler: Done processing query | ||
2394 | 2023.12.14 12:55:22.956839 [ 3 ] {23b9d8a0-5131-48bc-9f5e-113bbb663d23} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2395 | 2023.12.14 12:55:22.956866 [ 3 ] {} <Debug> HTTP-Session: a3c8b706-542e-49cc-b8b8-092b8a84bed8 Destroying unnamed session | ||
2396 | 2023.12.14 12:55:22.956927 [ 15 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2397 | 2023.12.14 12:55:22.956965 [ 15 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 94 rows starting from the beginning of the part | ||
2398 | 2023.12.14 12:55:22.957034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2399 | 2023.12.14 12:55:22.957114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2400 | 2023.12.14 12:55:22.957161 [ 15 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
2401 | 2023.12.14 12:55:22.957172 [ 3 ] {} <Debug> HTTP-Session: 8544ab83-87aa-45dc-9cc7-1a06774ff94f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2402 | 2023.12.14 12:55:22.957235 [ 3 ] {} <Debug> HTTP-Session: 8544ab83-87aa-45dc-9cc7-1a06774ff94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2403 | 2023.12.14 12:55:22.957403 [ 15 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
2404 | 2023.12.14 12:55:22.957438 [ 3 ] {0cba54df-eb3a-4607-b2cd-2b9f97b7505d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2405 | 2023.12.14 12:55:22.957537 [ 3 ] {0cba54df-eb3a-4607-b2cd-2b9f97b7505d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2406 | 2023.12.14 12:55:22.957608 [ 15 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
2407 | 2023.12.14 12:55:22.957899 [ 15 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
2408 | 2023.12.14 12:55:22.958098 [ 3 ] {0cba54df-eb3a-4607-b2cd-2b9f97b7505d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2409 | 2023.12.14 12:55:22.958138 [ 15 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
2410 | 2023.12.14 12:55:22.958666 [ 3 ] {0cba54df-eb3a-4607-b2cd-2b9f97b7505d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2411 | 2023.12.14 12:55:22.959412 [ 3 ] {0cba54df-eb3a-4607-b2cd-2b9f97b7505d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2412 | 2023.12.14 12:55:22.959747 [ 15 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 4 columns (4 merged, 0 gathered) in 0.00306822 sec., 112117.12328320654 rows/sec., 8.76 MiB/sec. | ||
2413 | 2023.12.14 12:55:22.959782 [ 3 ] {0cba54df-eb3a-4607-b2cd-2b9f97b7505d} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2414 | 2023.12.14 12:55:22.960001 [ 20 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2415 | 2023.12.14 12:55:22.960027 [ 3 ] {0cba54df-eb3a-4607-b2cd-2b9f97b7505d} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002529217 sec., 790 rows/sec., 55.60 KiB/sec. | ||
2416 | 2023.12.14 12:55:22.960251 [ 3 ] {0cba54df-eb3a-4607-b2cd-2b9f97b7505d} <Debug> DynamicQueryHandler: Done processing query | ||
2417 | 2023.12.14 12:55:22.960289 [ 3 ] {0cba54df-eb3a-4607-b2cd-2b9f97b7505d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2418 | 2023.12.14 12:55:22.960310 [ 3 ] {} <Debug> HTTP-Session: 8544ab83-87aa-45dc-9cc7-1a06774ff94f Destroying unnamed session | ||
2419 | 2023.12.14 12:55:22.960345 [ 20 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2420 | 2023.12.14 12:55:22.960427 [ 20 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_16_3} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2421 | 2023.12.14 12:55:22.960527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2422 | 2023.12.14 12:55:22.960585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2423 | 2023.12.14 12:55:22.960604 [ 3 ] {} <Debug> HTTP-Session: 7856eede-52bb-4b8a-a536-992faad63b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2424 | 2023.12.14 12:55:22.960620 [ 3 ] {} <Debug> HTTP-Session: 7856eede-52bb-4b8a-a536-992faad63b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2425 | 2023.12.14 12:55:22.960706 [ 3 ] {f9792e06-aa98-44aa-a1a7-da64c6d56876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2426 | 2023.12.14 12:55:22.960751 [ 3 ] {f9792e06-aa98-44aa-a1a7-da64c6d56876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2427 | 2023.12.14 12:55:22.960903 [ 3 ] {f9792e06-aa98-44aa-a1a7-da64c6d56876} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2428 | 2023.12.14 12:55:22.961389 [ 3 ] {f9792e06-aa98-44aa-a1a7-da64c6d56876} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2429 | 2023.12.14 12:55:22.961712 [ 3 ] {f9792e06-aa98-44aa-a1a7-da64c6d56876} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2430 | 2023.12.14 12:55:22.961902 [ 3 ] {f9792e06-aa98-44aa-a1a7-da64c6d56876} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2431 | 2023.12.14 12:55:22.962032 [ 75 ] {} <Debug> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2432 | 2023.12.14 12:55:22.962050 [ 3 ] {f9792e06-aa98-44aa-a1a7-da64c6d56876} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00131408 sec., 33483 rows/sec., 45.18 MiB/sec. | ||
2433 | 2023.12.14 12:55:22.962079 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2434 | 2023.12.14 12:55:22.962244 [ 22 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2435 | 2023.12.14 12:55:22.962379 [ 3 ] {f9792e06-aa98-44aa-a1a7-da64c6d56876} <Debug> DynamicQueryHandler: Done processing query | ||
2436 | 2023.12.14 12:55:22.962422 [ 3 ] {f9792e06-aa98-44aa-a1a7-da64c6d56876} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2437 | 2023.12.14 12:55:22.962465 [ 3 ] {} <Debug> HTTP-Session: 7856eede-52bb-4b8a-a536-992faad63b33 Destroying unnamed session | ||
2438 | 2023.12.14 12:55:22.962479 [ 22 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2439 | 2023.12.14 12:55:22.962532 [ 22 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 459 rows starting from the beginning of the part | ||
2440 | 2023.12.14 12:55:22.962686 [ 22 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
2441 | 2023.12.14 12:55:22.962802 [ 22 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
2442 | 2023.12.14 12:55:22.962906 [ 22 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part | ||
2443 | 2023.12.14 12:55:22.963007 [ 22 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
2444 | 2023.12.14 12:55:22.963149 [ 22 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part | ||
2445 | 2023.12.14 12:55:22.965360 [ 15 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 6 columns (6 merged, 0 gathered) in 0.003225943 sec., 210481.0903354461 rows/sec., 284.03 MiB/sec. | ||
2446 | 2023.12.14 12:55:22.965869 [ 20 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2447 | 2023.12.14 12:55:22.966140 [ 20 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2448 | 2023.12.14 12:55:22.966217 [ 20 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2449 | 2023.12.14 12:55:22.966300 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 802688ff-ed7a-422d-8478-9454f969cd66::all_1_16_3: 4.00 MiB. | ||
2450 | 2023.12.14 12:55:23.001112 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.21 MiB, peak 236.46 MiB, will set to 231.02 MiB (RSS), difference: -4.19 MiB | ||
2451 | 2023.12.14 12:55:32.889066 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2452 | 2023.12.14 12:55:32.889143 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2453 | 2023.12.14 12:55:32.947844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2454 | 2023.12.14 12:55:32.948004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2455 | 2023.12.14 12:55:32.948047 [ 3 ] {} <Debug> HTTP-Session: 63dbee70-06ba-4eb6-9663-cd1e246fa7f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2456 | 2023.12.14 12:55:32.948087 [ 3 ] {} <Debug> HTTP-Session: 63dbee70-06ba-4eb6-9663-cd1e246fa7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2457 | 2023.12.14 12:55:32.948281 [ 3 ] {af83b54b-1fef-43ec-baed-a233440e97fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2458 | 2023.12.14 12:55:32.948378 [ 3 ] {af83b54b-1fef-43ec-baed-a233440e97fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2459 | 2023.12.14 12:55:32.948573 [ 3 ] {af83b54b-1fef-43ec-baed-a233440e97fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2460 | 2023.12.14 12:55:32.949028 [ 3 ] {af83b54b-1fef-43ec-baed-a233440e97fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2461 | 2023.12.14 12:55:32.949300 [ 3 ] {af83b54b-1fef-43ec-baed-a233440e97fb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2462 | 2023.12.14 12:55:32.949470 [ 3 ] {af83b54b-1fef-43ec-baed-a233440e97fb} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2463 | 2023.12.14 12:55:32.949608 [ 3 ] {af83b54b-1fef-43ec-baed-a233440e97fb} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001265538 sec., 34767 rows/sec., 2.75 MiB/sec. | ||
2464 | 2023.12.14 12:55:32.949765 [ 3 ] {af83b54b-1fef-43ec-baed-a233440e97fb} <Debug> DynamicQueryHandler: Done processing query | ||
2465 | 2023.12.14 12:55:32.949791 [ 3 ] {af83b54b-1fef-43ec-baed-a233440e97fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2466 | 2023.12.14 12:55:32.949808 [ 3 ] {} <Debug> HTTP-Session: 63dbee70-06ba-4eb6-9663-cd1e246fa7f6 Destroying unnamed session | ||
2467 | 2023.12.14 12:55:32.949924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2468 | 2023.12.14 12:55:32.949978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2469 | 2023.12.14 12:55:32.949998 [ 3 ] {} <Debug> HTTP-Session: 4d734f2e-765b-4c6b-b156-f31c2c83c29d Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2470 | 2023.12.14 12:55:32.950015 [ 3 ] {} <Debug> HTTP-Session: 4d734f2e-765b-4c6b-b156-f31c2c83c29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2471 | 2023.12.14 12:55:32.950092 [ 3 ] {b1e8a886-a675-40ad-9e32-16aba4ec506a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2472 | 2023.12.14 12:55:32.950133 [ 3 ] {b1e8a886-a675-40ad-9e32-16aba4ec506a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2473 | 2023.12.14 12:55:32.950243 [ 3 ] {b1e8a886-a675-40ad-9e32-16aba4ec506a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2474 | 2023.12.14 12:55:32.950538 [ 3 ] {b1e8a886-a675-40ad-9e32-16aba4ec506a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2475 | 2023.12.14 12:55:32.950746 [ 3 ] {b1e8a886-a675-40ad-9e32-16aba4ec506a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2476 | 2023.12.14 12:55:32.950905 [ 3 ] {b1e8a886-a675-40ad-9e32-16aba4ec506a} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2477 | 2023.12.14 12:55:32.951025 [ 3 ] {b1e8a886-a675-40ad-9e32-16aba4ec506a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000904541 sec., 2211 rows/sec., 188.93 KiB/sec. | ||
2478 | 2023.12.14 12:55:32.951196 [ 3 ] {b1e8a886-a675-40ad-9e32-16aba4ec506a} <Debug> DynamicQueryHandler: Done processing query | ||
2479 | 2023.12.14 12:55:32.951221 [ 3 ] {b1e8a886-a675-40ad-9e32-16aba4ec506a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2480 | 2023.12.14 12:55:32.951237 [ 3 ] {} <Debug> HTTP-Session: 4d734f2e-765b-4c6b-b156-f31c2c83c29d Destroying unnamed session | ||
2481 | 2023.12.14 12:55:32.951446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 26620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2482 | 2023.12.14 12:55:32.951492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2483 | 2023.12.14 12:55:32.951512 [ 3 ] {} <Debug> HTTP-Session: 04ba811a-308f-4a19-be5f-b8b7023c9041 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2484 | 2023.12.14 12:55:32.951529 [ 3 ] {} <Debug> HTTP-Session: 04ba811a-308f-4a19-be5f-b8b7023c9041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2485 | 2023.12.14 12:55:32.951605 [ 3 ] {96d8159f-96ee-4389-b9d7-879d7bb2cda5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2486 | 2023.12.14 12:55:32.951644 [ 3 ] {96d8159f-96ee-4389-b9d7-879d7bb2cda5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2487 | 2023.12.14 12:55:32.951757 [ 3 ] {96d8159f-96ee-4389-b9d7-879d7bb2cda5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2488 | 2023.12.14 12:55:32.952173 [ 3 ] {96d8159f-96ee-4389-b9d7-879d7bb2cda5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2489 | 2023.12.14 12:55:32.952392 [ 3 ] {96d8159f-96ee-4389-b9d7-879d7bb2cda5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2490 | 2023.12.14 12:55:32.952544 [ 3 ] {96d8159f-96ee-4389-b9d7-879d7bb2cda5} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2491 | 2023.12.14 12:55:32.952662 [ 3 ] {96d8159f-96ee-4389-b9d7-879d7bb2cda5} <Information> executeQuery: Read 169 rows, 16.31 KiB in 0.001029763 sec., 164115 rows/sec., 15.47 MiB/sec. | ||
2492 | 2023.12.14 12:55:32.952770 [ 3 ] {96d8159f-96ee-4389-b9d7-879d7bb2cda5} <Debug> DynamicQueryHandler: Done processing query | ||
2493 | 2023.12.14 12:55:32.952793 [ 3 ] {96d8159f-96ee-4389-b9d7-879d7bb2cda5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2494 | 2023.12.14 12:55:32.952809 [ 3 ] {} <Debug> HTTP-Session: 04ba811a-308f-4a19-be5f-b8b7023c9041 Destroying unnamed session | ||
2495 | 2023.12.14 12:55:32.952915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2496 | 2023.12.14 12:55:32.952959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2497 | 2023.12.14 12:55:32.952978 [ 3 ] {} <Debug> HTTP-Session: 801679dc-6944-4f64-9255-1f19e00ed9dd Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2498 | 2023.12.14 12:55:32.952994 [ 3 ] {} <Debug> HTTP-Session: 801679dc-6944-4f64-9255-1f19e00ed9dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2499 | 2023.12.14 12:55:32.953062 [ 3 ] {2a7acbf4-2b65-42a1-9c3e-6634fa063e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2500 | 2023.12.14 12:55:32.953100 [ 3 ] {2a7acbf4-2b65-42a1-9c3e-6634fa063e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2501 | 2023.12.14 12:55:32.953203 [ 3 ] {2a7acbf4-2b65-42a1-9c3e-6634fa063e4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2502 | 2023.12.14 12:55:32.953440 [ 3 ] {2a7acbf4-2b65-42a1-9c3e-6634fa063e4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2503 | 2023.12.14 12:55:32.953638 [ 3 ] {2a7acbf4-2b65-42a1-9c3e-6634fa063e4c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2504 | 2023.12.14 12:55:32.953786 [ 3 ] {2a7acbf4-2b65-42a1-9c3e-6634fa063e4c} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2505 | 2023.12.14 12:55:32.953912 [ 3 ] {2a7acbf4-2b65-42a1-9c3e-6634fa063e4c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000820268 sec., 2438 rows/sec., 170.25 KiB/sec. | ||
2506 | 2023.12.14 12:55:32.954057 [ 3 ] {2a7acbf4-2b65-42a1-9c3e-6634fa063e4c} <Debug> DynamicQueryHandler: Done processing query | ||
2507 | 2023.12.14 12:55:32.954083 [ 3 ] {2a7acbf4-2b65-42a1-9c3e-6634fa063e4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2508 | 2023.12.14 12:55:32.954100 [ 3 ] {} <Debug> HTTP-Session: 801679dc-6944-4f64-9255-1f19e00ed9dd Destroying unnamed session | ||
2509 | 2023.12.14 12:55:32.954221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 11889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2510 | 2023.12.14 12:55:32.954266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2511 | 2023.12.14 12:55:32.954285 [ 3 ] {} <Debug> HTTP-Session: d5c0f2a0-4ca0-418b-a0bc-7f90470e224b Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2512 | 2023.12.14 12:55:32.954303 [ 3 ] {} <Debug> HTTP-Session: d5c0f2a0-4ca0-418b-a0bc-7f90470e224b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2513 | 2023.12.14 12:55:32.954375 [ 3 ] {59e0a89d-401e-4cf2-8cc0-fb7c2d2b91d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2514 | 2023.12.14 12:55:32.954414 [ 3 ] {59e0a89d-401e-4cf2-8cc0-fb7c2d2b91d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2515 | 2023.12.14 12:55:32.954525 [ 3 ] {59e0a89d-401e-4cf2-8cc0-fb7c2d2b91d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2516 | 2023.12.14 12:55:32.954817 [ 3 ] {59e0a89d-401e-4cf2-8cc0-fb7c2d2b91d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2517 | 2023.12.14 12:55:32.955025 [ 3 ] {59e0a89d-401e-4cf2-8cc0-fb7c2d2b91d9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2518 | 2023.12.14 12:55:32.955172 [ 3 ] {59e0a89d-401e-4cf2-8cc0-fb7c2d2b91d9} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2519 | 2023.12.14 12:55:32.955301 [ 3 ] {59e0a89d-401e-4cf2-8cc0-fb7c2d2b91d9} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.00088999 sec., 78652 rows/sec., 6.13 MiB/sec. | ||
2520 | 2023.12.14 12:55:32.955423 [ 3 ] {59e0a89d-401e-4cf2-8cc0-fb7c2d2b91d9} <Debug> DynamicQueryHandler: Done processing query | ||
2521 | 2023.12.14 12:55:32.955447 [ 3 ] {59e0a89d-401e-4cf2-8cc0-fb7c2d2b91d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2522 | 2023.12.14 12:55:32.955463 [ 3 ] {} <Debug> HTTP-Session: d5c0f2a0-4ca0-418b-a0bc-7f90470e224b Destroying unnamed session | ||
2523 | 2023.12.14 12:55:32.955569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2524 | 2023.12.14 12:55:32.955612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2525 | 2023.12.14 12:55:32.955631 [ 3 ] {} <Debug> HTTP-Session: b5bffb4f-e461-4c50-8802-5fb659c1a432 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2526 | 2023.12.14 12:55:32.955648 [ 3 ] {} <Debug> HTTP-Session: b5bffb4f-e461-4c50-8802-5fb659c1a432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2527 | 2023.12.14 12:55:32.955718 [ 3 ] {3f3bdc17-a0c2-4b2a-82e1-75ebbdc83bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2528 | 2023.12.14 12:55:32.955760 [ 3 ] {3f3bdc17-a0c2-4b2a-82e1-75ebbdc83bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2529 | 2023.12.14 12:55:32.955880 [ 3 ] {3f3bdc17-a0c2-4b2a-82e1-75ebbdc83bf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2530 | 2023.12.14 12:55:32.956153 [ 3 ] {3f3bdc17-a0c2-4b2a-82e1-75ebbdc83bf0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2531 | 2023.12.14 12:55:32.956410 [ 3 ] {3f3bdc17-a0c2-4b2a-82e1-75ebbdc83bf0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2532 | 2023.12.14 12:55:32.956593 [ 3 ] {3f3bdc17-a0c2-4b2a-82e1-75ebbdc83bf0} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2533 | 2023.12.14 12:55:32.956726 [ 3 ] {3f3bdc17-a0c2-4b2a-82e1-75ebbdc83bf0} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000978582 sec., 37809 rows/sec., 2.67 MiB/sec. | ||
2534 | 2023.12.14 12:55:32.956863 [ 3 ] {3f3bdc17-a0c2-4b2a-82e1-75ebbdc83bf0} <Debug> DynamicQueryHandler: Done processing query | ||
2535 | 2023.12.14 12:55:32.956887 [ 3 ] {3f3bdc17-a0c2-4b2a-82e1-75ebbdc83bf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2536 | 2023.12.14 12:55:32.956903 [ 3 ] {} <Debug> HTTP-Session: b5bffb4f-e461-4c50-8802-5fb659c1a432 Destroying unnamed session | ||
2537 | 2023.12.14 12:55:32.957071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2538 | 2023.12.14 12:55:32.957116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2539 | 2023.12.14 12:55:32.957135 [ 3 ] {} <Debug> HTTP-Session: 25be8d43-ee36-428c-92e7-c02b3f57a522 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2540 | 2023.12.14 12:55:32.957151 [ 3 ] {} <Debug> HTTP-Session: 25be8d43-ee36-428c-92e7-c02b3f57a522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2541 | 2023.12.14 12:55:32.957232 [ 3 ] {4207b452-5abf-4cc2-8cdc-87bfa1135121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2542 | 2023.12.14 12:55:32.957275 [ 3 ] {4207b452-5abf-4cc2-8cdc-87bfa1135121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2543 | 2023.12.14 12:55:32.957414 [ 3 ] {4207b452-5abf-4cc2-8cdc-87bfa1135121} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2544 | 2023.12.14 12:55:32.957890 [ 3 ] {4207b452-5abf-4cc2-8cdc-87bfa1135121} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2545 | 2023.12.14 12:55:32.958182 [ 3 ] {4207b452-5abf-4cc2-8cdc-87bfa1135121} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2546 | 2023.12.14 12:55:32.958357 [ 3 ] {4207b452-5abf-4cc2-8cdc-87bfa1135121} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2547 | 2023.12.14 12:55:32.958487 [ 3 ] {4207b452-5abf-4cc2-8cdc-87bfa1135121} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001221667 sec., 36016 rows/sec., 48.60 MiB/sec. | ||
2548 | 2023.12.14 12:55:32.958661 [ 3 ] {4207b452-5abf-4cc2-8cdc-87bfa1135121} <Debug> DynamicQueryHandler: Done processing query | ||
2549 | 2023.12.14 12:55:32.958685 [ 3 ] {4207b452-5abf-4cc2-8cdc-87bfa1135121} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2550 | 2023.12.14 12:55:32.958701 [ 3 ] {} <Debug> HTTP-Session: 25be8d43-ee36-428c-92e7-c02b3f57a522 Destroying unnamed session | ||
2551 | 2023.12.14 12:55:42.946251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2552 | 2023.12.14 12:55:42.946386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2553 | 2023.12.14 12:55:42.946417 [ 3 ] {} <Debug> HTTP-Session: 87685382-ca94-4a7b-a3e4-d83f408dd0fa Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2554 | 2023.12.14 12:55:42.946445 [ 3 ] {} <Debug> HTTP-Session: 87685382-ca94-4a7b-a3e4-d83f408dd0fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2555 | 2023.12.14 12:55:42.946585 [ 3 ] {944109c3-25a7-4109-be45-b7daf1b5312a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2556 | 2023.12.14 12:55:42.946648 [ 3 ] {944109c3-25a7-4109-be45-b7daf1b5312a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2557 | 2023.12.14 12:55:42.946810 [ 3 ] {944109c3-25a7-4109-be45-b7daf1b5312a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2558 | 2023.12.14 12:55:42.947232 [ 3 ] {944109c3-25a7-4109-be45-b7daf1b5312a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2559 | 2023.12.14 12:55:42.947503 [ 3 ] {944109c3-25a7-4109-be45-b7daf1b5312a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2560 | 2023.12.14 12:55:42.947667 [ 3 ] {944109c3-25a7-4109-be45-b7daf1b5312a} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2561 | 2023.12.14 12:55:42.947795 [ 3 ] {944109c3-25a7-4109-be45-b7daf1b5312a} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001173537 sec., 37493 rows/sec., 2.97 MiB/sec. | ||
2562 | 2023.12.14 12:55:42.947821 [ 147 ] {} <Debug> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
2563 | 2023.12.14 12:55:42.947945 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2564 | 2023.12.14 12:55:42.947987 [ 3 ] {944109c3-25a7-4109-be45-b7daf1b5312a} <Debug> DynamicQueryHandler: Done processing query | ||
2565 | 2023.12.14 12:55:42.948032 [ 3 ] {944109c3-25a7-4109-be45-b7daf1b5312a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2566 | 2023.12.14 12:55:42.948044 [ 21 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
2567 | 2023.12.14 12:55:42.948064 [ 3 ] {} <Debug> HTTP-Session: 87685382-ca94-4a7b-a3e4-d83f408dd0fa Destroying unnamed session | ||
2568 | 2023.12.14 12:55:42.948152 [ 21 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2569 | 2023.12.14 12:55:42.948186 [ 21 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 44 rows starting from the beginning of the part | ||
2570 | 2023.12.14 12:55:42.948211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2571 | 2023.12.14 12:55:42.948266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2572 | 2023.12.14 12:55:42.948288 [ 3 ] {} <Debug> HTTP-Session: c500ce5f-93bb-47f2-811e-cc8c425b1c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2573 | 2023.12.14 12:55:42.948319 [ 3 ] {} <Debug> HTTP-Session: c500ce5f-93bb-47f2-811e-cc8c425b1c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2574 | 2023.12.14 12:55:42.948360 [ 21 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
2575 | 2023.12.14 12:55:42.948431 [ 3 ] {f85a516b-86c0-4678-9624-50369f74d33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2576 | 2023.12.14 12:55:42.948492 [ 3 ] {f85a516b-86c0-4678-9624-50369f74d33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2577 | 2023.12.14 12:55:42.948517 [ 21 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part | ||
2578 | 2023.12.14 12:55:42.948711 [ 21 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
2579 | 2023.12.14 12:55:42.948744 [ 3 ] {f85a516b-86c0-4678-9624-50369f74d33c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2580 | 2023.12.14 12:55:42.948845 [ 21 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
2581 | 2023.12.14 12:55:42.949153 [ 3 ] {f85a516b-86c0-4678-9624-50369f74d33c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2582 | 2023.12.14 12:55:42.949451 [ 3 ] {f85a516b-86c0-4678-9624-50369f74d33c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2583 | 2023.12.14 12:55:42.949582 [ 21 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001581795 sec., 139082.4980481036 rows/sec., 11.01 MiB/sec. | ||
2584 | 2023.12.14 12:55:42.949650 [ 3 ] {f85a516b-86c0-4678-9624-50369f74d33c} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2585 | 2023.12.14 12:55:42.949689 [ 21 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
2586 | 2023.12.14 12:55:42.949811 [ 3 ] {f85a516b-86c0-4678-9624-50369f74d33c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001343841 sec., 1488 rows/sec., 127.17 KiB/sec. | ||
2587 | 2023.12.14 12:55:42.949900 [ 21 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_18_4} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
2588 | 2023.12.14 12:55:42.949942 [ 3 ] {f85a516b-86c0-4678-9624-50369f74d33c} <Debug> DynamicQueryHandler: Done processing query | ||
2589 | 2023.12.14 12:55:42.949970 [ 21 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_18_4} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
2590 | 2023.12.14 12:55:42.949970 [ 3 ] {f85a516b-86c0-4678-9624-50369f74d33c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2591 | 2023.12.14 12:55:42.950000 [ 3 ] {} <Debug> HTTP-Session: c500ce5f-93bb-47f2-811e-cc8c425b1c9f Destroying unnamed session | ||
2592 | 2023.12.14 12:55:42.950199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2593 | 2023.12.14 12:55:42.950246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2594 | 2023.12.14 12:55:42.950265 [ 3 ] {} <Debug> HTTP-Session: bd08c55e-deb7-411e-8c0c-fadf3905064c Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2595 | 2023.12.14 12:55:42.950283 [ 3 ] {} <Debug> HTTP-Session: bd08c55e-deb7-411e-8c0c-fadf3905064c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2596 | 2023.12.14 12:55:42.950363 [ 3 ] {af05a83e-060c-4fc8-96ef-7e292f0b2f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2597 | 2023.12.14 12:55:42.950404 [ 3 ] {af05a83e-060c-4fc8-96ef-7e292f0b2f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2598 | 2023.12.14 12:55:42.950508 [ 3 ] {af05a83e-060c-4fc8-96ef-7e292f0b2f48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2599 | 2023.12.14 12:55:42.950863 [ 3 ] {af05a83e-060c-4fc8-96ef-7e292f0b2f48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2600 | 2023.12.14 12:55:42.951075 [ 3 ] {af05a83e-060c-4fc8-96ef-7e292f0b2f48} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2601 | 2023.12.14 12:55:42.951236 [ 3 ] {af05a83e-060c-4fc8-96ef-7e292f0b2f48} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2602 | 2023.12.14 12:55:42.951362 [ 3 ] {af05a83e-060c-4fc8-96ef-7e292f0b2f48} <Information> executeQuery: Read 133 rows, 13.21 KiB in 0.000970932 sec., 136981 rows/sec., 13.29 MiB/sec. | ||
2603 | 2023.12.14 12:55:42.951483 [ 3 ] {af05a83e-060c-4fc8-96ef-7e292f0b2f48} <Debug> DynamicQueryHandler: Done processing query | ||
2604 | 2023.12.14 12:55:42.951507 [ 3 ] {af05a83e-060c-4fc8-96ef-7e292f0b2f48} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2605 | 2023.12.14 12:55:42.951523 [ 3 ] {} <Debug> HTTP-Session: bd08c55e-deb7-411e-8c0c-fadf3905064c Destroying unnamed session | ||
2606 | 2023.12.14 12:55:42.951674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2607 | 2023.12.14 12:55:42.951719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2608 | 2023.12.14 12:55:42.951738 [ 3 ] {} <Debug> HTTP-Session: d6d6d1f0-084f-4cd8-a395-75dcdff42b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2609 | 2023.12.14 12:55:42.951754 [ 3 ] {} <Debug> HTTP-Session: d6d6d1f0-084f-4cd8-a395-75dcdff42b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2610 | 2023.12.14 12:55:42.951825 [ 3 ] {ebd9c362-d508-45ef-9fe1-dbd3fc8f5796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2611 | 2023.12.14 12:55:42.951864 [ 3 ] {ebd9c362-d508-45ef-9fe1-dbd3fc8f5796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2612 | 2023.12.14 12:55:42.951969 [ 3 ] {ebd9c362-d508-45ef-9fe1-dbd3fc8f5796} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2613 | 2023.12.14 12:55:42.952306 [ 3 ] {ebd9c362-d508-45ef-9fe1-dbd3fc8f5796} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2614 | 2023.12.14 12:55:42.952508 [ 3 ] {ebd9c362-d508-45ef-9fe1-dbd3fc8f5796} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2615 | 2023.12.14 12:55:42.952658 [ 3 ] {ebd9c362-d508-45ef-9fe1-dbd3fc8f5796} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2616 | 2023.12.14 12:55:42.952781 [ 3 ] {ebd9c362-d508-45ef-9fe1-dbd3fc8f5796} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000925471 sec., 2161 rows/sec., 150.89 KiB/sec. | ||
2617 | 2023.12.14 12:55:42.952924 [ 3 ] {ebd9c362-d508-45ef-9fe1-dbd3fc8f5796} <Debug> DynamicQueryHandler: Done processing query | ||
2618 | 2023.12.14 12:55:42.952949 [ 3 ] {ebd9c362-d508-45ef-9fe1-dbd3fc8f5796} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2619 | 2023.12.14 12:55:42.952965 [ 3 ] {} <Debug> HTTP-Session: d6d6d1f0-084f-4cd8-a395-75dcdff42b65 Destroying unnamed session | ||
2620 | 2023.12.14 12:55:42.953085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2621 | 2023.12.14 12:55:42.953131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2622 | 2023.12.14 12:55:42.953150 [ 3 ] {} <Debug> HTTP-Session: e624ac40-1275-4d9c-ab2b-ca2cf75072d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2623 | 2023.12.14 12:55:42.953167 [ 3 ] {} <Debug> HTTP-Session: e624ac40-1275-4d9c-ab2b-ca2cf75072d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2624 | 2023.12.14 12:55:42.953243 [ 3 ] {fcd8bd62-d6cf-4a79-8e03-e3d577f519fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2625 | 2023.12.14 12:55:42.953283 [ 3 ] {fcd8bd62-d6cf-4a79-8e03-e3d577f519fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2626 | 2023.12.14 12:55:42.953389 [ 3 ] {fcd8bd62-d6cf-4a79-8e03-e3d577f519fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2627 | 2023.12.14 12:55:42.953705 [ 3 ] {fcd8bd62-d6cf-4a79-8e03-e3d577f519fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2628 | 2023.12.14 12:55:42.953916 [ 3 ] {fcd8bd62-d6cf-4a79-8e03-e3d577f519fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2629 | 2023.12.14 12:55:42.954071 [ 3 ] {fcd8bd62-d6cf-4a79-8e03-e3d577f519fe} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2630 | 2023.12.14 12:55:42.954207 [ 3 ] {fcd8bd62-d6cf-4a79-8e03-e3d577f519fe} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.000928081 sec., 49564 rows/sec., 3.88 MiB/sec. | ||
2631 | 2023.12.14 12:55:42.954354 [ 3 ] {fcd8bd62-d6cf-4a79-8e03-e3d577f519fe} <Debug> DynamicQueryHandler: Done processing query | ||
2632 | 2023.12.14 12:55:42.954381 [ 3 ] {fcd8bd62-d6cf-4a79-8e03-e3d577f519fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2633 | 2023.12.14 12:55:42.954397 [ 3 ] {} <Debug> HTTP-Session: e624ac40-1275-4d9c-ab2b-ca2cf75072d8 Destroying unnamed session | ||
2634 | 2023.12.14 12:55:42.954504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2635 | 2023.12.14 12:55:42.954550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2636 | 2023.12.14 12:55:42.954571 [ 3 ] {} <Debug> HTTP-Session: 9fb3e37b-59ba-4a0c-8796-0c5b9c463bb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2637 | 2023.12.14 12:55:42.954588 [ 3 ] {} <Debug> HTTP-Session: 9fb3e37b-59ba-4a0c-8796-0c5b9c463bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2638 | 2023.12.14 12:55:42.954657 [ 3 ] {ee6acba8-b713-4afb-9a19-4aef52ac842e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2639 | 2023.12.14 12:55:42.954702 [ 3 ] {ee6acba8-b713-4afb-9a19-4aef52ac842e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2640 | 2023.12.14 12:55:42.954829 [ 3 ] {ee6acba8-b713-4afb-9a19-4aef52ac842e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2641 | 2023.12.14 12:55:42.955105 [ 3 ] {ee6acba8-b713-4afb-9a19-4aef52ac842e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2642 | 2023.12.14 12:55:42.955359 [ 3 ] {ee6acba8-b713-4afb-9a19-4aef52ac842e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2643 | 2023.12.14 12:55:42.955541 [ 3 ] {ee6acba8-b713-4afb-9a19-4aef52ac842e} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2644 | 2023.12.14 12:55:42.955657 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2645 | 2023.12.14 12:55:42.955674 [ 3 ] {ee6acba8-b713-4afb-9a19-4aef52ac842e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000985832 sec., 1014 rows/sec., 71.32 KiB/sec. | ||
2646 | 2023.12.14 12:55:42.955719 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2647 | 2023.12.14 12:55:42.955912 [ 13 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2648 | 2023.12.14 12:55:42.955942 [ 3 ] {ee6acba8-b713-4afb-9a19-4aef52ac842e} <Debug> DynamicQueryHandler: Done processing query | ||
2649 | 2023.12.14 12:55:42.955988 [ 3 ] {ee6acba8-b713-4afb-9a19-4aef52ac842e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2650 | 2023.12.14 12:55:42.956023 [ 3 ] {} <Debug> HTTP-Session: 9fb3e37b-59ba-4a0c-8796-0c5b9c463bb3 Destroying unnamed session | ||
2651 | 2023.12.14 12:55:42.956083 [ 13 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2652 | 2023.12.14 12:55:42.956121 [ 13 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 293 rows starting from the beginning of the part | ||
2653 | 2023.12.14 12:55:42.956258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2654 | 2023.12.14 12:55:42.956316 [ 13 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
2655 | 2023.12.14 12:55:42.956339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2656 | 2023.12.14 12:55:42.956393 [ 3 ] {} <Debug> HTTP-Session: 75d4765b-30cc-4053-9d2f-73eb6328f34e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2657 | 2023.12.14 12:55:42.956434 [ 3 ] {} <Debug> HTTP-Session: 75d4765b-30cc-4053-9d2f-73eb6328f34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2658 | 2023.12.14 12:55:42.956562 [ 13 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
2659 | 2023.12.14 12:55:42.956654 [ 3 ] {c5b2114a-af1a-4cfd-b4b5-728fdadcc774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2660 | 2023.12.14 12:55:42.956797 [ 3 ] {c5b2114a-af1a-4cfd-b4b5-728fdadcc774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2661 | 2023.12.14 12:55:42.956814 [ 13 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
2662 | 2023.12.14 12:55:42.957144 [ 13 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part | ||
2663 | 2023.12.14 12:55:42.957415 [ 3 ] {c5b2114a-af1a-4cfd-b4b5-728fdadcc774} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2664 | 2023.12.14 12:55:42.957427 [ 13 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
2665 | 2023.12.14 12:55:42.958505 [ 3 ] {c5b2114a-af1a-4cfd-b4b5-728fdadcc774} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2666 | 2023.12.14 12:55:42.959090 [ 20 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 5 columns (5 merged, 0 gathered) in 0.003285055 sec., 112631.29536643984 rows/sec., 7.94 MiB/sec. | ||
2667 | 2023.12.14 12:55:42.959183 [ 3 ] {c5b2114a-af1a-4cfd-b4b5-728fdadcc774} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2668 | 2023.12.14 12:55:42.959274 [ 13 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2669 | 2023.12.14 12:55:42.959491 [ 3 ] {c5b2114a-af1a-4cfd-b4b5-728fdadcc774} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2670 | 2023.12.14 12:55:42.959575 [ 13 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2671 | 2023.12.14 12:55:42.959702 [ 3 ] {c5b2114a-af1a-4cfd-b4b5-728fdadcc774} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.002991908 sec., 14706 rows/sec., 19.85 MiB/sec. | ||
2672 | 2023.12.14 12:55:42.959729 [ 13 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2673 | 2023.12.14 12:55:42.960006 [ 3 ] {c5b2114a-af1a-4cfd-b4b5-728fdadcc774} <Debug> DynamicQueryHandler: Done processing query | ||
2674 | 2023.12.14 12:55:42.960034 [ 3 ] {c5b2114a-af1a-4cfd-b4b5-728fdadcc774} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2675 | 2023.12.14 12:55:42.960052 [ 3 ] {} <Debug> HTTP-Session: 75d4765b-30cc-4053-9d2f-73eb6328f34e Destroying unnamed session | ||
2676 | 2023.12.14 12:55:47.889182 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2677 | 2023.12.14 12:55:47.889247 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2678 | 2023.12.14 12:55:52.945588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2679 | 2023.12.14 12:55:52.945721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2680 | 2023.12.14 12:55:52.945752 [ 3 ] {} <Debug> HTTP-Session: cb81fcbf-e699-4cee-87db-d680f6a8afea Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2681 | 2023.12.14 12:55:52.945779 [ 3 ] {} <Debug> HTTP-Session: cb81fcbf-e699-4cee-87db-d680f6a8afea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2682 | 2023.12.14 12:55:52.945918 [ 3 ] {fc9a861f-6fe8-44cd-9209-e8f8ae9d50d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2683 | 2023.12.14 12:55:52.945986 [ 3 ] {fc9a861f-6fe8-44cd-9209-e8f8ae9d50d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2684 | 2023.12.14 12:55:52.946159 [ 3 ] {fc9a861f-6fe8-44cd-9209-e8f8ae9d50d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2685 | 2023.12.14 12:55:52.946672 [ 3 ] {fc9a861f-6fe8-44cd-9209-e8f8ae9d50d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2686 | 2023.12.14 12:55:52.946956 [ 3 ] {fc9a861f-6fe8-44cd-9209-e8f8ae9d50d8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2687 | 2023.12.14 12:55:52.947127 [ 3 ] {fc9a861f-6fe8-44cd-9209-e8f8ae9d50d8} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2688 | 2023.12.14 12:55:52.947250 [ 3 ] {fc9a861f-6fe8-44cd-9209-e8f8ae9d50d8} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00129252 sec., 34042 rows/sec., 2.69 MiB/sec. | ||
2689 | 2023.12.14 12:55:52.947409 [ 3 ] {fc9a861f-6fe8-44cd-9209-e8f8ae9d50d8} <Debug> DynamicQueryHandler: Done processing query | ||
2690 | 2023.12.14 12:55:52.947436 [ 3 ] {fc9a861f-6fe8-44cd-9209-e8f8ae9d50d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2691 | 2023.12.14 12:55:52.947452 [ 3 ] {} <Debug> HTTP-Session: cb81fcbf-e699-4cee-87db-d680f6a8afea Destroying unnamed session | ||
2692 | 2023.12.14 12:55:52.947589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2693 | 2023.12.14 12:55:52.947642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2694 | 2023.12.14 12:55:52.947663 [ 3 ] {} <Debug> HTTP-Session: 2f83423a-315f-4c83-aa53-d3169fe1df2f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2695 | 2023.12.14 12:55:52.947681 [ 3 ] {} <Debug> HTTP-Session: 2f83423a-315f-4c83-aa53-d3169fe1df2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2696 | 2023.12.14 12:55:52.947764 [ 3 ] {bed2fe28-ac79-46f7-9bdb-1a34849a9b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2697 | 2023.12.14 12:55:52.947806 [ 3 ] {bed2fe28-ac79-46f7-9bdb-1a34849a9b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2698 | 2023.12.14 12:55:52.947914 [ 3 ] {bed2fe28-ac79-46f7-9bdb-1a34849a9b59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2699 | 2023.12.14 12:55:52.948310 [ 3 ] {bed2fe28-ac79-46f7-9bdb-1a34849a9b59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2700 | 2023.12.14 12:55:52.948535 [ 3 ] {bed2fe28-ac79-46f7-9bdb-1a34849a9b59} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2701 | 2023.12.14 12:55:52.948687 [ 3 ] {bed2fe28-ac79-46f7-9bdb-1a34849a9b59} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2702 | 2023.12.14 12:55:52.948811 [ 3 ] {bed2fe28-ac79-46f7-9bdb-1a34849a9b59} <Information> executeQuery: Read 132 rows, 13.13 KiB in 0.001014493 sec., 130114 rows/sec., 12.64 MiB/sec. | ||
2703 | 2023.12.14 12:55:52.948936 [ 3 ] {bed2fe28-ac79-46f7-9bdb-1a34849a9b59} <Debug> DynamicQueryHandler: Done processing query | ||
2704 | 2023.12.14 12:55:52.948960 [ 3 ] {bed2fe28-ac79-46f7-9bdb-1a34849a9b59} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2705 | 2023.12.14 12:55:52.948976 [ 3 ] {} <Debug> HTTP-Session: 2f83423a-315f-4c83-aa53-d3169fe1df2f Destroying unnamed session | ||
2706 | 2023.12.14 12:55:52.949106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2707 | 2023.12.14 12:55:52.949154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2708 | 2023.12.14 12:55:52.949174 [ 3 ] {} <Debug> HTTP-Session: 5bdbe841-cd5a-494d-a2a0-1e9f433320ef Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2709 | 2023.12.14 12:55:52.949191 [ 3 ] {} <Debug> HTTP-Session: 5bdbe841-cd5a-494d-a2a0-1e9f433320ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2710 | 2023.12.14 12:55:52.949264 [ 3 ] {452ee512-1a08-4993-91dc-308e6fd6167a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2711 | 2023.12.14 12:55:52.949303 [ 3 ] {452ee512-1a08-4993-91dc-308e6fd6167a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2712 | 2023.12.14 12:55:52.949409 [ 3 ] {452ee512-1a08-4993-91dc-308e6fd6167a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2713 | 2023.12.14 12:55:52.949716 [ 3 ] {452ee512-1a08-4993-91dc-308e6fd6167a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2714 | 2023.12.14 12:55:52.949928 [ 3 ] {452ee512-1a08-4993-91dc-308e6fd6167a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2715 | 2023.12.14 12:55:52.950085 [ 3 ] {452ee512-1a08-4993-91dc-308e6fd6167a} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2716 | 2023.12.14 12:55:52.950191 [ 3 ] {452ee512-1a08-4993-91dc-308e6fd6167a} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.00089932 sec., 48925 rows/sec., 3.83 MiB/sec. | ||
2717 | 2023.12.14 12:55:52.950402 [ 3 ] {452ee512-1a08-4993-91dc-308e6fd6167a} <Debug> DynamicQueryHandler: Done processing query | ||
2718 | 2023.12.14 12:55:52.950427 [ 3 ] {452ee512-1a08-4993-91dc-308e6fd6167a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2719 | 2023.12.14 12:55:52.950444 [ 3 ] {} <Debug> HTTP-Session: 5bdbe841-cd5a-494d-a2a0-1e9f433320ef Destroying unnamed session | ||
2720 | 2023.12.14 12:55:52.950649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2721 | 2023.12.14 12:55:52.950696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2722 | 2023.12.14 12:55:52.950716 [ 3 ] {} <Debug> HTTP-Session: e4a05165-ec22-42ab-aef9-a7d64f272940 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2723 | 2023.12.14 12:55:52.950732 [ 3 ] {} <Debug> HTTP-Session: e4a05165-ec22-42ab-aef9-a7d64f272940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2724 | 2023.12.14 12:55:52.950826 [ 3 ] {bfa46e6c-3ec5-4095-bf27-7fdd897292fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2725 | 2023.12.14 12:55:52.950874 [ 3 ] {bfa46e6c-3ec5-4095-bf27-7fdd897292fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2726 | 2023.12.14 12:55:52.951026 [ 3 ] {bfa46e6c-3ec5-4095-bf27-7fdd897292fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2727 | 2023.12.14 12:55:52.951514 [ 3 ] {bfa46e6c-3ec5-4095-bf27-7fdd897292fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2728 | 2023.12.14 12:55:52.951848 [ 3 ] {bfa46e6c-3ec5-4095-bf27-7fdd897292fe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2729 | 2023.12.14 12:55:52.952028 [ 3 ] {bfa46e6c-3ec5-4095-bf27-7fdd897292fe} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2730 | 2023.12.14 12:55:52.952162 [ 3 ] {bfa46e6c-3ec5-4095-bf27-7fdd897292fe} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00130592 sec., 33692 rows/sec., 45.47 MiB/sec. | ||
2731 | 2023.12.14 12:55:52.952365 [ 3 ] {bfa46e6c-3ec5-4095-bf27-7fdd897292fe} <Debug> DynamicQueryHandler: Done processing query | ||
2732 | 2023.12.14 12:55:52.952389 [ 3 ] {bfa46e6c-3ec5-4095-bf27-7fdd897292fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2733 | 2023.12.14 12:55:52.952405 [ 3 ] {} <Debug> HTTP-Session: e4a05165-ec22-42ab-aef9-a7d64f272940 Destroying unnamed session | ||
2734 | 2023.12.14 12:56:02.889299 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2735 | 2023.12.14 12:56:02.889369 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2736 | 2023.12.14 12:56:02.947403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2737 | 2023.12.14 12:56:02.947544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2738 | 2023.12.14 12:56:02.947580 [ 3 ] {} <Debug> HTTP-Session: ea3f9764-c24c-4d55-aba3-16e0cbaa71f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2739 | 2023.12.14 12:56:02.947612 [ 3 ] {} <Debug> HTTP-Session: ea3f9764-c24c-4d55-aba3-16e0cbaa71f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2740 | 2023.12.14 12:56:02.947772 [ 3 ] {ff31e3b7-9e89-48a1-bb7e-4da34b6e48e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2741 | 2023.12.14 12:56:02.947851 [ 3 ] {ff31e3b7-9e89-48a1-bb7e-4da34b6e48e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2742 | 2023.12.14 12:56:02.948052 [ 3 ] {ff31e3b7-9e89-48a1-bb7e-4da34b6e48e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2743 | 2023.12.14 12:56:02.948582 [ 3 ] {ff31e3b7-9e89-48a1-bb7e-4da34b6e48e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2744 | 2023.12.14 12:56:02.948851 [ 3 ] {ff31e3b7-9e89-48a1-bb7e-4da34b6e48e4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2745 | 2023.12.14 12:56:02.949022 [ 3 ] {ff31e3b7-9e89-48a1-bb7e-4da34b6e48e4} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2746 | 2023.12.14 12:56:02.949156 [ 3 ] {ff31e3b7-9e89-48a1-bb7e-4da34b6e48e4} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00133791 sec., 32887 rows/sec., 2.60 MiB/sec. | ||
2747 | 2023.12.14 12:56:02.949315 [ 3 ] {ff31e3b7-9e89-48a1-bb7e-4da34b6e48e4} <Debug> DynamicQueryHandler: Done processing query | ||
2748 | 2023.12.14 12:56:02.949341 [ 3 ] {ff31e3b7-9e89-48a1-bb7e-4da34b6e48e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2749 | 2023.12.14 12:56:02.949357 [ 3 ] {} <Debug> HTTP-Session: ea3f9764-c24c-4d55-aba3-16e0cbaa71f7 Destroying unnamed session | ||
2750 | 2023.12.14 12:56:02.949532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 26470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2751 | 2023.12.14 12:56:02.949583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2752 | 2023.12.14 12:56:02.949604 [ 3 ] {} <Debug> HTTP-Session: 8919dbd3-c4f1-406b-b656-c5a12f00ef09 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2753 | 2023.12.14 12:56:02.949622 [ 3 ] {} <Debug> HTTP-Session: 8919dbd3-c4f1-406b-b656-c5a12f00ef09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2754 | 2023.12.14 12:56:02.949704 [ 3 ] {9a2c4eb2-1599-4564-8bc8-9b954240e33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2755 | 2023.12.14 12:56:02.949745 [ 3 ] {9a2c4eb2-1599-4564-8bc8-9b954240e33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2756 | 2023.12.14 12:56:02.949852 [ 3 ] {9a2c4eb2-1599-4564-8bc8-9b954240e33e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2757 | 2023.12.14 12:56:02.950270 [ 3 ] {9a2c4eb2-1599-4564-8bc8-9b954240e33e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2758 | 2023.12.14 12:56:02.950496 [ 3 ] {9a2c4eb2-1599-4564-8bc8-9b954240e33e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2759 | 2023.12.14 12:56:02.950655 [ 3 ] {9a2c4eb2-1599-4564-8bc8-9b954240e33e} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2760 | 2023.12.14 12:56:02.950779 [ 3 ] {9a2c4eb2-1599-4564-8bc8-9b954240e33e} <Information> executeQuery: Read 168 rows, 16.22 KiB in 0.001046514 sec., 160532 rows/sec., 15.14 MiB/sec. | ||
2761 | 2023.12.14 12:56:02.950931 [ 3 ] {9a2c4eb2-1599-4564-8bc8-9b954240e33e} <Debug> DynamicQueryHandler: Done processing query | ||
2762 | 2023.12.14 12:56:02.950956 [ 3 ] {9a2c4eb2-1599-4564-8bc8-9b954240e33e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2763 | 2023.12.14 12:56:02.950972 [ 3 ] {} <Debug> HTTP-Session: 8919dbd3-c4f1-406b-b656-c5a12f00ef09 Destroying unnamed session | ||
2764 | 2023.12.14 12:56:02.951114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 11546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2765 | 2023.12.14 12:56:02.951161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2766 | 2023.12.14 12:56:02.951181 [ 3 ] {} <Debug> HTTP-Session: 6fb4ea34-cf0c-4878-b6da-86f8d2d08188 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2767 | 2023.12.14 12:56:02.951199 [ 3 ] {} <Debug> HTTP-Session: 6fb4ea34-cf0c-4878-b6da-86f8d2d08188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2768 | 2023.12.14 12:56:02.951274 [ 3 ] {50d65378-3f05-40b0-bcc4-d3c164d219f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2769 | 2023.12.14 12:56:02.951312 [ 3 ] {50d65378-3f05-40b0-bcc4-d3c164d219f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2770 | 2023.12.14 12:56:02.951418 [ 3 ] {50d65378-3f05-40b0-bcc4-d3c164d219f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2771 | 2023.12.14 12:56:02.951735 [ 3 ] {50d65378-3f05-40b0-bcc4-d3c164d219f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2772 | 2023.12.14 12:56:02.951945 [ 3 ] {50d65378-3f05-40b0-bcc4-d3c164d219f5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2773 | 2023.12.14 12:56:02.952097 [ 3 ] {50d65378-3f05-40b0-bcc4-d3c164d219f5} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2774 | 2023.12.14 12:56:02.952231 [ 3 ] {50d65378-3f05-40b0-bcc4-d3c164d219f5} <Information> executeQuery: Read 68 rows, 5.42 KiB in 0.00092289 sec., 73681 rows/sec., 5.74 MiB/sec. | ||
2775 | 2023.12.14 12:56:02.952403 [ 3 ] {50d65378-3f05-40b0-bcc4-d3c164d219f5} <Debug> DynamicQueryHandler: Done processing query | ||
2776 | 2023.12.14 12:56:02.952428 [ 3 ] {50d65378-3f05-40b0-bcc4-d3c164d219f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
2777 | 2023.12.14 12:56:02.952445 [ 3 ] {} <Debug> HTTP-Session: 6fb4ea34-cf0c-4878-b6da-86f8d2d08188 Destroying unnamed session | ||
2778 | 2023.12.14 12:56:02.952613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2779 | 2023.12.14 12:56:02.952660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2780 | 2023.12.14 12:56:02.952679 [ 3 ] {} <Debug> HTTP-Session: 8a8f0679-61b1-492c-9653-cf742290328f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2781 | 2023.12.14 12:56:02.952695 [ 3 ] {} <Debug> HTTP-Session: 8a8f0679-61b1-492c-9653-cf742290328f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2782 | 2023.12.14 12:56:02.952768 [ 3 ] {b72c4abd-bbc1-497c-8ee8-d006244bbd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2783 | 2023.12.14 12:56:02.952812 [ 3 ] {b72c4abd-bbc1-497c-8ee8-d006244bbd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2784 | 2023.12.14 12:56:02.952943 [ 3 ] {b72c4abd-bbc1-497c-8ee8-d006244bbd13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2785 | 2023.12.14 12:56:02.953247 [ 3 ] {b72c4abd-bbc1-497c-8ee8-d006244bbd13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2786 | 2023.12.14 12:56:02.953530 [ 3 ] {b72c4abd-bbc1-497c-8ee8-d006244bbd13} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2787 | 2023.12.14 12:56:02.953708 [ 3 ] {b72c4abd-bbc1-497c-8ee8-d006244bbd13} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2788 | 2023.12.14 12:56:02.953832 [ 3 ] {b72c4abd-bbc1-497c-8ee8-d006244bbd13} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001030854 sec., 34922 rows/sec., 2.46 MiB/sec. | ||
2789 | 2023.12.14 12:56:02.953955 [ 3 ] {b72c4abd-bbc1-497c-8ee8-d006244bbd13} <Debug> DynamicQueryHandler: Done processing query | ||
2790 | 2023.12.14 12:56:02.953979 [ 3 ] {b72c4abd-bbc1-497c-8ee8-d006244bbd13} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2791 | 2023.12.14 12:56:02.953995 [ 3 ] {} <Debug> HTTP-Session: 8a8f0679-61b1-492c-9653-cf742290328f Destroying unnamed session | ||
2792 | 2023.12.14 12:56:02.954176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2793 | 2023.12.14 12:56:02.954222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2794 | 2023.12.14 12:56:02.954240 [ 3 ] {} <Debug> HTTP-Session: 7e8ec40a-bf41-4330-ac0d-f3e17fadc06d Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2795 | 2023.12.14 12:56:02.954257 [ 3 ] {} <Debug> HTTP-Session: 7e8ec40a-bf41-4330-ac0d-f3e17fadc06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2796 | 2023.12.14 12:56:02.954346 [ 3 ] {af35f33a-95a4-41d0-a39a-41fa0cc7d708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2797 | 2023.12.14 12:56:02.954390 [ 3 ] {af35f33a-95a4-41d0-a39a-41fa0cc7d708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2798 | 2023.12.14 12:56:02.954524 [ 3 ] {af35f33a-95a4-41d0-a39a-41fa0cc7d708} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2799 | 2023.12.14 12:56:02.955004 [ 3 ] {af35f33a-95a4-41d0-a39a-41fa0cc7d708} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.56 GiB. | ||
2800 | 2023.12.14 12:56:02.955312 [ 3 ] {af35f33a-95a4-41d0-a39a-41fa0cc7d708} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2801 | 2023.12.14 12:56:02.955492 [ 3 ] {af35f33a-95a4-41d0-a39a-41fa0cc7d708} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2802 | 2023.12.14 12:56:02.955625 [ 3 ] {af35f33a-95a4-41d0-a39a-41fa0cc7d708} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001245788 sec., 35319 rows/sec., 47.66 MiB/sec. | ||
2803 | 2023.12.14 12:56:02.955844 [ 3 ] {af35f33a-95a4-41d0-a39a-41fa0cc7d708} <Debug> DynamicQueryHandler: Done processing query | ||
2804 | 2023.12.14 12:56:02.955868 [ 3 ] {af35f33a-95a4-41d0-a39a-41fa0cc7d708} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2805 | 2023.12.14 12:56:02.955884 [ 3 ] {} <Debug> HTTP-Session: 7e8ec40a-bf41-4330-ac0d-f3e17fadc06d Destroying unnamed session | ||
2806 | 2023.12.14 12:56:12.946027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2807 | 2023.12.14 12:56:12.946148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2808 | 2023.12.14 12:56:12.946174 [ 3 ] {} <Debug> HTTP-Session: 5fe6230d-7688-4e23-a53e-6197327049e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2809 | 2023.12.14 12:56:12.946197 [ 3 ] {} <Debug> HTTP-Session: 5fe6230d-7688-4e23-a53e-6197327049e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2810 | 2023.12.14 12:56:12.946320 [ 3 ] {253c1a67-0a26-4ef7-a522-7db8302b9a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2811 | 2023.12.14 12:56:12.946378 [ 3 ] {253c1a67-0a26-4ef7-a522-7db8302b9a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2812 | 2023.12.14 12:56:12.946531 [ 3 ] {253c1a67-0a26-4ef7-a522-7db8302b9a89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2813 | 2023.12.14 12:56:12.946980 [ 3 ] {253c1a67-0a26-4ef7-a522-7db8302b9a89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2814 | 2023.12.14 12:56:12.947245 [ 3 ] {253c1a67-0a26-4ef7-a522-7db8302b9a89} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2815 | 2023.12.14 12:56:12.947409 [ 3 ] {253c1a67-0a26-4ef7-a522-7db8302b9a89} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2816 | 2023.12.14 12:56:12.947537 [ 3 ] {253c1a67-0a26-4ef7-a522-7db8302b9a89} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001183537 sec., 37176 rows/sec., 2.94 MiB/sec. | ||
2817 | 2023.12.14 12:56:12.947684 [ 3 ] {253c1a67-0a26-4ef7-a522-7db8302b9a89} <Debug> DynamicQueryHandler: Done processing query | ||
2818 | 2023.12.14 12:56:12.947711 [ 3 ] {253c1a67-0a26-4ef7-a522-7db8302b9a89} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2819 | 2023.12.14 12:56:12.947728 [ 3 ] {} <Debug> HTTP-Session: 5fe6230d-7688-4e23-a53e-6197327049e4 Destroying unnamed session | ||
2820 | 2023.12.14 12:56:12.947859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2821 | 2023.12.14 12:56:12.947907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2822 | 2023.12.14 12:56:12.947926 [ 3 ] {} <Debug> HTTP-Session: 8332f6e6-e5c3-4228-a602-a8e1cd824c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2823 | 2023.12.14 12:56:12.947943 [ 3 ] {} <Debug> HTTP-Session: 8332f6e6-e5c3-4228-a602-a8e1cd824c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2824 | 2023.12.14 12:56:12.948022 [ 3 ] {32d2b047-af0a-4d7d-88cc-8404ad898679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2825 | 2023.12.14 12:56:12.948062 [ 3 ] {32d2b047-af0a-4d7d-88cc-8404ad898679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2826 | 2023.12.14 12:56:12.948166 [ 3 ] {32d2b047-af0a-4d7d-88cc-8404ad898679} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2827 | 2023.12.14 12:56:12.948573 [ 3 ] {32d2b047-af0a-4d7d-88cc-8404ad898679} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2828 | 2023.12.14 12:56:12.948789 [ 3 ] {32d2b047-af0a-4d7d-88cc-8404ad898679} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2829 | 2023.12.14 12:56:12.948936 [ 3 ] {32d2b047-af0a-4d7d-88cc-8404ad898679} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2830 | 2023.12.14 12:56:12.949058 [ 3 ] {32d2b047-af0a-4d7d-88cc-8404ad898679} <Information> executeQuery: Read 132 rows, 13.13 KiB in 0.001002992 sec., 131606 rows/sec., 12.78 MiB/sec. | ||
2831 | 2023.12.14 12:56:12.949056 [ 171 ] {} <Debug> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2832 | 2023.12.14 12:56:12.949170 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2833 | 2023.12.14 12:56:12.949251 [ 3 ] {32d2b047-af0a-4d7d-88cc-8404ad898679} <Debug> DynamicQueryHandler: Done processing query | ||
2834 | 2023.12.14 12:56:12.949291 [ 3 ] {32d2b047-af0a-4d7d-88cc-8404ad898679} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2835 | 2023.12.14 12:56:12.949292 [ 13 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2836 | 2023.12.14 12:56:12.949313 [ 3 ] {} <Debug> HTTP-Session: 8332f6e6-e5c3-4228-a602-a8e1cd824c34 Destroying unnamed session | ||
2837 | 2023.12.14 12:56:12.949430 [ 13 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2838 | 2023.12.14 12:56:12.949466 [ 13 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 172 rows starting from the beginning of the part | ||
2839 | 2023.12.14 12:56:12.949542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2840 | 2023.12.14 12:56:12.949625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2841 | 2023.12.14 12:56:12.949630 [ 13 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 169 rows starting from the beginning of the part | ||
2842 | 2023.12.14 12:56:12.949656 [ 3 ] {} <Debug> HTTP-Session: b8918e49-ea57-44c5-a303-c851dd6e5191 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2843 | 2023.12.14 12:56:12.949707 [ 3 ] {} <Debug> HTTP-Session: b8918e49-ea57-44c5-a303-c851dd6e5191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2844 | 2023.12.14 12:56:12.949870 [ 13 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 133 rows starting from the beginning of the part | ||
2845 | 2023.12.14 12:56:12.949896 [ 3 ] {85b480f2-6f04-4b8b-9d1d-713a56b43a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2846 | 2023.12.14 12:56:12.949979 [ 3 ] {85b480f2-6f04-4b8b-9d1d-713a56b43a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2847 | 2023.12.14 12:56:12.950085 [ 13 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 132 rows starting from the beginning of the part | ||
2848 | 2023.12.14 12:56:12.950384 [ 13 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 168 rows starting from the beginning of the part | ||
2849 | 2023.12.14 12:56:12.950420 [ 3 ] {85b480f2-6f04-4b8b-9d1d-713a56b43a29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2850 | 2023.12.14 12:56:12.950600 [ 13 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 132 rows starting from the beginning of the part | ||
2851 | 2023.12.14 12:56:12.951059 [ 3 ] {85b480f2-6f04-4b8b-9d1d-713a56b43a29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2852 | 2023.12.14 12:56:12.951513 [ 3 ] {85b480f2-6f04-4b8b-9d1d-713a56b43a29} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2853 | 2023.12.14 12:56:12.951766 [ 3 ] {85b480f2-6f04-4b8b-9d1d-713a56b43a29} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2854 | 2023.12.14 12:56:12.951936 [ 171 ] {} <Debug> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2855 | 2023.12.14 12:56:12.952013 [ 3 ] {85b480f2-6f04-4b8b-9d1d-713a56b43a29} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.002038116 sec., 21588 rows/sec., 1.69 MiB/sec. | ||
2856 | 2023.12.14 12:56:12.952069 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2857 | 2023.12.14 12:56:12.952527 [ 13 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 4 columns (4 merged, 0 gathered) in 0.003276785 sec., 276490.5234856727 rows/sec., 26.40 MiB/sec. | ||
2858 | 2023.12.14 12:56:12.952577 [ 20 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2859 | 2023.12.14 12:56:12.952580 [ 3 ] {85b480f2-6f04-4b8b-9d1d-713a56b43a29} <Debug> DynamicQueryHandler: Done processing query | ||
2860 | 2023.12.14 12:56:12.952670 [ 3 ] {85b480f2-6f04-4b8b-9d1d-713a56b43a29} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2861 | 2023.12.14 12:56:12.952762 [ 3 ] {} <Debug> HTTP-Session: b8918e49-ea57-44c5-a303-c851dd6e5191 Destroying unnamed session | ||
2862 | 2023.12.14 12:56:12.952771 [ 12 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2863 | 2023.12.14 12:56:12.952822 [ 20 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2864 | 2023.12.14 12:56:12.952894 [ 20 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 94 rows starting from the beginning of the part | ||
2865 | 2023.12.14 12:56:12.953021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2866 | 2023.12.14 12:56:12.953142 [ 20 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::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 | ||
2867 | 2023.12.14 12:56:12.953161 [ 12 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2868 | 2023.12.14 12:56:12.953153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2869 | 2023.12.14 12:56:12.953256 [ 3 ] {} <Debug> HTTP-Session: 8f3e9823-9115-45fd-a915-35c83cdfb5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2870 | 2023.12.14 12:56:12.953297 [ 3 ] {} <Debug> HTTP-Session: 8f3e9823-9115-45fd-a915-35c83cdfb5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2871 | 2023.12.14 12:56:12.953355 [ 12 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_21_4} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2872 | 2023.12.14 12:56:12.953425 [ 20 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
2873 | 2023.12.14 12:56:12.953715 [ 3 ] {2ee3b504-39cd-4c8c-8556-8bf0892e259d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2874 | 2023.12.14 12:56:12.953737 [ 20 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
2875 | 2023.12.14 12:56:12.953844 [ 3 ] {2ee3b504-39cd-4c8c-8556-8bf0892e259d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2876 | 2023.12.14 12:56:12.954012 [ 20 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 68 rows starting from the beginning of the part | ||
2877 | 2023.12.14 12:56:12.954314 [ 20 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
2878 | 2023.12.14 12:56:12.954563 [ 3 ] {2ee3b504-39cd-4c8c-8556-8bf0892e259d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2879 | 2023.12.14 12:56:12.955697 [ 3 ] {2ee3b504-39cd-4c8c-8556-8bf0892e259d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2880 | 2023.12.14 12:56:12.955989 [ 10 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.00353993 sec., 103391.87498057871 rows/sec., 8.07 MiB/sec. | ||
2881 | 2023.12.14 12:56:12.956199 [ 10 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2882 | 2023.12.14 12:56:12.956325 [ 3 ] {2ee3b504-39cd-4c8c-8556-8bf0892e259d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2883 | 2023.12.14 12:56:12.956484 [ 10 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_21_4} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2884 | 2023.12.14 12:56:12.956597 [ 10 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_21_4} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2885 | 2023.12.14 12:56:12.956607 [ 3 ] {2ee3b504-39cd-4c8c-8556-8bf0892e259d} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2886 | 2023.12.14 12:56:12.956796 [ 171 ] {} <Debug> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2887 | 2023.12.14 12:56:12.956813 [ 3 ] {2ee3b504-39cd-4c8c-8556-8bf0892e259d} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.003037099 sec., 14487 rows/sec., 19.55 MiB/sec. | ||
2888 | 2023.12.14 12:56:12.956846 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2889 | 2023.12.14 12:56:12.957061 [ 13 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2890 | 2023.12.14 12:56:12.957181 [ 3 ] {2ee3b504-39cd-4c8c-8556-8bf0892e259d} <Debug> DynamicQueryHandler: Done processing query | ||
2891 | 2023.12.14 12:56:12.957228 [ 3 ] {2ee3b504-39cd-4c8c-8556-8bf0892e259d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2892 | 2023.12.14 12:56:12.957268 [ 13 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2893 | 2023.12.14 12:56:12.957277 [ 3 ] {} <Debug> HTTP-Session: 8f3e9823-9115-45fd-a915-35c83cdfb5b6 Destroying unnamed session | ||
2894 | 2023.12.14 12:56:12.957334 [ 13 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 679 rows starting from the beginning of the part | ||
2895 | 2023.12.14 12:56:12.957448 [ 13 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
2896 | 2023.12.14 12:56:12.957543 [ 13 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
2897 | 2023.12.14 12:56:12.957633 [ 13 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
2898 | 2023.12.14 12:56:12.957720 [ 13 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
2899 | 2023.12.14 12:56:12.957805 [ 13 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
2900 | 2023.12.14 12:56:12.960020 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 899 rows, containing 6 columns (6 merged, 0 gathered) in 0.003099311 sec., 290064.4691675021 rows/sec., 391.43 MiB/sec. | ||
2901 | 2023.12.14 12:56:12.960513 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2902 | 2023.12.14 12:56:12.960726 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2903 | 2023.12.14 12:56:12.960792 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2904 | 2023.12.14 12:56:12.960868 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 802688ff-ed7a-422d-8478-9454f969cd66::all_1_21_4: 4.16 MiB. | ||
2905 | 2023.12.14 12:56:17.889613 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2906 | 2023.12.14 12:56:17.889679 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2907 | 2023.12.14 12:56:22.945174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2908 | 2023.12.14 12:56:22.945294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2909 | 2023.12.14 12:56:22.945321 [ 3 ] {} <Debug> HTTP-Session: a71c5840-4e2a-43be-be15-14f72cdd7da8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2910 | 2023.12.14 12:56:22.945343 [ 3 ] {} <Debug> HTTP-Session: a71c5840-4e2a-43be-be15-14f72cdd7da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2911 | 2023.12.14 12:56:22.945468 [ 3 ] {ff5afb34-49e1-44b1-bdb4-b3d72a60baed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2912 | 2023.12.14 12:56:22.945528 [ 3 ] {ff5afb34-49e1-44b1-bdb4-b3d72a60baed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2913 | 2023.12.14 12:56:22.945697 [ 3 ] {ff5afb34-49e1-44b1-bdb4-b3d72a60baed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2914 | 2023.12.14 12:56:22.946136 [ 3 ] {ff5afb34-49e1-44b1-bdb4-b3d72a60baed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2915 | 2023.12.14 12:56:22.946417 [ 3 ] {ff5afb34-49e1-44b1-bdb4-b3d72a60baed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2916 | 2023.12.14 12:56:22.946582 [ 3 ] {ff5afb34-49e1-44b1-bdb4-b3d72a60baed} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2917 | 2023.12.14 12:56:22.946710 [ 3 ] {ff5afb34-49e1-44b1-bdb4-b3d72a60baed} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001206338 sec., 36474 rows/sec., 2.89 MiB/sec. | ||
2918 | 2023.12.14 12:56:22.946712 [ 169 ] {} <Debug> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
2919 | 2023.12.14 12:56:22.946787 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2920 | 2023.12.14 12:56:22.946882 [ 3 ] {ff5afb34-49e1-44b1-bdb4-b3d72a60baed} <Debug> DynamicQueryHandler: Done processing query | ||
2921 | 2023.12.14 12:56:22.946889 [ 13 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
2922 | 2023.12.14 12:56:22.946915 [ 3 ] {ff5afb34-49e1-44b1-bdb4-b3d72a60baed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2923 | 2023.12.14 12:56:22.946967 [ 3 ] {} <Debug> HTTP-Session: a71c5840-4e2a-43be-be15-14f72cdd7da8 Destroying unnamed session | ||
2924 | 2023.12.14 12:56:22.947044 [ 13 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2925 | 2023.12.14 12:56:22.947098 [ 13 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 44 rows starting from the beginning of the part | ||
2926 | 2023.12.14 12:56:22.947119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2927 | 2023.12.14 12:56:22.947201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2928 | 2023.12.14 12:56:22.947237 [ 3 ] {} <Debug> HTTP-Session: eb3aa7d4-c77a-4f8c-ae14-e7d9923b162a Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2929 | 2023.12.14 12:56:22.947281 [ 3 ] {} <Debug> HTTP-Session: eb3aa7d4-c77a-4f8c-ae14-e7d9923b162a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2930 | 2023.12.14 12:56:22.947338 [ 13 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
2931 | 2023.12.14 12:56:22.947463 [ 3 ] {1cb47219-0d7e-4a8f-8d33-88677a361453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
2932 | 2023.12.14 12:56:22.947521 [ 13 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
2933 | 2023.12.14 12:56:22.947560 [ 3 ] {1cb47219-0d7e-4a8f-8d33-88677a361453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2934 | 2023.12.14 12:56:22.947750 [ 13 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
2935 | 2023.12.14 12:56:22.948009 [ 13 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 44 rows starting from the beginning of the part | ||
2936 | 2023.12.14 12:56:22.948049 [ 3 ] {1cb47219-0d7e-4a8f-8d33-88677a361453} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2937 | 2023.12.14 12:56:22.948760 [ 3 ] {1cb47219-0d7e-4a8f-8d33-88677a361453} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2938 | 2023.12.14 12:56:22.949272 [ 3 ] {1cb47219-0d7e-4a8f-8d33-88677a361453} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2939 | 2023.12.14 12:56:22.949377 [ 16 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002530167 sec., 86950.78230014067 rows/sec., 6.88 MiB/sec. | ||
2940 | 2023.12.14 12:56:22.949505 [ 16 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
2941 | 2023.12.14 12:56:22.949507 [ 3 ] {1cb47219-0d7e-4a8f-8d33-88677a361453} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2942 | 2023.12.14 12:56:22.949656 [ 3 ] {1cb47219-0d7e-4a8f-8d33-88677a361453} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002124308 sec., 1882 rows/sec., 157.22 KiB/sec. | ||
2943 | 2023.12.14 12:56:22.949775 [ 16 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_22_5} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
2944 | 2023.12.14 12:56:22.949813 [ 3 ] {1cb47219-0d7e-4a8f-8d33-88677a361453} <Debug> DynamicQueryHandler: Done processing query | ||
2945 | 2023.12.14 12:56:22.949838 [ 3 ] {1cb47219-0d7e-4a8f-8d33-88677a361453} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2946 | 2023.12.14 12:56:22.949854 [ 16 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_22_5} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
2947 | 2023.12.14 12:56:22.949868 [ 3 ] {} <Debug> HTTP-Session: eb3aa7d4-c77a-4f8c-ae14-e7d9923b162a Destroying unnamed session | ||
2948 | 2023.12.14 12:56:22.950095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2949 | 2023.12.14 12:56:22.950144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2950 | 2023.12.14 12:56:22.950163 [ 3 ] {} <Debug> HTTP-Session: c25300e8-6669-4989-af8f-b5790c2d2f47 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2951 | 2023.12.14 12:56:22.950180 [ 3 ] {} <Debug> HTTP-Session: c25300e8-6669-4989-af8f-b5790c2d2f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2952 | 2023.12.14 12:56:22.950259 [ 3 ] {62a865f4-8688-402b-9a15-95bf04ba1a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2953 | 2023.12.14 12:56:22.950299 [ 3 ] {62a865f4-8688-402b-9a15-95bf04ba1a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2954 | 2023.12.14 12:56:22.950422 [ 3 ] {62a865f4-8688-402b-9a15-95bf04ba1a75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2955 | 2023.12.14 12:56:22.950790 [ 3 ] {62a865f4-8688-402b-9a15-95bf04ba1a75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2956 | 2023.12.14 12:56:22.951023 [ 3 ] {62a865f4-8688-402b-9a15-95bf04ba1a75} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2957 | 2023.12.14 12:56:22.951198 [ 3 ] {62a865f4-8688-402b-9a15-95bf04ba1a75} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2958 | 2023.12.14 12:56:22.951303 [ 3 ] {62a865f4-8688-402b-9a15-95bf04ba1a75} <Information> executeQuery: Read 134 rows, 13.30 KiB in 0.001014674 sec., 132062 rows/sec., 12.80 MiB/sec. | ||
2959 | 2023.12.14 12:56:22.951419 [ 3 ] {62a865f4-8688-402b-9a15-95bf04ba1a75} <Debug> DynamicQueryHandler: Done processing query | ||
2960 | 2023.12.14 12:56:22.951443 [ 3 ] {62a865f4-8688-402b-9a15-95bf04ba1a75} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2961 | 2023.12.14 12:56:22.951470 [ 3 ] {} <Debug> HTTP-Session: c25300e8-6669-4989-af8f-b5790c2d2f47 Destroying unnamed session | ||
2962 | 2023.12.14 12:56:22.951583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2963 | 2023.12.14 12:56:22.951644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2964 | 2023.12.14 12:56:22.951681 [ 3 ] {} <Debug> HTTP-Session: 052846b6-6137-47aa-b756-519dacf4889e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2965 | 2023.12.14 12:56:22.951699 [ 3 ] {} <Debug> HTTP-Session: 052846b6-6137-47aa-b756-519dacf4889e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2966 | 2023.12.14 12:56:22.951789 [ 3 ] {9f96fe1d-c7a7-4f96-9a59-52474550d757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2967 | 2023.12.14 12:56:22.951844 [ 3 ] {9f96fe1d-c7a7-4f96-9a59-52474550d757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2968 | 2023.12.14 12:56:22.951999 [ 3 ] {9f96fe1d-c7a7-4f96-9a59-52474550d757} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2969 | 2023.12.14 12:56:22.952284 [ 3 ] {9f96fe1d-c7a7-4f96-9a59-52474550d757} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2970 | 2023.12.14 12:56:22.952506 [ 3 ] {9f96fe1d-c7a7-4f96-9a59-52474550d757} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2971 | 2023.12.14 12:56:22.952660 [ 3 ] {9f96fe1d-c7a7-4f96-9a59-52474550d757} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2972 | 2023.12.14 12:56:22.952767 [ 3 ] {9f96fe1d-c7a7-4f96-9a59-52474550d757} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000938162 sec., 4263 rows/sec., 297.71 KiB/sec. | ||
2973 | 2023.12.14 12:56:22.952884 [ 3 ] {9f96fe1d-c7a7-4f96-9a59-52474550d757} <Debug> DynamicQueryHandler: Done processing query | ||
2974 | 2023.12.14 12:56:22.952915 [ 3 ] {9f96fe1d-c7a7-4f96-9a59-52474550d757} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2975 | 2023.12.14 12:56:22.952932 [ 3 ] {} <Debug> HTTP-Session: 052846b6-6137-47aa-b756-519dacf4889e Destroying unnamed session | ||
2976 | 2023.12.14 12:56:22.953051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 8188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2977 | 2023.12.14 12:56:22.953102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2978 | 2023.12.14 12:56:22.953127 [ 3 ] {} <Debug> HTTP-Session: 33401917-4e9e-44c7-8115-b6f2841836c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2979 | 2023.12.14 12:56:22.953145 [ 3 ] {} <Debug> HTTP-Session: 33401917-4e9e-44c7-8115-b6f2841836c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2980 | 2023.12.14 12:56:22.953226 [ 3 ] {b0282761-815d-49b3-a50f-f6a5c0949586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2981 | 2023.12.14 12:56:22.953292 [ 3 ] {b0282761-815d-49b3-a50f-f6a5c0949586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2982 | 2023.12.14 12:56:22.953444 [ 3 ] {b0282761-815d-49b3-a50f-f6a5c0949586} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2983 | 2023.12.14 12:56:22.953761 [ 3 ] {b0282761-815d-49b3-a50f-f6a5c0949586} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2984 | 2023.12.14 12:56:22.954020 [ 3 ] {b0282761-815d-49b3-a50f-f6a5c0949586} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2985 | 2023.12.14 12:56:22.954200 [ 3 ] {b0282761-815d-49b3-a50f-f6a5c0949586} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2986 | 2023.12.14 12:56:22.954321 [ 3 ] {b0282761-815d-49b3-a50f-f6a5c0949586} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.001057394 sec., 45394 rows/sec., 3.56 MiB/sec. | ||
2987 | 2023.12.14 12:56:22.954446 [ 3 ] {b0282761-815d-49b3-a50f-f6a5c0949586} <Debug> DynamicQueryHandler: Done processing query | ||
2988 | 2023.12.14 12:56:22.954469 [ 3 ] {b0282761-815d-49b3-a50f-f6a5c0949586} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2989 | 2023.12.14 12:56:22.954485 [ 3 ] {} <Debug> HTTP-Session: 33401917-4e9e-44c7-8115-b6f2841836c4 Destroying unnamed session | ||
2990 | 2023.12.14 12:56:22.954588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2991 | 2023.12.14 12:56:22.954633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2992 | 2023.12.14 12:56:22.954652 [ 3 ] {} <Debug> HTTP-Session: 870d431c-a876-44e0-a214-0a86fac87430 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
2993 | 2023.12.14 12:56:22.954669 [ 3 ] {} <Debug> HTTP-Session: 870d431c-a876-44e0-a214-0a86fac87430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2994 | 2023.12.14 12:56:22.954739 [ 3 ] {4dab2153-ff8c-4d2d-acab-c03455feeab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2995 | 2023.12.14 12:56:22.954781 [ 3 ] {4dab2153-ff8c-4d2d-acab-c03455feeab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2996 | 2023.12.14 12:56:22.954901 [ 3 ] {4dab2153-ff8c-4d2d-acab-c03455feeab8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2997 | 2023.12.14 12:56:22.955140 [ 3 ] {4dab2153-ff8c-4d2d-acab-c03455feeab8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
2998 | 2023.12.14 12:56:22.955390 [ 3 ] {4dab2153-ff8c-4d2d-acab-c03455feeab8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2999 | 2023.12.14 12:56:22.955561 [ 3 ] {4dab2153-ff8c-4d2d-acab-c03455feeab8} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3000 | 2023.12.14 12:56:22.955663 [ 3 ] {4dab2153-ff8c-4d2d-acab-c03455feeab8} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00089698 sec., 2229 rows/sec., 156.78 KiB/sec. | ||
3001 | 2023.12.14 12:56:22.955817 [ 3 ] {4dab2153-ff8c-4d2d-acab-c03455feeab8} <Debug> DynamicQueryHandler: Done processing query | ||
3002 | 2023.12.14 12:56:22.955842 [ 3 ] {4dab2153-ff8c-4d2d-acab-c03455feeab8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3003 | 2023.12.14 12:56:22.955859 [ 3 ] {} <Debug> HTTP-Session: 870d431c-a876-44e0-a214-0a86fac87430 Destroying unnamed session | ||
3004 | 2023.12.14 12:56:22.956003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3005 | 2023.12.14 12:56:22.956049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3006 | 2023.12.14 12:56:22.956067 [ 3 ] {} <Debug> HTTP-Session: dbcbb581-7a3e-40d3-bedf-e3d79b048519 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3007 | 2023.12.14 12:56:22.956084 [ 3 ] {} <Debug> HTTP-Session: dbcbb581-7a3e-40d3-bedf-e3d79b048519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3008 | 2023.12.14 12:56:22.956171 [ 3 ] {524a15b5-edad-4403-b5a8-2c550c832fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3009 | 2023.12.14 12:56:22.956217 [ 3 ] {524a15b5-edad-4403-b5a8-2c550c832fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3010 | 2023.12.14 12:56:22.956359 [ 3 ] {524a15b5-edad-4403-b5a8-2c550c832fbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3011 | 2023.12.14 12:56:22.956834 [ 3 ] {524a15b5-edad-4403-b5a8-2c550c832fbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3012 | 2023.12.14 12:56:22.957133 [ 3 ] {524a15b5-edad-4403-b5a8-2c550c832fbf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3013 | 2023.12.14 12:56:22.957307 [ 3 ] {524a15b5-edad-4403-b5a8-2c550c832fbf} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3014 | 2023.12.14 12:56:22.957410 [ 3 ] {524a15b5-edad-4403-b5a8-2c550c832fbf} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001211728 sec., 36311 rows/sec., 49.00 MiB/sec. | ||
3015 | 2023.12.14 12:56:22.957540 [ 3 ] {524a15b5-edad-4403-b5a8-2c550c832fbf} <Debug> DynamicQueryHandler: Done processing query | ||
3016 | 2023.12.14 12:56:22.957563 [ 3 ] {524a15b5-edad-4403-b5a8-2c550c832fbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3017 | 2023.12.14 12:56:22.957578 [ 3 ] {} <Debug> HTTP-Session: dbcbb581-7a3e-40d3-bedf-e3d79b048519 Destroying unnamed session | ||
3018 | 2023.12.14 12:56:32.889724 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3019 | 2023.12.14 12:56:32.889791 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3020 | 2023.12.14 12:56:32.946914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3021 | 2023.12.14 12:56:32.947011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3022 | 2023.12.14 12:56:32.947040 [ 3 ] {} <Debug> HTTP-Session: 0c7df400-f879-4eef-94d3-58b5e6910246 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3023 | 2023.12.14 12:56:32.947065 [ 3 ] {} <Debug> HTTP-Session: 0c7df400-f879-4eef-94d3-58b5e6910246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3024 | 2023.12.14 12:56:32.947195 [ 3 ] {e5dad563-e589-43b1-ad6b-bca29b9f385c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3025 | 2023.12.14 12:56:32.947256 [ 3 ] {e5dad563-e589-43b1-ad6b-bca29b9f385c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3026 | 2023.12.14 12:56:32.947412 [ 3 ] {e5dad563-e589-43b1-ad6b-bca29b9f385c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3027 | 2023.12.14 12:56:32.947870 [ 3 ] {e5dad563-e589-43b1-ad6b-bca29b9f385c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3028 | 2023.12.14 12:56:32.948164 [ 3 ] {e5dad563-e589-43b1-ad6b-bca29b9f385c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3029 | 2023.12.14 12:56:32.948344 [ 3 ] {e5dad563-e589-43b1-ad6b-bca29b9f385c} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3030 | 2023.12.14 12:56:32.948464 [ 3 ] {e5dad563-e589-43b1-ad6b-bca29b9f385c} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001231728 sec., 35722 rows/sec., 2.83 MiB/sec. | ||
3031 | 2023.12.14 12:56:32.948615 [ 3 ] {e5dad563-e589-43b1-ad6b-bca29b9f385c} <Debug> DynamicQueryHandler: Done processing query | ||
3032 | 2023.12.14 12:56:32.948641 [ 3 ] {e5dad563-e589-43b1-ad6b-bca29b9f385c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3033 | 2023.12.14 12:56:32.948657 [ 3 ] {} <Debug> HTTP-Session: 0c7df400-f879-4eef-94d3-58b5e6910246 Destroying unnamed session | ||
3034 | 2023.12.14 12:56:32.948773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3035 | 2023.12.14 12:56:32.948825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3036 | 2023.12.14 12:56:32.948846 [ 3 ] {} <Debug> HTTP-Session: 37e50746-b60d-4309-8823-46904731016e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3037 | 2023.12.14 12:56:32.948865 [ 3 ] {} <Debug> HTTP-Session: 37e50746-b60d-4309-8823-46904731016e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3038 | 2023.12.14 12:56:32.948943 [ 3 ] {aee66315-b2a8-40f6-80b5-962f21e0d080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3039 | 2023.12.14 12:56:32.948986 [ 3 ] {aee66315-b2a8-40f6-80b5-962f21e0d080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3040 | 2023.12.14 12:56:32.949099 [ 3 ] {aee66315-b2a8-40f6-80b5-962f21e0d080} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3041 | 2023.12.14 12:56:32.949397 [ 3 ] {aee66315-b2a8-40f6-80b5-962f21e0d080} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3042 | 2023.12.14 12:56:32.949605 [ 3 ] {aee66315-b2a8-40f6-80b5-962f21e0d080} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3043 | 2023.12.14 12:56:32.949758 [ 3 ] {aee66315-b2a8-40f6-80b5-962f21e0d080} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3044 | 2023.12.14 12:56:32.949864 [ 3 ] {aee66315-b2a8-40f6-80b5-962f21e0d080} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00089223 sec., 2241 rows/sec., 191.54 KiB/sec. | ||
3045 | 2023.12.14 12:56:32.949854 [ 161 ] {} <Debug> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3046 | 2023.12.14 12:56:32.949923 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3047 | 2023.12.14 12:56:32.950000 [ 3 ] {aee66315-b2a8-40f6-80b5-962f21e0d080} <Debug> DynamicQueryHandler: Done processing query | ||
3048 | 2023.12.14 12:56:32.949998 [ 16 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
3049 | 2023.12.14 12:56:32.950029 [ 3 ] {aee66315-b2a8-40f6-80b5-962f21e0d080} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3050 | 2023.12.14 12:56:32.950061 [ 3 ] {} <Debug> HTTP-Session: 37e50746-b60d-4309-8823-46904731016e Destroying unnamed session | ||
3051 | 2023.12.14 12:56:32.950102 [ 16 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3052 | 2023.12.14 12:56:32.950129 [ 16 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3053 | 2023.12.14 12:56:32.950215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 26620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3054 | 2023.12.14 12:56:32.950243 [ 16 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3055 | 2023.12.14 12:56:32.950280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3056 | 2023.12.14 12:56:32.950305 [ 3 ] {} <Debug> HTTP-Session: 9b9049e7-afaf-436c-9256-653123c61b2c Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3057 | 2023.12.14 12:56:32.950335 [ 3 ] {} <Debug> HTTP-Session: 9b9049e7-afaf-436c-9256-653123c61b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3058 | 2023.12.14 12:56:32.950354 [ 16 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3059 | 2023.12.14 12:56:32.950446 [ 3 ] {aea94df3-2af4-47e4-87d6-9ce4fef65b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3060 | 2023.12.14 12:56:32.950468 [ 16 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3061 | 2023.12.14 12:56:32.950505 [ 3 ] {aea94df3-2af4-47e4-87d6-9ce4fef65b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3062 | 2023.12.14 12:56:32.950613 [ 16 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3063 | 2023.12.14 12:56:32.950727 [ 3 ] {aea94df3-2af4-47e4-87d6-9ce4fef65b21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3064 | 2023.12.14 12:56:32.950748 [ 16 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3065 | 2023.12.14 12:56:32.951274 [ 3 ] {aea94df3-2af4-47e4-87d6-9ce4fef65b21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3066 | 2023.12.14 12:56:32.951590 [ 10 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001608276 sec., 13679.244109841842 rows/sec., 1.12 MiB/sec. | ||
3067 | 2023.12.14 12:56:32.951639 [ 3 ] {aea94df3-2af4-47e4-87d6-9ce4fef65b21} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3068 | 2023.12.14 12:56:32.951725 [ 16 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3069 | 2023.12.14 12:56:32.951823 [ 3 ] {aea94df3-2af4-47e4-87d6-9ce4fef65b21} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3070 | 2023.12.14 12:56:32.951910 [ 16 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3071 | 2023.12.14 12:56:32.951946 [ 3 ] {aea94df3-2af4-47e4-87d6-9ce4fef65b21} <Information> executeQuery: Read 169 rows, 16.31 KiB in 0.001463213 sec., 115499 rows/sec., 10.88 MiB/sec. | ||
3072 | 2023.12.14 12:56:32.951992 [ 16 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_10_2} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
3073 | 2023.12.14 12:56:32.952096 [ 3 ] {aea94df3-2af4-47e4-87d6-9ce4fef65b21} <Debug> DynamicQueryHandler: Done processing query | ||
3074 | 2023.12.14 12:56:32.952119 [ 3 ] {aea94df3-2af4-47e4-87d6-9ce4fef65b21} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3075 | 2023.12.14 12:56:32.952135 [ 3 ] {} <Debug> HTTP-Session: 9b9049e7-afaf-436c-9256-653123c61b2c Destroying unnamed session | ||
3076 | 2023.12.14 12:56:32.952292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3077 | 2023.12.14 12:56:32.952339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3078 | 2023.12.14 12:56:32.952359 [ 3 ] {} <Debug> HTTP-Session: 5877a8f7-af03-4109-a15a-289a4956679c Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3079 | 2023.12.14 12:56:32.952377 [ 3 ] {} <Debug> HTTP-Session: 5877a8f7-af03-4109-a15a-289a4956679c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3080 | 2023.12.14 12:56:32.952447 [ 3 ] {bf01f501-4401-46fb-a8a0-9d109229a50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3081 | 2023.12.14 12:56:32.952485 [ 3 ] {bf01f501-4401-46fb-a8a0-9d109229a50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3082 | 2023.12.14 12:56:32.952592 [ 3 ] {bf01f501-4401-46fb-a8a0-9d109229a50b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3083 | 2023.12.14 12:56:32.952872 [ 3 ] {bf01f501-4401-46fb-a8a0-9d109229a50b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3084 | 2023.12.14 12:56:32.953096 [ 3 ] {bf01f501-4401-46fb-a8a0-9d109229a50b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3085 | 2023.12.14 12:56:32.953258 [ 3 ] {bf01f501-4401-46fb-a8a0-9d109229a50b} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
3086 | 2023.12.14 12:56:32.953352 [ 161 ] {} <Debug> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3087 | 2023.12.14 12:56:32.953364 [ 3 ] {bf01f501-4401-46fb-a8a0-9d109229a50b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000888891 sec., 2249 rows/sec., 157.10 KiB/sec. | ||
3088 | 2023.12.14 12:56:32.953388 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3089 | 2023.12.14 12:56:32.953595 [ 11 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
3090 | 2023.12.14 12:56:32.953628 [ 3 ] {bf01f501-4401-46fb-a8a0-9d109229a50b} <Debug> DynamicQueryHandler: Done processing query | ||
3091 | 2023.12.14 12:56:32.953668 [ 3 ] {bf01f501-4401-46fb-a8a0-9d109229a50b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3092 | 2023.12.14 12:56:32.953699 [ 3 ] {} <Debug> HTTP-Session: 5877a8f7-af03-4109-a15a-289a4956679c Destroying unnamed session | ||
3093 | 2023.12.14 12:56:32.953770 [ 11 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3094 | 2023.12.14 12:56:32.953814 [ 11 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
3095 | 2023.12.14 12:56:32.953887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 11889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3096 | 2023.12.14 12:56:32.953973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3097 | 2023.12.14 12:56:32.954039 [ 3 ] {} <Debug> HTTP-Session: 18293988-184c-4a9e-9861-be8e6e6dcec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3098 | 2023.12.14 12:56:32.954072 [ 11 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
3099 | 2023.12.14 12:56:32.954085 [ 3 ] {} <Debug> HTTP-Session: 18293988-184c-4a9e-9861-be8e6e6dcec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3100 | 2023.12.14 12:56:32.954322 [ 3 ] {51dc22a3-804d-427c-affe-5e4c976db4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3101 | 2023.12.14 12:56:32.954338 [ 11 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
3102 | 2023.12.14 12:56:32.954451 [ 3 ] {51dc22a3-804d-427c-affe-5e4c976db4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3103 | 2023.12.14 12:56:32.954662 [ 11 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3104 | 2023.12.14 12:56:32.954959 [ 11 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
3105 | 2023.12.14 12:56:32.954971 [ 3 ] {51dc22a3-804d-427c-affe-5e4c976db4f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3106 | 2023.12.14 12:56:32.955178 [ 11 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3107 | 2023.12.14 12:56:32.955721 [ 3 ] {51dc22a3-804d-427c-affe-5e4c976db4f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3108 | 2023.12.14 12:56:32.956178 [ 3 ] {51dc22a3-804d-427c-affe-5e4c976db4f9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3109 | 2023.12.14 12:56:32.956508 [ 10 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.00306674 sec., 7173.741497485929 rows/sec., 500.90 KiB/sec. | ||
3110 | 2023.12.14 12:56:32.956521 [ 3 ] {51dc22a3-804d-427c-affe-5e4c976db4f9} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3111 | 2023.12.14 12:56:32.956724 [ 10 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3112 | 2023.12.14 12:56:32.956760 [ 3 ] {51dc22a3-804d-427c-affe-5e4c976db4f9} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.002361404 sec., 29643 rows/sec., 2.31 MiB/sec. | ||
3113 | 2023.12.14 12:56:32.956966 [ 3 ] {51dc22a3-804d-427c-affe-5e4c976db4f9} <Debug> DynamicQueryHandler: Done processing query | ||
3114 | 2023.12.14 12:56:32.957000 [ 3 ] {51dc22a3-804d-427c-affe-5e4c976db4f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3115 | 2023.12.14 12:56:32.957030 [ 3 ] {} <Debug> HTTP-Session: 18293988-184c-4a9e-9861-be8e6e6dcec8 Destroying unnamed session | ||
3116 | 2023.12.14 12:56:32.957052 [ 10 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
3117 | 2023.12.14 12:56:32.957158 [ 10 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_10_2} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
3118 | 2023.12.14 12:56:32.957188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3119 | 2023.12.14 12:56:32.957270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3120 | 2023.12.14 12:56:32.957297 [ 3 ] {} <Debug> HTTP-Session: d7642c2b-8ff3-437d-a402-b2e9a4f94102 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3121 | 2023.12.14 12:56:32.957315 [ 3 ] {} <Debug> HTTP-Session: d7642c2b-8ff3-437d-a402-b2e9a4f94102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3122 | 2023.12.14 12:56:32.957389 [ 3 ] {3922415c-9790-4978-b700-57a871849b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3123 | 2023.12.14 12:56:32.957433 [ 3 ] {3922415c-9790-4978-b700-57a871849b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3124 | 2023.12.14 12:56:32.957559 [ 3 ] {3922415c-9790-4978-b700-57a871849b6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3125 | 2023.12.14 12:56:32.957872 [ 3 ] {3922415c-9790-4978-b700-57a871849b6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3126 | 2023.12.14 12:56:32.958138 [ 3 ] {3922415c-9790-4978-b700-57a871849b6d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3127 | 2023.12.14 12:56:32.958318 [ 3 ] {3922415c-9790-4978-b700-57a871849b6d} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3128 | 2023.12.14 12:56:32.958423 [ 3 ] {3922415c-9790-4978-b700-57a871849b6d} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001005102 sec., 36812 rows/sec., 2.60 MiB/sec. | ||
3129 | 2023.12.14 12:56:32.958541 [ 3 ] {3922415c-9790-4978-b700-57a871849b6d} <Debug> DynamicQueryHandler: Done processing query | ||
3130 | 2023.12.14 12:56:32.958566 [ 3 ] {3922415c-9790-4978-b700-57a871849b6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3131 | 2023.12.14 12:56:32.958582 [ 3 ] {} <Debug> HTTP-Session: d7642c2b-8ff3-437d-a402-b2e9a4f94102 Destroying unnamed session | ||
3132 | 2023.12.14 12:56:32.958726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3133 | 2023.12.14 12:56:32.958771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3134 | 2023.12.14 12:56:32.958790 [ 3 ] {} <Debug> HTTP-Session: c6f255fd-2479-4552-b938-55a9c0cfc82a Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3135 | 2023.12.14 12:56:32.958807 [ 3 ] {} <Debug> HTTP-Session: c6f255fd-2479-4552-b938-55a9c0cfc82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3136 | 2023.12.14 12:56:32.958892 [ 3 ] {eea00e0e-8fcb-4398-8e6a-bd4703531fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3137 | 2023.12.14 12:56:32.958936 [ 3 ] {eea00e0e-8fcb-4398-8e6a-bd4703531fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3138 | 2023.12.14 12:56:32.959068 [ 3 ] {eea00e0e-8fcb-4398-8e6a-bd4703531fd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3139 | 2023.12.14 12:56:32.959554 [ 3 ] {eea00e0e-8fcb-4398-8e6a-bd4703531fd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3140 | 2023.12.14 12:56:32.959860 [ 3 ] {eea00e0e-8fcb-4398-8e6a-bd4703531fd9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3141 | 2023.12.14 12:56:32.960044 [ 3 ] {eea00e0e-8fcb-4398-8e6a-bd4703531fd9} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3142 | 2023.12.14 12:56:32.960159 [ 3 ] {eea00e0e-8fcb-4398-8e6a-bd4703531fd9} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001234808 sec., 35633 rows/sec., 48.09 MiB/sec. | ||
3143 | 2023.12.14 12:56:32.960290 [ 3 ] {eea00e0e-8fcb-4398-8e6a-bd4703531fd9} <Debug> DynamicQueryHandler: Done processing query | ||
3144 | 2023.12.14 12:56:32.960314 [ 3 ] {eea00e0e-8fcb-4398-8e6a-bd4703531fd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3145 | 2023.12.14 12:56:32.960331 [ 3 ] {} <Debug> HTTP-Session: c6f255fd-2479-4552-b938-55a9c0cfc82a Destroying unnamed session | ||
3146 | 2023.12.14 12:56:42.945537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3147 | 2023.12.14 12:56:42.945659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3148 | 2023.12.14 12:56:42.945686 [ 3 ] {} <Debug> HTTP-Session: 23322a1c-988e-49fa-97e0-3573512b88c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3149 | 2023.12.14 12:56:42.945710 [ 3 ] {} <Debug> HTTP-Session: 23322a1c-988e-49fa-97e0-3573512b88c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3150 | 2023.12.14 12:56:42.945834 [ 3 ] {f642d5c3-bfd7-47ac-92b7-0d16b8cec935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3151 | 2023.12.14 12:56:42.945893 [ 3 ] {f642d5c3-bfd7-47ac-92b7-0d16b8cec935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3152 | 2023.12.14 12:56:42.946049 [ 3 ] {f642d5c3-bfd7-47ac-92b7-0d16b8cec935} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3153 | 2023.12.14 12:56:42.946497 [ 3 ] {f642d5c3-bfd7-47ac-92b7-0d16b8cec935} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3154 | 2023.12.14 12:56:42.946763 [ 3 ] {f642d5c3-bfd7-47ac-92b7-0d16b8cec935} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3155 | 2023.12.14 12:56:42.946938 [ 3 ] {f642d5c3-bfd7-47ac-92b7-0d16b8cec935} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3156 | 2023.12.14 12:56:42.947091 [ 3 ] {f642d5c3-bfd7-47ac-92b7-0d16b8cec935} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001209687 sec., 36373 rows/sec., 2.88 MiB/sec. | ||
3157 | 2023.12.14 12:56:42.947244 [ 3 ] {f642d5c3-bfd7-47ac-92b7-0d16b8cec935} <Debug> DynamicQueryHandler: Done processing query | ||
3158 | 2023.12.14 12:56:42.947270 [ 3 ] {f642d5c3-bfd7-47ac-92b7-0d16b8cec935} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3159 | 2023.12.14 12:56:42.947287 [ 3 ] {} <Debug> HTTP-Session: 23322a1c-988e-49fa-97e0-3573512b88c5 Destroying unnamed session | ||
3160 | 2023.12.14 12:56:42.947405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3161 | 2023.12.14 12:56:42.947456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3162 | 2023.12.14 12:56:42.947476 [ 3 ] {} <Debug> HTTP-Session: f01451e3-2369-4c53-8701-d8215cf32e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3163 | 2023.12.14 12:56:42.947495 [ 3 ] {} <Debug> HTTP-Session: f01451e3-2369-4c53-8701-d8215cf32e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3164 | 2023.12.14 12:56:42.947574 [ 3 ] {39055c20-89dd-4d7e-b59a-30da0c7173e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3165 | 2023.12.14 12:56:42.947618 [ 3 ] {39055c20-89dd-4d7e-b59a-30da0c7173e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3166 | 2023.12.14 12:56:42.947728 [ 3 ] {39055c20-89dd-4d7e-b59a-30da0c7173e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3167 | 2023.12.14 12:56:42.948014 [ 3 ] {39055c20-89dd-4d7e-b59a-30da0c7173e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3168 | 2023.12.14 12:56:42.948226 [ 3 ] {39055c20-89dd-4d7e-b59a-30da0c7173e9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3169 | 2023.12.14 12:56:42.948385 [ 3 ] {39055c20-89dd-4d7e-b59a-30da0c7173e9} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3170 | 2023.12.14 12:56:42.948515 [ 3 ] {39055c20-89dd-4d7e-b59a-30da0c7173e9} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000908921 sec., 2200 rows/sec., 188.02 KiB/sec. | ||
3171 | 2023.12.14 12:56:42.948626 [ 3 ] {39055c20-89dd-4d7e-b59a-30da0c7173e9} <Debug> DynamicQueryHandler: Done processing query | ||
3172 | 2023.12.14 12:56:42.948649 [ 3 ] {39055c20-89dd-4d7e-b59a-30da0c7173e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3173 | 2023.12.14 12:56:42.948664 [ 3 ] {} <Debug> HTTP-Session: f01451e3-2369-4c53-8701-d8215cf32e05 Destroying unnamed session | ||
3174 | 2023.12.14 12:56:42.948798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3175 | 2023.12.14 12:56:42.948841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3176 | 2023.12.14 12:56:42.948859 [ 3 ] {} <Debug> HTTP-Session: bac012ab-626c-4368-bd78-86d9fc7ee873 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3177 | 2023.12.14 12:56:42.948877 [ 3 ] {} <Debug> HTTP-Session: bac012ab-626c-4368-bd78-86d9fc7ee873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3178 | 2023.12.14 12:56:42.948954 [ 3 ] {63792fb8-6ab1-4037-8836-d97b7942e872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3179 | 2023.12.14 12:56:42.948992 [ 3 ] {63792fb8-6ab1-4037-8836-d97b7942e872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3180 | 2023.12.14 12:56:42.949098 [ 3 ] {63792fb8-6ab1-4037-8836-d97b7942e872} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3181 | 2023.12.14 12:56:42.949450 [ 3 ] {63792fb8-6ab1-4037-8836-d97b7942e872} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3182 | 2023.12.14 12:56:42.949662 [ 3 ] {63792fb8-6ab1-4037-8836-d97b7942e872} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3183 | 2023.12.14 12:56:42.949810 [ 3 ] {63792fb8-6ab1-4037-8836-d97b7942e872} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3184 | 2023.12.14 12:56:42.949940 [ 3 ] {63792fb8-6ab1-4037-8836-d97b7942e872} <Information> executeQuery: Read 133 rows, 13.21 KiB in 0.000957652 sec., 138881 rows/sec., 13.48 MiB/sec. | ||
3185 | 2023.12.14 12:56:42.950058 [ 3 ] {63792fb8-6ab1-4037-8836-d97b7942e872} <Debug> DynamicQueryHandler: Done processing query | ||
3186 | 2023.12.14 12:56:42.950082 [ 3 ] {63792fb8-6ab1-4037-8836-d97b7942e872} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3187 | 2023.12.14 12:56:42.950097 [ 3 ] {} <Debug> HTTP-Session: bac012ab-626c-4368-bd78-86d9fc7ee873 Destroying unnamed session | ||
3188 | 2023.12.14 12:56:42.950204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3189 | 2023.12.14 12:56:42.950249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3190 | 2023.12.14 12:56:42.950268 [ 3 ] {} <Debug> HTTP-Session: e950d308-aa46-4de6-894d-2a345b715d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3191 | 2023.12.14 12:56:42.950285 [ 3 ] {} <Debug> HTTP-Session: e950d308-aa46-4de6-894d-2a345b715d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3192 | 2023.12.14 12:56:42.950353 [ 3 ] {8607fc19-c634-40e5-a0ec-209ce9d8286e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3193 | 2023.12.14 12:56:42.950392 [ 3 ] {8607fc19-c634-40e5-a0ec-209ce9d8286e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3194 | 2023.12.14 12:56:42.950498 [ 3 ] {8607fc19-c634-40e5-a0ec-209ce9d8286e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3195 | 2023.12.14 12:56:42.950753 [ 3 ] {8607fc19-c634-40e5-a0ec-209ce9d8286e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3196 | 2023.12.14 12:56:42.950952 [ 3 ] {8607fc19-c634-40e5-a0ec-209ce9d8286e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3197 | 2023.12.14 12:56:42.951101 [ 3 ] {8607fc19-c634-40e5-a0ec-209ce9d8286e} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3198 | 2023.12.14 12:56:42.951225 [ 3 ] {8607fc19-c634-40e5-a0ec-209ce9d8286e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000843239 sec., 2371 rows/sec., 165.61 KiB/sec. | ||
3199 | 2023.12.14 12:56:42.951328 [ 3 ] {8607fc19-c634-40e5-a0ec-209ce9d8286e} <Debug> DynamicQueryHandler: Done processing query | ||
3200 | 2023.12.14 12:56:42.951351 [ 3 ] {8607fc19-c634-40e5-a0ec-209ce9d8286e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3201 | 2023.12.14 12:56:42.951366 [ 3 ] {} <Debug> HTTP-Session: e950d308-aa46-4de6-894d-2a345b715d7f Destroying unnamed session | ||
3202 | 2023.12.14 12:56:42.951485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3203 | 2023.12.14 12:56:42.951528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3204 | 2023.12.14 12:56:42.951546 [ 3 ] {} <Debug> HTTP-Session: 5d0de60b-74bc-447c-b564-b81c8ef395e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3205 | 2023.12.14 12:56:42.951564 [ 3 ] {} <Debug> HTTP-Session: 5d0de60b-74bc-447c-b564-b81c8ef395e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3206 | 2023.12.14 12:56:42.951633 [ 3 ] {c749b087-dfd0-4b58-9488-96e1f3a20ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3207 | 2023.12.14 12:56:42.951672 [ 3 ] {c749b087-dfd0-4b58-9488-96e1f3a20ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3208 | 2023.12.14 12:56:42.951773 [ 3 ] {c749b087-dfd0-4b58-9488-96e1f3a20ef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3209 | 2023.12.14 12:56:42.952046 [ 3 ] {c749b087-dfd0-4b58-9488-96e1f3a20ef3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3210 | 2023.12.14 12:56:42.952242 [ 3 ] {c749b087-dfd0-4b58-9488-96e1f3a20ef3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3211 | 2023.12.14 12:56:42.952395 [ 3 ] {c749b087-dfd0-4b58-9488-96e1f3a20ef3} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3212 | 2023.12.14 12:56:42.952509 [ 3 ] {c749b087-dfd0-4b58-9488-96e1f3a20ef3} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.000848529 sec., 54211 rows/sec., 4.24 MiB/sec. | ||
3213 | 2023.12.14 12:56:42.952621 [ 3 ] {c749b087-dfd0-4b58-9488-96e1f3a20ef3} <Debug> DynamicQueryHandler: Done processing query | ||
3214 | 2023.12.14 12:56:42.952645 [ 3 ] {c749b087-dfd0-4b58-9488-96e1f3a20ef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3215 | 2023.12.14 12:56:42.952660 [ 3 ] {} <Debug> HTTP-Session: 5d0de60b-74bc-447c-b564-b81c8ef395e0 Destroying unnamed session | ||
3216 | 2023.12.14 12:56:42.952801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3217 | 2023.12.14 12:56:42.952846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3218 | 2023.12.14 12:56:42.952864 [ 3 ] {} <Debug> HTTP-Session: 6bd4e821-6b01-4549-80ea-f7980c330005 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3219 | 2023.12.14 12:56:42.952880 [ 3 ] {} <Debug> HTTP-Session: 6bd4e821-6b01-4549-80ea-f7980c330005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3220 | 2023.12.14 12:56:42.952948 [ 3 ] {62ae8bd0-2b9b-4271-adf7-27cdacf6fdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3221 | 2023.12.14 12:56:42.952989 [ 3 ] {62ae8bd0-2b9b-4271-adf7-27cdacf6fdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3222 | 2023.12.14 12:56:42.953106 [ 3 ] {62ae8bd0-2b9b-4271-adf7-27cdacf6fdb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3223 | 2023.12.14 12:56:42.953352 [ 3 ] {62ae8bd0-2b9b-4271-adf7-27cdacf6fdb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3224 | 2023.12.14 12:56:42.953602 [ 3 ] {62ae8bd0-2b9b-4271-adf7-27cdacf6fdb6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3225 | 2023.12.14 12:56:42.953783 [ 3 ] {62ae8bd0-2b9b-4271-adf7-27cdacf6fdb6} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3226 | 2023.12.14 12:56:42.953912 [ 3 ] {62ae8bd0-2b9b-4271-adf7-27cdacf6fdb6} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000935022 sec., 1069 rows/sec., 75.20 KiB/sec. | ||
3227 | 2023.12.14 12:56:42.954057 [ 3 ] {62ae8bd0-2b9b-4271-adf7-27cdacf6fdb6} <Debug> DynamicQueryHandler: Done processing query | ||
3228 | 2023.12.14 12:56:42.954081 [ 3 ] {62ae8bd0-2b9b-4271-adf7-27cdacf6fdb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3229 | 2023.12.14 12:56:42.954097 [ 3 ] {} <Debug> HTTP-Session: 6bd4e821-6b01-4549-80ea-f7980c330005 Destroying unnamed session | ||
3230 | 2023.12.14 12:56:42.954256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3231 | 2023.12.14 12:56:42.954300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3232 | 2023.12.14 12:56:42.954319 [ 3 ] {} <Debug> HTTP-Session: ec78eabe-9bda-4acc-ad25-233be0958ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3233 | 2023.12.14 12:56:42.954336 [ 3 ] {} <Debug> HTTP-Session: ec78eabe-9bda-4acc-ad25-233be0958ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3234 | 2023.12.14 12:56:42.954423 [ 3 ] {b69b5eb2-e91b-4b4b-9633-2d6d27d448ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3235 | 2023.12.14 12:56:42.954470 [ 3 ] {b69b5eb2-e91b-4b4b-9633-2d6d27d448ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3236 | 2023.12.14 12:56:42.954606 [ 3 ] {b69b5eb2-e91b-4b4b-9633-2d6d27d448ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3237 | 2023.12.14 12:56:42.955064 [ 3 ] {b69b5eb2-e91b-4b4b-9633-2d6d27d448ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3238 | 2023.12.14 12:56:42.955359 [ 3 ] {b69b5eb2-e91b-4b4b-9633-2d6d27d448ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3239 | 2023.12.14 12:56:42.955541 [ 3 ] {b69b5eb2-e91b-4b4b-9633-2d6d27d448ea} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3240 | 2023.12.14 12:56:42.955647 [ 3 ] {b69b5eb2-e91b-4b4b-9633-2d6d27d448ea} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001192687 sec., 36891 rows/sec., 49.78 MiB/sec. | ||
3241 | 2023.12.14 12:56:42.955783 [ 3 ] {b69b5eb2-e91b-4b4b-9633-2d6d27d448ea} <Debug> DynamicQueryHandler: Done processing query | ||
3242 | 2023.12.14 12:56:42.955807 [ 3 ] {b69b5eb2-e91b-4b4b-9633-2d6d27d448ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3243 | 2023.12.14 12:56:42.955822 [ 3 ] {} <Debug> HTTP-Session: ec78eabe-9bda-4acc-ad25-233be0958ff2 Destroying unnamed session | ||
3244 | 2023.12.14 12:56:47.889827 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3245 | 2023.12.14 12:56:47.889894 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3246 | 2023.12.14 12:56:52.945636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3247 | 2023.12.14 12:56:52.945761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3248 | 2023.12.14 12:56:52.945788 [ 3 ] {} <Debug> HTTP-Session: 7b805a22-23ea-475f-a930-048871910671 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3249 | 2023.12.14 12:56:52.945812 [ 3 ] {} <Debug> HTTP-Session: 7b805a22-23ea-475f-a930-048871910671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3250 | 2023.12.14 12:56:52.945936 [ 3 ] {d4381524-485d-4bb0-9dbb-4abec3e7241e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3251 | 2023.12.14 12:56:52.946001 [ 3 ] {d4381524-485d-4bb0-9dbb-4abec3e7241e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3252 | 2023.12.14 12:56:52.946154 [ 3 ] {d4381524-485d-4bb0-9dbb-4abec3e7241e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3253 | 2023.12.14 12:56:52.946587 [ 3 ] {d4381524-485d-4bb0-9dbb-4abec3e7241e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3254 | 2023.12.14 12:56:52.946854 [ 3 ] {d4381524-485d-4bb0-9dbb-4abec3e7241e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3255 | 2023.12.14 12:56:52.947035 [ 3 ] {d4381524-485d-4bb0-9dbb-4abec3e7241e} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3256 | 2023.12.14 12:56:52.947157 [ 3 ] {d4381524-485d-4bb0-9dbb-4abec3e7241e} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001178966 sec., 37320 rows/sec., 2.95 MiB/sec. | ||
3257 | 2023.12.14 12:56:52.947288 [ 3 ] {d4381524-485d-4bb0-9dbb-4abec3e7241e} <Debug> DynamicQueryHandler: Done processing query | ||
3258 | 2023.12.14 12:56:52.947313 [ 3 ] {d4381524-485d-4bb0-9dbb-4abec3e7241e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3259 | 2023.12.14 12:56:52.947329 [ 3 ] {} <Debug> HTTP-Session: 7b805a22-23ea-475f-a930-048871910671 Destroying unnamed session | ||
3260 | 2023.12.14 12:56:52.947510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3261 | 2023.12.14 12:56:52.947559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3262 | 2023.12.14 12:56:52.947579 [ 3 ] {} <Debug> HTTP-Session: 52c73a5d-5bb7-413b-84c1-80858f9a5ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3263 | 2023.12.14 12:56:52.947598 [ 3 ] {} <Debug> HTTP-Session: 52c73a5d-5bb7-413b-84c1-80858f9a5ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3264 | 2023.12.14 12:56:52.947681 [ 3 ] {03e62e5c-8daa-4c63-9ba9-6c27e98a8539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3265 | 2023.12.14 12:56:52.947722 [ 3 ] {03e62e5c-8daa-4c63-9ba9-6c27e98a8539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3266 | 2023.12.14 12:56:52.947823 [ 3 ] {03e62e5c-8daa-4c63-9ba9-6c27e98a8539} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3267 | 2023.12.14 12:56:52.948197 [ 3 ] {03e62e5c-8daa-4c63-9ba9-6c27e98a8539} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3268 | 2023.12.14 12:56:52.948415 [ 3 ] {03e62e5c-8daa-4c63-9ba9-6c27e98a8539} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3269 | 2023.12.14 12:56:52.948568 [ 3 ] {03e62e5c-8daa-4c63-9ba9-6c27e98a8539} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3270 | 2023.12.14 12:56:52.948677 [ 3 ] {03e62e5c-8daa-4c63-9ba9-6c27e98a8539} <Information> executeQuery: Read 132 rows, 13.13 KiB in 0.000967152 sec., 136483 rows/sec., 13.25 MiB/sec. | ||
3271 | 2023.12.14 12:56:52.948814 [ 3 ] {03e62e5c-8daa-4c63-9ba9-6c27e98a8539} <Debug> DynamicQueryHandler: Done processing query | ||
3272 | 2023.12.14 12:56:52.948839 [ 3 ] {03e62e5c-8daa-4c63-9ba9-6c27e98a8539} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3273 | 2023.12.14 12:56:52.948855 [ 3 ] {} <Debug> HTTP-Session: 52c73a5d-5bb7-413b-84c1-80858f9a5ceb Destroying unnamed session | ||
3274 | 2023.12.14 12:56:52.948991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3275 | 2023.12.14 12:56:52.949037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3276 | 2023.12.14 12:56:52.949056 [ 3 ] {} <Debug> HTTP-Session: 882102da-eada-455d-9b84-fc3b7d06fb33 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3277 | 2023.12.14 12:56:52.949073 [ 3 ] {} <Debug> HTTP-Session: 882102da-eada-455d-9b84-fc3b7d06fb33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3278 | 2023.12.14 12:56:52.949151 [ 3 ] {3acba0dc-a15e-4bda-9a26-34a00e54c56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3279 | 2023.12.14 12:56:52.949190 [ 3 ] {3acba0dc-a15e-4bda-9a26-34a00e54c56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3280 | 2023.12.14 12:56:52.949301 [ 3 ] {3acba0dc-a15e-4bda-9a26-34a00e54c56b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3281 | 2023.12.14 12:56:52.949661 [ 3 ] {3acba0dc-a15e-4bda-9a26-34a00e54c56b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3282 | 2023.12.14 12:56:52.949876 [ 3 ] {3acba0dc-a15e-4bda-9a26-34a00e54c56b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3283 | 2023.12.14 12:56:52.950032 [ 3 ] {3acba0dc-a15e-4bda-9a26-34a00e54c56b} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3284 | 2023.12.14 12:56:52.950139 [ 3 ] {3acba0dc-a15e-4bda-9a26-34a00e54c56b} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000960502 sec., 45809 rows/sec., 3.58 MiB/sec. | ||
3285 | 2023.12.14 12:56:52.950404 [ 3 ] {3acba0dc-a15e-4bda-9a26-34a00e54c56b} <Debug> DynamicQueryHandler: Done processing query | ||
3286 | 2023.12.14 12:56:52.950428 [ 3 ] {3acba0dc-a15e-4bda-9a26-34a00e54c56b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3287 | 2023.12.14 12:56:52.950444 [ 3 ] {} <Debug> HTTP-Session: 882102da-eada-455d-9b84-fc3b7d06fb33 Destroying unnamed session | ||
3288 | 2023.12.14 12:56:52.950650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3289 | 2023.12.14 12:56:52.950695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3290 | 2023.12.14 12:56:52.950714 [ 3 ] {} <Debug> HTTP-Session: c40a75a3-0c0b-49aa-9a8a-dcfa0c65bbd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3291 | 2023.12.14 12:56:52.950731 [ 3 ] {} <Debug> HTTP-Session: c40a75a3-0c0b-49aa-9a8a-dcfa0c65bbd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3292 | 2023.12.14 12:56:52.950822 [ 3 ] {706b376d-0ad4-4ce7-b59f-3a560a339bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3293 | 2023.12.14 12:56:52.950869 [ 3 ] {706b376d-0ad4-4ce7-b59f-3a560a339bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3294 | 2023.12.14 12:56:52.951023 [ 3 ] {706b376d-0ad4-4ce7-b59f-3a560a339bb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3295 | 2023.12.14 12:56:52.951514 [ 3 ] {706b376d-0ad4-4ce7-b59f-3a560a339bb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.55 GiB. | ||
3296 | 2023.12.14 12:56:52.951824 [ 3 ] {706b376d-0ad4-4ce7-b59f-3a560a339bb1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3297 | 2023.12.14 12:56:52.952033 [ 3 ] {706b376d-0ad4-4ce7-b59f-3a560a339bb1} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3298 | 2023.12.14 12:56:52.952146 [ 3 ] {706b376d-0ad4-4ce7-b59f-3a560a339bb1} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001294009 sec., 34002 rows/sec., 45.89 MiB/sec. | ||
3299 | 2023.12.14 12:56:52.952275 [ 3 ] {706b376d-0ad4-4ce7-b59f-3a560a339bb1} <Debug> DynamicQueryHandler: Done processing query | ||
3300 | 2023.12.14 12:56:52.952299 [ 3 ] {706b376d-0ad4-4ce7-b59f-3a560a339bb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3301 | 2023.12.14 12:56:52.952314 [ 3 ] {} <Debug> HTTP-Session: c40a75a3-0c0b-49aa-9a8a-dcfa0c65bbd4 Destroying unnamed session | ||
3302 | 2023.12.14 12:56:55.108990 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
3303 | 2023.12.14 12:56:55.109078 [ 150 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3304 | 2023.12.14 12:56:55.109198 [ 11 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact | ||
3305 | 2023.12.14 12:56:55.109349 [ 11 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3306 | 2023.12.14 12:56:55.109386 [ 11 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 370 rows starting from the beginning of the part | ||
3307 | 2023.12.14 12:56:55.109510 [ 11 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
3308 | 2023.12.14 12:56:55.109604 [ 11 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3309 | 2023.12.14 12:56:55.109693 [ 11 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part | ||
3310 | 2023.12.14 12:56:55.109777 [ 11 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
3311 | 2023.12.14 12:56:55.110455 [ 14 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013141 sec., 339395.784186896 rows/sec., 23.93 MiB/sec. | ||
3312 | 2023.12.14 12:56:55.110690 [ 14 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
3313 | 2023.12.14 12:56:55.110994 [ 14 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. | ||
3314 | 2023.12.14 12:56:55.111085 [ 14 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_15_3} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 | ||
3315 | 2023.12.14 12:57:02.889943 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3316 | 2023.12.14 12:57:02.890014 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3317 | 2023.12.14 12:57:02.946636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3318 | 2023.12.14 12:57:02.946754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3319 | 2023.12.14 12:57:02.946784 [ 3 ] {} <Debug> HTTP-Session: 85790058-5e71-445f-9e7d-8dbbbbe4d0b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3320 | 2023.12.14 12:57:02.946810 [ 3 ] {} <Debug> HTTP-Session: 85790058-5e71-445f-9e7d-8dbbbbe4d0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3321 | 2023.12.14 12:57:02.946955 [ 3 ] {bbd4e160-c87d-46f6-bd5b-86dbe2769b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3322 | 2023.12.14 12:57:02.947022 [ 3 ] {bbd4e160-c87d-46f6-bd5b-86dbe2769b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3323 | 2023.12.14 12:57:02.947198 [ 3 ] {bbd4e160-c87d-46f6-bd5b-86dbe2769b86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3324 | 2023.12.14 12:57:02.947705 [ 3 ] {bbd4e160-c87d-46f6-bd5b-86dbe2769b86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3325 | 2023.12.14 12:57:02.947969 [ 3 ] {bbd4e160-c87d-46f6-bd5b-86dbe2769b86} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3326 | 2023.12.14 12:57:02.948135 [ 3 ] {bbd4e160-c87d-46f6-bd5b-86dbe2769b86} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3327 | 2023.12.14 12:57:02.948279 [ 3 ] {bbd4e160-c87d-46f6-bd5b-86dbe2769b86} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001275079 sec., 34507 rows/sec., 2.73 MiB/sec. | ||
3328 | 2023.12.14 12:57:02.948277 [ 152 ] {} <Debug> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
3329 | 2023.12.14 12:57:02.948381 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3330 | 2023.12.14 12:57:02.948506 [ 3 ] {bbd4e160-c87d-46f6-bd5b-86dbe2769b86} <Debug> DynamicQueryHandler: Done processing query | ||
3331 | 2023.12.14 12:57:02.948510 [ 10 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact | ||
3332 | 2023.12.14 12:57:02.948547 [ 3 ] {bbd4e160-c87d-46f6-bd5b-86dbe2769b86} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3333 | 2023.12.14 12:57:02.948611 [ 3 ] {} <Debug> HTTP-Session: 85790058-5e71-445f-9e7d-8dbbbbe4d0b5 Destroying unnamed session | ||
3334 | 2023.12.14 12:57:02.948708 [ 10 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3335 | 2023.12.14 12:57:02.948745 [ 10 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 44 rows starting from the beginning of the part | ||
3336 | 2023.12.14 12:57:02.948847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 26470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3337 | 2023.12.14 12:57:02.948911 [ 10 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
3338 | 2023.12.14 12:57:02.948939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3339 | 2023.12.14 12:57:02.948982 [ 3 ] {} <Debug> HTTP-Session: 1236b705-7a6a-4ca5-9f33-cb7607aba673 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3340 | 2023.12.14 12:57:02.949017 [ 3 ] {} <Debug> HTTP-Session: 1236b705-7a6a-4ca5-9f33-cb7607aba673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3341 | 2023.12.14 12:57:02.949102 [ 10 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
3342 | 2023.12.14 12:57:02.949245 [ 3 ] {c06681a3-2e6f-4d0f-990a-a3e9d3cf5e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3343 | 2023.12.14 12:57:02.949294 [ 10 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
3344 | 2023.12.14 12:57:02.949347 [ 3 ] {c06681a3-2e6f-4d0f-990a-a3e9d3cf5e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3345 | 2023.12.14 12:57:02.949538 [ 10 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
3346 | 2023.12.14 12:57:02.949869 [ 3 ] {c06681a3-2e6f-4d0f-990a-a3e9d3cf5e5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3347 | 2023.12.14 12:57:02.950916 [ 3 ] {c06681a3-2e6f-4d0f-990a-a3e9d3cf5e5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3348 | 2023.12.14 12:57:02.951141 [ 17 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002668301 sec., 82449.46878182034 rows/sec., 6.53 MiB/sec. | ||
3349 | 2023.12.14 12:57:02.951324 [ 3 ] {c06681a3-2e6f-4d0f-990a-a3e9d3cf5e5e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3350 | 2023.12.14 12:57:02.951334 [ 10 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
3351 | 2023.12.14 12:57:02.951570 [ 3 ] {c06681a3-2e6f-4d0f-990a-a3e9d3cf5e5e} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3352 | 2023.12.14 12:57:02.951595 [ 10 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_26_6} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. | ||
3353 | 2023.12.14 12:57:02.951708 [ 10 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_26_6} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 | ||
3354 | 2023.12.14 12:57:02.951773 [ 152 ] {} <Debug> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3355 | 2023.12.14 12:57:02.951784 [ 3 ] {c06681a3-2e6f-4d0f-990a-a3e9d3cf5e5e} <Information> executeQuery: Read 168 rows, 16.22 KiB in 0.002458295 sec., 68340 rows/sec., 6.44 MiB/sec. | ||
3356 | 2023.12.14 12:57:02.951889 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3357 | 2023.12.14 12:57:02.952066 [ 10 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3358 | 2023.12.14 12:57:02.952141 [ 3 ] {c06681a3-2e6f-4d0f-990a-a3e9d3cf5e5e} <Debug> DynamicQueryHandler: Done processing query | ||
3359 | 2023.12.14 12:57:02.952210 [ 3 ] {c06681a3-2e6f-4d0f-990a-a3e9d3cf5e5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3360 | 2023.12.14 12:57:02.952233 [ 10 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3361 | 2023.12.14 12:57:02.952260 [ 3 ] {} <Debug> HTTP-Session: 1236b705-7a6a-4ca5-9f33-cb7607aba673 Destroying unnamed session | ||
3362 | 2023.12.14 12:57:02.952283 [ 10 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 172 rows starting from the beginning of the part | ||
3363 | 2023.12.14 12:57:02.952379 [ 10 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 134 rows starting from the beginning of the part | ||
3364 | 2023.12.14 12:57:02.952451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 11546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3365 | 2023.12.14 12:57:02.952535 [ 10 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 169 rows starting from the beginning of the part | ||
3366 | 2023.12.14 12:57:02.952542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3367 | 2023.12.14 12:57:02.952608 [ 3 ] {} <Debug> HTTP-Session: 50a83fbc-742d-4cc9-95bc-6d2fe98af0c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3368 | 2023.12.14 12:57:02.952645 [ 3 ] {} <Debug> HTTP-Session: 50a83fbc-742d-4cc9-95bc-6d2fe98af0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3369 | 2023.12.14 12:57:02.952730 [ 10 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 133 rows starting from the beginning of the part | ||
3370 | 2023.12.14 12:57:02.952865 [ 3 ] {04dc4e5c-faa6-46bf-8512-e9ca99abbd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3371 | 2023.12.14 12:57:02.952918 [ 10 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 132 rows starting from the beginning of the part | ||
3372 | 2023.12.14 12:57:02.952945 [ 3 ] {04dc4e5c-faa6-46bf-8512-e9ca99abbd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3373 | 2023.12.14 12:57:02.953152 [ 10 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 168 rows starting from the beginning of the part | ||
3374 | 2023.12.14 12:57:02.953465 [ 3 ] {04dc4e5c-faa6-46bf-8512-e9ca99abbd0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3375 | 2023.12.14 12:57:02.954355 [ 3 ] {04dc4e5c-faa6-46bf-8512-e9ca99abbd0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3376 | 2023.12.14 12:57:02.954742 [ 3 ] {04dc4e5c-faa6-46bf-8512-e9ca99abbd0c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3377 | 2023.12.14 12:57:02.954938 [ 17 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 908 rows, containing 4 columns (4 merged, 0 gathered) in 0.002960377 sec., 306717.69169940177 rows/sec., 29.28 MiB/sec. | ||
3378 | 2023.12.14 12:57:02.955064 [ 3 ] {04dc4e5c-faa6-46bf-8512-e9ca99abbd0c} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3379 | 2023.12.14 12:57:02.955122 [ 10 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3380 | 2023.12.14 12:57:02.955262 [ 152 ] {} <Debug> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3381 | 2023.12.14 12:57:02.955289 [ 3 ] {04dc4e5c-faa6-46bf-8512-e9ca99abbd0c} <Information> executeQuery: Read 68 rows, 5.42 KiB in 0.002356644 sec., 28854 rows/sec., 2.25 MiB/sec. | ||
3382 | 2023.12.14 12:57:02.955327 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3383 | 2023.12.14 12:57:02.955421 [ 10 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3384 | 2023.12.14 12:57:02.955586 [ 10 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_26_5} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3385 | 2023.12.14 12:57:02.955613 [ 3 ] {04dc4e5c-faa6-46bf-8512-e9ca99abbd0c} <Debug> DynamicQueryHandler: Done processing query | ||
3386 | 2023.12.14 12:57:02.955625 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3387 | 2023.12.14 12:57:02.955669 [ 3 ] {04dc4e5c-faa6-46bf-8512-e9ca99abbd0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3388 | 2023.12.14 12:57:02.955748 [ 3 ] {} <Debug> HTTP-Session: 50a83fbc-742d-4cc9-95bc-6d2fe98af0c8 Destroying unnamed session | ||
3389 | 2023.12.14 12:57:02.955822 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3390 | 2023.12.14 12:57:02.955861 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 94 rows starting from the beginning of the part | ||
3391 | 2023.12.14 12:57:02.955940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3392 | 2023.12.14 12:57:02.956008 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
3393 | 2023.12.14 12:57:02.956021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3394 | 2023.12.14 12:57:02.956083 [ 3 ] {} <Debug> HTTP-Session: c6187ca9-6368-4d1c-ba9a-9ddb82368777 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3395 | 2023.12.14 12:57:02.956115 [ 3 ] {} <Debug> HTTP-Session: c6187ca9-6368-4d1c-ba9a-9ddb82368777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3396 | 2023.12.14 12:57:02.956240 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 70 rows starting from the beginning of the part | ||
3397 | 2023.12.14 12:57:02.956344 [ 3 ] {c4f2ecf1-4c1b-41ed-abd7-a81309be8abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3398 | 2023.12.14 12:57:02.956475 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part | ||
3399 | 2023.12.14 12:57:02.956486 [ 3 ] {c4f2ecf1-4c1b-41ed-abd7-a81309be8abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3400 | 2023.12.14 12:57:02.956728 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
3401 | 2023.12.14 12:57:02.957034 [ 24 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part | ||
3402 | 2023.12.14 12:57:02.957088 [ 3 ] {c4f2ecf1-4c1b-41ed-abd7-a81309be8abf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3403 | 2023.12.14 12:57:02.957872 [ 3 ] {c4f2ecf1-4c1b-41ed-abd7-a81309be8abf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3404 | 2023.12.14 12:57:02.958602 [ 3 ] {c4f2ecf1-4c1b-41ed-abd7-a81309be8abf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3405 | 2023.12.14 12:57:02.958696 [ 10 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 4 columns (4 merged, 0 gathered) in 0.003174762 sec., 116544.16929521017 rows/sec., 9.10 MiB/sec. | ||
3406 | 2023.12.14 12:57:02.958912 [ 17 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3407 | 2023.12.14 12:57:02.958920 [ 3 ] {c4f2ecf1-4c1b-41ed-abd7-a81309be8abf} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3408 | 2023.12.14 12:57:02.959135 [ 3 ] {c4f2ecf1-4c1b-41ed-abd7-a81309be8abf} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002744392 sec., 13117 rows/sec., 947.96 KiB/sec. | ||
3409 | 2023.12.14 12:57:02.959289 [ 17 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3410 | 2023.12.14 12:57:02.959349 [ 3 ] {c4f2ecf1-4c1b-41ed-abd7-a81309be8abf} <Debug> DynamicQueryHandler: Done processing query | ||
3411 | 2023.12.14 12:57:02.959384 [ 3 ] {c4f2ecf1-4c1b-41ed-abd7-a81309be8abf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3412 | 2023.12.14 12:57:02.959401 [ 17 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_26_5} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3413 | 2023.12.14 12:57:02.959411 [ 3 ] {} <Debug> HTTP-Session: c6187ca9-6368-4d1c-ba9a-9ddb82368777 Destroying unnamed session | ||
3414 | 2023.12.14 12:57:02.959664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3415 | 2023.12.14 12:57:02.959713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3416 | 2023.12.14 12:57:02.959732 [ 3 ] {} <Debug> HTTP-Session: fad84ff6-8a15-4b3d-a26d-f7cb31f9fd04 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3417 | 2023.12.14 12:57:02.959749 [ 3 ] {} <Debug> HTTP-Session: fad84ff6-8a15-4b3d-a26d-f7cb31f9fd04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3418 | 2023.12.14 12:57:02.959844 [ 3 ] {0e7c2e47-d223-4fd3-95c7-f9c0f28f258a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3419 | 2023.12.14 12:57:02.959890 [ 3 ] {0e7c2e47-d223-4fd3-95c7-f9c0f28f258a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3420 | 2023.12.14 12:57:02.960044 [ 3 ] {0e7c2e47-d223-4fd3-95c7-f9c0f28f258a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3421 | 2023.12.14 12:57:02.960556 [ 3 ] {0e7c2e47-d223-4fd3-95c7-f9c0f28f258a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3422 | 2023.12.14 12:57:02.960866 [ 3 ] {0e7c2e47-d223-4fd3-95c7-f9c0f28f258a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3423 | 2023.12.14 12:57:02.961047 [ 3 ] {0e7c2e47-d223-4fd3-95c7-f9c0f28f258a} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3424 | 2023.12.14 12:57:02.961176 [ 152 ] {} <Debug> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3425 | 2023.12.14 12:57:02.961193 [ 3 ] {0e7c2e47-d223-4fd3-95c7-f9c0f28f258a} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00131776 sec., 33389 rows/sec., 45.06 MiB/sec. | ||
3426 | 2023.12.14 12:57:02.961230 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3427 | 2023.12.14 12:57:02.961443 [ 19 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3428 | 2023.12.14 12:57:02.961511 [ 3 ] {0e7c2e47-d223-4fd3-95c7-f9c0f28f258a} <Debug> DynamicQueryHandler: Done processing query | ||
3429 | 2023.12.14 12:57:02.961555 [ 3 ] {0e7c2e47-d223-4fd3-95c7-f9c0f28f258a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3430 | 2023.12.14 12:57:02.961607 [ 3 ] {} <Debug> HTTP-Session: fad84ff6-8a15-4b3d-a26d-f7cb31f9fd04 Destroying unnamed session | ||
3431 | 2023.12.14 12:57:02.961656 [ 19 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3432 | 2023.12.14 12:57:02.961697 [ 19 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 899 rows starting from the beginning of the part | ||
3433 | 2023.12.14 12:57:02.961849 [ 19 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 44 rows starting from the beginning of the part | ||
3434 | 2023.12.14 12:57:02.961962 [ 19 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
3435 | 2023.12.14 12:57:02.962070 [ 19 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
3436 | 2023.12.14 12:57:02.962172 [ 19 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
3437 | 2023.12.14 12:57:02.962275 [ 19 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
3438 | 2023.12.14 12:57:02.981484 [ 17 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1119 rows, containing 6 columns (6 merged, 0 gathered) in 0.020193987 sec., 55412.53443413626 rows/sec., 74.78 MiB/sec. | ||
3439 | 2023.12.14 12:57:02.982032 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3440 | 2023.12.14 12:57:02.982275 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3441 | 2023.12.14 12:57:02.982342 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3442 | 2023.12.14 12:57:02.982404 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 802688ff-ed7a-422d-8478-9454f969cd66::all_1_26_5: 9.21 MiB. | ||
3443 | 2023.12.14 12:57:03.000120 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.89 MiB, peak 241.07 MiB, will set to 233.98 MiB (RSS), difference: 2.09 MiB | ||
3444 | 2023.12.14 12:57:12.944681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3445 | 2023.12.14 12:57:12.944813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3446 | 2023.12.14 12:57:12.944846 [ 3 ] {} <Debug> HTTP-Session: 3c71df6d-dd6e-447f-bcd0-2f7a9d7f25a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3447 | 2023.12.14 12:57:12.944873 [ 3 ] {} <Debug> HTTP-Session: 3c71df6d-dd6e-447f-bcd0-2f7a9d7f25a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3448 | 2023.12.14 12:57:12.945013 [ 3 ] {738c882e-82ed-49d5-9acb-4aaec2bdbca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3449 | 2023.12.14 12:57:12.945103 [ 3 ] {738c882e-82ed-49d5-9acb-4aaec2bdbca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3450 | 2023.12.14 12:57:12.945284 [ 3 ] {738c882e-82ed-49d5-9acb-4aaec2bdbca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3451 | 2023.12.14 12:57:12.945783 [ 3 ] {738c882e-82ed-49d5-9acb-4aaec2bdbca0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3452 | 2023.12.14 12:57:12.946061 [ 3 ] {738c882e-82ed-49d5-9acb-4aaec2bdbca0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3453 | 2023.12.14 12:57:12.946235 [ 3 ] {738c882e-82ed-49d5-9acb-4aaec2bdbca0} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3454 | 2023.12.14 12:57:12.946374 [ 3 ] {738c882e-82ed-49d5-9acb-4aaec2bdbca0} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.0013046 sec., 33726 rows/sec., 2.67 MiB/sec. | ||
3455 | 2023.12.14 12:57:12.946528 [ 3 ] {738c882e-82ed-49d5-9acb-4aaec2bdbca0} <Debug> DynamicQueryHandler: Done processing query | ||
3456 | 2023.12.14 12:57:12.946555 [ 3 ] {738c882e-82ed-49d5-9acb-4aaec2bdbca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3457 | 2023.12.14 12:57:12.946574 [ 3 ] {} <Debug> HTTP-Session: 3c71df6d-dd6e-447f-bcd0-2f7a9d7f25a4 Destroying unnamed session | ||
3458 | 2023.12.14 12:57:12.946753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3459 | 2023.12.14 12:57:12.946808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3460 | 2023.12.14 12:57:12.946829 [ 3 ] {} <Debug> HTTP-Session: 4a8b9438-045c-441e-8320-0b9b62ec8df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3461 | 2023.12.14 12:57:12.946848 [ 3 ] {} <Debug> HTTP-Session: 4a8b9438-045c-441e-8320-0b9b62ec8df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3462 | 2023.12.14 12:57:12.946934 [ 3 ] {63e49b41-069c-4d7a-9461-3e8e53fc2596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3463 | 2023.12.14 12:57:12.946976 [ 3 ] {63e49b41-069c-4d7a-9461-3e8e53fc2596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3464 | 2023.12.14 12:57:12.947085 [ 3 ] {63e49b41-069c-4d7a-9461-3e8e53fc2596} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3465 | 2023.12.14 12:57:12.947521 [ 3 ] {63e49b41-069c-4d7a-9461-3e8e53fc2596} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3466 | 2023.12.14 12:57:12.947759 [ 3 ] {63e49b41-069c-4d7a-9461-3e8e53fc2596} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3467 | 2023.12.14 12:57:12.947914 [ 3 ] {63e49b41-069c-4d7a-9461-3e8e53fc2596} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3468 | 2023.12.14 12:57:12.948042 [ 3 ] {63e49b41-069c-4d7a-9461-3e8e53fc2596} <Information> executeQuery: Read 132 rows, 13.13 KiB in 0.001072734 sec., 123050 rows/sec., 11.95 MiB/sec. | ||
3469 | 2023.12.14 12:57:12.948215 [ 3 ] {63e49b41-069c-4d7a-9461-3e8e53fc2596} <Debug> DynamicQueryHandler: Done processing query | ||
3470 | 2023.12.14 12:57:12.948241 [ 3 ] {63e49b41-069c-4d7a-9461-3e8e53fc2596} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3471 | 2023.12.14 12:57:12.948258 [ 3 ] {} <Debug> HTTP-Session: 4a8b9438-045c-441e-8320-0b9b62ec8df7 Destroying unnamed session | ||
3472 | 2023.12.14 12:57:12.948384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3473 | 2023.12.14 12:57:12.948435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3474 | 2023.12.14 12:57:12.948455 [ 3 ] {} <Debug> HTTP-Session: f096b5ca-a2d2-4c9e-8179-0d75b0ea4466 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3475 | 2023.12.14 12:57:12.948473 [ 3 ] {} <Debug> HTTP-Session: f096b5ca-a2d2-4c9e-8179-0d75b0ea4466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3476 | 2023.12.14 12:57:12.948550 [ 3 ] {7593b1d1-3e1a-4750-b275-2234101252cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3477 | 2023.12.14 12:57:12.948592 [ 3 ] {7593b1d1-3e1a-4750-b275-2234101252cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3478 | 2023.12.14 12:57:12.948706 [ 3 ] {7593b1d1-3e1a-4750-b275-2234101252cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3479 | 2023.12.14 12:57:12.949021 [ 3 ] {7593b1d1-3e1a-4750-b275-2234101252cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3480 | 2023.12.14 12:57:12.949233 [ 3 ] {7593b1d1-3e1a-4750-b275-2234101252cf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3481 | 2023.12.14 12:57:12.949389 [ 3 ] {7593b1d1-3e1a-4750-b275-2234101252cf} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3482 | 2023.12.14 12:57:12.949527 [ 3 ] {7593b1d1-3e1a-4750-b275-2234101252cf} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000938461 sec., 46885 rows/sec., 3.67 MiB/sec. | ||
3483 | 2023.12.14 12:57:12.949713 [ 3 ] {7593b1d1-3e1a-4750-b275-2234101252cf} <Debug> DynamicQueryHandler: Done processing query | ||
3484 | 2023.12.14 12:57:12.949738 [ 3 ] {7593b1d1-3e1a-4750-b275-2234101252cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3485 | 2023.12.14 12:57:12.949754 [ 3 ] {} <Debug> HTTP-Session: f096b5ca-a2d2-4c9e-8179-0d75b0ea4466 Destroying unnamed session | ||
3486 | 2023.12.14 12:57:12.949920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3487 | 2023.12.14 12:57:12.949969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3488 | 2023.12.14 12:57:12.949987 [ 3 ] {} <Debug> HTTP-Session: 017870e4-5113-4693-a6d9-01d59733e6c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3489 | 2023.12.14 12:57:12.950004 [ 3 ] {} <Debug> HTTP-Session: 017870e4-5113-4693-a6d9-01d59733e6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3490 | 2023.12.14 12:57:12.950094 [ 3 ] {e562944e-a09d-4b0c-9243-e345e57c6e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3491 | 2023.12.14 12:57:12.950141 [ 3 ] {e562944e-a09d-4b0c-9243-e345e57c6e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3492 | 2023.12.14 12:57:12.950291 [ 3 ] {e562944e-a09d-4b0c-9243-e345e57c6e93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3493 | 2023.12.14 12:57:12.950780 [ 3 ] {e562944e-a09d-4b0c-9243-e345e57c6e93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3494 | 2023.12.14 12:57:12.951104 [ 3 ] {e562944e-a09d-4b0c-9243-e345e57c6e93} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3495 | 2023.12.14 12:57:12.951290 [ 3 ] {e562944e-a09d-4b0c-9243-e345e57c6e93} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3496 | 2023.12.14 12:57:12.951418 [ 3 ] {e562944e-a09d-4b0c-9243-e345e57c6e93} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001286679 sec., 34196 rows/sec., 46.15 MiB/sec. | ||
3497 | 2023.12.14 12:57:12.951640 [ 3 ] {e562944e-a09d-4b0c-9243-e345e57c6e93} <Debug> DynamicQueryHandler: Done processing query | ||
3498 | 2023.12.14 12:57:12.951665 [ 3 ] {e562944e-a09d-4b0c-9243-e345e57c6e93} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3499 | 2023.12.14 12:57:12.951681 [ 3 ] {} <Debug> HTTP-Session: 017870e4-5113-4693-a6d9-01d59733e6c8 Destroying unnamed session | ||
3500 | 2023.12.14 12:57:17.890053 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3501 | 2023.12.14 12:57:17.890126 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3502 | 2023.12.14 12:57:22.945454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3503 | 2023.12.14 12:57:22.945574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3504 | 2023.12.14 12:57:22.945600 [ 3 ] {} <Debug> HTTP-Session: 1fb0416e-ccc8-4543-b34f-e43dfaa4c029 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3505 | 2023.12.14 12:57:22.945626 [ 3 ] {} <Debug> HTTP-Session: 1fb0416e-ccc8-4543-b34f-e43dfaa4c029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3506 | 2023.12.14 12:57:22.945759 [ 3 ] {a918e781-6096-4b07-ae32-825e23ed416f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3507 | 2023.12.14 12:57:22.945821 [ 3 ] {a918e781-6096-4b07-ae32-825e23ed416f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3508 | 2023.12.14 12:57:22.945974 [ 3 ] {a918e781-6096-4b07-ae32-825e23ed416f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3509 | 2023.12.14 12:57:22.946438 [ 3 ] {a918e781-6096-4b07-ae32-825e23ed416f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3510 | 2023.12.14 12:57:22.946706 [ 3 ] {a918e781-6096-4b07-ae32-825e23ed416f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3511 | 2023.12.14 12:57:22.946883 [ 3 ] {a918e781-6096-4b07-ae32-825e23ed416f} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3512 | 2023.12.14 12:57:22.947012 [ 3 ] {a918e781-6096-4b07-ae32-825e23ed416f} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001213378 sec., 36262 rows/sec., 2.87 MiB/sec. | ||
3513 | 2023.12.14 12:57:22.947177 [ 3 ] {a918e781-6096-4b07-ae32-825e23ed416f} <Debug> DynamicQueryHandler: Done processing query | ||
3514 | 2023.12.14 12:57:22.947203 [ 3 ] {a918e781-6096-4b07-ae32-825e23ed416f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3515 | 2023.12.14 12:57:22.947220 [ 3 ] {} <Debug> HTTP-Session: 1fb0416e-ccc8-4543-b34f-e43dfaa4c029 Destroying unnamed session | ||
3516 | 2023.12.14 12:57:22.947338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3517 | 2023.12.14 12:57:22.947390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3518 | 2023.12.14 12:57:22.947411 [ 3 ] {} <Debug> HTTP-Session: 7ed3ef2a-3248-45f6-867c-4b8001ccbfb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3519 | 2023.12.14 12:57:22.947430 [ 3 ] {} <Debug> HTTP-Session: 7ed3ef2a-3248-45f6-867c-4b8001ccbfb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3520 | 2023.12.14 12:57:22.947514 [ 3 ] {dd7589ff-c5f7-4f37-879b-722c4ab1ed1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3521 | 2023.12.14 12:57:22.947558 [ 3 ] {dd7589ff-c5f7-4f37-879b-722c4ab1ed1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3522 | 2023.12.14 12:57:22.947666 [ 3 ] {dd7589ff-c5f7-4f37-879b-722c4ab1ed1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3523 | 2023.12.14 12:57:22.947974 [ 3 ] {dd7589ff-c5f7-4f37-879b-722c4ab1ed1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3524 | 2023.12.14 12:57:22.948177 [ 3 ] {dd7589ff-c5f7-4f37-879b-722c4ab1ed1f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3525 | 2023.12.14 12:57:22.948328 [ 3 ] {dd7589ff-c5f7-4f37-879b-722c4ab1ed1f} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3526 | 2023.12.14 12:57:22.948461 [ 3 ] {dd7589ff-c5f7-4f37-879b-722c4ab1ed1f} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000915241 sec., 4370 rows/sec., 364.91 KiB/sec. | ||
3527 | 2023.12.14 12:57:22.948644 [ 3 ] {dd7589ff-c5f7-4f37-879b-722c4ab1ed1f} <Debug> DynamicQueryHandler: Done processing query | ||
3528 | 2023.12.14 12:57:22.948670 [ 3 ] {dd7589ff-c5f7-4f37-879b-722c4ab1ed1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3529 | 2023.12.14 12:57:22.948686 [ 3 ] {} <Debug> HTTP-Session: 7ed3ef2a-3248-45f6-867c-4b8001ccbfb7 Destroying unnamed session | ||
3530 | 2023.12.14 12:57:22.948844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3531 | 2023.12.14 12:57:22.948891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3532 | 2023.12.14 12:57:22.948911 [ 3 ] {} <Debug> HTTP-Session: a8978469-23c2-4f83-8a4a-ac8f126f7e22 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3533 | 2023.12.14 12:57:22.948929 [ 3 ] {} <Debug> HTTP-Session: a8978469-23c2-4f83-8a4a-ac8f126f7e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3534 | 2023.12.14 12:57:22.949004 [ 3 ] {bd338fa6-c14b-4ea9-8efb-26bfc9754f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3535 | 2023.12.14 12:57:22.949043 [ 3 ] {bd338fa6-c14b-4ea9-8efb-26bfc9754f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3536 | 2023.12.14 12:57:22.949161 [ 3 ] {bd338fa6-c14b-4ea9-8efb-26bfc9754f71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3537 | 2023.12.14 12:57:22.949525 [ 3 ] {bd338fa6-c14b-4ea9-8efb-26bfc9754f71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3538 | 2023.12.14 12:57:22.949747 [ 3 ] {bd338fa6-c14b-4ea9-8efb-26bfc9754f71} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3539 | 2023.12.14 12:57:22.949900 [ 3 ] {bd338fa6-c14b-4ea9-8efb-26bfc9754f71} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3540 | 2023.12.14 12:57:22.950026 [ 3 ] {bd338fa6-c14b-4ea9-8efb-26bfc9754f71} <Information> executeQuery: Read 134 rows, 13.30 KiB in 0.000991212 sec., 135188 rows/sec., 13.11 MiB/sec. | ||
3541 | 2023.12.14 12:57:22.950153 [ 3 ] {bd338fa6-c14b-4ea9-8efb-26bfc9754f71} <Debug> DynamicQueryHandler: Done processing query | ||
3542 | 2023.12.14 12:57:22.950177 [ 3 ] {bd338fa6-c14b-4ea9-8efb-26bfc9754f71} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3543 | 2023.12.14 12:57:22.950193 [ 3 ] {} <Debug> HTTP-Session: a8978469-23c2-4f83-8a4a-ac8f126f7e22 Destroying unnamed session | ||
3544 | 2023.12.14 12:57:22.950289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3545 | 2023.12.14 12:57:22.950334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3546 | 2023.12.14 12:57:22.950354 [ 3 ] {} <Debug> HTTP-Session: a03fe92f-2f2d-45d6-b4c5-b27116081b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3547 | 2023.12.14 12:57:22.950372 [ 3 ] {} <Debug> HTTP-Session: a03fe92f-2f2d-45d6-b4c5-b27116081b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3548 | 2023.12.14 12:57:22.950440 [ 3 ] {47cc55e3-84e9-487b-9388-02d375a5eb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3549 | 2023.12.14 12:57:22.950479 [ 3 ] {47cc55e3-84e9-487b-9388-02d375a5eb53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3550 | 2023.12.14 12:57:22.950585 [ 3 ] {47cc55e3-84e9-487b-9388-02d375a5eb53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3551 | 2023.12.14 12:57:22.950857 [ 3 ] {47cc55e3-84e9-487b-9388-02d375a5eb53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3552 | 2023.12.14 12:57:22.951063 [ 3 ] {47cc55e3-84e9-487b-9388-02d375a5eb53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3553 | 2023.12.14 12:57:22.951219 [ 3 ] {47cc55e3-84e9-487b-9388-02d375a5eb53} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3554 | 2023.12.14 12:57:22.951346 [ 3 ] {47cc55e3-84e9-487b-9388-02d375a5eb53} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00087287 sec., 4582 rows/sec., 319.98 KiB/sec. | ||
3555 | 2023.12.14 12:57:22.951482 [ 3 ] {47cc55e3-84e9-487b-9388-02d375a5eb53} <Debug> DynamicQueryHandler: Done processing query | ||
3556 | 2023.12.14 12:57:22.951506 [ 3 ] {47cc55e3-84e9-487b-9388-02d375a5eb53} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3557 | 2023.12.14 12:57:22.951522 [ 3 ] {} <Debug> HTTP-Session: a03fe92f-2f2d-45d6-b4c5-b27116081b1e Destroying unnamed session | ||
3558 | 2023.12.14 12:57:22.951635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 8188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3559 | 2023.12.14 12:57:22.951683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3560 | 2023.12.14 12:57:22.951703 [ 3 ] {} <Debug> HTTP-Session: 9818b010-c36b-44d5-992e-bc041a136c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3561 | 2023.12.14 12:57:22.951720 [ 3 ] {} <Debug> HTTP-Session: 9818b010-c36b-44d5-992e-bc041a136c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3562 | 2023.12.14 12:57:22.951792 [ 3 ] {1acb2b2b-d96f-4e1f-86e2-a1c8f7fa7a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3563 | 2023.12.14 12:57:22.951831 [ 3 ] {1acb2b2b-d96f-4e1f-86e2-a1c8f7fa7a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3564 | 2023.12.14 12:57:22.951938 [ 3 ] {1acb2b2b-d96f-4e1f-86e2-a1c8f7fa7a7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3565 | 2023.12.14 12:57:22.952255 [ 3 ] {1acb2b2b-d96f-4e1f-86e2-a1c8f7fa7a7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3566 | 2023.12.14 12:57:22.952462 [ 3 ] {1acb2b2b-d96f-4e1f-86e2-a1c8f7fa7a7d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3567 | 2023.12.14 12:57:22.952622 [ 3 ] {1acb2b2b-d96f-4e1f-86e2-a1c8f7fa7a7d} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3568 | 2023.12.14 12:57:22.952744 [ 3 ] {1acb2b2b-d96f-4e1f-86e2-a1c8f7fa7a7d} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000923831 sec., 51957 rows/sec., 4.07 MiB/sec. | ||
3569 | 2023.12.14 12:57:22.952863 [ 3 ] {1acb2b2b-d96f-4e1f-86e2-a1c8f7fa7a7d} <Debug> DynamicQueryHandler: Done processing query | ||
3570 | 2023.12.14 12:57:22.952886 [ 3 ] {1acb2b2b-d96f-4e1f-86e2-a1c8f7fa7a7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3571 | 2023.12.14 12:57:22.952902 [ 3 ] {} <Debug> HTTP-Session: 9818b010-c36b-44d5-992e-bc041a136c2b Destroying unnamed session | ||
3572 | 2023.12.14 12:57:22.952999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3573 | 2023.12.14 12:57:22.953044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3574 | 2023.12.14 12:57:22.953064 [ 3 ] {} <Debug> HTTP-Session: a97eca0e-2ec6-4ede-898b-591591e52498 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3575 | 2023.12.14 12:57:22.953081 [ 3 ] {} <Debug> HTTP-Session: a97eca0e-2ec6-4ede-898b-591591e52498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3576 | 2023.12.14 12:57:22.953148 [ 3 ] {40174e30-15bf-4b91-8c10-0c1e7f3d8d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3577 | 2023.12.14 12:57:22.953193 [ 3 ] {40174e30-15bf-4b91-8c10-0c1e7f3d8d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3578 | 2023.12.14 12:57:22.953313 [ 3 ] {40174e30-15bf-4b91-8c10-0c1e7f3d8d9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3579 | 2023.12.14 12:57:22.953645 [ 3 ] {40174e30-15bf-4b91-8c10-0c1e7f3d8d9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3580 | 2023.12.14 12:57:22.953903 [ 3 ] {40174e30-15bf-4b91-8c10-0c1e7f3d8d9f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3581 | 2023.12.14 12:57:22.954087 [ 3 ] {40174e30-15bf-4b91-8c10-0c1e7f3d8d9f} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3582 | 2023.12.14 12:57:22.954216 [ 3 ] {40174e30-15bf-4b91-8c10-0c1e7f3d8d9f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001035193 sec., 1932 rows/sec., 135.84 KiB/sec. | ||
3583 | 2023.12.14 12:57:22.954347 [ 3 ] {40174e30-15bf-4b91-8c10-0c1e7f3d8d9f} <Debug> DynamicQueryHandler: Done processing query | ||
3584 | 2023.12.14 12:57:22.954371 [ 3 ] {40174e30-15bf-4b91-8c10-0c1e7f3d8d9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3585 | 2023.12.14 12:57:22.954386 [ 3 ] {} <Debug> HTTP-Session: a97eca0e-2ec6-4ede-898b-591591e52498 Destroying unnamed session | ||
3586 | 2023.12.14 12:57:22.954533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3587 | 2023.12.14 12:57:22.954578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3588 | 2023.12.14 12:57:22.954598 [ 3 ] {} <Debug> HTTP-Session: 892d61e5-a3d9-47ad-8253-a51dea5dfdeb Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3589 | 2023.12.14 12:57:22.954615 [ 3 ] {} <Debug> HTTP-Session: 892d61e5-a3d9-47ad-8253-a51dea5dfdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3590 | 2023.12.14 12:57:22.954699 [ 3 ] {83cb9910-2915-4a32-bfd8-bf477d2f6dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3591 | 2023.12.14 12:57:22.954743 [ 3 ] {83cb9910-2915-4a32-bfd8-bf477d2f6dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3592 | 2023.12.14 12:57:22.954879 [ 3 ] {83cb9910-2915-4a32-bfd8-bf477d2f6dbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3593 | 2023.12.14 12:57:22.955351 [ 3 ] {83cb9910-2915-4a32-bfd8-bf477d2f6dbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3594 | 2023.12.14 12:57:22.955660 [ 3 ] {83cb9910-2915-4a32-bfd8-bf477d2f6dbe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3595 | 2023.12.14 12:57:22.955848 [ 3 ] {83cb9910-2915-4a32-bfd8-bf477d2f6dbe} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3596 | 2023.12.14 12:57:22.955979 [ 3 ] {83cb9910-2915-4a32-bfd8-bf477d2f6dbe} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001250488 sec., 35186 rows/sec., 47.48 MiB/sec. | ||
3597 | 2023.12.14 12:57:22.956107 [ 3 ] {83cb9910-2915-4a32-bfd8-bf477d2f6dbe} <Debug> DynamicQueryHandler: Done processing query | ||
3598 | 2023.12.14 12:57:22.956131 [ 3 ] {83cb9910-2915-4a32-bfd8-bf477d2f6dbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3599 | 2023.12.14 12:57:22.956147 [ 3 ] {} <Debug> HTTP-Session: 892d61e5-a3d9-47ad-8253-a51dea5dfdeb Destroying unnamed session | ||
3600 | 2023.12.14 12:57:32.890370 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3601 | 2023.12.14 12:57:32.890443 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3602 | 2023.12.14 12:57:32.946647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3603 | 2023.12.14 12:57:32.946808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3604 | 2023.12.14 12:57:32.946855 [ 3 ] {} <Debug> HTTP-Session: b739ca70-d9d2-4f44-9249-662d5daca42e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3605 | 2023.12.14 12:57:32.946896 [ 3 ] {} <Debug> HTTP-Session: b739ca70-d9d2-4f44-9249-662d5daca42e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3606 | 2023.12.14 12:57:32.947080 [ 3 ] {a0363a0a-a540-4b77-9da6-9d568d2b35cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3607 | 2023.12.14 12:57:32.947141 [ 3 ] {a0363a0a-a540-4b77-9da6-9d568d2b35cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3608 | 2023.12.14 12:57:32.947297 [ 3 ] {a0363a0a-a540-4b77-9da6-9d568d2b35cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3609 | 2023.12.14 12:57:32.947755 [ 3 ] {a0363a0a-a540-4b77-9da6-9d568d2b35cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3610 | 2023.12.14 12:57:32.948026 [ 3 ] {a0363a0a-a540-4b77-9da6-9d568d2b35cf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3611 | 2023.12.14 12:57:32.948196 [ 3 ] {a0363a0a-a540-4b77-9da6-9d568d2b35cf} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3612 | 2023.12.14 12:57:32.948332 [ 3 ] {a0363a0a-a540-4b77-9da6-9d568d2b35cf} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001211108 sec., 36330 rows/sec., 2.88 MiB/sec. | ||
3613 | 2023.12.14 12:57:32.948486 [ 3 ] {a0363a0a-a540-4b77-9da6-9d568d2b35cf} <Debug> DynamicQueryHandler: Done processing query | ||
3614 | 2023.12.14 12:57:32.948512 [ 3 ] {a0363a0a-a540-4b77-9da6-9d568d2b35cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3615 | 2023.12.14 12:57:32.948529 [ 3 ] {} <Debug> HTTP-Session: b739ca70-d9d2-4f44-9249-662d5daca42e Destroying unnamed session | ||
3616 | 2023.12.14 12:57:32.948649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3617 | 2023.12.14 12:57:32.948701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3618 | 2023.12.14 12:57:32.948720 [ 3 ] {} <Debug> HTTP-Session: 66cea13d-4729-46e9-afb4-e9bad18333c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3619 | 2023.12.14 12:57:32.948739 [ 3 ] {} <Debug> HTTP-Session: 66cea13d-4729-46e9-afb4-e9bad18333c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3620 | 2023.12.14 12:57:32.948813 [ 3 ] {64616984-de5e-4e2d-af41-6ba534757eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3621 | 2023.12.14 12:57:32.948855 [ 3 ] {64616984-de5e-4e2d-af41-6ba534757eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3622 | 2023.12.14 12:57:32.948965 [ 3 ] {64616984-de5e-4e2d-af41-6ba534757eb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3623 | 2023.12.14 12:57:32.949261 [ 3 ] {64616984-de5e-4e2d-af41-6ba534757eb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3624 | 2023.12.14 12:57:32.949468 [ 3 ] {64616984-de5e-4e2d-af41-6ba534757eb3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3625 | 2023.12.14 12:57:32.949627 [ 3 ] {64616984-de5e-4e2d-af41-6ba534757eb3} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3626 | 2023.12.14 12:57:32.949756 [ 3 ] {64616984-de5e-4e2d-af41-6ba534757eb3} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000913701 sec., 2188 rows/sec., 187.04 KiB/sec. | ||
3627 | 2023.12.14 12:57:32.949876 [ 3 ] {64616984-de5e-4e2d-af41-6ba534757eb3} <Debug> DynamicQueryHandler: Done processing query | ||
3628 | 2023.12.14 12:57:32.949899 [ 3 ] {64616984-de5e-4e2d-af41-6ba534757eb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3629 | 2023.12.14 12:57:32.949915 [ 3 ] {} <Debug> HTTP-Session: 66cea13d-4729-46e9-afb4-e9bad18333c9 Destroying unnamed session | ||
3630 | 2023.12.14 12:57:32.950077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 26620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3631 | 2023.12.14 12:57:32.950124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3632 | 2023.12.14 12:57:32.950143 [ 3 ] {} <Debug> HTTP-Session: a8d1181d-a161-45e6-931f-5407ee875b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3633 | 2023.12.14 12:57:32.950160 [ 3 ] {} <Debug> HTTP-Session: a8d1181d-a161-45e6-931f-5407ee875b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3634 | 2023.12.14 12:57:32.950235 [ 3 ] {c6139fb4-2621-4cd5-aa77-bc7aa9cc2790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3635 | 2023.12.14 12:57:32.950273 [ 3 ] {c6139fb4-2621-4cd5-aa77-bc7aa9cc2790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3636 | 2023.12.14 12:57:32.950378 [ 3 ] {c6139fb4-2621-4cd5-aa77-bc7aa9cc2790} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3637 | 2023.12.14 12:57:32.950773 [ 3 ] {c6139fb4-2621-4cd5-aa77-bc7aa9cc2790} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3638 | 2023.12.14 12:57:32.950988 [ 3 ] {c6139fb4-2621-4cd5-aa77-bc7aa9cc2790} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3639 | 2023.12.14 12:57:32.951138 [ 3 ] {c6139fb4-2621-4cd5-aa77-bc7aa9cc2790} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3640 | 2023.12.14 12:57:32.951243 [ 3 ] {c6139fb4-2621-4cd5-aa77-bc7aa9cc2790} <Information> executeQuery: Read 169 rows, 16.31 KiB in 0.000979842 sec., 172476 rows/sec., 16.25 MiB/sec. | ||
3641 | 2023.12.14 12:57:32.951365 [ 3 ] {c6139fb4-2621-4cd5-aa77-bc7aa9cc2790} <Debug> DynamicQueryHandler: Done processing query | ||
3642 | 2023.12.14 12:57:32.951388 [ 3 ] {c6139fb4-2621-4cd5-aa77-bc7aa9cc2790} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3643 | 2023.12.14 12:57:32.951404 [ 3 ] {} <Debug> HTTP-Session: a8d1181d-a161-45e6-931f-5407ee875b48 Destroying unnamed session | ||
3644 | 2023.12.14 12:57:32.951502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3645 | 2023.12.14 12:57:32.951547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3646 | 2023.12.14 12:57:32.951565 [ 3 ] {} <Debug> HTTP-Session: 19c8b71c-e175-4a81-89af-a2aaccdd9e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3647 | 2023.12.14 12:57:32.951581 [ 3 ] {} <Debug> HTTP-Session: 19c8b71c-e175-4a81-89af-a2aaccdd9e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3648 | 2023.12.14 12:57:32.951650 [ 3 ] {935fe56c-9132-4687-9eb9-ffc4bffb4b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3649 | 2023.12.14 12:57:32.951689 [ 3 ] {935fe56c-9132-4687-9eb9-ffc4bffb4b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3650 | 2023.12.14 12:57:32.951793 [ 3 ] {935fe56c-9132-4687-9eb9-ffc4bffb4b90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3651 | 2023.12.14 12:57:32.952057 [ 3 ] {935fe56c-9132-4687-9eb9-ffc4bffb4b90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3652 | 2023.12.14 12:57:32.952257 [ 3 ] {935fe56c-9132-4687-9eb9-ffc4bffb4b90} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3653 | 2023.12.14 12:57:32.952409 [ 3 ] {935fe56c-9132-4687-9eb9-ffc4bffb4b90} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3654 | 2023.12.14 12:57:32.952534 [ 3 ] {935fe56c-9132-4687-9eb9-ffc4bffb4b90} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000852489 sec., 2346 rows/sec., 163.81 KiB/sec. | ||
3655 | 2023.12.14 12:57:32.952720 [ 3 ] {935fe56c-9132-4687-9eb9-ffc4bffb4b90} <Debug> DynamicQueryHandler: Done processing query | ||
3656 | 2023.12.14 12:57:32.952744 [ 3 ] {935fe56c-9132-4687-9eb9-ffc4bffb4b90} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3657 | 2023.12.14 12:57:32.952759 [ 3 ] {} <Debug> HTTP-Session: 19c8b71c-e175-4a81-89af-a2aaccdd9e38 Destroying unnamed session | ||
3658 | 2023.12.14 12:57:32.952872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 11889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3659 | 2023.12.14 12:57:32.952917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3660 | 2023.12.14 12:57:32.952935 [ 3 ] {} <Debug> HTTP-Session: e6efea3d-2bca-46a6-91a9-d098dd21b092 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3661 | 2023.12.14 12:57:32.952952 [ 3 ] {} <Debug> HTTP-Session: e6efea3d-2bca-46a6-91a9-d098dd21b092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3662 | 2023.12.14 12:57:32.953025 [ 3 ] {969c1183-b50d-4c31-b3c5-01001b064389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3663 | 2023.12.14 12:57:32.953064 [ 3 ] {969c1183-b50d-4c31-b3c5-01001b064389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3664 | 2023.12.14 12:57:32.953182 [ 3 ] {969c1183-b50d-4c31-b3c5-01001b064389} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3665 | 2023.12.14 12:57:32.953508 [ 3 ] {969c1183-b50d-4c31-b3c5-01001b064389} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3666 | 2023.12.14 12:57:32.953717 [ 3 ] {969c1183-b50d-4c31-b3c5-01001b064389} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3667 | 2023.12.14 12:57:32.953865 [ 3 ] {969c1183-b50d-4c31-b3c5-01001b064389} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3668 | 2023.12.14 12:57:32.953992 [ 3 ] {969c1183-b50d-4c31-b3c5-01001b064389} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.000937631 sec., 74656 rows/sec., 5.82 MiB/sec. | ||
3669 | 2023.12.14 12:57:32.954125 [ 3 ] {969c1183-b50d-4c31-b3c5-01001b064389} <Debug> DynamicQueryHandler: Done processing query | ||
3670 | 2023.12.14 12:57:32.954150 [ 3 ] {969c1183-b50d-4c31-b3c5-01001b064389} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3671 | 2023.12.14 12:57:32.954165 [ 3 ] {} <Debug> HTTP-Session: e6efea3d-2bca-46a6-91a9-d098dd21b092 Destroying unnamed session | ||
3672 | 2023.12.14 12:57:32.954276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3673 | 2023.12.14 12:57:32.954327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3674 | 2023.12.14 12:57:32.954357 [ 3 ] {} <Debug> HTTP-Session: f9006db4-4595-4981-8cde-6b9a47bbb93b Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3675 | 2023.12.14 12:57:32.954373 [ 3 ] {} <Debug> HTTP-Session: f9006db4-4595-4981-8cde-6b9a47bbb93b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3676 | 2023.12.14 12:57:32.954444 [ 3 ] {8292b17e-27b4-4aa0-98fe-b5183056e5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3677 | 2023.12.14 12:57:32.954485 [ 3 ] {8292b17e-27b4-4aa0-98fe-b5183056e5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3678 | 2023.12.14 12:57:32.954607 [ 3 ] {8292b17e-27b4-4aa0-98fe-b5183056e5d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3679 | 2023.12.14 12:57:32.954918 [ 3 ] {8292b17e-27b4-4aa0-98fe-b5183056e5d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3680 | 2023.12.14 12:57:32.955176 [ 3 ] {8292b17e-27b4-4aa0-98fe-b5183056e5d8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3681 | 2023.12.14 12:57:32.955356 [ 3 ] {8292b17e-27b4-4aa0-98fe-b5183056e5d8} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3682 | 2023.12.14 12:57:32.955487 [ 3 ] {8292b17e-27b4-4aa0-98fe-b5183056e5d8} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001010463 sec., 36616 rows/sec., 2.58 MiB/sec. | ||
3683 | 2023.12.14 12:57:32.955605 [ 3 ] {8292b17e-27b4-4aa0-98fe-b5183056e5d8} <Debug> DynamicQueryHandler: Done processing query | ||
3684 | 2023.12.14 12:57:32.955629 [ 3 ] {8292b17e-27b4-4aa0-98fe-b5183056e5d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3685 | 2023.12.14 12:57:32.955645 [ 3 ] {} <Debug> HTTP-Session: f9006db4-4595-4981-8cde-6b9a47bbb93b Destroying unnamed session | ||
3686 | 2023.12.14 12:57:32.955803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3687 | 2023.12.14 12:57:32.955848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3688 | 2023.12.14 12:57:32.955867 [ 3 ] {} <Debug> HTTP-Session: ae2e34f0-7d7e-41b3-972f-310fb2ac06ff Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3689 | 2023.12.14 12:57:32.955883 [ 3 ] {} <Debug> HTTP-Session: ae2e34f0-7d7e-41b3-972f-310fb2ac06ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3690 | 2023.12.14 12:57:32.955969 [ 3 ] {1f5a9abc-bc7d-4f2f-a96c-ff8f2f111efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3691 | 2023.12.14 12:57:32.956012 [ 3 ] {1f5a9abc-bc7d-4f2f-a96c-ff8f2f111efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3692 | 2023.12.14 12:57:32.956150 [ 3 ] {1f5a9abc-bc7d-4f2f-a96c-ff8f2f111efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3693 | 2023.12.14 12:57:32.956619 [ 3 ] {1f5a9abc-bc7d-4f2f-a96c-ff8f2f111efd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3694 | 2023.12.14 12:57:32.956910 [ 3 ] {1f5a9abc-bc7d-4f2f-a96c-ff8f2f111efd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3695 | 2023.12.14 12:57:32.957089 [ 3 ] {1f5a9abc-bc7d-4f2f-a96c-ff8f2f111efd} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3696 | 2023.12.14 12:57:32.957222 [ 3 ] {1f5a9abc-bc7d-4f2f-a96c-ff8f2f111efd} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001224478 sec., 35933 rows/sec., 48.49 MiB/sec. | ||
3697 | 2023.12.14 12:57:32.957334 [ 3 ] {1f5a9abc-bc7d-4f2f-a96c-ff8f2f111efd} <Debug> DynamicQueryHandler: Done processing query | ||
3698 | 2023.12.14 12:57:32.957357 [ 3 ] {1f5a9abc-bc7d-4f2f-a96c-ff8f2f111efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3699 | 2023.12.14 12:57:32.957377 [ 3 ] {} <Debug> HTTP-Session: ae2e34f0-7d7e-41b3-972f-310fb2ac06ff Destroying unnamed session | ||
3700 | 2023.12.14 12:57:42.945160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3701 | 2023.12.14 12:57:42.945299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3702 | 2023.12.14 12:57:42.945346 [ 3 ] {} <Debug> HTTP-Session: 6c35597a-9ff6-4c80-8ee5-0f5c0e4f5e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3703 | 2023.12.14 12:57:42.945387 [ 3 ] {} <Debug> HTTP-Session: 6c35597a-9ff6-4c80-8ee5-0f5c0e4f5e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3704 | 2023.12.14 12:57:42.945581 [ 3 ] {c8312155-f3ed-4cc2-a12c-a4fef8e0ade9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3705 | 2023.12.14 12:57:42.945679 [ 3 ] {c8312155-f3ed-4cc2-a12c-a4fef8e0ade9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3706 | 2023.12.14 12:57:42.945934 [ 3 ] {c8312155-f3ed-4cc2-a12c-a4fef8e0ade9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3707 | 2023.12.14 12:57:42.946506 [ 3 ] {c8312155-f3ed-4cc2-a12c-a4fef8e0ade9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3708 | 2023.12.14 12:57:42.946772 [ 3 ] {c8312155-f3ed-4cc2-a12c-a4fef8e0ade9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3709 | 2023.12.14 12:57:42.946939 [ 3 ] {c8312155-f3ed-4cc2-a12c-a4fef8e0ade9} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3710 | 2023.12.14 12:57:42.947076 [ 3 ] {c8312155-f3ed-4cc2-a12c-a4fef8e0ade9} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001439523 sec., 30565 rows/sec., 2.42 MiB/sec. | ||
3711 | 2023.12.14 12:57:42.947141 [ 132 ] {} <Debug> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
3712 | 2023.12.14 12:57:42.947271 [ 3 ] {c8312155-f3ed-4cc2-a12c-a4fef8e0ade9} <Debug> DynamicQueryHandler: Done processing query | ||
3713 | 2023.12.14 12:57:42.947301 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3714 | 2023.12.14 12:57:42.947314 [ 3 ] {c8312155-f3ed-4cc2-a12c-a4fef8e0ade9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3715 | 2023.12.14 12:57:42.947371 [ 3 ] {} <Debug> HTTP-Session: 6c35597a-9ff6-4c80-8ee5-0f5c0e4f5e95 Destroying unnamed session | ||
3716 | 2023.12.14 12:57:42.947462 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact | ||
3717 | 2023.12.14 12:57:42.947523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3718 | 2023.12.14 12:57:42.947613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3719 | 2023.12.14 12:57:42.947670 [ 3 ] {} <Debug> HTTP-Session: e8be101d-91e8-4ded-9bcf-170efbfd7676 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3720 | 2023.12.14 12:57:42.947670 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3721 | 2023.12.14 12:57:42.947697 [ 3 ] {} <Debug> HTTP-Session: e8be101d-91e8-4ded-9bcf-170efbfd7676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3722 | 2023.12.14 12:57:42.947746 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 44 rows starting from the beginning of the part | ||
3723 | 2023.12.14 12:57:42.947888 [ 3 ] {4bfd468d-f501-4ae8-843f-0c96393a8451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3724 | 2023.12.14 12:57:42.947991 [ 3 ] {4bfd468d-f501-4ae8-843f-0c96393a8451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3725 | 2023.12.14 12:57:42.948047 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
3726 | 2023.12.14 12:57:42.948395 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part | ||
3727 | 2023.12.14 12:57:42.948432 [ 3 ] {4bfd468d-f501-4ae8-843f-0c96393a8451} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3728 | 2023.12.14 12:57:42.948630 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
3729 | 2023.12.14 12:57:42.948835 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part | ||
3730 | 2023.12.14 12:57:42.949338 [ 3 ] {4bfd468d-f501-4ae8-843f-0c96393a8451} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3731 | 2023.12.14 12:57:42.949732 [ 3 ] {4bfd468d-f501-4ae8-843f-0c96393a8451} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3732 | 2023.12.14 12:57:42.950075 [ 3 ] {4bfd468d-f501-4ae8-843f-0c96393a8451} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3733 | 2023.12.14 12:57:42.950272 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002858904 sec., 76952.5664380476 rows/sec., 6.09 MiB/sec. | ||
3734 | 2023.12.14 12:57:42.950360 [ 3 ] {4bfd468d-f501-4ae8-843f-0c96393a8451} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002412564 sec., 828 rows/sec., 70.84 KiB/sec. | ||
3735 | 2023.12.14 12:57:42.950445 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
3736 | 2023.12.14 12:57:42.950590 [ 3 ] {4bfd468d-f501-4ae8-843f-0c96393a8451} <Debug> DynamicQueryHandler: Done processing query | ||
3737 | 2023.12.14 12:57:42.950633 [ 3 ] {4bfd468d-f501-4ae8-843f-0c96393a8451} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3738 | 2023.12.14 12:57:42.950660 [ 3 ] {} <Debug> HTTP-Session: e8be101d-91e8-4ded-9bcf-170efbfd7676 Destroying unnamed session | ||
3739 | 2023.12.14 12:57:42.950724 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_30_7} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. | ||
3740 | 2023.12.14 12:57:42.950801 [ 23 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_30_7} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 | ||
3741 | 2023.12.14 12:57:42.950837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3742 | 2023.12.14 12:57:42.950921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3743 | 2023.12.14 12:57:42.950940 [ 3 ] {} <Debug> HTTP-Session: 5fdcd10b-c579-427c-aaf3-e694529eefe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3744 | 2023.12.14 12:57:42.950957 [ 3 ] {} <Debug> HTTP-Session: 5fdcd10b-c579-427c-aaf3-e694529eefe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3745 | 2023.12.14 12:57:42.951037 [ 3 ] {4d13e05f-a73c-4940-8284-fdefbd850d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3746 | 2023.12.14 12:57:42.951077 [ 3 ] {4d13e05f-a73c-4940-8284-fdefbd850d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3747 | 2023.12.14 12:57:42.951198 [ 3 ] {4d13e05f-a73c-4940-8284-fdefbd850d63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3748 | 2023.12.14 12:57:42.951572 [ 3 ] {4d13e05f-a73c-4940-8284-fdefbd850d63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3749 | 2023.12.14 12:57:42.951798 [ 3 ] {4d13e05f-a73c-4940-8284-fdefbd850d63} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3750 | 2023.12.14 12:57:42.951946 [ 3 ] {4d13e05f-a73c-4940-8284-fdefbd850d63} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3751 | 2023.12.14 12:57:42.952075 [ 3 ] {4d13e05f-a73c-4940-8284-fdefbd850d63} <Information> executeQuery: Read 133 rows, 13.21 KiB in 0.001008842 sec., 131834 rows/sec., 12.79 MiB/sec. | ||
3752 | 2023.12.14 12:57:42.952190 [ 3 ] {4d13e05f-a73c-4940-8284-fdefbd850d63} <Debug> DynamicQueryHandler: Done processing query | ||
3753 | 2023.12.14 12:57:42.952213 [ 3 ] {4d13e05f-a73c-4940-8284-fdefbd850d63} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3754 | 2023.12.14 12:57:42.952228 [ 3 ] {} <Debug> HTTP-Session: 5fdcd10b-c579-427c-aaf3-e694529eefe2 Destroying unnamed session | ||
3755 | 2023.12.14 12:57:42.952376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3756 | 2023.12.14 12:57:42.952421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3757 | 2023.12.14 12:57:42.952440 [ 3 ] {} <Debug> HTTP-Session: 1922a2bb-ac7f-462f-985d-d979124c71ad Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3758 | 2023.12.14 12:57:42.952457 [ 3 ] {} <Debug> HTTP-Session: 1922a2bb-ac7f-462f-985d-d979124c71ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3759 | 2023.12.14 12:57:42.952525 [ 3 ] {3c825347-9179-434f-aee7-d912c281614a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3760 | 2023.12.14 12:57:42.952563 [ 3 ] {3c825347-9179-434f-aee7-d912c281614a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3761 | 2023.12.14 12:57:42.952669 [ 3 ] {3c825347-9179-434f-aee7-d912c281614a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3762 | 2023.12.14 12:57:42.952928 [ 3 ] {3c825347-9179-434f-aee7-d912c281614a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3763 | 2023.12.14 12:57:42.953127 [ 3 ] {3c825347-9179-434f-aee7-d912c281614a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3764 | 2023.12.14 12:57:42.953277 [ 3 ] {3c825347-9179-434f-aee7-d912c281614a} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3765 | 2023.12.14 12:57:42.953403 [ 3 ] {3c825347-9179-434f-aee7-d912c281614a} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000850359 sec., 2351 rows/sec., 164.22 KiB/sec. | ||
3766 | 2023.12.14 12:57:42.953506 [ 3 ] {3c825347-9179-434f-aee7-d912c281614a} <Debug> DynamicQueryHandler: Done processing query | ||
3767 | 2023.12.14 12:57:42.953530 [ 3 ] {3c825347-9179-434f-aee7-d912c281614a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3768 | 2023.12.14 12:57:42.953545 [ 3 ] {} <Debug> HTTP-Session: 1922a2bb-ac7f-462f-985d-d979124c71ad Destroying unnamed session | ||
3769 | 2023.12.14 12:57:42.953664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3770 | 2023.12.14 12:57:42.953707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3771 | 2023.12.14 12:57:42.953725 [ 3 ] {} <Debug> HTTP-Session: 54ae8c4a-997c-4c30-a271-64ed81b62530 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3772 | 2023.12.14 12:57:42.953742 [ 3 ] {} <Debug> HTTP-Session: 54ae8c4a-997c-4c30-a271-64ed81b62530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3773 | 2023.12.14 12:57:42.953810 [ 3 ] {8d513bf3-9707-4d1b-bdb0-02c84fbaa01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3774 | 2023.12.14 12:57:42.953849 [ 3 ] {8d513bf3-9707-4d1b-bdb0-02c84fbaa01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3775 | 2023.12.14 12:57:42.953953 [ 3 ] {8d513bf3-9707-4d1b-bdb0-02c84fbaa01b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3776 | 2023.12.14 12:57:42.954238 [ 3 ] {8d513bf3-9707-4d1b-bdb0-02c84fbaa01b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3777 | 2023.12.14 12:57:42.954434 [ 3 ] {8d513bf3-9707-4d1b-bdb0-02c84fbaa01b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3778 | 2023.12.14 12:57:42.954583 [ 3 ] {8d513bf3-9707-4d1b-bdb0-02c84fbaa01b} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3779 | 2023.12.14 12:57:42.954711 [ 3 ] {8d513bf3-9707-4d1b-bdb0-02c84fbaa01b} <Information> executeQuery: Read 46 rows, 3.69 KiB in 0.00087182 sec., 52763 rows/sec., 4.13 MiB/sec. | ||
3780 | 2023.12.14 12:57:42.954849 [ 3 ] {8d513bf3-9707-4d1b-bdb0-02c84fbaa01b} <Debug> DynamicQueryHandler: Done processing query | ||
3781 | 2023.12.14 12:57:42.954874 [ 3 ] {8d513bf3-9707-4d1b-bdb0-02c84fbaa01b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3782 | 2023.12.14 12:57:42.954889 [ 3 ] {} <Debug> HTTP-Session: 54ae8c4a-997c-4c30-a271-64ed81b62530 Destroying unnamed session | ||
3783 | 2023.12.14 12:57:42.954985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3784 | 2023.12.14 12:57:42.955029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3785 | 2023.12.14 12:57:42.955047 [ 3 ] {} <Debug> HTTP-Session: 0e8a23ed-4902-421d-a6eb-4408a6440905 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3786 | 2023.12.14 12:57:42.955063 [ 3 ] {} <Debug> HTTP-Session: 0e8a23ed-4902-421d-a6eb-4408a6440905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3787 | 2023.12.14 12:57:42.955131 [ 3 ] {0d1d65e1-4a9f-467c-9b30-a9fcb9469494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3788 | 2023.12.14 12:57:42.955172 [ 3 ] {0d1d65e1-4a9f-467c-9b30-a9fcb9469494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3789 | 2023.12.14 12:57:42.955294 [ 3 ] {0d1d65e1-4a9f-467c-9b30-a9fcb9469494} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3790 | 2023.12.14 12:57:42.955541 [ 3 ] {0d1d65e1-4a9f-467c-9b30-a9fcb9469494} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3791 | 2023.12.14 12:57:42.955783 [ 3 ] {0d1d65e1-4a9f-467c-9b30-a9fcb9469494} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3792 | 2023.12.14 12:57:42.955954 [ 3 ] {0d1d65e1-4a9f-467c-9b30-a9fcb9469494} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3793 | 2023.12.14 12:57:42.956084 [ 3 ] {0d1d65e1-4a9f-467c-9b30-a9fcb9469494} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000925771 sec., 1080 rows/sec., 75.95 KiB/sec. | ||
3794 | 2023.12.14 12:57:42.956188 [ 3 ] {0d1d65e1-4a9f-467c-9b30-a9fcb9469494} <Debug> DynamicQueryHandler: Done processing query | ||
3795 | 2023.12.14 12:57:42.956211 [ 3 ] {0d1d65e1-4a9f-467c-9b30-a9fcb9469494} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3796 | 2023.12.14 12:57:42.956226 [ 3 ] {} <Debug> HTTP-Session: 0e8a23ed-4902-421d-a6eb-4408a6440905 Destroying unnamed session | ||
3797 | 2023.12.14 12:57:42.956394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3798 | 2023.12.14 12:57:42.956438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3799 | 2023.12.14 12:57:42.956456 [ 3 ] {} <Debug> HTTP-Session: 37d54cc6-c852-442d-9702-5e6ab2bc16ad Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3800 | 2023.12.14 12:57:42.956472 [ 3 ] {} <Debug> HTTP-Session: 37d54cc6-c852-442d-9702-5e6ab2bc16ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3801 | 2023.12.14 12:57:42.956554 [ 3 ] {4fd55219-7560-4885-8295-44713a1a0bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3802 | 2023.12.14 12:57:42.956597 [ 3 ] {4fd55219-7560-4885-8295-44713a1a0bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3803 | 2023.12.14 12:57:42.956730 [ 3 ] {4fd55219-7560-4885-8295-44713a1a0bd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3804 | 2023.12.14 12:57:42.957182 [ 3 ] {4fd55219-7560-4885-8295-44713a1a0bd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.54 GiB. | ||
3805 | 2023.12.14 12:57:42.957489 [ 3 ] {4fd55219-7560-4885-8295-44713a1a0bd2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3806 | 2023.12.14 12:57:42.957665 [ 3 ] {4fd55219-7560-4885-8295-44713a1a0bd2} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3807 | 2023.12.14 12:57:42.957793 [ 3 ] {4fd55219-7560-4885-8295-44713a1a0bd2} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001202378 sec., 36594 rows/sec., 49.38 MiB/sec. | ||
3808 | 2023.12.14 12:57:42.957931 [ 3 ] {4fd55219-7560-4885-8295-44713a1a0bd2} <Debug> DynamicQueryHandler: Done processing query | ||
3809 | 2023.12.14 12:57:42.957954 [ 3 ] {4fd55219-7560-4885-8295-44713a1a0bd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3810 | 2023.12.14 12:57:42.957970 [ 3 ] {} <Debug> HTTP-Session: 37d54cc6-c852-442d-9702-5e6ab2bc16ad Destroying unnamed session | ||
3811 | 2023.12.14 12:57:47.890684 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3812 | 2023.12.14 12:57:47.890761 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3813 | 2023.12.14 12:57:52.944223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3814 | 2023.12.14 12:57:52.944336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3815 | 2023.12.14 12:57:52.944361 [ 3 ] {} <Debug> HTTP-Session: 26dd4daa-9b7f-404a-9224-0d459e48ca4f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3816 | 2023.12.14 12:57:52.944385 [ 3 ] {} <Debug> HTTP-Session: 26dd4daa-9b7f-404a-9224-0d459e48ca4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3817 | 2023.12.14 12:57:52.944511 [ 3 ] {62a99dbc-ac9d-432d-a393-84f1d00170b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3818 | 2023.12.14 12:57:52.944571 [ 3 ] {62a99dbc-ac9d-432d-a393-84f1d00170b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3819 | 2023.12.14 12:57:52.944721 [ 3 ] {62a99dbc-ac9d-432d-a393-84f1d00170b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3820 | 2023.12.14 12:57:52.945168 [ 3 ] {62a99dbc-ac9d-432d-a393-84f1d00170b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3821 | 2023.12.14 12:57:52.945426 [ 3 ] {62a99dbc-ac9d-432d-a393-84f1d00170b4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3822 | 2023.12.14 12:57:52.945593 [ 3 ] {62a99dbc-ac9d-432d-a393-84f1d00170b4} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3823 | 2023.12.14 12:57:52.945723 [ 3 ] {62a99dbc-ac9d-432d-a393-84f1d00170b4} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001173167 sec., 37505 rows/sec., 2.97 MiB/sec. | ||
3824 | 2023.12.14 12:57:52.945892 [ 3 ] {62a99dbc-ac9d-432d-a393-84f1d00170b4} <Debug> DynamicQueryHandler: Done processing query | ||
3825 | 2023.12.14 12:57:52.945918 [ 3 ] {62a99dbc-ac9d-432d-a393-84f1d00170b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3826 | 2023.12.14 12:57:52.945935 [ 3 ] {} <Debug> HTTP-Session: 26dd4daa-9b7f-404a-9224-0d459e48ca4f Destroying unnamed session | ||
3827 | 2023.12.14 12:57:52.946077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3828 | 2023.12.14 12:57:52.946127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3829 | 2023.12.14 12:57:52.946148 [ 3 ] {} <Debug> HTTP-Session: 0c5e3e37-318e-4a8f-ae37-436861688872 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3830 | 2023.12.14 12:57:52.946166 [ 3 ] {} <Debug> HTTP-Session: 0c5e3e37-318e-4a8f-ae37-436861688872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3831 | 2023.12.14 12:57:52.946251 [ 3 ] {686d02d4-ed9d-493a-96e7-f195ded3ecf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3832 | 2023.12.14 12:57:52.946293 [ 3 ] {686d02d4-ed9d-493a-96e7-f195ded3ecf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3833 | 2023.12.14 12:57:52.946404 [ 3 ] {686d02d4-ed9d-493a-96e7-f195ded3ecf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3834 | 2023.12.14 12:57:52.946814 [ 3 ] {686d02d4-ed9d-493a-96e7-f195ded3ecf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3835 | 2023.12.14 12:57:52.947035 [ 3 ] {686d02d4-ed9d-493a-96e7-f195ded3ecf4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3836 | 2023.12.14 12:57:52.947203 [ 3 ] {686d02d4-ed9d-493a-96e7-f195ded3ecf4} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3837 | 2023.12.14 12:57:52.947310 [ 3 ] {686d02d4-ed9d-493a-96e7-f195ded3ecf4} <Information> executeQuery: Read 132 rows, 13.13 KiB in 0.001030793 sec., 128056 rows/sec., 12.44 MiB/sec. | ||
3838 | 2023.12.14 12:57:52.947330 [ 122 ] {} <Debug> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3839 | 2023.12.14 12:57:52.947425 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3840 | 2023.12.14 12:57:52.947546 [ 3 ] {686d02d4-ed9d-493a-96e7-f195ded3ecf4} <Debug> DynamicQueryHandler: Done processing query | ||
3841 | 2023.12.14 12:57:52.947560 [ 23 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3842 | 2023.12.14 12:57:52.947581 [ 3 ] {686d02d4-ed9d-493a-96e7-f195ded3ecf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3843 | 2023.12.14 12:57:52.947633 [ 3 ] {} <Debug> HTTP-Session: 0c5e3e37-318e-4a8f-ae37-436861688872 Destroying unnamed session | ||
3844 | 2023.12.14 12:57:52.947707 [ 23 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3845 | 2023.12.14 12:57:52.947748 [ 23 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 172 rows starting from the beginning of the part | ||
3846 | 2023.12.14 12:57:52.947798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3847 | 2023.12.14 12:57:52.947877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3848 | 2023.12.14 12:57:52.947933 [ 3 ] {} <Debug> HTTP-Session: 7c6583b5-2997-4c3b-b55f-b3e07bf06212 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3849 | 2023.12.14 12:57:52.947996 [ 3 ] {} <Debug> HTTP-Session: 7c6583b5-2997-4c3b-b55f-b3e07bf06212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3850 | 2023.12.14 12:57:52.948009 [ 23 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 132 rows starting from the beginning of the part | ||
3851 | 2023.12.14 12:57:52.948182 [ 3 ] {ae5123d1-044f-485f-aae0-0e3bd317c4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3852 | 2023.12.14 12:57:52.948285 [ 23 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 134 rows starting from the beginning of the part | ||
3853 | 2023.12.14 12:57:52.948294 [ 3 ] {ae5123d1-044f-485f-aae0-0e3bd317c4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3854 | 2023.12.14 12:57:52.948551 [ 23 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 169 rows starting from the beginning of the part | ||
3855 | 2023.12.14 12:57:52.948788 [ 3 ] {ae5123d1-044f-485f-aae0-0e3bd317c4f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3856 | 2023.12.14 12:57:52.948805 [ 23 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 133 rows starting from the beginning of the part | ||
3857 | 2023.12.14 12:57:52.948982 [ 23 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 132 rows starting from the beginning of the part | ||
3858 | 2023.12.14 12:57:52.949500 [ 3 ] {ae5123d1-044f-485f-aae0-0e3bd317c4f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3859 | 2023.12.14 12:57:52.949979 [ 3 ] {ae5123d1-044f-485f-aae0-0e3bd317c4f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3860 | 2023.12.14 12:57:52.950249 [ 3 ] {ae5123d1-044f-485f-aae0-0e3bd317c4f9} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3861 | 2023.12.14 12:57:52.950400 [ 122 ] {} <Debug> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3862 | 2023.12.14 12:57:52.950463 [ 3 ] {ae5123d1-044f-485f-aae0-0e3bd317c4f9} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.002186869 sec., 20120 rows/sec., 1.57 MiB/sec. | ||
3863 | 2023.12.14 12:57:52.950502 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3864 | 2023.12.14 12:57:52.950698 [ 23 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3865 | 2023.12.14 12:57:52.951024 [ 3 ] {ae5123d1-044f-485f-aae0-0e3bd317c4f9} <Debug> DynamicQueryHandler: Done processing query | ||
3866 | 2023.12.14 12:57:52.951103 [ 3 ] {ae5123d1-044f-485f-aae0-0e3bd317c4f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3867 | 2023.12.14 12:57:52.951116 [ 23 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3868 | 2023.12.14 12:57:52.951171 [ 3 ] {} <Debug> HTTP-Session: 7c6583b5-2997-4c3b-b55f-b3e07bf06212 Destroying unnamed session | ||
3869 | 2023.12.14 12:57:52.951251 [ 23 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 94 rows starting from the beginning of the part | ||
3870 | 2023.12.14 12:57:52.951411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3871 | 2023.12.14 12:57:52.951415 [ 18 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 4 columns (4 merged, 0 gathered) in 0.003889908 sec., 224169.82612442249 rows/sec., 21.50 MiB/sec. | ||
3872 | 2023.12.14 12:57:52.951482 [ 23 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
3873 | 2023.12.14 12:57:52.951566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3874 | 2023.12.14 12:57:52.951644 [ 3 ] {} <Debug> HTTP-Session: 8960dd0f-2418-4504-b7f2-24432e2f68c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3875 | 2023.12.14 12:57:52.951720 [ 3 ] {} <Debug> HTTP-Session: 8960dd0f-2418-4504-b7f2-24432e2f68c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3876 | 2023.12.14 12:57:52.951768 [ 18 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3877 | 2023.12.14 12:57:52.951779 [ 23 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
3878 | 2023.12.14 12:57:52.952048 [ 3 ] {21cf8297-05ac-4edb-bb68-ff03b9d3f12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3879 | 2023.12.14 12:57:52.952150 [ 23 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 70 rows starting from the beginning of the part | ||
3880 | 2023.12.14 12:57:52.952191 [ 3 ] {21cf8297-05ac-4edb-bb68-ff03b9d3f12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3881 | 2023.12.14 12:57:52.952370 [ 18 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3882 | 2023.12.14 12:57:52.952568 [ 23 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
3883 | 2023.12.14 12:57:52.952619 [ 18 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_31_6} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3884 | 2023.12.14 12:57:52.952996 [ 23 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part | ||
3885 | 2023.12.14 12:57:52.953183 [ 3 ] {21cf8297-05ac-4edb-bb68-ff03b9d3f12c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3886 | 2023.12.14 12:57:52.954262 [ 18 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 4 columns (4 merged, 0 gathered) in 0.003659693 sec., 94543.4494095543 rows/sec., 7.39 MiB/sec. | ||
3887 | 2023.12.14 12:57:52.954445 [ 18 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3888 | 2023.12.14 12:57:52.954475 [ 3 ] {21cf8297-05ac-4edb-bb68-ff03b9d3f12c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3889 | 2023.12.14 12:57:52.954707 [ 18 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3890 | 2023.12.14 12:57:52.954824 [ 18 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_31_6} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3891 | 2023.12.14 12:57:52.954980 [ 3 ] {21cf8297-05ac-4edb-bb68-ff03b9d3f12c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3892 | 2023.12.14 12:57:52.955174 [ 3 ] {21cf8297-05ac-4edb-bb68-ff03b9d3f12c} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3893 | 2023.12.14 12:57:52.955298 [ 122 ] {} <Debug> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3894 | 2023.12.14 12:57:52.955312 [ 3 ] {21cf8297-05ac-4edb-bb68-ff03b9d3f12c} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.003188522 sec., 13799 rows/sec., 18.62 MiB/sec. | ||
3895 | 2023.12.14 12:57:52.955360 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3896 | 2023.12.14 12:57:52.955511 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3897 | 2023.12.14 12:57:52.955601 [ 3 ] {21cf8297-05ac-4edb-bb68-ff03b9d3f12c} <Debug> DynamicQueryHandler: Done processing query | ||
3898 | 2023.12.14 12:57:52.955643 [ 3 ] {21cf8297-05ac-4edb-bb68-ff03b9d3f12c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3899 | 2023.12.14 12:57:52.955693 [ 3 ] {} <Debug> HTTP-Session: 8960dd0f-2418-4504-b7f2-24432e2f68c2 Destroying unnamed session | ||
3900 | 2023.12.14 12:57:52.955712 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3901 | 2023.12.14 12:57:52.955758 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1119 rows starting from the beginning of the part | ||
3902 | 2023.12.14 12:57:52.955870 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
3903 | 2023.12.14 12:57:52.955967 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part | ||
3904 | 2023.12.14 12:57:52.956056 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
3905 | 2023.12.14 12:57:52.956144 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part | ||
3906 | 2023.12.14 12:57:52.956231 [ 10 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part | ||
3907 | 2023.12.14 12:57:52.959702 [ 22 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1339 rows, containing 6 columns (6 merged, 0 gathered) in 0.004276917 sec., 313075.9844065246 rows/sec., 422.48 MiB/sec. | ||
3908 | 2023.12.14 12:57:52.960795 [ 9 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3909 | 2023.12.14 12:57:52.961059 [ 9 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3910 | 2023.12.14 12:57:52.961137 [ 9 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3911 | 2023.12.14 12:57:52.961228 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 802688ff-ed7a-422d-8478-9454f969cd66::all_1_31_6: 8.69 MiB. | ||
3912 | 2023.12.14 12:57:53.001126 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.11 MiB, peak 242.81 MiB, will set to 235.22 MiB (RSS), difference: -2.89 MiB | ||
3913 | 2023.12.14 12:57:53.619582 [ 122 ] {} <Debug> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
3914 | 2023.12.14 12:57:53.619701 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3915 | 2023.12.14 12:57:53.619875 [ 18 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
3916 | 2023.12.14 12:57:53.620090 [ 18 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3917 | 2023.12.14 12:57:53.620147 [ 18 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
3918 | 2023.12.14 12:57:53.620340 [ 18 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
3919 | 2023.12.14 12:57:53.620496 [ 18 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
3920 | 2023.12.14 12:57:53.620665 [ 18 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3921 | 2023.12.14 12:57:53.620829 [ 18 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
3922 | 2023.12.14 12:57:53.621460 [ 9 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001672138 sec., 10764.66176834687 rows/sec., 901.14 KiB/sec. | ||
3923 | 2023.12.14 12:57:53.621602 [ 9 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3924 | 2023.12.14 12:57:53.621819 [ 9 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_14_3} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
3925 | 2023.12.14 12:57:53.621898 [ 9 ] {914bffe5-0df7-42f1-8f5a-5996c8722816::all_1_14_3} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
3926 | 2023.12.14 12:57:54.027376 [ 122 ] {} <Debug> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
3927 | 2023.12.14 12:57:54.027449 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3928 | 2023.12.14 12:57:54.027532 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
3929 | 2023.12.14 12:57:54.027689 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3930 | 2023.12.14 12:57:54.027729 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
3931 | 2023.12.14 12:57:54.027865 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
3932 | 2023.12.14 12:57:54.027966 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
3933 | 2023.12.14 12:57:54.028061 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
3934 | 2023.12.14 12:57:54.028150 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
3935 | 2023.12.14 12:57:54.028776 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001276989 sec., 14095.657832604666 rows/sec., 984.22 KiB/sec. | ||
3936 | 2023.12.14 12:57:54.028864 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
3937 | 2023.12.14 12:57:54.029032 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_14_3} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
3938 | 2023.12.14 12:57:54.029100 [ 9 ] {045161f7-bea8-46b7-983a-25586874803a::all_1_14_3} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
3939 | 2023.12.14 12:57:55.908224 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
3940 | 2023.12.14 12:57:55.908312 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3941 | 2023.12.14 12:57:55.908438 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact | ||
3942 | 2023.12.14 12:57:55.908598 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3943 | 2023.12.14 12:57:55.908642 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 446 rows starting from the beginning of the part | ||
3944 | 2023.12.14 12:57:55.908786 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
3945 | 2023.12.14 12:57:55.908895 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
3946 | 2023.12.14 12:57:55.908998 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part | ||
3947 | 2023.12.14 12:57:55.909097 [ 15 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
3948 | 2023.12.14 12:57:55.909839 [ 21 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466403 sec., 355973.08516144607 rows/sec., 25.10 MiB/sec. | ||
3949 | 2023.12.14 12:57:55.910001 [ 21 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
3950 | 2023.12.14 12:57:55.910249 [ 21 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. | ||
3951 | 2023.12.14 12:57:55.910323 [ 21 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_19_4} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 | ||
3952 | 2023.12.14 12:58:02.891017 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3953 | 2023.12.14 12:58:02.891120 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3954 | 2023.12.14 12:58:02.945750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 6359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3955 | 2023.12.14 12:58:02.945866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3956 | 2023.12.14 12:58:02.945894 [ 3 ] {} <Debug> HTTP-Session: 6b3c9dd9-e839-417d-aeca-c19bf6720105 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3957 | 2023.12.14 12:58:02.945922 [ 3 ] {} <Debug> HTTP-Session: 6b3c9dd9-e839-417d-aeca-c19bf6720105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3958 | 2023.12.14 12:58:02.946062 [ 3 ] {50daa770-4ef9-41ca-815b-72d91417059a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3959 | 2023.12.14 12:58:02.946129 [ 3 ] {50daa770-4ef9-41ca-815b-72d91417059a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3960 | 2023.12.14 12:58:02.946306 [ 3 ] {50daa770-4ef9-41ca-815b-72d91417059a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3961 | 2023.12.14 12:58:02.946853 [ 3 ] {50daa770-4ef9-41ca-815b-72d91417059a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3962 | 2023.12.14 12:58:02.947117 [ 3 ] {50daa770-4ef9-41ca-815b-72d91417059a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3963 | 2023.12.14 12:58:02.947283 [ 3 ] {50daa770-4ef9-41ca-815b-72d91417059a} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3964 | 2023.12.14 12:58:02.947435 [ 3 ] {50daa770-4ef9-41ca-815b-72d91417059a} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001330211 sec., 33077 rows/sec., 2.62 MiB/sec. | ||
3965 | 2023.12.14 12:58:02.947590 [ 3 ] {50daa770-4ef9-41ca-815b-72d91417059a} <Debug> DynamicQueryHandler: Done processing query | ||
3966 | 2023.12.14 12:58:02.947617 [ 3 ] {50daa770-4ef9-41ca-815b-72d91417059a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3967 | 2023.12.14 12:58:02.947633 [ 3 ] {} <Debug> HTTP-Session: 6b3c9dd9-e839-417d-aeca-c19bf6720105 Destroying unnamed session | ||
3968 | 2023.12.14 12:58:02.947809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 26470, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3969 | 2023.12.14 12:58:02.947862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3970 | 2023.12.14 12:58:02.947883 [ 3 ] {} <Debug> HTTP-Session: 119cee1b-7da7-451d-947c-ca529c2ad5f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3971 | 2023.12.14 12:58:02.947902 [ 3 ] {} <Debug> HTTP-Session: 119cee1b-7da7-451d-947c-ca529c2ad5f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3972 | 2023.12.14 12:58:02.947987 [ 3 ] {e918df83-2701-4493-a4c8-35ee4803c4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3973 | 2023.12.14 12:58:02.948028 [ 3 ] {e918df83-2701-4493-a4c8-35ee4803c4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3974 | 2023.12.14 12:58:02.948137 [ 3 ] {e918df83-2701-4493-a4c8-35ee4803c4dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3975 | 2023.12.14 12:58:02.948565 [ 3 ] {e918df83-2701-4493-a4c8-35ee4803c4dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3976 | 2023.12.14 12:58:02.948786 [ 3 ] {e918df83-2701-4493-a4c8-35ee4803c4dc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3977 | 2023.12.14 12:58:02.948941 [ 3 ] {e918df83-2701-4493-a4c8-35ee4803c4dc} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3978 | 2023.12.14 12:58:02.949066 [ 3 ] {e918df83-2701-4493-a4c8-35ee4803c4dc} <Information> executeQuery: Read 168 rows, 16.22 KiB in 0.001050404 sec., 159938 rows/sec., 15.08 MiB/sec. | ||
3979 | 2023.12.14 12:58:02.949188 [ 3 ] {e918df83-2701-4493-a4c8-35ee4803c4dc} <Debug> DynamicQueryHandler: Done processing query | ||
3980 | 2023.12.14 12:58:02.949212 [ 3 ] {e918df83-2701-4493-a4c8-35ee4803c4dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3981 | 2023.12.14 12:58:02.949228 [ 3 ] {} <Debug> HTTP-Session: 119cee1b-7da7-451d-947c-ca529c2ad5f8 Destroying unnamed session | ||
3982 | 2023.12.14 12:58:02.949351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 11546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3983 | 2023.12.14 12:58:02.949400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3984 | 2023.12.14 12:58:02.949419 [ 3 ] {} <Debug> HTTP-Session: 3898a87b-353c-45fa-aff8-266131172e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3985 | 2023.12.14 12:58:02.949436 [ 3 ] {} <Debug> HTTP-Session: 3898a87b-353c-45fa-aff8-266131172e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3986 | 2023.12.14 12:58:02.949510 [ 3 ] {62eebdb8-8be7-4283-9884-e0972e4fa5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3987 | 2023.12.14 12:58:02.949548 [ 3 ] {62eebdb8-8be7-4283-9884-e0972e4fa5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3988 | 2023.12.14 12:58:02.949656 [ 3 ] {62eebdb8-8be7-4283-9884-e0972e4fa5ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3989 | 2023.12.14 12:58:02.949987 [ 3 ] {62eebdb8-8be7-4283-9884-e0972e4fa5ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
3990 | 2023.12.14 12:58:02.950195 [ 3 ] {62eebdb8-8be7-4283-9884-e0972e4fa5ec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3991 | 2023.12.14 12:58:02.950347 [ 3 ] {62eebdb8-8be7-4283-9884-e0972e4fa5ec} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3992 | 2023.12.14 12:58:02.950478 [ 3 ] {62eebdb8-8be7-4283-9884-e0972e4fa5ec} <Information> executeQuery: Read 68 rows, 5.42 KiB in 0.000933371 sec., 72854 rows/sec., 5.67 MiB/sec. | ||
3993 | 2023.12.14 12:58:02.950672 [ 3 ] {62eebdb8-8be7-4283-9884-e0972e4fa5ec} <Debug> DynamicQueryHandler: Done processing query | ||
3994 | 2023.12.14 12:58:02.950696 [ 3 ] {62eebdb8-8be7-4283-9884-e0972e4fa5ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
3995 | 2023.12.14 12:58:02.950712 [ 3 ] {} <Debug> HTTP-Session: 3898a87b-353c-45fa-aff8-266131172e0e Destroying unnamed session | ||
3996 | 2023.12.14 12:58:02.950864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3997 | 2023.12.14 12:58:02.950910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3998 | 2023.12.14 12:58:02.950930 [ 3 ] {} <Debug> HTTP-Session: 65a7e80d-b786-49b9-809e-85b883d2ae6b Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
3999 | 2023.12.14 12:58:02.950947 [ 3 ] {} <Debug> HTTP-Session: 65a7e80d-b786-49b9-809e-85b883d2ae6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4000 | 2023.12.14 12:58:02.951020 [ 3 ] {19de6ba3-75da-4d7f-9380-4a2bf834c76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4001 | 2023.12.14 12:58:02.951064 [ 3 ] {19de6ba3-75da-4d7f-9380-4a2bf834c76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4002 | 2023.12.14 12:58:02.951194 [ 3 ] {19de6ba3-75da-4d7f-9380-4a2bf834c76f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4003 | 2023.12.14 12:58:02.951487 [ 3 ] {19de6ba3-75da-4d7f-9380-4a2bf834c76f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4004 | 2023.12.14 12:58:02.951755 [ 3 ] {19de6ba3-75da-4d7f-9380-4a2bf834c76f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4005 | 2023.12.14 12:58:02.951931 [ 3 ] {19de6ba3-75da-4d7f-9380-4a2bf834c76f} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4006 | 2023.12.14 12:58:02.952051 [ 3 ] {19de6ba3-75da-4d7f-9380-4a2bf834c76f} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001003473 sec., 35875 rows/sec., 2.53 MiB/sec. | ||
4007 | 2023.12.14 12:58:02.952170 [ 3 ] {19de6ba3-75da-4d7f-9380-4a2bf834c76f} <Debug> DynamicQueryHandler: Done processing query | ||
4008 | 2023.12.14 12:58:02.952193 [ 3 ] {19de6ba3-75da-4d7f-9380-4a2bf834c76f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4009 | 2023.12.14 12:58:02.952209 [ 3 ] {} <Debug> HTTP-Session: 65a7e80d-b786-49b9-809e-85b883d2ae6b Destroying unnamed session | ||
4010 | 2023.12.14 12:58:02.952368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 47087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4011 | 2023.12.14 12:58:02.952415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4012 | 2023.12.14 12:58:02.952434 [ 3 ] {} <Debug> HTTP-Session: d16a209b-ff01-4ffa-ba6f-c6b35e64308a Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4013 | 2023.12.14 12:58:02.952450 [ 3 ] {} <Debug> HTTP-Session: d16a209b-ff01-4ffa-ba6f-c6b35e64308a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4014 | 2023.12.14 12:58:02.952537 [ 3 ] {2af16387-827a-49cc-8ef2-114ae81ac492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4015 | 2023.12.14 12:58:02.952580 [ 3 ] {2af16387-827a-49cc-8ef2-114ae81ac492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4016 | 2023.12.14 12:58:02.952714 [ 3 ] {2af16387-827a-49cc-8ef2-114ae81ac492} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4017 | 2023.12.14 12:58:02.953433 [ 3 ] {2af16387-827a-49cc-8ef2-114ae81ac492} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4018 | 2023.12.14 12:58:02.953740 [ 3 ] {2af16387-827a-49cc-8ef2-114ae81ac492} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4019 | 2023.12.14 12:58:02.953922 [ 3 ] {2af16387-827a-49cc-8ef2-114ae81ac492} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
4020 | 2023.12.14 12:58:02.954044 [ 3 ] {2af16387-827a-49cc-8ef2-114ae81ac492} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001478523 sec., 29759 rows/sec., 40.16 MiB/sec. | ||
4021 | 2023.12.14 12:58:02.954173 [ 3 ] {2af16387-827a-49cc-8ef2-114ae81ac492} <Debug> DynamicQueryHandler: Done processing query | ||
4022 | 2023.12.14 12:58:02.954196 [ 3 ] {2af16387-827a-49cc-8ef2-114ae81ac492} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4023 | 2023.12.14 12:58:02.954211 [ 3 ] {} <Debug> HTTP-Session: d16a209b-ff01-4ffa-ba6f-c6b35e64308a Destroying unnamed session | ||
4024 | 2023.12.14 12:58:12.944818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4025 | 2023.12.14 12:58:12.944931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4026 | 2023.12.14 12:58:12.944958 [ 3 ] {} <Debug> HTTP-Session: 32c056e7-2486-4129-a1a5-6d01cf96ad96 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4027 | 2023.12.14 12:58:12.944982 [ 3 ] {} <Debug> HTTP-Session: 32c056e7-2486-4129-a1a5-6d01cf96ad96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4028 | 2023.12.14 12:58:12.945107 [ 3 ] {852af254-0d02-410d-92a0-51877296212b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4029 | 2023.12.14 12:58:12.945167 [ 3 ] {852af254-0d02-410d-92a0-51877296212b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4030 | 2023.12.14 12:58:12.945327 [ 3 ] {852af254-0d02-410d-92a0-51877296212b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4031 | 2023.12.14 12:58:12.945782 [ 3 ] {852af254-0d02-410d-92a0-51877296212b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4032 | 2023.12.14 12:58:12.946057 [ 3 ] {852af254-0d02-410d-92a0-51877296212b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4033 | 2023.12.14 12:58:12.946230 [ 3 ] {852af254-0d02-410d-92a0-51877296212b} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4034 | 2023.12.14 12:58:12.946369 [ 3 ] {852af254-0d02-410d-92a0-51877296212b} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001219128 sec., 40192 rows/sec., 3.18 MiB/sec. | ||
4035 | 2023.12.14 12:58:12.946549 [ 3 ] {852af254-0d02-410d-92a0-51877296212b} <Debug> DynamicQueryHandler: Done processing query | ||
4036 | 2023.12.14 12:58:12.946576 [ 3 ] {852af254-0d02-410d-92a0-51877296212b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4037 | 2023.12.14 12:58:12.946593 [ 3 ] {} <Debug> HTTP-Session: 32c056e7-2486-4129-a1a5-6d01cf96ad96 Destroying unnamed session | ||
4038 | 2023.12.14 12:58:12.946735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 23473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4039 | 2023.12.14 12:58:12.946789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4040 | 2023.12.14 12:58:12.946809 [ 3 ] {} <Debug> HTTP-Session: 6c72d049-2f18-41a2-b143-48cb6ffa75f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4041 | 2023.12.14 12:58:12.946828 [ 3 ] {} <Debug> HTTP-Session: 6c72d049-2f18-41a2-b143-48cb6ffa75f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4042 | 2023.12.14 12:58:12.946915 [ 3 ] {b7eda5d2-9e95-4b76-bd38-40a1d172df5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4043 | 2023.12.14 12:58:12.946958 [ 3 ] {b7eda5d2-9e95-4b76-bd38-40a1d172df5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4044 | 2023.12.14 12:58:12.947070 [ 3 ] {b7eda5d2-9e95-4b76-bd38-40a1d172df5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4045 | 2023.12.14 12:58:12.947485 [ 3 ] {b7eda5d2-9e95-4b76-bd38-40a1d172df5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4046 | 2023.12.14 12:58:12.947723 [ 3 ] {b7eda5d2-9e95-4b76-bd38-40a1d172df5e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4047 | 2023.12.14 12:58:12.947908 [ 3 ] {b7eda5d2-9e95-4b76-bd38-40a1d172df5e} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4048 | 2023.12.14 12:58:12.948038 [ 3 ] {b7eda5d2-9e95-4b76-bd38-40a1d172df5e} <Information> executeQuery: Read 147 rows, 14.49 KiB in 0.001088925 sec., 134995 rows/sec., 13.00 MiB/sec. | ||
4049 | 2023.12.14 12:58:12.948165 [ 3 ] {b7eda5d2-9e95-4b76-bd38-40a1d172df5e} <Debug> DynamicQueryHandler: Done processing query | ||
4050 | 2023.12.14 12:58:12.948189 [ 3 ] {b7eda5d2-9e95-4b76-bd38-40a1d172df5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4051 | 2023.12.14 12:58:12.948206 [ 3 ] {} <Debug> HTTP-Session: 6c72d049-2f18-41a2-b143-48cb6ffa75f6 Destroying unnamed session | ||
4052 | 2023.12.14 12:58:12.948332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 8889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4053 | 2023.12.14 12:58:12.948381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4054 | 2023.12.14 12:58:12.948400 [ 3 ] {} <Debug> HTTP-Session: 37ea6253-f525-4076-9d91-b4df50a8b0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4055 | 2023.12.14 12:58:12.948418 [ 3 ] {} <Debug> HTTP-Session: 37ea6253-f525-4076-9d91-b4df50a8b0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4056 | 2023.12.14 12:58:12.948495 [ 3 ] {f35d8574-0490-4948-b1a0-53298d2736bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4057 | 2023.12.14 12:58:12.948535 [ 3 ] {f35d8574-0490-4948-b1a0-53298d2736bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4058 | 2023.12.14 12:58:12.948645 [ 3 ] {f35d8574-0490-4948-b1a0-53298d2736bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4059 | 2023.12.14 12:58:12.948978 [ 3 ] {f35d8574-0490-4948-b1a0-53298d2736bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4060 | 2023.12.14 12:58:12.949204 [ 3 ] {f35d8574-0490-4948-b1a0-53298d2736bc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4061 | 2023.12.14 12:58:12.949373 [ 3 ] {f35d8574-0490-4948-b1a0-53298d2736bc} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4062 | 2023.12.14 12:58:12.949503 [ 3 ] {f35d8574-0490-4948-b1a0-53298d2736bc} <Information> executeQuery: Read 52 rows, 4.19 KiB in 0.000975772 sec., 53291 rows/sec., 4.20 MiB/sec. | ||
4063 | 2023.12.14 12:58:12.949625 [ 3 ] {f35d8574-0490-4948-b1a0-53298d2736bc} <Debug> DynamicQueryHandler: Done processing query | ||
4064 | 2023.12.14 12:58:12.949649 [ 3 ] {f35d8574-0490-4948-b1a0-53298d2736bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4065 | 2023.12.14 12:58:12.949664 [ 3 ] {} <Debug> HTTP-Session: 37ea6253-f525-4076-9d91-b4df50a8b0b1 Destroying unnamed session | ||
4066 | 2023.12.14 12:58:12.949881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 52429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4067 | 2023.12.14 12:58:12.949927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4068 | 2023.12.14 12:58:12.949947 [ 3 ] {} <Debug> HTTP-Session: 9d57719c-9a0b-4dc8-a728-2bb2fa019cf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4069 | 2023.12.14 12:58:12.949964 [ 3 ] {} <Debug> HTTP-Session: 9d57719c-9a0b-4dc8-a728-2bb2fa019cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4070 | 2023.12.14 12:58:12.950054 [ 3 ] {45c0bd1f-b1a0-45d5-a3c6-0128abda1f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4071 | 2023.12.14 12:58:12.950099 [ 3 ] {45c0bd1f-b1a0-45d5-a3c6-0128abda1f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4072 | 2023.12.14 12:58:12.950239 [ 3 ] {45c0bd1f-b1a0-45d5-a3c6-0128abda1f42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4073 | 2023.12.14 12:58:12.950752 [ 3 ] {45c0bd1f-b1a0-45d5-a3c6-0128abda1f42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4074 | 2023.12.14 12:58:12.951083 [ 3 ] {45c0bd1f-b1a0-45d5-a3c6-0128abda1f42} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4075 | 2023.12.14 12:58:12.951275 [ 3 ] {45c0bd1f-b1a0-45d5-a3c6-0128abda1f42} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
4076 | 2023.12.14 12:58:12.951410 [ 3 ] {45c0bd1f-b1a0-45d5-a3c6-0128abda1f42} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.00132567 sec., 36962 rows/sec., 49.88 MiB/sec. | ||
4077 | 2023.12.14 12:58:12.951541 [ 3 ] {45c0bd1f-b1a0-45d5-a3c6-0128abda1f42} <Debug> DynamicQueryHandler: Done processing query | ||
4078 | 2023.12.14 12:58:12.951564 [ 3 ] {45c0bd1f-b1a0-45d5-a3c6-0128abda1f42} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4079 | 2023.12.14 12:58:12.951580 [ 3 ] {} <Debug> HTTP-Session: 9d57719c-9a0b-4dc8-a728-2bb2fa019cf6 Destroying unnamed session | ||
4080 | 2023.12.14 12:58:12.951705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4081 | 2023.12.14 12:58:12.951751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4082 | 2023.12.14 12:58:12.951771 [ 3 ] {} <Debug> HTTP-Session: 1e5b40d0-d34a-41d9-889a-0cf81f8665c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4083 | 2023.12.14 12:58:12.951789 [ 3 ] {} <Debug> HTTP-Session: 1e5b40d0-d34a-41d9-889a-0cf81f8665c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4084 | 2023.12.14 12:58:12.951859 [ 3 ] {135dfbb5-f2dd-4f3e-9506-fd5e736864fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4085 | 2023.12.14 12:58:12.951900 [ 3 ] {135dfbb5-f2dd-4f3e-9506-fd5e736864fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4086 | 2023.12.14 12:58:12.952010 [ 3 ] {135dfbb5-f2dd-4f3e-9506-fd5e736864fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4087 | 2023.12.14 12:58:12.952279 [ 3 ] {135dfbb5-f2dd-4f3e-9506-fd5e736864fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4088 | 2023.12.14 12:58:12.952520 [ 3 ] {135dfbb5-f2dd-4f3e-9506-fd5e736864fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4089 | 2023.12.14 12:58:12.952702 [ 3 ] {135dfbb5-f2dd-4f3e-9506-fd5e736864fc} <Trace> oximeter.measurements_i64 (25882005-45da-4b24-8cd0-cad79e474cd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
4090 | 2023.12.14 12:58:12.952831 [ 3 ] {135dfbb5-f2dd-4f3e-9506-fd5e736864fc} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000939081 sec., 3194 rows/sec., 255.82 KiB/sec. | ||
4091 | 2023.12.14 12:58:12.952998 [ 3 ] {135dfbb5-f2dd-4f3e-9506-fd5e736864fc} <Debug> DynamicQueryHandler: Done processing query | ||
4092 | 2023.12.14 12:58:12.953023 [ 3 ] {135dfbb5-f2dd-4f3e-9506-fd5e736864fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4093 | 2023.12.14 12:58:12.953039 [ 3 ] {} <Debug> HTTP-Session: 1e5b40d0-d34a-41d9-889a-0cf81f8665c9 Destroying unnamed session | ||
4094 | 2023.12.14 12:58:17.891390 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4095 | 2023.12.14 12:58:17.891490 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4096 | 2023.12.14 12:58:22.945339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4097 | 2023.12.14 12:58:22.945480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4098 | 2023.12.14 12:58:22.945512 [ 3 ] {} <Debug> HTTP-Session: f398bf5d-6f5b-45a1-9585-c070d3cbe162 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4099 | 2023.12.14 12:58:22.945539 [ 3 ] {} <Debug> HTTP-Session: f398bf5d-6f5b-45a1-9585-c070d3cbe162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4100 | 2023.12.14 12:58:22.945678 [ 3 ] {d9dc57df-2131-4dbf-b866-d8e4b276657f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4101 | 2023.12.14 12:58:22.945746 [ 3 ] {d9dc57df-2131-4dbf-b866-d8e4b276657f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4102 | 2023.12.14 12:58:22.945928 [ 3 ] {d9dc57df-2131-4dbf-b866-d8e4b276657f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4103 | 2023.12.14 12:58:22.946424 [ 3 ] {d9dc57df-2131-4dbf-b866-d8e4b276657f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4104 | 2023.12.14 12:58:22.946699 [ 3 ] {d9dc57df-2131-4dbf-b866-d8e4b276657f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4105 | 2023.12.14 12:58:22.946882 [ 3 ] {d9dc57df-2131-4dbf-b866-d8e4b276657f} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4106 | 2023.12.14 12:58:22.947033 [ 3 ] {d9dc57df-2131-4dbf-b866-d8e4b276657f} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001305609 sec., 40594 rows/sec., 3.21 MiB/sec. | ||
4107 | 2023.12.14 12:58:22.947189 [ 3 ] {d9dc57df-2131-4dbf-b866-d8e4b276657f} <Debug> DynamicQueryHandler: Done processing query | ||
4108 | 2023.12.14 12:58:22.947214 [ 3 ] {d9dc57df-2131-4dbf-b866-d8e4b276657f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4109 | 2023.12.14 12:58:22.947233 [ 3 ] {} <Debug> HTTP-Session: f398bf5d-6f5b-45a1-9585-c070d3cbe162 Destroying unnamed session | ||
4110 | 2023.12.14 12:58:22.947359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4111 | 2023.12.14 12:58:22.947412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4112 | 2023.12.14 12:58:22.947433 [ 3 ] {} <Debug> HTTP-Session: 49eb62c0-ae6b-4c1d-8923-26afbda99ec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4113 | 2023.12.14 12:58:22.947451 [ 3 ] {} <Debug> HTTP-Session: 49eb62c0-ae6b-4c1d-8923-26afbda99ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4114 | 2023.12.14 12:58:22.947531 [ 3 ] {156e84ae-b45f-4386-bbad-2a3a4919de8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4115 | 2023.12.14 12:58:22.947573 [ 3 ] {156e84ae-b45f-4386-bbad-2a3a4919de8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4116 | 2023.12.14 12:58:22.947686 [ 3 ] {156e84ae-b45f-4386-bbad-2a3a4919de8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4117 | 2023.12.14 12:58:22.948009 [ 3 ] {156e84ae-b45f-4386-bbad-2a3a4919de8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4118 | 2023.12.14 12:58:22.948230 [ 3 ] {156e84ae-b45f-4386-bbad-2a3a4919de8e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4119 | 2023.12.14 12:58:22.948386 [ 3 ] {156e84ae-b45f-4386-bbad-2a3a4919de8e} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4120 | 2023.12.14 12:58:22.948513 [ 3 ] {156e84ae-b45f-4386-bbad-2a3a4919de8e} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000945872 sec., 4228 rows/sec., 353.10 KiB/sec. | ||
4121 | 2023.12.14 12:58:22.948668 [ 3 ] {156e84ae-b45f-4386-bbad-2a3a4919de8e} <Debug> DynamicQueryHandler: Done processing query | ||
4122 | 2023.12.14 12:58:22.948694 [ 3 ] {156e84ae-b45f-4386-bbad-2a3a4919de8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4123 | 2023.12.14 12:58:22.948710 [ 3 ] {} <Debug> HTTP-Session: 49eb62c0-ae6b-4c1d-8923-26afbda99ec3 Destroying unnamed session | ||
4124 | 2023.12.14 12:58:22.948903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 25540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4125 | 2023.12.14 12:58:22.948950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4126 | 2023.12.14 12:58:22.948970 [ 3 ] {} <Debug> HTTP-Session: 89ab05bd-7f14-4eb5-889c-47f2d4854f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4127 | 2023.12.14 12:58:22.948987 [ 3 ] {} <Debug> HTTP-Session: 89ab05bd-7f14-4eb5-889c-47f2d4854f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4128 | 2023.12.14 12:58:22.949066 [ 3 ] {27270f50-f8f2-4c66-bfa7-5c962fa62f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4129 | 2023.12.14 12:58:22.949107 [ 3 ] {27270f50-f8f2-4c66-bfa7-5c962fa62f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4130 | 2023.12.14 12:58:22.949219 [ 3 ] {27270f50-f8f2-4c66-bfa7-5c962fa62f1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4131 | 2023.12.14 12:58:22.949688 [ 3 ] {27270f50-f8f2-4c66-bfa7-5c962fa62f1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4132 | 2023.12.14 12:58:22.949906 [ 3 ] {27270f50-f8f2-4c66-bfa7-5c962fa62f1f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4133 | 2023.12.14 12:58:22.950055 [ 3 ] {27270f50-f8f2-4c66-bfa7-5c962fa62f1f} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4134 | 2023.12.14 12:58:22.950184 [ 3 ] {27270f50-f8f2-4c66-bfa7-5c962fa62f1f} <Information> executeQuery: Read 161 rows, 15.71 KiB in 0.001088645 sec., 147890 rows/sec., 14.09 MiB/sec. | ||
4135 | 2023.12.14 12:58:22.950290 [ 3 ] {27270f50-f8f2-4c66-bfa7-5c962fa62f1f} <Debug> DynamicQueryHandler: Done processing query | ||
4136 | 2023.12.14 12:58:22.950312 [ 3 ] {27270f50-f8f2-4c66-bfa7-5c962fa62f1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4137 | 2023.12.14 12:58:22.950327 [ 3 ] {} <Debug> HTTP-Session: 89ab05bd-7f14-4eb5-889c-47f2d4854f42 Destroying unnamed session | ||
4138 | 2023.12.14 12:58:22.950490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4139 | 2023.12.14 12:58:22.950536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4140 | 2023.12.14 12:58:22.950556 [ 3 ] {} <Debug> HTTP-Session: a9dc6a92-60b5-4468-990c-1f05c20846c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4141 | 2023.12.14 12:58:22.950573 [ 3 ] {} <Debug> HTTP-Session: a9dc6a92-60b5-4468-990c-1f05c20846c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4142 | 2023.12.14 12:58:22.950642 [ 3 ] {59fdeded-a78b-4cdb-a077-7c44b01860f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4143 | 2023.12.14 12:58:22.950680 [ 3 ] {59fdeded-a78b-4cdb-a077-7c44b01860f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4144 | 2023.12.14 12:58:22.950786 [ 3 ] {59fdeded-a78b-4cdb-a077-7c44b01860f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4145 | 2023.12.14 12:58:22.951077 [ 3 ] {59fdeded-a78b-4cdb-a077-7c44b01860f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4146 | 2023.12.14 12:58:22.951294 [ 3 ] {59fdeded-a78b-4cdb-a077-7c44b01860f9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4147 | 2023.12.14 12:58:22.951492 [ 3 ] {59fdeded-a78b-4cdb-a077-7c44b01860f9} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
4148 | 2023.12.14 12:58:22.951620 [ 3 ] {59fdeded-a78b-4cdb-a077-7c44b01860f9} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000948532 sec., 4217 rows/sec., 294.45 KiB/sec. | ||
4149 | 2023.12.14 12:58:22.951821 [ 3 ] {59fdeded-a78b-4cdb-a077-7c44b01860f9} <Debug> DynamicQueryHandler: Done processing query | ||
4150 | 2023.12.14 12:58:22.951846 [ 3 ] {59fdeded-a78b-4cdb-a077-7c44b01860f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4151 | 2023.12.14 12:58:22.951862 [ 3 ] {} <Debug> HTTP-Session: a9dc6a92-60b5-4468-990c-1f05c20846c5 Destroying unnamed session | ||
4152 | 2023.12.14 12:58:22.951989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 11240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4153 | 2023.12.14 12:58:22.952035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4154 | 2023.12.14 12:58:22.952055 [ 3 ] {} <Debug> HTTP-Session: 57d6fb13-f5fc-422f-8103-923317df7890 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4155 | 2023.12.14 12:58:22.952074 [ 3 ] {} <Debug> HTTP-Session: 57d6fb13-f5fc-422f-8103-923317df7890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4156 | 2023.12.14 12:58:22.952149 [ 3 ] {1c15a636-4119-451d-8a43-76e774dfd15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4157 | 2023.12.14 12:58:22.952189 [ 3 ] {1c15a636-4119-451d-8a43-76e774dfd15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4158 | 2023.12.14 12:58:22.952310 [ 3 ] {1c15a636-4119-451d-8a43-76e774dfd15b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4159 | 2023.12.14 12:58:22.952640 [ 3 ] {1c15a636-4119-451d-8a43-76e774dfd15b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4160 | 2023.12.14 12:58:22.952854 [ 3 ] {1c15a636-4119-451d-8a43-76e774dfd15b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4161 | 2023.12.14 12:58:22.953016 [ 3 ] {1c15a636-4119-451d-8a43-76e774dfd15b} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4162 | 2023.12.14 12:58:22.953150 [ 3 ] {1c15a636-4119-451d-8a43-76e774dfd15b} <Information> executeQuery: Read 66 rows, 5.29 KiB in 0.000970492 sec., 68006 rows/sec., 5.33 MiB/sec. | ||
4163 | 2023.12.14 12:58:22.953273 [ 3 ] {1c15a636-4119-451d-8a43-76e774dfd15b} <Debug> DynamicQueryHandler: Done processing query | ||
4164 | 2023.12.14 12:58:22.953296 [ 3 ] {1c15a636-4119-451d-8a43-76e774dfd15b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4165 | 2023.12.14 12:58:22.953311 [ 3 ] {} <Debug> HTTP-Session: 57d6fb13-f5fc-422f-8103-923317df7890 Destroying unnamed session | ||
4166 | 2023.12.14 12:58:22.953450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4167 | 2023.12.14 12:58:22.953498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4168 | 2023.12.14 12:58:22.953518 [ 3 ] {} <Debug> HTTP-Session: 4d5ecb92-e0ca-48a7-abc8-587398b03630 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4169 | 2023.12.14 12:58:22.953535 [ 3 ] {} <Debug> HTTP-Session: 4d5ecb92-e0ca-48a7-abc8-587398b03630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4170 | 2023.12.14 12:58:22.953605 [ 3 ] {981ec59a-0bf2-44be-aa81-a9159233a2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4171 | 2023.12.14 12:58:22.953648 [ 3 ] {981ec59a-0bf2-44be-aa81-a9159233a2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4172 | 2023.12.14 12:58:22.953774 [ 3 ] {981ec59a-0bf2-44be-aa81-a9159233a2f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4173 | 2023.12.14 12:58:22.954054 [ 3 ] {981ec59a-0bf2-44be-aa81-a9159233a2f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4174 | 2023.12.14 12:58:22.954313 [ 3 ] {981ec59a-0bf2-44be-aa81-a9159233a2f7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4175 | 2023.12.14 12:58:22.954499 [ 3 ] {981ec59a-0bf2-44be-aa81-a9159233a2f7} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4176 | 2023.12.14 12:58:22.954630 [ 3 ] {981ec59a-0bf2-44be-aa81-a9159233a2f7} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000992433 sec., 2015 rows/sec., 141.70 KiB/sec. | ||
4177 | 2023.12.14 12:58:22.954826 [ 3 ] {981ec59a-0bf2-44be-aa81-a9159233a2f7} <Debug> DynamicQueryHandler: Done processing query | ||
4178 | 2023.12.14 12:58:22.954851 [ 3 ] {981ec59a-0bf2-44be-aa81-a9159233a2f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4179 | 2023.12.14 12:58:22.954866 [ 3 ] {} <Debug> HTTP-Session: 4d5ecb92-e0ca-48a7-abc8-587398b03630 Destroying unnamed session | ||
4180 | 2023.12.14 12:58:22.955047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 56703, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4181 | 2023.12.14 12:58:22.955094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4182 | 2023.12.14 12:58:22.955114 [ 3 ] {} <Debug> HTTP-Session: 499a8fbc-a6d2-40cf-bf9f-1d26d0115081 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4183 | 2023.12.14 12:58:22.955130 [ 3 ] {} <Debug> HTTP-Session: 499a8fbc-a6d2-40cf-bf9f-1d26d0115081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4184 | 2023.12.14 12:58:22.955225 [ 3 ] {188818eb-784a-4bf5-b2a2-798885902d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4185 | 2023.12.14 12:58:22.955271 [ 3 ] {188818eb-784a-4bf5-b2a2-798885902d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4186 | 2023.12.14 12:58:22.955419 [ 3 ] {188818eb-784a-4bf5-b2a2-798885902d8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4187 | 2023.12.14 12:58:22.955936 [ 3 ] {188818eb-784a-4bf5-b2a2-798885902d8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4188 | 2023.12.14 12:58:22.956248 [ 3 ] {188818eb-784a-4bf5-b2a2-798885902d8a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4189 | 2023.12.14 12:58:22.956433 [ 3 ] {188818eb-784a-4bf5-b2a2-798885902d8a} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
4190 | 2023.12.14 12:58:22.956566 [ 3 ] {188818eb-784a-4bf5-b2a2-798885902d8a} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001304459 sec., 40629 rows/sec., 54.83 MiB/sec. | ||
4191 | 2023.12.14 12:58:22.956772 [ 3 ] {188818eb-784a-4bf5-b2a2-798885902d8a} <Debug> DynamicQueryHandler: Done processing query | ||
4192 | 2023.12.14 12:58:22.956796 [ 3 ] {188818eb-784a-4bf5-b2a2-798885902d8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4193 | 2023.12.14 12:58:22.956812 [ 3 ] {} <Debug> HTTP-Session: 499a8fbc-a6d2-40cf-bf9f-1d26d0115081 Destroying unnamed session | ||
4194 | 2023.12.14 12:58:22.956945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4195 | 2023.12.14 12:58:22.956991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4196 | 2023.12.14 12:58:22.957010 [ 3 ] {} <Debug> HTTP-Session: a0894370-86cf-4528-9e8d-b90f01967f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4197 | 2023.12.14 12:58:22.957028 [ 3 ] {} <Debug> HTTP-Session: a0894370-86cf-4528-9e8d-b90f01967f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4198 | 2023.12.14 12:58:22.957099 [ 3 ] {3ba600a3-65e4-4913-9772-2a959ba9ba37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4199 | 2023.12.14 12:58:22.957141 [ 3 ] {3ba600a3-65e4-4913-9772-2a959ba9ba37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4200 | 2023.12.14 12:58:22.957261 [ 3 ] {3ba600a3-65e4-4913-9772-2a959ba9ba37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4201 | 2023.12.14 12:58:22.957534 [ 3 ] {3ba600a3-65e4-4913-9772-2a959ba9ba37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4202 | 2023.12.14 12:58:22.957776 [ 3 ] {3ba600a3-65e4-4913-9772-2a959ba9ba37} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4203 | 2023.12.14 12:58:22.957953 [ 3 ] {3ba600a3-65e4-4913-9772-2a959ba9ba37} <Trace> oximeter.measurements_i64 (25882005-45da-4b24-8cd0-cad79e474cd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
4204 | 2023.12.14 12:58:22.958078 [ 3 ] {3ba600a3-65e4-4913-9772-2a959ba9ba37} <Information> executeQuery: Read 12 rows, 868.00 B in 0.000946612 sec., 12676 rows/sec., 895.46 KiB/sec. | ||
4205 | 2023.12.14 12:58:22.958207 [ 3 ] {3ba600a3-65e4-4913-9772-2a959ba9ba37} <Debug> DynamicQueryHandler: Done processing query | ||
4206 | 2023.12.14 12:58:22.958237 [ 3 ] {3ba600a3-65e4-4913-9772-2a959ba9ba37} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4207 | 2023.12.14 12:58:22.958252 [ 3 ] {} <Debug> HTTP-Session: a0894370-86cf-4528-9e8d-b90f01967f95 Destroying unnamed session | ||
4208 | 2023.12.14 12:58:32.891553 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4209 | 2023.12.14 12:58:32.891648 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4210 | 2023.12.14 12:58:32.946187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 8225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4211 | 2023.12.14 12:58:32.946339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4212 | 2023.12.14 12:58:32.946385 [ 3 ] {} <Debug> HTTP-Session: a4cea998-52c0-4fcf-a82f-9532f5925a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4213 | 2023.12.14 12:58:32.946427 [ 3 ] {} <Debug> HTTP-Session: a4cea998-52c0-4fcf-a82f-9532f5925a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4214 | 2023.12.14 12:58:32.946608 [ 3 ] {3c6e038b-ca39-43bd-91b0-404733de957c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4215 | 2023.12.14 12:58:32.946666 [ 3 ] {3c6e038b-ca39-43bd-91b0-404733de957c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4216 | 2023.12.14 12:58:32.946822 [ 3 ] {3c6e038b-ca39-43bd-91b0-404733de957c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4217 | 2023.12.14 12:58:32.947291 [ 3 ] {3c6e038b-ca39-43bd-91b0-404733de957c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4218 | 2023.12.14 12:58:32.947564 [ 3 ] {3c6e038b-ca39-43bd-91b0-404733de957c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4219 | 2023.12.14 12:58:32.947725 [ 3 ] {3c6e038b-ca39-43bd-91b0-404733de957c} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4220 | 2023.12.14 12:58:32.947856 [ 3 ] {3c6e038b-ca39-43bd-91b0-404733de957c} <Information> executeQuery: Read 57 rows, 4.62 KiB in 0.001211378 sec., 47053 rows/sec., 3.72 MiB/sec. | ||
4221 | 2023.12.14 12:58:32.947869 [ 102 ] {} <Debug> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Selected 6 parts from all_1_30_7 to all_35_35_0 | ||
4222 | 2023.12.14 12:58:32.947949 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4223 | 2023.12.14 12:58:32.948054 [ 3 ] {3c6e038b-ca39-43bd-91b0-404733de957c} <Debug> DynamicQueryHandler: Done processing query | ||
4224 | 2023.12.14 12:58:32.948067 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_7 to all_35_35_0 into Compact | ||
4225 | 2023.12.14 12:58:32.948093 [ 3 ] {3c6e038b-ca39-43bd-91b0-404733de957c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4226 | 2023.12.14 12:58:32.948141 [ 3 ] {} <Debug> HTTP-Session: a4cea998-52c0-4fcf-a82f-9532f5925a7c Destroying unnamed session | ||
4227 | 2023.12.14 12:58:32.948222 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4228 | 2023.12.14 12:58:32.948264 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 44 rows starting from the beginning of the part | ||
4229 | 2023.12.14 12:58:32.948302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4230 | 2023.12.14 12:58:32.948383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4231 | 2023.12.14 12:58:32.948440 [ 3 ] {} <Debug> HTTP-Session: d6881429-dc3f-4334-bfb1-278723f153d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4232 | 2023.12.14 12:58:32.948500 [ 3 ] {} <Debug> HTTP-Session: d6881429-dc3f-4334-bfb1-278723f153d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4233 | 2023.12.14 12:58:32.948507 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part | ||
4234 | 2023.12.14 12:58:32.948684 [ 3 ] {9dc2aebb-0c3d-43e6-a70d-7f36a4a9bab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4235 | 2023.12.14 12:58:32.948728 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
4236 | 2023.12.14 12:58:32.948793 [ 3 ] {9dc2aebb-0c3d-43e6-a70d-7f36a4a9bab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4237 | 2023.12.14 12:58:32.949001 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
4238 | 2023.12.14 12:58:32.949215 [ 3 ] {9dc2aebb-0c3d-43e6-a70d-7f36a4a9bab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4239 | 2023.12.14 12:58:32.949244 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part | ||
4240 | 2023.12.14 12:58:32.949431 [ 18 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 57 rows starting from the beginning of the part | ||
4241 | 2023.12.14 12:58:32.949963 [ 3 ] {9dc2aebb-0c3d-43e6-a70d-7f36a4a9bab0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4242 | 2023.12.14 12:58:32.950398 [ 3 ] {9dc2aebb-0c3d-43e6-a70d-7f36a4a9bab0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4243 | 2023.12.14 12:58:32.950688 [ 3 ] {9dc2aebb-0c3d-43e6-a70d-7f36a4a9bab0} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4244 | 2023.12.14 12:58:32.951015 [ 3 ] {9dc2aebb-0c3d-43e6-a70d-7f36a4a9bab0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002263721 sec., 883 rows/sec., 75.49 KiB/sec. | ||
4245 | 2023.12.14 12:58:32.951049 [ 9 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 4 columns (4 merged, 0 gathered) in 0.003018178 sec., 96415.78462237814 rows/sec., 7.63 MiB/sec. | ||
4246 | 2023.12.14 12:58:32.951216 [ 3 ] {9dc2aebb-0c3d-43e6-a70d-7f36a4a9bab0} <Debug> DynamicQueryHandler: Done processing query | ||
4247 | 2023.12.14 12:58:32.951247 [ 9 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
4248 | 2023.12.14 12:58:32.951253 [ 3 ] {9dc2aebb-0c3d-43e6-a70d-7f36a4a9bab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4249 | 2023.12.14 12:58:32.951308 [ 3 ] {} <Debug> HTTP-Session: d6881429-dc3f-4334-bfb1-278723f153d3 Destroying unnamed session | ||
4250 | 2023.12.14 12:58:32.951506 [ 9 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8. | ||
4251 | 2023.12.14 12:58:32.951569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 32528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4252 | 2023.12.14 12:58:32.951613 [ 9 ] {f360acce-85fd-4977-9012-c42c785fbd7d::all_1_35_8} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d) (MergerMutator): Merged 6 parts: from all_1_30_7 to all_35_35_0 | ||
4253 | 2023.12.14 12:58:32.951640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4254 | 2023.12.14 12:58:32.951670 [ 3 ] {} <Debug> HTTP-Session: 10430330-c949-4e95-ad52-055013408a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4255 | 2023.12.14 12:58:32.951719 [ 3 ] {} <Debug> HTTP-Session: 10430330-c949-4e95-ad52-055013408a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4256 | 2023.12.14 12:58:32.951811 [ 3 ] {e5ecfe7f-1a60-488e-b7dc-5608009b2f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4257 | 2023.12.14 12:58:32.951849 [ 3 ] {e5ecfe7f-1a60-488e-b7dc-5608009b2f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4258 | 2023.12.14 12:58:32.951967 [ 3 ] {e5ecfe7f-1a60-488e-b7dc-5608009b2f67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4259 | 2023.12.14 12:58:32.952433 [ 3 ] {e5ecfe7f-1a60-488e-b7dc-5608009b2f67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4260 | 2023.12.14 12:58:32.952659 [ 3 ] {e5ecfe7f-1a60-488e-b7dc-5608009b2f67} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4261 | 2023.12.14 12:58:32.952810 [ 3 ] {e5ecfe7f-1a60-488e-b7dc-5608009b2f67} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4262 | 2023.12.14 12:58:32.952935 [ 3 ] {e5ecfe7f-1a60-488e-b7dc-5608009b2f67} <Information> executeQuery: Read 208 rows, 19.85 KiB in 0.001095255 sec., 189910 rows/sec., 17.70 MiB/sec. | ||
4263 | 2023.12.14 12:58:32.953038 [ 3 ] {e5ecfe7f-1a60-488e-b7dc-5608009b2f67} <Debug> DynamicQueryHandler: Done processing query | ||
4264 | 2023.12.14 12:58:32.953061 [ 3 ] {e5ecfe7f-1a60-488e-b7dc-5608009b2f67} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4265 | 2023.12.14 12:58:32.953076 [ 3 ] {} <Debug> HTTP-Session: 10430330-c949-4e95-ad52-055013408a1f Destroying unnamed session | ||
4266 | 2023.12.14 12:58:32.953192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4267 | 2023.12.14 12:58:32.953235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4268 | 2023.12.14 12:58:32.953255 [ 3 ] {} <Debug> HTTP-Session: 1d1d381b-93da-4626-8749-05966a514d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4269 | 2023.12.14 12:58:32.953272 [ 3 ] {} <Debug> HTTP-Session: 1d1d381b-93da-4626-8749-05966a514d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4270 | 2023.12.14 12:58:32.953340 [ 3 ] {bad04b9e-25e3-4d70-94d3-3d07c41879c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4271 | 2023.12.14 12:58:32.953378 [ 3 ] {bad04b9e-25e3-4d70-94d3-3d07c41879c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4272 | 2023.12.14 12:58:32.953481 [ 3 ] {bad04b9e-25e3-4d70-94d3-3d07c41879c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4273 | 2023.12.14 12:58:32.953803 [ 3 ] {bad04b9e-25e3-4d70-94d3-3d07c41879c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4274 | 2023.12.14 12:58:32.954006 [ 3 ] {bad04b9e-25e3-4d70-94d3-3d07c41879c4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4275 | 2023.12.14 12:58:32.954151 [ 3 ] {bad04b9e-25e3-4d70-94d3-3d07c41879c4} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
4276 | 2023.12.14 12:58:32.954266 [ 3 ] {bad04b9e-25e3-4d70-94d3-3d07c41879c4} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00089834 sec., 2226 rows/sec., 155.45 KiB/sec. | ||
4277 | 2023.12.14 12:58:32.954385 [ 3 ] {bad04b9e-25e3-4d70-94d3-3d07c41879c4} <Debug> DynamicQueryHandler: Done processing query | ||
4278 | 2023.12.14 12:58:32.954407 [ 3 ] {bad04b9e-25e3-4d70-94d3-3d07c41879c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4279 | 2023.12.14 12:58:32.954423 [ 3 ] {} <Debug> HTTP-Session: 1d1d381b-93da-4626-8749-05966a514d4b Destroying unnamed session | ||
4280 | 2023.12.14 12:58:32.954542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 14093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4281 | 2023.12.14 12:58:32.954585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4282 | 2023.12.14 12:58:32.954604 [ 3 ] {} <Debug> HTTP-Session: c2fa9aed-e12b-419f-a548-64c8123fec68 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4283 | 2023.12.14 12:58:32.954621 [ 3 ] {} <Debug> HTTP-Session: c2fa9aed-e12b-419f-a548-64c8123fec68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4284 | 2023.12.14 12:58:32.954692 [ 3 ] {68847091-1d07-4279-b0f8-dbddfb401996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4285 | 2023.12.14 12:58:32.954729 [ 3 ] {68847091-1d07-4279-b0f8-dbddfb401996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4286 | 2023.12.14 12:58:32.954832 [ 3 ] {68847091-1d07-4279-b0f8-dbddfb401996} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4287 | 2023.12.14 12:58:32.955165 [ 3 ] {68847091-1d07-4279-b0f8-dbddfb401996} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4288 | 2023.12.14 12:58:32.955375 [ 3 ] {68847091-1d07-4279-b0f8-dbddfb401996} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4289 | 2023.12.14 12:58:32.955526 [ 3 ] {68847091-1d07-4279-b0f8-dbddfb401996} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4290 | 2023.12.14 12:58:32.955653 [ 3 ] {68847091-1d07-4279-b0f8-dbddfb401996} <Information> executeQuery: Read 83 rows, 6.63 KiB in 0.000933291 sec., 88932 rows/sec., 6.93 MiB/sec. | ||
4291 | 2023.12.14 12:58:32.955802 [ 3 ] {68847091-1d07-4279-b0f8-dbddfb401996} <Debug> DynamicQueryHandler: Done processing query | ||
4292 | 2023.12.14 12:58:32.955830 [ 3 ] {68847091-1d07-4279-b0f8-dbddfb401996} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4293 | 2023.12.14 12:58:32.955846 [ 3 ] {} <Debug> HTTP-Session: c2fa9aed-e12b-419f-a548-64c8123fec68 Destroying unnamed session | ||
4294 | 2023.12.14 12:58:32.955981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4295 | 2023.12.14 12:58:32.956052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4296 | 2023.12.14 12:58:32.956078 [ 3 ] {} <Debug> HTTP-Session: 7c0819a3-cff2-4fd6-aada-88a5289d565e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4297 | 2023.12.14 12:58:32.956099 [ 3 ] {} <Debug> HTTP-Session: 7c0819a3-cff2-4fd6-aada-88a5289d565e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4298 | 2023.12.14 12:58:32.956189 [ 3 ] {7951f11b-f678-4c7a-8a4f-8e243701d4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4299 | 2023.12.14 12:58:32.956240 [ 3 ] {7951f11b-f678-4c7a-8a4f-8e243701d4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4300 | 2023.12.14 12:58:32.956385 [ 3 ] {7951f11b-f678-4c7a-8a4f-8e243701d4c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4301 | 2023.12.14 12:58:32.956712 [ 3 ] {7951f11b-f678-4c7a-8a4f-8e243701d4c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4302 | 2023.12.14 12:58:32.956985 [ 3 ] {7951f11b-f678-4c7a-8a4f-8e243701d4c2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4303 | 2023.12.14 12:58:32.957157 [ 3 ] {7951f11b-f678-4c7a-8a4f-8e243701d4c2} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4304 | 2023.12.14 12:58:32.957286 [ 3 ] {7951f11b-f678-4c7a-8a4f-8e243701d4c2} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001056974 sec., 35005 rows/sec., 2.47 MiB/sec. | ||
4305 | 2023.12.14 12:58:32.957462 [ 3 ] {7951f11b-f678-4c7a-8a4f-8e243701d4c2} <Debug> DynamicQueryHandler: Done processing query | ||
4306 | 2023.12.14 12:58:32.957486 [ 3 ] {7951f11b-f678-4c7a-8a4f-8e243701d4c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4307 | 2023.12.14 12:58:32.957502 [ 3 ] {} <Debug> HTTP-Session: 7c0819a3-cff2-4fd6-aada-88a5289d565e Destroying unnamed session | ||
4308 | 2023.12.14 12:58:32.957684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 60978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4309 | 2023.12.14 12:58:32.957730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4310 | 2023.12.14 12:58:32.957749 [ 3 ] {} <Debug> HTTP-Session: 31d41725-130f-48a8-a6f4-eee78cdd1f8e Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4311 | 2023.12.14 12:58:32.957766 [ 3 ] {} <Debug> HTTP-Session: 31d41725-130f-48a8-a6f4-eee78cdd1f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4312 | 2023.12.14 12:58:32.957858 [ 3 ] {aedda0f3-861b-4d44-bf43-875eb07df248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4313 | 2023.12.14 12:58:32.957901 [ 3 ] {aedda0f3-861b-4d44-bf43-875eb07df248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4314 | 2023.12.14 12:58:32.958045 [ 3 ] {aedda0f3-861b-4d44-bf43-875eb07df248} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4315 | 2023.12.14 12:58:32.958582 [ 3 ] {aedda0f3-861b-4d44-bf43-875eb07df248} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4316 | 2023.12.14 12:58:32.958902 [ 3 ] {aedda0f3-861b-4d44-bf43-875eb07df248} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4317 | 2023.12.14 12:58:32.959078 [ 3 ] {aedda0f3-861b-4d44-bf43-875eb07df248} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4318 | 2023.12.14 12:58:32.959218 [ 3 ] {aedda0f3-861b-4d44-bf43-875eb07df248} <Information> executeQuery: Read 57 rows, 78.76 KiB in 0.00133204 sec., 42791 rows/sec., 57.74 MiB/sec. | ||
4319 | 2023.12.14 12:58:32.959340 [ 3 ] {aedda0f3-861b-4d44-bf43-875eb07df248} <Debug> DynamicQueryHandler: Done processing query | ||
4320 | 2023.12.14 12:58:32.959363 [ 3 ] {aedda0f3-861b-4d44-bf43-875eb07df248} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4321 | 2023.12.14 12:58:32.959378 [ 3 ] {} <Debug> HTTP-Session: 31d41725-130f-48a8-a6f4-eee78cdd1f8e Destroying unnamed session | ||
4322 | 2023.12.14 12:58:42.945081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 8656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4323 | 2023.12.14 12:58:42.945206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4324 | 2023.12.14 12:58:42.945235 [ 3 ] {} <Debug> HTTP-Session: b8d6d48d-3cc5-4a15-b75b-889c3f16657c Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4325 | 2023.12.14 12:58:42.945261 [ 3 ] {} <Debug> HTTP-Session: b8d6d48d-3cc5-4a15-b75b-889c3f16657c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4326 | 2023.12.14 12:58:42.945401 [ 3 ] {38c75a87-5c87-4bd8-a26d-8342233e5ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4327 | 2023.12.14 12:58:42.945468 [ 3 ] {38c75a87-5c87-4bd8-a26d-8342233e5ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4328 | 2023.12.14 12:58:42.945642 [ 3 ] {38c75a87-5c87-4bd8-a26d-8342233e5ed8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4329 | 2023.12.14 12:58:42.946116 [ 3 ] {38c75a87-5c87-4bd8-a26d-8342233e5ed8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4330 | 2023.12.14 12:58:42.946368 [ 3 ] {38c75a87-5c87-4bd8-a26d-8342233e5ed8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4331 | 2023.12.14 12:58:42.946529 [ 3 ] {38c75a87-5c87-4bd8-a26d-8342233e5ed8} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4332 | 2023.12.14 12:58:42.946655 [ 3 ] {38c75a87-5c87-4bd8-a26d-8342233e5ed8} <Information> executeQuery: Read 60 rows, 4.86 KiB in 0.001212477 sec., 49485 rows/sec., 3.92 MiB/sec. | ||
4333 | 2023.12.14 12:58:42.946804 [ 3 ] {38c75a87-5c87-4bd8-a26d-8342233e5ed8} <Debug> DynamicQueryHandler: Done processing query | ||
4334 | 2023.12.14 12:58:42.946828 [ 3 ] {38c75a87-5c87-4bd8-a26d-8342233e5ed8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4335 | 2023.12.14 12:58:42.946844 [ 3 ] {} <Debug> HTTP-Session: b8d6d48d-3cc5-4a15-b75b-889c3f16657c Destroying unnamed session | ||
4336 | 2023.12.14 12:58:42.946971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4337 | 2023.12.14 12:58:42.947016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4338 | 2023.12.14 12:58:42.947035 [ 3 ] {} <Debug> HTTP-Session: 48e29263-9308-439a-ab66-1b04ff7ab4fb Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4339 | 2023.12.14 12:58:42.947051 [ 3 ] {} <Debug> HTTP-Session: 48e29263-9308-439a-ab66-1b04ff7ab4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4340 | 2023.12.14 12:58:42.947120 [ 3 ] {91db1a74-8b0e-4740-99db-a5e7c12c823e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4341 | 2023.12.14 12:58:42.947159 [ 3 ] {91db1a74-8b0e-4740-99db-a5e7c12c823e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4342 | 2023.12.14 12:58:42.947262 [ 3 ] {91db1a74-8b0e-4740-99db-a5e7c12c823e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4343 | 2023.12.14 12:58:42.947557 [ 3 ] {91db1a74-8b0e-4740-99db-a5e7c12c823e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4344 | 2023.12.14 12:58:42.947757 [ 3 ] {91db1a74-8b0e-4740-99db-a5e7c12c823e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4345 | 2023.12.14 12:58:42.947912 [ 3 ] {91db1a74-8b0e-4740-99db-a5e7c12c823e} <Trace> oximeter.fields_ipaddr (914bffe5-0df7-42f1-8f5a-5996c8722816): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4346 | 2023.12.14 12:58:42.948033 [ 3 ] {91db1a74-8b0e-4740-99db-a5e7c12c823e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00088053 sec., 2271 rows/sec., 194.09 KiB/sec. | ||
4347 | 2023.12.14 12:58:42.948149 [ 3 ] {91db1a74-8b0e-4740-99db-a5e7c12c823e} <Debug> DynamicQueryHandler: Done processing query | ||
4348 | 2023.12.14 12:58:42.948172 [ 3 ] {91db1a74-8b0e-4740-99db-a5e7c12c823e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4349 | 2023.12.14 12:58:42.948187 [ 3 ] {} <Debug> HTTP-Session: 48e29263-9308-439a-ab66-1b04ff7ab4fb Destroying unnamed session | ||
4350 | 2023.12.14 12:58:42.948363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 28636, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4351 | 2023.12.14 12:58:42.948408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4352 | 2023.12.14 12:58:42.948427 [ 3 ] {} <Debug> HTTP-Session: a55c3ff7-60b8-4aaa-a480-c55a1e13b2ee Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4353 | 2023.12.14 12:58:42.948443 [ 3 ] {} <Debug> HTTP-Session: a55c3ff7-60b8-4aaa-a480-c55a1e13b2ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4354 | 2023.12.14 12:58:42.948515 [ 3 ] {dbeffe57-f574-4508-a682-757d0c5c5e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4355 | 2023.12.14 12:58:42.948553 [ 3 ] {dbeffe57-f574-4508-a682-757d0c5c5e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4356 | 2023.12.14 12:58:42.948657 [ 3 ] {dbeffe57-f574-4508-a682-757d0c5c5e83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4357 | 2023.12.14 12:58:42.949050 [ 3 ] {dbeffe57-f574-4508-a682-757d0c5c5e83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4358 | 2023.12.14 12:58:42.949265 [ 3 ] {dbeffe57-f574-4508-a682-757d0c5c5e83} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4359 | 2023.12.14 12:58:42.949404 [ 3 ] {dbeffe57-f574-4508-a682-757d0c5c5e83} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4360 | 2023.12.14 12:58:42.949531 [ 3 ] {dbeffe57-f574-4508-a682-757d0c5c5e83} <Information> executeQuery: Read 181 rows, 17.59 KiB in 0.000977682 sec., 185131 rows/sec., 17.57 MiB/sec. | ||
4361 | 2023.12.14 12:58:42.949544 [ 98 ] {} <Debug> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4362 | 2023.12.14 12:58:42.949674 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4363 | 2023.12.14 12:58:42.949698 [ 3 ] {dbeffe57-f574-4508-a682-757d0c5c5e83} <Debug> DynamicQueryHandler: Done processing query | ||
4364 | 2023.12.14 12:58:42.949738 [ 3 ] {dbeffe57-f574-4508-a682-757d0c5c5e83} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4365 | 2023.12.14 12:58:42.949774 [ 3 ] {} <Debug> HTTP-Session: a55c3ff7-60b8-4aaa-a480-c55a1e13b2ee Destroying unnamed session | ||
4366 | 2023.12.14 12:58:42.949784 [ 21 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4367 | 2023.12.14 12:58:42.949861 [ 21 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4368 | 2023.12.14 12:58:42.949892 [ 21 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 172 rows starting from the beginning of the part | ||
4369 | 2023.12.14 12:58:42.949936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4370 | 2023.12.14 12:58:42.949993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4371 | 2023.12.14 12:58:42.950021 [ 3 ] {} <Debug> HTTP-Session: c17f676c-00d2-45d8-8992-3e7aa7b0e8de Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4372 | 2023.12.14 12:58:42.950029 [ 21 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 168 rows starting from the beginning of the part | ||
4373 | 2023.12.14 12:58:42.950042 [ 3 ] {} <Debug> HTTP-Session: c17f676c-00d2-45d8-8992-3e7aa7b0e8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4374 | 2023.12.14 12:58:42.950156 [ 3 ] {da2a6af4-63ee-4314-b3f1-81f07c0cb55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4375 | 2023.12.14 12:58:42.950166 [ 21 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 147 rows starting from the beginning of the part | ||
4376 | 2023.12.14 12:58:42.950212 [ 3 ] {da2a6af4-63ee-4314-b3f1-81f07c0cb55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4377 | 2023.12.14 12:58:42.950327 [ 21 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 161 rows starting from the beginning of the part | ||
4378 | 2023.12.14 12:58:42.950437 [ 3 ] {da2a6af4-63ee-4314-b3f1-81f07c0cb55b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4379 | 2023.12.14 12:58:42.950470 [ 21 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 208 rows starting from the beginning of the part | ||
4380 | 2023.12.14 12:58:42.950587 [ 21 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 181 rows starting from the beginning of the part | ||
4381 | 2023.12.14 12:58:42.950953 [ 3 ] {da2a6af4-63ee-4314-b3f1-81f07c0cb55b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4382 | 2023.12.14 12:58:42.951213 [ 3 ] {da2a6af4-63ee-4314-b3f1-81f07c0cb55b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4383 | 2023.12.14 12:58:42.951405 [ 3 ] {da2a6af4-63ee-4314-b3f1-81f07c0cb55b} <Trace> oximeter.fields_u16 (045161f7-bea8-46b7-983a-25586874803a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4384 | 2023.12.14 12:58:42.951512 [ 3 ] {da2a6af4-63ee-4314-b3f1-81f07c0cb55b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00132569 sec., 1508 rows/sec., 105.34 KiB/sec. | ||
4385 | 2023.12.14 12:58:42.951870 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1037 rows, containing 4 columns (4 merged, 0 gathered) in 0.002120738 sec., 488980.72274840175 rows/sec., 46.25 MiB/sec. | ||
4386 | 2023.12.14 12:58:42.951988 [ 3 ] {da2a6af4-63ee-4314-b3f1-81f07c0cb55b} <Debug> DynamicQueryHandler: Done processing query | ||
4387 | 2023.12.14 12:58:42.952031 [ 3 ] {da2a6af4-63ee-4314-b3f1-81f07c0cb55b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4388 | 2023.12.14 12:58:42.952063 [ 3 ] {} <Debug> HTTP-Session: c17f676c-00d2-45d8-8992-3e7aa7b0e8de Destroying unnamed session | ||
4389 | 2023.12.14 12:58:42.952076 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4390 | 2023.12.14 12:58:42.952249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 10560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4391 | 2023.12.14 12:58:42.952327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4392 | 2023.12.14 12:58:42.952359 [ 3 ] {} <Debug> HTTP-Session: ddc9ad7d-cea0-4cd8-818c-5c9257e59cef Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4393 | 2023.12.14 12:58:42.952396 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4394 | 2023.12.14 12:58:42.952407 [ 3 ] {} <Debug> HTTP-Session: ddc9ad7d-cea0-4cd8-818c-5c9257e59cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4395 | 2023.12.14 12:58:42.952518 [ 9 ] {69ebbd3b-ec10-4d68-8386-14533d1f1566::all_1_36_7} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4396 | 2023.12.14 12:58:42.952566 [ 3 ] {1a848b62-e179-4d4d-8262-720f3af757b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4397 | 2023.12.14 12:58:42.952665 [ 3 ] {1a848b62-e179-4d4d-8262-720f3af757b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4398 | 2023.12.14 12:58:42.952806 [ 3 ] {1a848b62-e179-4d4d-8262-720f3af757b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4399 | 2023.12.14 12:58:42.953396 [ 3 ] {1a848b62-e179-4d4d-8262-720f3af757b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4400 | 2023.12.14 12:58:42.953652 [ 3 ] {1a848b62-e179-4d4d-8262-720f3af757b2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4401 | 2023.12.14 12:58:42.953845 [ 3 ] {1a848b62-e179-4d4d-8262-720f3af757b2} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4402 | 2023.12.14 12:58:42.953970 [ 3 ] {1a848b62-e179-4d4d-8262-720f3af757b2} <Information> executeQuery: Read 62 rows, 4.97 KiB in 0.001350391 sec., 45912 rows/sec., 3.59 MiB/sec. | ||
4403 | 2023.12.14 12:58:42.953963 [ 97 ] {} <Debug> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4404 | 2023.12.14 12:58:42.954040 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4405 | 2023.12.14 12:58:42.954125 [ 3 ] {1a848b62-e179-4d4d-8262-720f3af757b2} <Debug> DynamicQueryHandler: Done processing query | ||
4406 | 2023.12.14 12:58:42.954133 [ 9 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4407 | 2023.12.14 12:58:42.954164 [ 3 ] {1a848b62-e179-4d4d-8262-720f3af757b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4408 | 2023.12.14 12:58:42.954218 [ 3 ] {} <Debug> HTTP-Session: ddc9ad7d-cea0-4cd8-818c-5c9257e59cef Destroying unnamed session | ||
4409 | 2023.12.14 12:58:42.954277 [ 9 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4410 | 2023.12.14 12:58:42.954320 [ 9 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 94 rows starting from the beginning of the part | ||
4411 | 2023.12.14 12:58:42.954405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4412 | 2023.12.14 12:58:42.954473 [ 9 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 68 rows starting from the beginning of the part | ||
4413 | 2023.12.14 12:58:42.954487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4414 | 2023.12.14 12:58:42.954550 [ 3 ] {} <Debug> HTTP-Session: 9acee081-aee4-4763-af38-cda6a2b0a7ee Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4415 | 2023.12.14 12:58:42.954594 [ 3 ] {} <Debug> HTTP-Session: 9acee081-aee4-4763-af38-cda6a2b0a7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4416 | 2023.12.14 12:58:42.954662 [ 9 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part | ||
4417 | 2023.12.14 12:58:42.954788 [ 3 ] {0437ac4c-0643-4ea3-9172-343a018ffd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4418 | 2023.12.14 12:58:42.954853 [ 9 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part | ||
4419 | 2023.12.14 12:58:42.954882 [ 3 ] {0437ac4c-0643-4ea3-9172-343a018ffd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4420 | 2023.12.14 12:58:42.955072 [ 9 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 83 rows starting from the beginning of the part | ||
4421 | 2023.12.14 12:58:42.955357 [ 9 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 62 rows starting from the beginning of the part | ||
4422 | 2023.12.14 12:58:42.955516 [ 3 ] {0437ac4c-0643-4ea3-9172-343a018ffd73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4423 | 2023.12.14 12:58:42.956471 [ 3 ] {0437ac4c-0643-4ea3-9172-343a018ffd73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4424 | 2023.12.14 12:58:42.957175 [ 21 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 4 columns (4 merged, 0 gathered) in 0.00307815 sec., 138069.94460958694 rows/sec., 10.79 MiB/sec. | ||
4425 | 2023.12.14 12:58:42.957182 [ 3 ] {0437ac4c-0643-4ea3-9172-343a018ffd73} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4426 | 2023.12.14 12:58:42.957306 [ 12 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4427 | 2023.12.14 12:58:42.957430 [ 3 ] {0437ac4c-0643-4ea3-9172-343a018ffd73} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4428 | 2023.12.14 12:58:42.957533 [ 12 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4429 | 2023.12.14 12:58:42.957601 [ 3 ] {0437ac4c-0643-4ea3-9172-343a018ffd73} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002753822 sec., 363 rows/sec., 25.53 KiB/sec. | ||
4430 | 2023.12.14 12:58:42.957636 [ 12 ] {8374aedb-dd5b-4d3b-8227-e2498ff6e389::all_1_36_7} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4431 | 2023.12.14 12:58:42.957784 [ 3 ] {0437ac4c-0643-4ea3-9172-343a018ffd73} <Debug> DynamicQueryHandler: Done processing query | ||
4432 | 2023.12.14 12:58:42.957813 [ 3 ] {0437ac4c-0643-4ea3-9172-343a018ffd73} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4433 | 2023.12.14 12:58:42.957830 [ 3 ] {} <Debug> HTTP-Session: 9acee081-aee4-4763-af38-cda6a2b0a7ee Destroying unnamed session | ||
4434 | 2023.12.14 12:58:42.958054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 64184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4435 | 2023.12.14 12:58:42.958109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4436 | 2023.12.14 12:58:42.958132 [ 3 ] {} <Debug> HTTP-Session: 3552650c-6aaf-4fde-8ae0-2d21680170a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4437 | 2023.12.14 12:58:42.958150 [ 3 ] {} <Debug> HTTP-Session: 3552650c-6aaf-4fde-8ae0-2d21680170a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4438 | 2023.12.14 12:58:42.958244 [ 3 ] {3c6c4a79-e81a-492d-a338-d5df1004272d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4439 | 2023.12.14 12:58:42.958291 [ 3 ] {3c6c4a79-e81a-492d-a338-d5df1004272d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4440 | 2023.12.14 12:58:42.958432 [ 3 ] {3c6c4a79-e81a-492d-a338-d5df1004272d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4441 | 2023.12.14 12:58:42.959165 [ 3 ] {3c6c4a79-e81a-492d-a338-d5df1004272d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4442 | 2023.12.14 12:58:42.959518 [ 3 ] {3c6c4a79-e81a-492d-a338-d5df1004272d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4443 | 2023.12.14 12:58:42.959729 [ 3 ] {3c6c4a79-e81a-492d-a338-d5df1004272d} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4444 | 2023.12.14 12:58:42.959847 [ 97 ] {} <Debug> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4445 | 2023.12.14 12:58:42.959854 [ 3 ] {3c6c4a79-e81a-492d-a338-d5df1004272d} <Information> executeQuery: Read 60 rows, 82.91 KiB in 0.001575286 sec., 38088 rows/sec., 51.40 MiB/sec. | ||
4446 | 2023.12.14 12:58:42.959898 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4447 | 2023.12.14 12:58:42.960098 [ 20 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4448 | 2023.12.14 12:58:42.960130 [ 3 ] {3c6c4a79-e81a-492d-a338-d5df1004272d} <Debug> DynamicQueryHandler: Done processing query | ||
4449 | 2023.12.14 12:58:42.960173 [ 3 ] {3c6c4a79-e81a-492d-a338-d5df1004272d} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB. | ||
4450 | 2023.12.14 12:58:42.960205 [ 3 ] {} <Debug> HTTP-Session: 3552650c-6aaf-4fde-8ae0-2d21680170a0 Destroying unnamed session | ||
4451 | 2023.12.14 12:58:42.960310 [ 20 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4452 | 2023.12.14 12:58:42.960364 [ 20 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1339 rows starting from the beginning of the part | ||
4453 | 2023.12.14 12:58:42.960530 [ 20 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
4454 | 2023.12.14 12:58:42.960666 [ 20 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
4455 | 2023.12.14 12:58:42.960810 [ 20 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part | ||
4456 | 2023.12.14 12:58:42.960930 [ 20 ] {802688ff-ed7a-422d-8478-9454f969cd66::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 | ||
4457 | 2023.12.14 12:58:42.961052 [ 20 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
4458 | 2023.12.14 12:58:42.965830 [ 21 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 6 columns (6 merged, 0 gathered) in 0.005866942 sec., 273055.366833352 rows/sec., 368.47 MiB/sec. | ||
4459 | 2023.12.14 12:58:42.966795 [ 21 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4460 | 2023.12.14 12:58:42.967017 [ 21 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4461 | 2023.12.14 12:58:42.967084 [ 21 ] {802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4462 | 2023.12.14 12:58:42.967161 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 802688ff-ed7a-422d-8478-9454f969cd66::all_1_36_7: 8.98 MiB. | ||
4463 | 2023.12.14 12:58:43.000131 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.50 MiB, peak 244.45 MiB, will set to 237.45 MiB (RSS), difference: -1.05 MiB | ||
4464 | 2023.12.14 12:58:47.891708 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4465 | 2023.12.14 12:58:47.891798 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4466 | 2023.12.14 12:58:52.945926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 9088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4467 | 2023.12.14 12:58:52.946111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4468 | 2023.12.14 12:58:52.946158 [ 3 ] {} <Debug> HTTP-Session: 31b084ea-e863-4f81-a1b8-2b1c58fa217f Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4469 | 2023.12.14 12:58:52.946199 [ 3 ] {} <Debug> HTTP-Session: 31b084ea-e863-4f81-a1b8-2b1c58fa217f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4470 | 2023.12.14 12:58:52.946399 [ 3 ] {f65c0292-89eb-4823-8a4a-d41b04bc1dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4471 | 2023.12.14 12:58:52.946496 [ 3 ] {f65c0292-89eb-4823-8a4a-d41b04bc1dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4472 | 2023.12.14 12:58:52.946760 [ 3 ] {f65c0292-89eb-4823-8a4a-d41b04bc1dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4473 | 2023.12.14 12:58:52.947383 [ 3 ] {f65c0292-89eb-4823-8a4a-d41b04bc1dab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4474 | 2023.12.14 12:58:52.947655 [ 3 ] {f65c0292-89eb-4823-8a4a-d41b04bc1dab} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4475 | 2023.12.14 12:58:52.947822 [ 3 ] {f65c0292-89eb-4823-8a4a-d41b04bc1dab} <Trace> oximeter.fields_i64 (f360acce-85fd-4977-9012-c42c785fbd7d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4476 | 2023.12.14 12:58:52.947959 [ 3 ] {f65c0292-89eb-4823-8a4a-d41b04bc1dab} <Information> executeQuery: Read 63 rows, 5.11 KiB in 0.001502914 sec., 41918 rows/sec., 3.32 MiB/sec. | ||
4477 | 2023.12.14 12:58:52.948282 [ 3 ] {f65c0292-89eb-4823-8a4a-d41b04bc1dab} <Debug> DynamicQueryHandler: Done processing query | ||
4478 | 2023.12.14 12:58:52.948310 [ 3 ] {f65c0292-89eb-4823-8a4a-d41b04bc1dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4479 | 2023.12.14 12:58:52.948327 [ 3 ] {} <Debug> HTTP-Session: 31b084ea-e863-4f81-a1b8-2b1c58fa217f Destroying unnamed session | ||
4480 | 2023.12.14 12:58:52.948506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 29868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4481 | 2023.12.14 12:58:52.948560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4482 | 2023.12.14 12:58:52.948581 [ 3 ] {} <Debug> HTTP-Session: ae55cc17-e76d-402d-b446-c178470fbeb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4483 | 2023.12.14 12:58:52.948599 [ 3 ] {} <Debug> HTTP-Session: ae55cc17-e76d-402d-b446-c178470fbeb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4484 | 2023.12.14 12:58:52.948688 [ 3 ] {79dff86a-452c-414b-9d4e-e1b4bcb3c777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4485 | 2023.12.14 12:58:52.948733 [ 3 ] {79dff86a-452c-414b-9d4e-e1b4bcb3c777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4486 | 2023.12.14 12:58:52.948861 [ 3 ] {79dff86a-452c-414b-9d4e-e1b4bcb3c777} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4487 | 2023.12.14 12:58:52.949310 [ 3 ] {79dff86a-452c-414b-9d4e-e1b4bcb3c777} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4488 | 2023.12.14 12:58:52.949539 [ 3 ] {79dff86a-452c-414b-9d4e-e1b4bcb3c777} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4489 | 2023.12.14 12:58:52.949691 [ 3 ] {79dff86a-452c-414b-9d4e-e1b4bcb3c777} <Trace> oximeter.fields_string (69ebbd3b-ec10-4d68-8386-14533d1f1566): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4490 | 2023.12.14 12:58:52.949818 [ 3 ] {79dff86a-452c-414b-9d4e-e1b4bcb3c777} <Information> executeQuery: Read 189 rows, 18.33 KiB in 0.001100165 sec., 171792 rows/sec., 16.27 MiB/sec. | ||
4491 | 2023.12.14 12:58:52.950028 [ 3 ] {79dff86a-452c-414b-9d4e-e1b4bcb3c777} <Debug> DynamicQueryHandler: Done processing query | ||
4492 | 2023.12.14 12:58:52.950053 [ 3 ] {79dff86a-452c-414b-9d4e-e1b4bcb3c777} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4493 | 2023.12.14 12:58:52.950071 [ 3 ] {} <Debug> HTTP-Session: ae55cc17-e76d-402d-b446-c178470fbeb7 Destroying unnamed session | ||
4494 | 2023.12.14 12:58:52.950204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 12254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4495 | 2023.12.14 12:58:52.950253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4496 | 2023.12.14 12:58:52.950274 [ 3 ] {} <Debug> HTTP-Session: 29e3b133-bd0d-470f-a03b-db60d7160290 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4497 | 2023.12.14 12:58:52.950291 [ 3 ] {} <Debug> HTTP-Session: 29e3b133-bd0d-470f-a03b-db60d7160290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4498 | 2023.12.14 12:58:52.950367 [ 3 ] {85d22f13-0691-4769-b359-1566e34dd08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4499 | 2023.12.14 12:58:52.950407 [ 3 ] {85d22f13-0691-4769-b359-1566e34dd08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4500 | 2023.12.14 12:58:52.950527 [ 3 ] {85d22f13-0691-4769-b359-1566e34dd08b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4501 | 2023.12.14 12:58:52.950853 [ 3 ] {85d22f13-0691-4769-b359-1566e34dd08b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4502 | 2023.12.14 12:58:52.951068 [ 3 ] {85d22f13-0691-4769-b359-1566e34dd08b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4503 | 2023.12.14 12:58:52.951222 [ 3 ] {85d22f13-0691-4769-b359-1566e34dd08b} <Trace> oximeter.fields_uuid (8374aedb-dd5b-4d3b-8227-e2498ff6e389): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4504 | 2023.12.14 12:58:52.951354 [ 3 ] {85d22f13-0691-4769-b359-1566e34dd08b} <Information> executeQuery: Read 72 rows, 5.77 KiB in 0.000953582 sec., 75504 rows/sec., 5.91 MiB/sec. | ||
4505 | 2023.12.14 12:58:52.951640 [ 3 ] {85d22f13-0691-4769-b359-1566e34dd08b} <Debug> DynamicQueryHandler: Done processing query | ||
4506 | 2023.12.14 12:58:52.951665 [ 3 ] {85d22f13-0691-4769-b359-1566e34dd08b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4507 | 2023.12.14 12:58:52.951681 [ 3 ] {} <Debug> HTTP-Session: 29e3b133-bd0d-470f-a03b-db60d7160290 Destroying unnamed session | ||
4508 | 2023.12.14 12:58:52.951943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 67391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4509 | 2023.12.14 12:58:52.951994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4510 | 2023.12.14 12:58:52.952014 [ 3 ] {} <Debug> HTTP-Session: f0447315-25b6-4997-af09-3653a93b288a Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4511 | 2023.12.14 12:58:52.952031 [ 3 ] {} <Debug> HTTP-Session: f0447315-25b6-4997-af09-3653a93b288a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4512 | 2023.12.14 12:58:52.952134 [ 3 ] {195bfed2-e342-4ac5-989a-d158891dd632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4513 | 2023.12.14 12:58:52.952181 [ 3 ] {195bfed2-e342-4ac5-989a-d158891dd632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4514 | 2023.12.14 12:58:52.952342 [ 3 ] {195bfed2-e342-4ac5-989a-d158891dd632} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4515 | 2023.12.14 12:58:52.952918 [ 3 ] {195bfed2-e342-4ac5-989a-d158891dd632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4516 | 2023.12.14 12:58:52.953268 [ 3 ] {195bfed2-e342-4ac5-989a-d158891dd632} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4517 | 2023.12.14 12:58:52.953451 [ 3 ] {195bfed2-e342-4ac5-989a-d158891dd632} <Trace> oximeter.measurements_histogramf64 (802688ff-ed7a-422d-8478-9454f969cd66): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4518 | 2023.12.14 12:58:52.953585 [ 3 ] {195bfed2-e342-4ac5-989a-d158891dd632} <Information> executeQuery: Read 63 rows, 87.06 KiB in 0.001421632 sec., 44315 rows/sec., 59.80 MiB/sec. | ||
4519 | 2023.12.14 12:58:52.953715 [ 3 ] {195bfed2-e342-4ac5-989a-d158891dd632} <Debug> DynamicQueryHandler: Done processing query | ||
4520 | 2023.12.14 12:58:52.953739 [ 3 ] {195bfed2-e342-4ac5-989a-d158891dd632} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
4521 | 2023.12.14 12:58:52.953755 [ 3 ] {} <Debug> HTTP-Session: f0447315-25b6-4997-af09-3653a93b288a Destroying unnamed session | ||
4522 | 2023.12.14 12:58:52.953877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58431, User-Agent: (none), Length: 1449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4523 | 2023.12.14 12:58:52.953923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4524 | 2023.12.14 12:58:52.953943 [ 3 ] {} <Debug> HTTP-Session: 9e9ce2e2-5242-460a-af4d-d4d9e3def6e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58431 | ||
4525 | 2023.12.14 12:58:52.953960 [ 3 ] {} <Debug> HTTP-Session: 9e9ce2e2-5242-460a-af4d-d4d9e3def6e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4526 | 2023.12.14 12:58:52.954028 [ 3 ] {5c177bab-b98f-4488-9c78-b26f6ded56de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58431) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4527 | 2023.12.14 12:58:52.954068 [ 3 ] {5c177bab-b98f-4488-9c78-b26f6ded56de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4528 | 2023.12.14 12:58:52.954175 [ 3 ] {5c177bab-b98f-4488-9c78-b26f6ded56de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4529 | 2023.12.14 12:58:52.954444 [ 3 ] {5c177bab-b98f-4488-9c78-b26f6ded56de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.53 GiB. | ||
4530 | 2023.12.14 12:58:52.954689 [ 3 ] {5c177bab-b98f-4488-9c78-b26f6ded56de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4531 | 2023.12.14 12:58:52.954864 [ 3 ] {5c177bab-b98f-4488-9c78-b26f6ded56de} <Trace> oximeter.measurements_i64 (25882005-45da-4b24-8cd0-cad79e474cd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
4532 | 2023.12.14 12:58:52.954996 [ 3 ] {5c177bab-b98f-4488-9c78-b26f6ded56de} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000938082 sec., 9594 rows/sec., 677.70 KiB/sec. | ||
4533 | 2023.12.14 12:58:52.955136 [ 3 ] {5c177bab-b98f-4488-9c78-b26f6ded56de} <Debug> DynamicQueryHandler: Done processing query | ||
4534 | 2023.12.14 12:58:52.955160 [ 3 ] {5c177bab-b98f-4488-9c78-b26f6ded56de} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4535 | 2023.12.14 12:58:52.955175 [ 3 ] {} <Debug> HTTP-Session: 9e9ce2e2-5242-460a-af4d-d4d9e3def6e2 Destroying unnamed session | ||
4536 | 2023.12.14 12:58:55.994202 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
4537 | 2023.12.14 12:58:55.994305 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.52 GiB. | ||
4538 | 2023.12.14 12:58:55.994429 [ 12 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact | ||
4539 | 2023.12.14 12:58:55.994610 [ 12 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4540 | 2023.12.14 12:58:55.994654 [ 12 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 522 rows starting from the beginning of the part | ||
4541 | 2023.12.14 12:58:55.994824 [ 12 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
4542 | 2023.12.14 12:58:55.994941 [ 12 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
4543 | 2023.12.14 12:58:55.995044 [ 12 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
4544 | 2023.12.14 12:58:55.995146 [ 12 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
4545 | 2023.12.14 12:58:55.995814 [ 12 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453513 sec., 411417.0289498615 rows/sec., 29.01 MiB/sec. | ||
4546 | 2023.12.14 12:58:55.995916 [ 12 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
4547 | 2023.12.14 12:58:55.996110 [ 12 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. | ||
4548 | 2023.12.14 12:58:55.996179 [ 12 ] {b1855c9a-51fe-4eef-9a1d-9b7983a0ff37::all_1_23_5} <Trace> oximeter.measurements_cumulativeu64 (b1855c9a-51fe-4eef-9a1d-9b7983a0ff37) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 |